Forms
-
event_reservation
-
eventDate
-
eventPrices
-
0
-
eventPrice
-
quantity
-
-
1
-
eventPrice
-
quantity
-
-
2
-
eventPrice
-
quantity
-
-
3
-
eventPrice
-
quantity
-
-
4
-
eventPrice
-
quantity
-
-
5
-
eventPrice
-
quantity
-
-
6
-
eventPrice
-
quantity
-
-
7
-
eventPrice
-
quantity
-
-
8
-
eventPrice
-
quantity
-
-
9
-
eventPrice
-
quantity
-
-
10
-
eventPrice
-
quantity
-
-
-
add
-
event_reservation
"App\Form\Website\Event\EventReservationType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
eventId | 9183 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2596 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2556 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2545 …} -namespace: Closure() {#2475 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2486 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
eventId | 9183 |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#2484 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "event_reservation" "_event_reservation" ] |
cache_key | "_event_reservation_event_reservation" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3734 -form: Symfony\Component\Form\Form {#2778 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3748 …5} |
full_name | "event_reservation" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "event_reservation" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation" |
valid | true |
value | null |
eventDate
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form_input_hidden js-event-reservation-date-input" ] |
[ "class" => "form_input_hidden js-event-reservation-date-input" ] |
choice_label | "id" |
same as passed value |
class | "App\Entity\Event\EventDate" |
same as passed value |
label | "Date" |
same as passed value |
label_attr | [ "class" => "form_label_hidden" ] |
[ "class" => "form_label_hidden" ] |
multiple | false |
false
|
placeholder | "Date" |
same as passed value |
query_builder | Closure(EventDateRepository $edr) {#2500 class: "App\Form\Website\Event\EventReservationType" this: App\Form\Website\Event\EventReservationType {#2528 …} use: { $eventId: 9183 } } |
Doctrine\ORM\QueryBuilder {#2621 -em: ContainerIS4GmmG\EntityManagerGhostEbeb667 {#541 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2635 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#2642 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#2637 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2644 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#2634 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#2640 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2622 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "e.id = :eventId" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2623 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ed.eventDate ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT ed, edb, e FROM App\Entity\Event\EventDate ed INNER JOIN ed.eventDateBlock edb INNER JOIN edb.event e WHERE e.id = :eventId ORDER BY ed.eventDate ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2638 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "edb" => "ed" "e" => "ed" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form_input_hidden js-event-reservation-date-input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "id" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2711 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2630 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2629 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2631 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2689 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2649 …} } |
choices | null |
class | "App\Entity\Event\EventDate" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2596 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2556 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2545 …} -namespace: Closure() {#2475 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerIS4GmmG\EntityManagerGhostEbeb667 {#541 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2684 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerIS4GmmG\EntityManagerGhostEbeb667 {#541 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2619 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Date" |
label_attr | [ "class" => "form_label_hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Date" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#2621 -em: ContainerIS4GmmG\EntityManagerGhostEbeb667 {#541 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2635 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#2642 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#2637 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2644 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#2634 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#2640 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2622 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "e.id = :eventId" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2623 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ed.eventDate ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT ed, edb, e FROM App\Entity\Event\EventDate ed INNER JOIN ed.eventDateBlock edb INNER JOIN edb.event e WHERE e.id = :eventId ORDER BY ed.eventDate ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2638 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "edb" => "ed" "e" => "ed" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#2616 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-date-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventDate" ] |
cache_key | "_event_reservation_eventDate_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 9758 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3735 +label: "9758" +value: "9758" +data: App\Entity\Event\EventDate {#3695 …} +attr: [] +labelTranslationParameters: [] } 9759 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3712 +label: "9759" +value: "9759" +data: App\Entity\Event\EventDate {#3648 …} +attr: [] +labelTranslationParameters: [] } 9760 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3710 +label: "9760" +value: "9760" +data: App\Entity\Event\EventDate {#3513 …} +attr: [] +labelTranslationParameters: [] } 9761 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3715 +label: "9761" +value: "9761" +data: App\Entity\Event\EventDate {#3729 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3740 -form: Symfony\Component\Form\Form {#2771 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3742 …5} |
full_name | "event_reservation[eventDate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventDate" |
is_selected | Closure($choice, $value) {#3741 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Date" |
label_attr | [ "class" => "form_label_hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "eventDate" |
placeholder | "Date" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventDate" |
valid | true |
value | "" |
eventPrices
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
attr | [ "class" => "form_input_hidden js-event-reservation-prices-list" ] |
[ "class" => "form_input_hidden js-event-reservation-prices-list" ] |
by_reference | false |
false
|
delete_empty | true |
same as passed value |
entry_options | [ "eventId" => 9183 ] |
[ "eventId" => 9183 "block_name" => "entry" ] |
entry_type | "App\Form\Website\Event\EventReservationSeatsType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form_input_hidden js-event-reservation-prices-list" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2596 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2556 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2545 …} -namespace: Closure() {#2475 …} } |
data_class | null |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#2676 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "eventId" => 9183 "block_name" => "entry" ] |
entry_type | "App\Form\Website\Event\EventReservationSeatsType" |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
prototype_options | [] |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2674 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#2675 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [ "class" => "form_input_hidden js-event-reservation-prices-list" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_event_reservation_eventPrices" ] |
cache_key | "_event_reservation_eventPrices_collection" |
compound | true |
data | [ [ "eventPrice" => App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3709 -form: Symfony\Component\Form\Form {#2768 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3743 …5} |
full_name | "event_reservation[eventPrices]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "eventPrices" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#3773 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices" |
valid | true |
value | [ [ "eventPrice" => App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] ] |
0
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3768 -form: Symfony\Component\Form\Form {#2870 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3772 …5} |
full_name | "event_reservation[eventPrices][0]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_0" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 23881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3783 +label: "23881" +value: "23881" +data: App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3784 +label: "23876" +value: "23876" +data: App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3785 +label: "23880" +value: "23880" +data: App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3786 +label: "23879" +value: "23879" +data: App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3787 +label: "23878" +value: "23878" +data: App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3788 +label: "23875" +value: "23875" +data: App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3789 +label: "23877" +value: "23877" +data: App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3790 +label: "23874" +value: "23874" +data: App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3791 +label: "23873" +value: "23873" +data: App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3792 +label: "23872" +value: "23872" +data: App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3793 +label: "23871" +value: "23871" +data: App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3781 -form: Symfony\Component\Form\Form {#2873 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3756 …5} |
full_name | "event_reservation[eventPrices][0][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_0_eventPrice" |
is_selected | Closure($choice, $value) {#3782 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Prix" |
label_attr | [ "class" => "form_label_hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "eventPrice" |
placeholder | "Prix" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_eventPrice" |
valid | true |
value | "23881" |
quantity
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-quantity-input" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_event_reservation_eventPrices_entry_quantity" ] |
cache_key | "_event_reservation_eventPrices_entry_quantity_number" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3794 -form: Symfony\Component\Form\Form {#2876 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3780 …5} |
full_name | "event_reservation[eventPrices][0][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_0_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
1
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3765 -form: Symfony\Component\Form\Form {#2920 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3757 …5} |
full_name | "event_reservation[eventPrices][1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_1" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 23881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3801 +label: "23881" +value: "23881" +data: App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3802 +label: "23876" +value: "23876" +data: App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3803 +label: "23880" +value: "23880" +data: App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3804 +label: "23879" +value: "23879" +data: App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3805 +label: "23878" +value: "23878" +data: App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3806 +label: "23875" +value: "23875" +data: App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3807 +label: "23877" +value: "23877" +data: App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3808 +label: "23874" +value: "23874" +data: App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3809 +label: "23873" +value: "23873" +data: App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3810 +label: "23872" +value: "23872" +data: App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3811 +label: "23871" +value: "23871" +data: App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3798 -form: Symfony\Component\Form\Form {#2923 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3797 …5} |
full_name | "event_reservation[eventPrices][1][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_1_eventPrice" |
is_selected | Closure($choice, $value) {#3800 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Prix" |
label_attr | [ "class" => "form_label_hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "eventPrice" |
placeholder | "Prix" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_eventPrice" |
valid | true |
value | "23876" |
quantity
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-quantity-input" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_event_reservation_eventPrices_entry_quantity" ] |
cache_key | "_event_reservation_eventPrices_entry_quantity_number" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3812 -form: Symfony\Component\Form\Form {#2926 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3799 …5} |
full_name | "event_reservation[eventPrices][1][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_1_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
2
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3796 -form: Symfony\Component\Form\Form {#2970 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3795 …5} |
full_name | "event_reservation[eventPrices][2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_2" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 23881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3819 +label: "23881" +value: "23881" +data: App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3820 +label: "23876" +value: "23876" +data: App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3821 +label: "23880" +value: "23880" +data: App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3822 +label: "23879" +value: "23879" +data: App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3823 +label: "23878" +value: "23878" +data: App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3824 +label: "23875" +value: "23875" +data: App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3825 +label: "23877" +value: "23877" +data: App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3826 +label: "23874" +value: "23874" +data: App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3827 +label: "23873" +value: "23873" +data: App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3828 +label: "23872" +value: "23872" +data: App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3829 +label: "23871" +value: "23871" +data: App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3816 -form: Symfony\Component\Form\Form {#2973 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3815 …5} |
full_name | "event_reservation[eventPrices][2][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_2_eventPrice" |
is_selected | Closure($choice, $value) {#3818 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Prix" |
label_attr | [ "class" => "form_label_hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "eventPrice" |
placeholder | "Prix" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_eventPrice" |
valid | true |
value | "23880" |
quantity
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-quantity-input" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_event_reservation_eventPrices_entry_quantity" ] |
cache_key | "_event_reservation_eventPrices_entry_quantity_number" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3830 -form: Symfony\Component\Form\Form {#2976 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3817 …5} |
full_name | "event_reservation[eventPrices][2][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_2_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
3
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3814 -form: Symfony\Component\Form\Form {#3020 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3813 …5} |
full_name | "event_reservation[eventPrices][3]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_3" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 23881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3837 +label: "23881" +value: "23881" +data: App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3838 +label: "23876" +value: "23876" +data: App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3839 +label: "23880" +value: "23880" +data: App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3840 +label: "23879" +value: "23879" +data: App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3841 +label: "23878" +value: "23878" +data: App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3842 +label: "23875" +value: "23875" +data: App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3843 +label: "23877" +value: "23877" +data: App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3844 +label: "23874" +value: "23874" +data: App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3845 +label: "23873" +value: "23873" +data: App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3846 +label: "23872" +value: "23872" +data: App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3847 +label: "23871" +value: "23871" +data: App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3834 -form: Symfony\Component\Form\Form {#3023 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3833 …5} |
full_name | "event_reservation[eventPrices][3][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_3_eventPrice" |
is_selected | Closure($choice, $value) {#3836 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Prix" |
label_attr | [ "class" => "form_label_hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "eventPrice" |
placeholder | "Prix" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_eventPrice" |
valid | true |
value | "23879" |
quantity
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-quantity-input" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_event_reservation_eventPrices_entry_quantity" ] |
cache_key | "_event_reservation_eventPrices_entry_quantity_number" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3848 -form: Symfony\Component\Form\Form {#3026 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3835 …5} |
full_name | "event_reservation[eventPrices][3][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_3_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
4
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3832 -form: Symfony\Component\Form\Form {#3070 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3831 …5} |
full_name | "event_reservation[eventPrices][4]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_4" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 23881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +label: "23881" +value: "23881" +data: App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +label: "23876" +value: "23876" +data: App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +label: "23880" +value: "23880" +data: App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +label: "23879" +value: "23879" +data: App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +label: "23878" +value: "23878" +data: App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +label: "23875" +value: "23875" +data: App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3861 +label: "23877" +value: "23877" +data: App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +label: "23874" +value: "23874" +data: App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +label: "23873" +value: "23873" +data: App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +label: "23872" +value: "23872" +data: App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +label: "23871" +value: "23871" +data: App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3852 -form: Symfony\Component\Form\Form {#3073 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3851 …5} |
full_name | "event_reservation[eventPrices][4][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_4_eventPrice" |
is_selected | Closure($choice, $value) {#3854 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Prix" |
label_attr | [ "class" => "form_label_hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "eventPrice" |
placeholder | "Prix" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_eventPrice" |
valid | true |
value | "23878" |
quantity
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-quantity-input" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_event_reservation_eventPrices_entry_quantity" ] |
cache_key | "_event_reservation_eventPrices_entry_quantity_number" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3866 -form: Symfony\Component\Form\Form {#3076 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3853 …5} |
full_name | "event_reservation[eventPrices][4][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_4_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
5
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3850 -form: Symfony\Component\Form\Form {#3120 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3849 …5} |
full_name | "event_reservation[eventPrices][5]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_5" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 23881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +label: "23881" +value: "23881" +data: App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +label: "23876" +value: "23876" +data: App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +label: "23880" +value: "23880" +data: App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +label: "23879" +value: "23879" +data: App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +label: "23878" +value: "23878" +data: App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +label: "23875" +value: "23875" +data: App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "23877" +value: "23877" +data: App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +label: "23874" +value: "23874" +data: App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3881 +label: "23873" +value: "23873" +data: App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3882 +label: "23872" +value: "23872" +data: App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "23871" +value: "23871" +data: App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3870 -form: Symfony\Component\Form\Form {#3123 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3869 …5} |
full_name | "event_reservation[eventPrices][5][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_5_eventPrice" |
is_selected | Closure($choice, $value) {#3872 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Prix" |
label_attr | [ "class" => "form_label_hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "eventPrice" |
placeholder | "Prix" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_eventPrice" |
valid | true |
value | "23875" |
quantity
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-quantity-input" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_event_reservation_eventPrices_entry_quantity" ] |
cache_key | "_event_reservation_eventPrices_entry_quantity_number" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3884 -form: Symfony\Component\Form\Form {#3126 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3871 …5} |
full_name | "event_reservation[eventPrices][5][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_5_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
6
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3868 -form: Symfony\Component\Form\Form {#3170 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3867 …5} |
full_name | "event_reservation[eventPrices][6]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_6" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 23881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +label: "23881" +value: "23881" +data: App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +label: "23876" +value: "23876" +data: App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +label: "23880" +value: "23880" +data: App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "23879" +value: "23879" +data: App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "23878" +value: "23878" +data: App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +label: "23875" +value: "23875" +data: App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "23877" +value: "23877" +data: App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +label: "23874" +value: "23874" +data: App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "23873" +value: "23873" +data: App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "23872" +value: "23872" +data: App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "23871" +value: "23871" +data: App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3888 -form: Symfony\Component\Form\Form {#3173 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3887 …5} |
full_name | "event_reservation[eventPrices][6][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_6_eventPrice" |
is_selected | Closure($choice, $value) {#3890 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Prix" |
label_attr | [ "class" => "form_label_hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "eventPrice" |
placeholder | "Prix" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_eventPrice" |
valid | true |
value | "23877" |
quantity
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-quantity-input" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_event_reservation_eventPrices_entry_quantity" ] |
cache_key | "_event_reservation_eventPrices_entry_quantity_number" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3902 -form: Symfony\Component\Form\Form {#3176 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3889 …5} |
full_name | "event_reservation[eventPrices][6][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_6_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
7
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3886 -form: Symfony\Component\Form\Form {#3220 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3885 …5} |
full_name | "event_reservation[eventPrices][7]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_7" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 23881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "23881" +value: "23881" +data: App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "23876" +value: "23876" +data: App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "23880" +value: "23880" +data: App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "23879" +value: "23879" +data: App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +label: "23878" +value: "23878" +data: App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +label: "23875" +value: "23875" +data: App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +label: "23877" +value: "23877" +data: App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "23874" +value: "23874" +data: App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "23873" +value: "23873" +data: App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "23872" +value: "23872" +data: App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +label: "23871" +value: "23871" +data: App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3906 -form: Symfony\Component\Form\Form {#3223 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3905 …5} |
full_name | "event_reservation[eventPrices][7][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_7_eventPrice" |
is_selected | Closure($choice, $value) {#3908 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Prix" |
label_attr | [ "class" => "form_label_hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "eventPrice" |
placeholder | "Prix" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_eventPrice" |
valid | true |
value | "23874" |
quantity
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-quantity-input" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_event_reservation_eventPrices_entry_quantity" ] |
cache_key | "_event_reservation_eventPrices_entry_quantity_number" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3920 -form: Symfony\Component\Form\Form {#3226 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3907 …5} |
full_name | "event_reservation[eventPrices][7][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_7_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
8
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3904 -form: Symfony\Component\Form\Form {#3270 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3903 …5} |
full_name | "event_reservation[eventPrices][8]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_8" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 23881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +label: "23881" +value: "23881" +data: App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "23876" +value: "23876" +data: App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "23880" +value: "23880" +data: App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "23879" +value: "23879" +data: App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +label: "23878" +value: "23878" +data: App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3932 +label: "23875" +value: "23875" +data: App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +label: "23877" +value: "23877" +data: App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +label: "23874" +value: "23874" +data: App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +label: "23873" +value: "23873" +data: App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "23872" +value: "23872" +data: App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +label: "23871" +value: "23871" +data: App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3924 -form: Symfony\Component\Form\Form {#3273 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3923 …5} |
full_name | "event_reservation[eventPrices][8][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_8_eventPrice" |
is_selected | Closure($choice, $value) {#3926 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Prix" |
label_attr | [ "class" => "form_label_hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "eventPrice" |
placeholder | "Prix" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_eventPrice" |
valid | true |
value | "23873" |
quantity
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-quantity-input" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_event_reservation_eventPrices_entry_quantity" ] |
cache_key | "_event_reservation_eventPrices_entry_quantity_number" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3938 -form: Symfony\Component\Form\Form {#3276 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3925 …5} |
full_name | "event_reservation[eventPrices][8][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_8_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
9
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3922 -form: Symfony\Component\Form\Form {#3320 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3921 …5} |
full_name | "event_reservation[eventPrices][9]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_9" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 23881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +label: "23881" +value: "23881" +data: App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +label: "23876" +value: "23876" +data: App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +label: "23880" +value: "23880" +data: App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +label: "23879" +value: "23879" +data: App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +label: "23878" +value: "23878" +data: App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +label: "23875" +value: "23875" +data: App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +label: "23877" +value: "23877" +data: App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +label: "23874" +value: "23874" +data: App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +label: "23873" +value: "23873" +data: App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +label: "23872" +value: "23872" +data: App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +label: "23871" +value: "23871" +data: App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3942 -form: Symfony\Component\Form\Form {#3323 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3941 …5} |
full_name | "event_reservation[eventPrices][9][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_9_eventPrice" |
is_selected | Closure($choice, $value) {#3944 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Prix" |
label_attr | [ "class" => "form_label_hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "eventPrice" |
placeholder | "Prix" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_eventPrice" |
valid | true |
value | "23872" |
quantity
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-quantity-input" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_event_reservation_eventPrices_entry_quantity" ] |
cache_key | "_event_reservation_eventPrices_entry_quantity_number" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3956 -form: Symfony\Component\Form\Form {#3326 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3943 …5} |
full_name | "event_reservation[eventPrices][9][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_9_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
10
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3940 -form: Symfony\Component\Form\Form {#3370 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3939 …5} |
full_name | "event_reservation[eventPrices][10]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_10" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 23881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +label: "23881" +value: "23881" +data: App\Entity\Event\EventPrice {#2808 -id: 23881 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2673 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23876 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +label: "23876" +value: "23876" +data: App\Entity\Event\EventPrice {#2817 -id: 23876 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2806 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23880 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "23880" +value: "23880" +data: App\Entity\Event\EventPrice {#2823 -id: 23880 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2816 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23879 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "23879" +value: "23879" +data: App\Entity\Event\EventPrice {#2825 -id: 23879 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2822 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23878 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +label: "23878" +value: "23878" +data: App\Entity\Event\EventPrice {#2827 -id: 23878 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2824 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23875 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +label: "23875" +value: "23875" +data: App\Entity\Event\EventPrice {#2829 -id: 23875 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2826 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23877 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +label: "23877" +value: "23877" +data: App\Entity\Event\EventPrice {#2831 -id: 23877 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2828 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2811 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +label: "23874" +value: "23874" +data: App\Entity\Event\EventPrice {#2833 -id: 23874 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2830 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +label: "23873" +value: "23873" +data: App\Entity\Event\EventPrice {#2835 -id: 23873 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2832 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +label: "23872" +value: "23872" +data: App\Entity\Event\EventPrice {#2837 -id: 23872 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2834 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 23871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "23871" +value: "23871" +data: App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2839 -id: 23871 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#2836 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2818 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3960 -form: Symfony\Component\Form\Form {#3373 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3959 …5} |
full_name | "event_reservation[eventPrices][10][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_10_eventPrice" |
is_selected | Closure($choice, $value) {#3962 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Prix" |
label_attr | [ "class" => "form_label_hidden" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "eventPrice" |
placeholder | "Prix" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_eventPrice" |
valid | true |
value | "23871" |
quantity
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-quantity-input" "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_event_reservation_eventPrices_entry_quantity" ] |
cache_key | "_event_reservation_eventPrices_entry_quantity_number" |
compound | false |
data | 0 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3974 -form: Symfony\Component\Form\Form {#3376 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3961 …5} |
full_name | "event_reservation[eventPrices][10][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_10_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
add
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "submit-button" ] |
[ "class" => "submit-button" ] |
label | "<span><i class='icon icon-cart'></i> Ajouter au panier</span>" |
same as passed value |
label_html | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "submit-button" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "<span><i class='icon icon-cart'></i> Ajouter au panier</span>" |
label_format | null |
label_html | true |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "submit-button" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_event_reservation_add" ] |
cache_key | "_event_reservation_add_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#3721 …5} |
full_name | "event_reservation[add]" |
id | "event_reservation_add" |
label | "<span><i class='icon icon-cart'></i> Ajouter au panier</span>" |
label_format | null |
label_html | true |
label_translation_parameters | [] |
multipart | false |
name | "add" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_event_reservation_add" |
value | null |