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
-
-
-
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 | 9467 |
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 {#2999 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3082 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3187 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
eventId | 9467 |
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() {#3189 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $message: Closure() {#3188 …} $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 {#4386 -form: Symfony\Component\Form\Form {#3421 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4401 …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) {#3194 class: "App\Form\Website\Event\EventReservationType" this: App\Form\Website\Event\EventReservationType {#2407 …} use: { $eventId: 9467 } } |
Doctrine\ORM\QueryBuilder {#3264 -em: ContainerVgeOHHP\EntityManagerGhostEbeb667 {#563 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3263 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#3262 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#3249 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3247 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#3260 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#3258 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3265 #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 {#3266 #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 {#3257 …} -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 {#3334 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3269 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3268 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3270 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3312 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#3272 …} } |
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 {#2999 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3082 …} -namespace: Closure() {#3151 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerVgeOHHP\EntityManagerGhostEbeb667 {#563 …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 {#3307 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerVgeOHHP\EntityManagerGhostEbeb667 {#563 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3222 …} } |
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 {#3264 -em: ContainerVgeOHHP\EntityManagerGhostEbeb667 {#563 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3263 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#3262 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#3249 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3247 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#3260 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#3258 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3265 #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 {#3266 #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 {#3257 …} -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() {#3221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $message: Closure() {#3219 …} $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 | [ 10238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4388 +label: "10238" +value: "10238" +data: App\Entity\Event\EventDate {#4330 …} +attr: [] +labelTranslationParameters: [] } 10239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4382 +label: "10239" +value: "10239" +data: App\Entity\Event\EventDate {#4317 …} +attr: [] +labelTranslationParameters: [] } 10240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4384 +label: "10240" +value: "10240" +data: App\Entity\Event\EventDate {#4348 …} +attr: [] +labelTranslationParameters: [] } 10241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4379 +label: "10241" +value: "10241" +data: App\Entity\Event\EventDate {#4369 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4393 -form: Symfony\Component\Form\Form {#3414 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4395 …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) {#4394 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" => 9467 ] |
[ "eventId" => 9467 "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 {#2999 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3086 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3082 …} -namespace: Closure() {#3151 …} } |
data_class | null |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#3299 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "eventId" => 9467 "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() {#3297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $message: Closure() {#3298 …} $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 {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4385 -form: Symfony\Component\Form\Form {#3411 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4396 …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 {#4426 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices" |
valid | true |
value | [ [ "eventPrice" => App\Entity\Event\EventPrice {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -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 {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4425 -form: Symfony\Component\Form\Form {#3511 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4421 …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 {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -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 | [ 25481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4435 +label: "25481" +value: "25481" +data: App\Entity\Event\EventPrice {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4436 +label: "25476" +value: "25476" +data: App\Entity\Event\EventPrice {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4437 +label: "25480" +value: "25480" +data: App\Entity\Event\EventPrice {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4438 +label: "25479" +value: "25479" +data: App\Entity\Event\EventPrice {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4439 +label: "25478" +value: "25478" +data: App\Entity\Event\EventPrice {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4440 +label: "25475" +value: "25475" +data: App\Entity\Event\EventPrice {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4441 +label: "25477" +value: "25477" +data: App\Entity\Event\EventPrice {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4442 +label: "25474" +value: "25474" +data: App\Entity\Event\EventPrice {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4443 +label: "25473" +value: "25473" +data: App\Entity\Event\EventPrice {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4444 +label: "25472" +value: "25472" +data: App\Entity\Event\EventPrice {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4409 -form: Symfony\Component\Form\Form {#3514 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4410 …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) {#4433 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 | "25481" |
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 {#4445 -form: Symfony\Component\Form\Form {#3517 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4434 …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 {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4413 -form: Symfony\Component\Form\Form {#3561 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4411 …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 {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -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 | [ 25481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4452 +label: "25481" +value: "25481" +data: App\Entity\Event\EventPrice {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4453 +label: "25476" +value: "25476" +data: App\Entity\Event\EventPrice {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4454 +label: "25480" +value: "25480" +data: App\Entity\Event\EventPrice {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4455 +label: "25479" +value: "25479" +data: App\Entity\Event\EventPrice {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4456 +label: "25478" +value: "25478" +data: App\Entity\Event\EventPrice {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +label: "25475" +value: "25475" +data: App\Entity\Event\EventPrice {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4458 +label: "25477" +value: "25477" +data: App\Entity\Event\EventPrice {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4459 +label: "25474" +value: "25474" +data: App\Entity\Event\EventPrice {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4460 +label: "25473" +value: "25473" +data: App\Entity\Event\EventPrice {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4461 +label: "25472" +value: "25472" +data: App\Entity\Event\EventPrice {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4449 -form: Symfony\Component\Form\Form {#3564 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4448 …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) {#4451 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 | "25476" |
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 {#4462 -form: Symfony\Component\Form\Form {#3567 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4450 …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 {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4447 -form: Symfony\Component\Form\Form {#3611 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4446 …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 {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -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 | [ 25481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4469 +label: "25481" +value: "25481" +data: App\Entity\Event\EventPrice {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4470 +label: "25476" +value: "25476" +data: App\Entity\Event\EventPrice {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4471 +label: "25480" +value: "25480" +data: App\Entity\Event\EventPrice {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4472 +label: "25479" +value: "25479" +data: App\Entity\Event\EventPrice {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4473 +label: "25478" +value: "25478" +data: App\Entity\Event\EventPrice {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4474 +label: "25475" +value: "25475" +data: App\Entity\Event\EventPrice {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4475 +label: "25477" +value: "25477" +data: App\Entity\Event\EventPrice {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4476 +label: "25474" +value: "25474" +data: App\Entity\Event\EventPrice {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4477 +label: "25473" +value: "25473" +data: App\Entity\Event\EventPrice {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4478 +label: "25472" +value: "25472" +data: App\Entity\Event\EventPrice {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4466 -form: Symfony\Component\Form\Form {#3614 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4465 …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) {#4468 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 | "25480" |
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 {#4479 -form: Symfony\Component\Form\Form {#3617 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4467 …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 {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4464 -form: Symfony\Component\Form\Form {#3661 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4463 …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 {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -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 | [ 25481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4486 +label: "25481" +value: "25481" +data: App\Entity\Event\EventPrice {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4487 +label: "25476" +value: "25476" +data: App\Entity\Event\EventPrice {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4488 +label: "25480" +value: "25480" +data: App\Entity\Event\EventPrice {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4489 +label: "25479" +value: "25479" +data: App\Entity\Event\EventPrice {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4490 +label: "25478" +value: "25478" +data: App\Entity\Event\EventPrice {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4491 +label: "25475" +value: "25475" +data: App\Entity\Event\EventPrice {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4492 +label: "25477" +value: "25477" +data: App\Entity\Event\EventPrice {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4493 +label: "25474" +value: "25474" +data: App\Entity\Event\EventPrice {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4494 +label: "25473" +value: "25473" +data: App\Entity\Event\EventPrice {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4495 +label: "25472" +value: "25472" +data: App\Entity\Event\EventPrice {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4483 -form: Symfony\Component\Form\Form {#3664 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4482 …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) {#4485 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 | "25479" |
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 {#4496 -form: Symfony\Component\Form\Form {#3667 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4484 …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 {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4481 -form: Symfony\Component\Form\Form {#3711 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4480 …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 {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -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 | [ 25481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4503 +label: "25481" +value: "25481" +data: App\Entity\Event\EventPrice {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4504 +label: "25476" +value: "25476" +data: App\Entity\Event\EventPrice {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4505 +label: "25480" +value: "25480" +data: App\Entity\Event\EventPrice {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4506 +label: "25479" +value: "25479" +data: App\Entity\Event\EventPrice {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4507 +label: "25478" +value: "25478" +data: App\Entity\Event\EventPrice {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4508 +label: "25475" +value: "25475" +data: App\Entity\Event\EventPrice {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4509 +label: "25477" +value: "25477" +data: App\Entity\Event\EventPrice {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4510 +label: "25474" +value: "25474" +data: App\Entity\Event\EventPrice {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4511 +label: "25473" +value: "25473" +data: App\Entity\Event\EventPrice {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4512 +label: "25472" +value: "25472" +data: App\Entity\Event\EventPrice {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4500 -form: Symfony\Component\Form\Form {#3714 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4499 …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) {#4502 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 | "25478" |
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 {#4513 -form: Symfony\Component\Form\Form {#3717 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4501 …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 {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4498 -form: Symfony\Component\Form\Form {#3761 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4497 …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 {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -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 | [ 25481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4520 +label: "25481" +value: "25481" +data: App\Entity\Event\EventPrice {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4521 +label: "25476" +value: "25476" +data: App\Entity\Event\EventPrice {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4522 +label: "25480" +value: "25480" +data: App\Entity\Event\EventPrice {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4523 +label: "25479" +value: "25479" +data: App\Entity\Event\EventPrice {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4524 +label: "25478" +value: "25478" +data: App\Entity\Event\EventPrice {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4525 +label: "25475" +value: "25475" +data: App\Entity\Event\EventPrice {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4526 +label: "25477" +value: "25477" +data: App\Entity\Event\EventPrice {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4527 +label: "25474" +value: "25474" +data: App\Entity\Event\EventPrice {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4528 +label: "25473" +value: "25473" +data: App\Entity\Event\EventPrice {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4529 +label: "25472" +value: "25472" +data: App\Entity\Event\EventPrice {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4517 -form: Symfony\Component\Form\Form {#3764 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4516 …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) {#4519 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 | "25475" |
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 {#4530 -form: Symfony\Component\Form\Form {#3767 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4518 …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 {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4515 -form: Symfony\Component\Form\Form {#3811 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4514 …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 {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -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 | [ 25481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4537 +label: "25481" +value: "25481" +data: App\Entity\Event\EventPrice {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4538 +label: "25476" +value: "25476" +data: App\Entity\Event\EventPrice {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4539 +label: "25480" +value: "25480" +data: App\Entity\Event\EventPrice {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4540 +label: "25479" +value: "25479" +data: App\Entity\Event\EventPrice {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4541 +label: "25478" +value: "25478" +data: App\Entity\Event\EventPrice {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4542 +label: "25475" +value: "25475" +data: App\Entity\Event\EventPrice {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4543 +label: "25477" +value: "25477" +data: App\Entity\Event\EventPrice {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4544 +label: "25474" +value: "25474" +data: App\Entity\Event\EventPrice {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4545 +label: "25473" +value: "25473" +data: App\Entity\Event\EventPrice {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4546 +label: "25472" +value: "25472" +data: App\Entity\Event\EventPrice {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4534 -form: Symfony\Component\Form\Form {#3814 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4533 …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) {#4536 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 | "25477" |
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 {#4547 -form: Symfony\Component\Form\Form {#3817 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4535 …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 {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4532 -form: Symfony\Component\Form\Form {#3861 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4531 …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 {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -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 | [ 25481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4554 +label: "25481" +value: "25481" +data: App\Entity\Event\EventPrice {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4555 +label: "25476" +value: "25476" +data: App\Entity\Event\EventPrice {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4556 +label: "25480" +value: "25480" +data: App\Entity\Event\EventPrice {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4557 +label: "25479" +value: "25479" +data: App\Entity\Event\EventPrice {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4558 +label: "25478" +value: "25478" +data: App\Entity\Event\EventPrice {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4559 +label: "25475" +value: "25475" +data: App\Entity\Event\EventPrice {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4560 +label: "25477" +value: "25477" +data: App\Entity\Event\EventPrice {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4561 +label: "25474" +value: "25474" +data: App\Entity\Event\EventPrice {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4562 +label: "25473" +value: "25473" +data: App\Entity\Event\EventPrice {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4563 +label: "25472" +value: "25472" +data: App\Entity\Event\EventPrice {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4551 -form: Symfony\Component\Form\Form {#3864 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4550 …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) {#4553 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 | "25474" |
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 {#4564 -form: Symfony\Component\Form\Form {#3867 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4552 …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 {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4549 -form: Symfony\Component\Form\Form {#3911 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4548 …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 {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -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 | [ 25481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4571 +label: "25481" +value: "25481" +data: App\Entity\Event\EventPrice {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4572 +label: "25476" +value: "25476" +data: App\Entity\Event\EventPrice {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4573 +label: "25480" +value: "25480" +data: App\Entity\Event\EventPrice {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4574 +label: "25479" +value: "25479" +data: App\Entity\Event\EventPrice {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4575 +label: "25478" +value: "25478" +data: App\Entity\Event\EventPrice {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4576 +label: "25475" +value: "25475" +data: App\Entity\Event\EventPrice {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4577 +label: "25477" +value: "25477" +data: App\Entity\Event\EventPrice {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4578 +label: "25474" +value: "25474" +data: App\Entity\Event\EventPrice {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4579 +label: "25473" +value: "25473" +data: App\Entity\Event\EventPrice {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4580 +label: "25472" +value: "25472" +data: App\Entity\Event\EventPrice {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4568 -form: Symfony\Component\Form\Form {#3914 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4567 …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) {#4570 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 | "25473" |
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 {#4581 -form: Symfony\Component\Form\Form {#3917 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4569 …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 {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4566 -form: Symfony\Component\Form\Form {#3961 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4565 …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 {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -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 | [ 25481 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4588 +label: "25481" +value: "25481" +data: App\Entity\Event\EventPrice {#3451 -id: 25481 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3296 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25476 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4589 +label: "25476" +value: "25476" +data: App\Entity\Event\EventPrice {#3460 -id: 25476 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3449 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25480 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4590 +label: "25480" +value: "25480" +data: App\Entity\Event\EventPrice {#3466 -id: 25480 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3459 …} -annotation: "CAT. 4: reduced visibility" -price: 18.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25479 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4591 +label: "25479" +value: "25479" +data: App\Entity\Event\EventPrice {#3468 -id: 25479 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3465 …} -annotation: null -price: 29.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25478 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4592 +label: "25478" +value: "25478" +data: App\Entity\Event\EventPrice {#3470 -id: 25478 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3467 …} -annotation: null -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25475 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4593 +label: "25475" +value: "25475" +data: App\Entity\Event\EventPrice {#3472 -id: 25475 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3469 …} -annotation: "CAT. 4: reduced visibility" -price: 37.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25477 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4594 +label: "25477" +value: "25477" +data: App\Entity\Event\EventPrice {#3474 -id: 25477 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3471 …} -annotation: "* 25 April at 7.30pm and 27 April at 5pm" -price: 44.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3454 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25474 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4595 +label: "25474" +value: "25474" +data: App\Entity\Event\EventPrice {#3476 -id: 25474 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3473 …} -annotation: null -price: 58.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25473 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4596 +label: "25473" +value: "25473" +data: App\Entity\Event\EventPrice {#3478 -id: 25473 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3475 …} -annotation: null -price: 75.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25472 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4597 +label: "25472" +value: "25472" +data: App\Entity\Event\EventPrice {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3480 -id: 25472 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3477 …} -annotation: null -price: 89.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3461 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4585 -form: Symfony\Component\Form\Form {#3964 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4584 …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) {#4587 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 | "25472" |
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 {#4598 -form: Symfony\Component\Form\Form {#3967 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4586 …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" |
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 {#4375 …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 |