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
-
-
11
-
eventPrice
-
quantity
-
-
12
-
eventPrice
-
quantity
-
-
13
-
eventPrice
-
quantity
-
-
14
-
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 | 9463 |
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 {#2595 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2544 …} -namespace: Closure() {#2556 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2470 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
eventId | 9463 |
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() {#2475 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#2473 …} $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 {#4101 -form: Symfony\Component\Form\Form {#2767 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4112 …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) {#2537 class: "App\Form\Website\Event\EventReservationType" this: App\Form\Website\Event\EventReservationType {#2528 …} use: { $eventId: 9463 } } |
Doctrine\ORM\QueryBuilder {#2610 -em: ContainerIS4GmmG\EntityManagerGhostEbeb667 {#541 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2624 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#2631 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#2626 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2633 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#2623 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#2629 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2611 #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 {#2612 #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 {#2627 …} -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 {#2700 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2619 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2618 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2620 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2678 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#2638 …} } |
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 {#2595 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2544 …} -namespace: Closure() {#2556 …} } |
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 {#2673 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerIS4GmmG\EntityManagerGhostEbeb667 {#541 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2608 …} } |
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 {#2610 -em: ContainerIS4GmmG\EntityManagerGhostEbeb667 {#541 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2624 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#2631 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#2626 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2633 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#2623 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#2629 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2611 #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 {#2612 #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 {#2627 …} -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() {#2607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#2605 …} $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 | [ 10213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4099 +label: "10213" +value: "10213" +data: App\Entity\Event\EventDate {#3994 …} +attr: [] +labelTranslationParameters: [] } 10214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4093 +label: "10214" +value: "10214" +data: App\Entity\Event\EventDate {#3978 …} +attr: [] +labelTranslationParameters: [] } 10215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4095 +label: "10215" +value: "10215" +data: App\Entity\Event\EventDate {#3902 …} +attr: [] +labelTranslationParameters: [] } 10216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4090 +label: "10216" +value: "10216" +data: App\Entity\Event\EventDate {#4028 …} +attr: [] +labelTranslationParameters: [] } 10217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4096 +label: "10217" +value: "10217" +data: App\Entity\Event\EventDate {#4022 …} +attr: [] +labelTranslationParameters: [] } 10218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4137 +label: "10218" +value: "10218" +data: App\Entity\Event\EventDate {#4015 …} +attr: [] +labelTranslationParameters: [] } 10219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +label: "10219" +value: "10219" +data: App\Entity\Event\EventDate {#4010 …} +attr: [] +labelTranslationParameters: [] } 10220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4086 +label: "10220" +value: "10220" +data: App\Entity\Event\EventDate {#4034 …} +attr: [] +labelTranslationParameters: [] } 10221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4094 +label: "10221" +value: "10221" +data: App\Entity\Event\EventDate {#4039 …} +attr: [] +labelTranslationParameters: [] } 10222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4087 +label: "10222" +value: "10222" +data: App\Entity\Event\EventDate {#4044 …} +attr: [] +labelTranslationParameters: [] } 10223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4117 +label: "10223" +value: "10223" +data: App\Entity\Event\EventDate {#4049 …} +attr: [] +labelTranslationParameters: [] } 10224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4133 +label: "10224" +value: "10224" +data: App\Entity\Event\EventDate {#4054 …} +attr: [] +labelTranslationParameters: [] } 10225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4139 +label: "10225" +value: "10225" +data: App\Entity\Event\EventDate {#4059 …} +attr: [] +labelTranslationParameters: [] } 10226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4084 +label: "10226" +value: "10226" +data: App\Entity\Event\EventDate {#4064 …} +attr: [] +labelTranslationParameters: [] } 10227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4088 +label: "10227" +value: "10227" +data: App\Entity\Event\EventDate {#4069 …} +attr: [] +labelTranslationParameters: [] } 10228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4000 +label: "10228" +value: "10228" +data: App\Entity\Event\EventDate {#4074 …} +attr: [] +labelTranslationParameters: [] } 10229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4141 +label: "10229" +value: "10229" +data: App\Entity\Event\EventDate {#4079 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4104 -form: Symfony\Component\Form\Form {#2760 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4106 …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) {#4105 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" => 9463 ] |
[ "eventId" => 9463 "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 {#2595 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2554 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2544 …} -namespace: Closure() {#2556 …} } |
data_class | null |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#2665 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "eventId" => 9463 "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() {#2663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#2664 …} $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 {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4140 -form: Symfony\Component\Form\Form {#2757 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4107 …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 {#4138 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices" |
valid | true |
value | [ [ "eventPrice" => App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -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 {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4156 -form: Symfony\Component\Form\Form {#2871 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4157 …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 {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4164 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4165 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4166 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4167 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4168 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4169 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4170 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4171 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4172 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4173 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4174 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4175 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4176 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4177 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4178 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4161 -form: Symfony\Component\Form\Form {#2874 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4160 …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) {#4163 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 | "25446" |
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 {#4179 -form: Symfony\Component\Form\Form {#2877 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4162 …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 {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4158 -form: Symfony\Component\Form\Form {#2921 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4159 …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 {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4186 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4187 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4188 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4189 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4190 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4191 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4192 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4193 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4194 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4195 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4196 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4197 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4198 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4199 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4200 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4183 -form: Symfony\Component\Form\Form {#2924 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4182 …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) {#4185 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 | "25451" |
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 {#4201 -form: Symfony\Component\Form\Form {#2927 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4184 …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 {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4181 -form: Symfony\Component\Form\Form {#2971 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4180 …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 {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4208 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4209 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4210 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4211 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4212 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4213 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4214 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4215 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4216 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4217 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4218 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4219 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4220 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4221 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4222 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4205 -form: Symfony\Component\Form\Form {#2974 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4204 …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) {#4207 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 | "25441" |
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 {#4223 -form: Symfony\Component\Form\Form {#2977 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4206 …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 {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4203 -form: Symfony\Component\Form\Form {#3021 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4202 …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 {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4230 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4231 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4232 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4233 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4234 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4235 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4236 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4237 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4238 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4239 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4240 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4241 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4242 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4244 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4227 -form: Symfony\Component\Form\Form {#3024 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4226 …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) {#4229 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 | "25445" |
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 {#4245 -form: Symfony\Component\Form\Form {#3027 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4228 …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 {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4225 -form: Symfony\Component\Form\Form {#3071 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4224 …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 {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4252 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4253 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4254 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4255 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4256 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4257 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4258 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4259 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4260 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4261 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4262 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4263 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4264 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4265 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4266 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4249 -form: Symfony\Component\Form\Form {#3074 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4248 …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) {#4251 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 | "25444" |
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 {#4267 -form: Symfony\Component\Form\Form {#3077 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4250 …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 {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4247 -form: Symfony\Component\Form\Form {#3121 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4246 …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 {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4274 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4275 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4276 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4277 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4278 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4279 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4280 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4281 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4282 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4283 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4284 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4285 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4286 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4287 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4288 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4271 -form: Symfony\Component\Form\Form {#3124 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4270 …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) {#4273 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 | "25450" |
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 {#4289 -form: Symfony\Component\Form\Form {#3127 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4272 …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 {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4269 -form: Symfony\Component\Form\Form {#3171 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4268 …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 {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4296 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4297 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4298 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4299 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4300 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4301 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4302 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4303 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4304 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4305 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4306 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4307 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4308 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4309 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4310 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4293 -form: Symfony\Component\Form\Form {#3174 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4292 …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) {#4295 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 | "25443" |
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 {#4311 -form: Symfony\Component\Form\Form {#3177 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4294 …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 {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4291 -form: Symfony\Component\Form\Form {#3221 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4290 …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 {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4318 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4319 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4320 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4321 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4322 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4323 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4324 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4325 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4326 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4327 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4328 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4329 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4330 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4331 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4332 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4315 -form: Symfony\Component\Form\Form {#3224 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4314 …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) {#4317 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 | "25440" |
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 {#4333 -form: Symfony\Component\Form\Form {#3227 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4316 …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 {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4313 -form: Symfony\Component\Form\Form {#3271 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4312 …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 {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4340 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4341 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4342 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4343 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4344 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4345 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4346 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4347 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4348 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4349 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4350 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4351 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4352 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4353 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4354 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4337 -form: Symfony\Component\Form\Form {#3274 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4336 …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) {#4339 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 | "25442" |
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 {#4355 -form: Symfony\Component\Form\Form {#3277 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4338 …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 {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4335 -form: Symfony\Component\Form\Form {#3321 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4334 …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 {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4362 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4363 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4364 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4365 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4366 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4367 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4368 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4369 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4370 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4371 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4372 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4373 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4374 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4375 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4376 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4359 -form: Symfony\Component\Form\Form {#3324 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4358 …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) {#4361 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 | "25439" |
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 {#4377 -form: Symfony\Component\Form\Form {#3327 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4360 …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 {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4357 -form: Symfony\Component\Form\Form {#3371 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4356 …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 {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4384 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4385 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4386 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4387 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4388 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4389 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4390 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4391 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4392 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4393 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4394 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4395 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4396 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4397 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4398 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4381 -form: Symfony\Component\Form\Form {#3374 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4380 …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) {#4383 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 | "25449" |
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 {#4399 -form: Symfony\Component\Form\Form {#3377 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4382 …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" |
11
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 {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4379 -form: Symfony\Component\Form\Form {#3421 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4378 …5} |
full_name | "event_reservation[eventPrices][11]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_11" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
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 {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4406 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4407 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4408 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4409 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4410 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4411 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4412 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4413 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4414 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4415 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4416 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4417 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4418 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4419 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4420 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4403 -form: Symfony\Component\Form\Form {#3424 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4402 …5} |
full_name | "event_reservation[eventPrices][11][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_11_eventPrice" |
is_selected | Closure($choice, $value) {#4405 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 | "25438" |
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 {#4421 -form: Symfony\Component\Form\Form {#3427 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4404 …5} |
full_name | "event_reservation[eventPrices][11][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_11_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" |
12
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 {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4401 -form: Symfony\Component\Form\Form {#3471 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4400 …5} |
full_name | "event_reservation[eventPrices][12]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_12" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
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 {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4428 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4429 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4430 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4431 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4432 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4433 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4434 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4435 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4436 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4437 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4438 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4439 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4440 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4441 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4442 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4425 -form: Symfony\Component\Form\Form {#3474 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4424 …5} |
full_name | "event_reservation[eventPrices][12][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_12_eventPrice" |
is_selected | Closure($choice, $value) {#4427 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 | "25448" |
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 {#4443 -form: Symfony\Component\Form\Form {#3477 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4426 …5} |
full_name | "event_reservation[eventPrices][12][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_12_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" |
13
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 {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4423 -form: Symfony\Component\Form\Form {#3521 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4422 …5} |
full_name | "event_reservation[eventPrices][13]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_13" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "13" |
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 {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4450 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4451 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4452 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4453 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4454 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4455 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4456 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4458 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4459 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4460 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4461 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4462 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4463 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4464 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4447 -form: Symfony\Component\Form\Form {#3524 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4446 …5} |
full_name | "event_reservation[eventPrices][13][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_13_eventPrice" |
is_selected | Closure($choice, $value) {#4449 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 | "25437" |
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 {#4465 -form: Symfony\Component\Form\Form {#3527 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4448 …5} |
full_name | "event_reservation[eventPrices][13][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_13_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" |
14
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 {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4445 -form: Symfony\Component\Form\Form {#3571 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4444 …5} |
full_name | "event_reservation[eventPrices][14]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_14" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "14" |
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 {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -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 | [ 25446 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4472 +label: "25446" +value: "25446" +data: App\Entity\Event\EventPrice {#2797 -id: 25446 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2662 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4473 +label: "25451" +value: "25451" +data: App\Entity\Event\EventPrice {#2806 -id: 25451 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2795 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25441 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4474 +label: "25441" +value: "25441" +data: App\Entity\Event\EventPrice {#2812 -id: 25441 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#2805 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25445 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4475 +label: "25445" +value: "25445" +data: App\Entity\Event\EventPrice {#2818 -id: 25445 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2811 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25444 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4476 +label: "25444" +value: "25444" +data: App\Entity\Event\EventPrice {#2820 -id: 25444 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2817 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4477 +label: "25450" +value: "25450" +data: App\Entity\Event\EventPrice {#2822 -id: 25450 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2819 …} -annotation: "CAT. 4: reduced visibility" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25443 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4478 +label: "25443" +value: "25443" +data: App\Entity\Event\EventPrice {#2824 -id: 25443 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2821 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25440 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4479 +label: "25440" +value: "25440" +data: App\Entity\Event\EventPrice {#2826 -id: 25440 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#2823 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25442 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4480 +label: "25442" +value: "25442" +data: App\Entity\Event\EventPrice {#2828 -id: 25442 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2825 …} -annotation: "* 22 and 29 December at 5 p.m., 24 and 28 December at 3 p.m. and 23 and 30 December at 7.30 p.m" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2800 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25439 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4481 +label: "25439" +value: "25439" +data: App\Entity\Event\EventPrice {#2830 -id: 25439 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2827 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4482 +label: "25449" +value: "25449" +data: App\Entity\Event\EventPrice {#2832 -id: 25449 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#2829 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4483 +label: "25438" +value: "25438" +data: App\Entity\Event\EventPrice {#2834 -id: 25438 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2831 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25448 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4484 +label: "25448" +value: "25448" +data: App\Entity\Event\EventPrice {#2836 -id: 25448 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#2833 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4485 +label: "25437" +value: "25437" +data: App\Entity\Event\EventPrice {#2838 -id: 25437 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2835 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2813 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25447 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4486 +label: "25447" +value: "25447" +data: App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2840 -id: 25447 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#2837 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2807 …} -lang: App\Entity\Language\Language {#1444 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4469 -form: Symfony\Component\Form\Form {#3574 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4468 …5} |
full_name | "event_reservation[eventPrices][14][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_14_eventPrice" |
is_selected | Closure($choice, $value) {#4471 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 | "25447" |
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 {#4487 -form: Symfony\Component\Form\Form {#3577 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4470 …5} |
full_name | "event_reservation[eventPrices][14][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_14_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 {#4131 …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 |