Forms
-
event_reservation
-
eventDate
-
eventPrices
-
0
-
eventPrice
-
quantity
-
-
1
-
eventPrice
-
quantity
-
-
2
-
eventPrice
-
quantity
-
-
3
-
eventPrice
-
quantity
-
-
4
-
eventPrice
-
quantity
-
-
5
-
eventPrice
-
quantity
-
-
6
-
eventPrice
-
quantity
-
-
7
-
eventPrice
-
quantity
-
-
8
-
eventPrice
-
quantity
-
-
9
-
eventPrice
-
quantity
-
-
10
-
eventPrice
-
quantity
-
-
-
add
-
event_reservation
"App\Form\Website\Event\EventReservationType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
eventId | 9246 |
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 {#3091 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3086 …} -namespace: Closure() {#3099 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2998 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
eventId | 9246 |
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() {#3038 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#552 …} $message: Closure() {#3076 …} $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 {#4528 -form: Symfony\Component\Form\Form {#3382 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4539 …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) {#3002 class: "App\Form\Website\Event\EventReservationType" this: App\Form\Website\Event\EventReservationType {#3089 …} use: { $eventId: 9246 } } |
Doctrine\ORM\QueryBuilder {#3225 -em: ContainerVgeOHHP\EntityManagerGhostEbeb667 {#563 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3224 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#3223 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#3210 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3208 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#3221 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#3219 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3226 #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 {#3227 #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 {#3218 …} -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 {#3295 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3230 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3229 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3231 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3273 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#3233 …} } |
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 {#3091 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3086 …} -namespace: Closure() {#3099 …} } |
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 {#3268 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerVgeOHHP\EntityManagerGhostEbeb667 {#563 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3183 …} } |
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 {#3225 -em: ContainerVgeOHHP\EntityManagerGhostEbeb667 {#563 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3224 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#3223 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#3210 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3208 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#3221 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#3219 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3226 #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 {#3227 #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 {#3218 …} -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() {#3182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#552 …} $message: Closure() {#3180 …} $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 | [ 9870 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4526 +label: "9870" +value: "9870" +data: App\Entity\Event\EventDate {#4463 …} +attr: [] +labelTranslationParameters: [] } 9871 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4520 +label: "9871" +value: "9871" +data: App\Entity\Event\EventDate {#4419 …} +attr: [] +labelTranslationParameters: [] } 9872 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4522 +label: "9872" +value: "9872" +data: App\Entity\Event\EventDate {#4481 …} +attr: [] +labelTranslationParameters: [] } 9873 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4517 +label: "9873" +value: "9873" +data: App\Entity\Event\EventDate {#4502 …} +attr: [] +labelTranslationParameters: [] } 9874 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4523 +label: "9874" +value: "9874" +data: App\Entity\Event\EventDate {#4506 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4531 -form: Symfony\Component\Form\Form {#3375 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4533 …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) {#4532 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" => 9246 ] |
[ "eventId" => 9246 "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 {#3091 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3086 …} -namespace: Closure() {#3099 …} } |
data_class | null |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#3260 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "eventId" => 9246 "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() {#3258 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#552 …} $message: Closure() {#3259 …} $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 {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4564 -form: Symfony\Component\Form\Form {#3372 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4534 …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 {#4428 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices" |
valid | true |
value | [ [ "eventPrice" => App\Entity\Event\EventPrice {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -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 {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4556 -form: Symfony\Component\Form\Form {#3474 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4561 …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 {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -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 | [ 24264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4575 +label: "24264" +value: "24264" +data: App\Entity\Event\EventPrice {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4576 +label: "24259" +value: "24259" +data: App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4577 +label: "24263" +value: "24263" +data: App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4578 +label: "24262" +value: "24262" +data: App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4579 +label: "24261" +value: "24261" +data: App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4580 +label: "24258" +value: "24258" +data: App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4581 +label: "24260" +value: "24260" +data: App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4582 +label: "24257" +value: "24257" +data: App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4583 +label: "24256" +value: "24256" +data: App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4584 +label: "24255" +value: "24255" +data: App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4585 +label: "24254" +value: "24254" +data: App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4571 -form: Symfony\Component\Form\Form {#3477 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4572 …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) {#4574 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 | "24264" |
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 {#4586 -form: Symfony\Component\Form\Form {#3480 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4573 …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 {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4555 -form: Symfony\Component\Form\Form {#3524 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4547 …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 {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -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 | [ 24264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4593 +label: "24264" +value: "24264" +data: App\Entity\Event\EventPrice {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4594 +label: "24259" +value: "24259" +data: App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4595 +label: "24263" +value: "24263" +data: App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4596 +label: "24262" +value: "24262" +data: App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4597 +label: "24261" +value: "24261" +data: App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4598 +label: "24258" +value: "24258" +data: App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4599 +label: "24260" +value: "24260" +data: App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4600 +label: "24257" +value: "24257" +data: App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4601 +label: "24256" +value: "24256" +data: App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4602 +label: "24255" +value: "24255" +data: App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4603 +label: "24254" +value: "24254" +data: App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4590 -form: Symfony\Component\Form\Form {#3527 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4589 …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) {#4592 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 | "24259" |
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 {#4604 -form: Symfony\Component\Form\Form {#3530 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4591 …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 {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4588 -form: Symfony\Component\Form\Form {#3574 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4587 …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 {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -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 | [ 24264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4611 +label: "24264" +value: "24264" +data: App\Entity\Event\EventPrice {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4612 +label: "24259" +value: "24259" +data: App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4613 +label: "24263" +value: "24263" +data: App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4614 +label: "24262" +value: "24262" +data: App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4615 +label: "24261" +value: "24261" +data: App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4616 +label: "24258" +value: "24258" +data: App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4617 +label: "24260" +value: "24260" +data: App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4618 +label: "24257" +value: "24257" +data: App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4619 +label: "24256" +value: "24256" +data: App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4620 +label: "24255" +value: "24255" +data: App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4621 +label: "24254" +value: "24254" +data: App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4608 -form: Symfony\Component\Form\Form {#3577 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4607 …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) {#4610 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 | "24263" |
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 {#4622 -form: Symfony\Component\Form\Form {#3580 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4609 …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 {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4606 -form: Symfony\Component\Form\Form {#3624 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4605 …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 {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -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 | [ 24264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4629 +label: "24264" +value: "24264" +data: App\Entity\Event\EventPrice {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4630 +label: "24259" +value: "24259" +data: App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4631 +label: "24263" +value: "24263" +data: App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4632 +label: "24262" +value: "24262" +data: App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4633 +label: "24261" +value: "24261" +data: App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4634 +label: "24258" +value: "24258" +data: App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4635 +label: "24260" +value: "24260" +data: App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4636 +label: "24257" +value: "24257" +data: App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4637 +label: "24256" +value: "24256" +data: App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4638 +label: "24255" +value: "24255" +data: App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4639 +label: "24254" +value: "24254" +data: App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4626 -form: Symfony\Component\Form\Form {#3627 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4625 …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) {#4628 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 | "24262" |
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 {#4640 -form: Symfony\Component\Form\Form {#3630 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4627 …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 {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4624 -form: Symfony\Component\Form\Form {#3674 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4623 …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 {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -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 | [ 24264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4647 +label: "24264" +value: "24264" +data: App\Entity\Event\EventPrice {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4648 +label: "24259" +value: "24259" +data: App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4649 +label: "24263" +value: "24263" +data: App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4650 +label: "24262" +value: "24262" +data: App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4651 +label: "24261" +value: "24261" +data: App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4652 +label: "24258" +value: "24258" +data: App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4653 +label: "24260" +value: "24260" +data: App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4654 +label: "24257" +value: "24257" +data: App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4655 +label: "24256" +value: "24256" +data: App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4656 +label: "24255" +value: "24255" +data: App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4657 +label: "24254" +value: "24254" +data: App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4644 -form: Symfony\Component\Form\Form {#3677 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4643 …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) {#4646 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 | "24261" |
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 {#4658 -form: Symfony\Component\Form\Form {#3680 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4645 …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 {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4642 -form: Symfony\Component\Form\Form {#3724 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4641 …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 {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -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 | [ 24264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4665 +label: "24264" +value: "24264" +data: App\Entity\Event\EventPrice {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4666 +label: "24259" +value: "24259" +data: App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4667 +label: "24263" +value: "24263" +data: App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4668 +label: "24262" +value: "24262" +data: App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4669 +label: "24261" +value: "24261" +data: App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4670 +label: "24258" +value: "24258" +data: App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4671 +label: "24260" +value: "24260" +data: App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4672 +label: "24257" +value: "24257" +data: App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4673 +label: "24256" +value: "24256" +data: App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4674 +label: "24255" +value: "24255" +data: App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4675 +label: "24254" +value: "24254" +data: App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4662 -form: Symfony\Component\Form\Form {#3727 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4661 …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) {#4664 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 | "24258" |
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 {#4676 -form: Symfony\Component\Form\Form {#3730 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4663 …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 {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4660 -form: Symfony\Component\Form\Form {#3774 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4659 …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 {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -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 | [ 24264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4683 +label: "24264" +value: "24264" +data: App\Entity\Event\EventPrice {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4684 +label: "24259" +value: "24259" +data: App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4685 +label: "24263" +value: "24263" +data: App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4686 +label: "24262" +value: "24262" +data: App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4687 +label: "24261" +value: "24261" +data: App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4688 +label: "24258" +value: "24258" +data: App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4689 +label: "24260" +value: "24260" +data: App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4690 +label: "24257" +value: "24257" +data: App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4691 +label: "24256" +value: "24256" +data: App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4692 +label: "24255" +value: "24255" +data: App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4693 +label: "24254" +value: "24254" +data: App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4680 -form: Symfony\Component\Form\Form {#3777 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4679 …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) {#4682 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 | "24260" |
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 {#4694 -form: Symfony\Component\Form\Form {#3780 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4681 …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 {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4678 -form: Symfony\Component\Form\Form {#3824 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4677 …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 {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -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 | [ 24264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4701 +label: "24264" +value: "24264" +data: App\Entity\Event\EventPrice {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4702 +label: "24259" +value: "24259" +data: App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4703 +label: "24263" +value: "24263" +data: App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4704 +label: "24262" +value: "24262" +data: App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4705 +label: "24261" +value: "24261" +data: App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4706 +label: "24258" +value: "24258" +data: App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4707 +label: "24260" +value: "24260" +data: App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4708 +label: "24257" +value: "24257" +data: App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4709 +label: "24256" +value: "24256" +data: App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4710 +label: "24255" +value: "24255" +data: App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4711 +label: "24254" +value: "24254" +data: App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4698 -form: Symfony\Component\Form\Form {#3827 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4697 …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) {#4700 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 | "24257" |
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 {#4712 -form: Symfony\Component\Form\Form {#3830 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4699 …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 {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4696 -form: Symfony\Component\Form\Form {#3874 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4695 …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 {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -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 | [ 24264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4719 +label: "24264" +value: "24264" +data: App\Entity\Event\EventPrice {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4720 +label: "24259" +value: "24259" +data: App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4721 +label: "24263" +value: "24263" +data: App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4722 +label: "24262" +value: "24262" +data: App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4723 +label: "24261" +value: "24261" +data: App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4724 +label: "24258" +value: "24258" +data: App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4725 +label: "24260" +value: "24260" +data: App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4726 +label: "24257" +value: "24257" +data: App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4727 +label: "24256" +value: "24256" +data: App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4728 +label: "24255" +value: "24255" +data: App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4729 +label: "24254" +value: "24254" +data: App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4716 -form: Symfony\Component\Form\Form {#3877 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4715 …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) {#4718 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 | "24256" |
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 {#4730 -form: Symfony\Component\Form\Form {#3880 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4717 …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 {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4714 -form: Symfony\Component\Form\Form {#3924 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4713 …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 {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -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 | [ 24264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4737 +label: "24264" +value: "24264" +data: App\Entity\Event\EventPrice {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4738 +label: "24259" +value: "24259" +data: App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4739 +label: "24263" +value: "24263" +data: App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4740 +label: "24262" +value: "24262" +data: App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4741 +label: "24261" +value: "24261" +data: App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4742 +label: "24258" +value: "24258" +data: App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4743 +label: "24260" +value: "24260" +data: App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4744 +label: "24257" +value: "24257" +data: App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4745 +label: "24256" +value: "24256" +data: App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4746 +label: "24255" +value: "24255" +data: App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4747 +label: "24254" +value: "24254" +data: App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4734 -form: Symfony\Component\Form\Form {#3927 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4733 …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) {#4736 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 | "24255" |
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 {#4748 -form: Symfony\Component\Form\Form {#3930 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4735 …5} |
full_name | "event_reservation[eventPrices][9][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_9_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
10
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4732 -form: Symfony\Component\Form\Form {#3974 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4731 …5} |
full_name | "event_reservation[eventPrices][10]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_10" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -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 | [ 24264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4755 +label: "24264" +value: "24264" +data: App\Entity\Event\EventPrice {#3412 -id: 24264 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3257 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4756 +label: "24259" +value: "24259" +data: App\Entity\Event\EventPrice {#3421 -id: 24259 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3410 …} -annotation: "CAT. 5: reduced visibility / on sale from the box office and online from September 2023" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4757 +label: "24263" +value: "24263" +data: App\Entity\Event\EventPrice {#3427 -id: 24263 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3420 …} -annotation: "CAT. 4: reduced visibility" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4758 +label: "24262" +value: "24262" +data: App\Entity\Event\EventPrice {#3429 -id: 24262 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3426 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4759 +label: "24261" +value: "24261" +data: App\Entity\Event\EventPrice {#3431 -id: 24261 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3428 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4760 +label: "24258" +value: "24258" +data: App\Entity\Event\EventPrice {#3433 -id: 24258 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3430 …} -annotation: "CAT. 4: reduced visibility" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4761 +label: "24260" +value: "24260" +data: App\Entity\Event\EventPrice {#3435 -id: 24260 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3432 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3415 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4762 +label: "24257" +value: "24257" +data: App\Entity\Event\EventPrice {#3437 -id: 24257 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3434 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4763 +label: "24256" +value: "24256" +data: App\Entity\Event\EventPrice {#3439 -id: 24256 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3436 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4764 +label: "24255" +value: "24255" +data: App\Entity\Event\EventPrice {#3441 -id: 24255 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3438 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 24254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4765 +label: "24254" +value: "24254" +data: App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3443 -id: 24254 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV1 {#3440 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3422 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4752 -form: Symfony\Component\Form\Form {#3977 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4751 …5} |
full_name | "event_reservation[eventPrices][10][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_10_eventPrice" |
is_selected | Closure($choice, $value) {#4754 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 | "24254" |
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 {#4766 -form: Symfony\Component\Form\Form {#3980 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4753 …5} |
full_name | "event_reservation[eventPrices][10][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_10_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
add
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "submit-button" ] |
[ "class" => "submit-button" ] |
label | "<span><i class='icon icon-cart'></i> Ajouter au panier</span>" |
same as passed value |
label_html | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "submit-button" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "<span><i class='icon icon-cart'></i> Ajouter au panier</span>" |
label_format | null |
label_html | true |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "submit-button" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_event_reservation_add" ] |
cache_key | "_event_reservation_add_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#4521 …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 |