Forms
-
event_reservation
-
eventDate
-
eventPrices
-
0
-
eventPrice
-
quantity
-
-
1
-
eventPrice
-
quantity
-
-
2
-
eventPrice
-
quantity
-
-
3
-
eventPrice
-
quantity
-
-
4
-
eventPrice
-
quantity
-
-
5
-
eventPrice
-
quantity
-
-
6
-
eventPrice
-
quantity
-
-
7
-
eventPrice
-
quantity
-
-
8
-
eventPrice
-
quantity
-
-
9
-
eventPrice
-
quantity
-
-
10
-
eventPrice
-
quantity
-
-
11
-
eventPrice
-
quantity
-
-
12
-
eventPrice
-
quantity
-
-
13
-
eventPrice
-
quantity
-
-
14
-
eventPrice
-
quantity
-
-
-
add
-
event_reservation
"App\Form\Website\Event\EventReservationType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
eventId | 9444 |
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 {#3000 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3083 …} -namespace: Closure() {#3152 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3188 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
eventId | 9444 |
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() {#3190 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $message: Closure() {#3189 …} $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 {#4872 -form: Symfony\Component\Form\Form {#3422 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4883 …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) {#3195 class: "App\Form\Website\Event\EventReservationType" this: App\Form\Website\Event\EventReservationType {#2407 …} use: { $eventId: 9444 } } |
Doctrine\ORM\QueryBuilder {#3265 -em: ContainerVgeOHHP\EntityManagerGhostEbeb667 {#563 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3264 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#3263 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#3250 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3248 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#3261 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#3259 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3266 #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 {#3267 #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 {#3258 …} -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 {#3335 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3270 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3269 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3271 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3313 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#3273 …} } |
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 {#3000 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3083 …} -namespace: Closure() {#3152 …} } |
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 {#3308 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerVgeOHHP\EntityManagerGhostEbeb667 {#563 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3223 …} } |
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 {#3265 -em: ContainerVgeOHHP\EntityManagerGhostEbeb667 {#563 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3264 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#3263 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#3250 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3248 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#3261 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#3259 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3266 #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 {#3267 #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 {#3258 …} -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() {#3222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $message: Closure() {#3220 …} $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 | [ 10135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +label: "10135" +value: "10135" +data: App\Entity\Event\EventDate {#4747 …} +attr: [] +labelTranslationParameters: [] } 10136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +label: "10136" +value: "10136" +data: App\Entity\Event\EventDate {#4734 …} +attr: [] +labelTranslationParameters: [] } 10137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +label: "10137" +value: "10137" +data: App\Entity\Event\EventDate {#4765 …} +attr: [] +labelTranslationParameters: [] } 10138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +label: "10138" +value: "10138" +data: App\Entity\Event\EventDate {#4786 …} +attr: [] +labelTranslationParameters: [] } 10139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +label: "10139" +value: "10139" +data: App\Entity\Event\EventDate {#4790 …} +attr: [] +labelTranslationParameters: [] } 10140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4908 +label: "10140" +value: "10140" +data: App\Entity\Event\EventDate {#4795 …} +attr: [] +labelTranslationParameters: [] } 10141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4723 +label: "10141" +value: "10141" +data: App\Entity\Event\EventDate {#4800 …} +attr: [] +labelTranslationParameters: [] } 10142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4857 +label: "10142" +value: "10142" +data: App\Entity\Event\EventDate {#4805 …} +attr: [] +labelTranslationParameters: [] } 10143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +label: "10143" +value: "10143" +data: App\Entity\Event\EventDate {#4810 …} +attr: [] +labelTranslationParameters: [] } 10144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4858 +label: "10144" +value: "10144" +data: App\Entity\Event\EventDate {#4815 …} +attr: [] +labelTranslationParameters: [] } 10145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4888 +label: "10145" +value: "10145" +data: App\Entity\Event\EventDate {#4820 …} +attr: [] +labelTranslationParameters: [] } 10146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4904 +label: "10146" +value: "10146" +data: App\Entity\Event\EventDate {#4825 …} +attr: [] +labelTranslationParameters: [] } 10147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4910 +label: "10147" +value: "10147" +data: App\Entity\Event\EventDate {#4830 …} +attr: [] +labelTranslationParameters: [] } 10148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4855 +label: "10148" +value: "10148" +data: App\Entity\Event\EventDate {#4835 …} +attr: [] +labelTranslationParameters: [] } 10149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +label: "10149" +value: "10149" +data: App\Entity\Event\EventDate {#4840 …} +attr: [] +labelTranslationParameters: [] } 10150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4753 +label: "10150" +value: "10150" +data: App\Entity\Event\EventDate {#4845 …} +attr: [] +labelTranslationParameters: [] } 10151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4912 +label: "10151" +value: "10151" +data: App\Entity\Event\EventDate {#4850 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4875 -form: Symfony\Component\Form\Form {#3415 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4877 …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) {#4876 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" => 9444 ] |
[ "eventId" => 9444 "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 {#3000 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3083 …} -namespace: Closure() {#3152 …} } |
data_class | null |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#3300 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "eventId" => 9444 "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() {#3298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $message: Closure() {#3299 …} $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 {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4911 -form: Symfony\Component\Form\Form {#3412 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4878 …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 {#4909 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices" |
valid | true |
value | [ [ "eventPrice" => App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] ] |
0
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4927 -form: Symfony\Component\Form\Form {#3526 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4928 …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 {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4935 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4936 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4937 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4939 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4941 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4942 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4943 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4944 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4946 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4932 -form: Symfony\Component\Form\Form {#3529 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4931 …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) {#4934 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 | "25333" |
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 {#4950 -form: Symfony\Component\Form\Form {#3532 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4933 …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 {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4929 -form: Symfony\Component\Form\Form {#3576 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4930 …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 {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4957 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4958 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4959 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4960 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4961 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4962 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4963 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4964 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4965 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4966 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4967 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4968 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4969 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4970 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4971 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4954 -form: Symfony\Component\Form\Form {#3579 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4953 …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) {#4956 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 | "25338" |
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 {#4972 -form: Symfony\Component\Form\Form {#3582 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4955 …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 {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4952 -form: Symfony\Component\Form\Form {#3626 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4951 …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 {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4979 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4980 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4981 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4982 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4983 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4984 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4987 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4988 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4990 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4991 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4992 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4993 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4976 -form: Symfony\Component\Form\Form {#3629 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4975 …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) {#4978 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 | "25328" |
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 {#4994 -form: Symfony\Component\Form\Form {#3632 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4977 …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 {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4974 -form: Symfony\Component\Form\Form {#3676 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4973 …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 {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4998 -form: Symfony\Component\Form\Form {#3679 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4997 …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) {#5000 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 | "25332" |
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 {#5016 -form: Symfony\Component\Form\Form {#3682 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4999 …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 {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4996 -form: Symfony\Component\Form\Form {#3726 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4995 …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 {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5020 -form: Symfony\Component\Form\Form {#3729 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5019 …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) {#5022 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 | "25331" |
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 {#5038 -form: Symfony\Component\Form\Form {#3732 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5021 …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 {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5018 -form: Symfony\Component\Form\Form {#3776 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5017 …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 {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5042 -form: Symfony\Component\Form\Form {#3779 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5041 …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) {#5044 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 | "25337" |
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 {#5060 -form: Symfony\Component\Form\Form {#3782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5043 …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 {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5040 -form: Symfony\Component\Form\Form {#3826 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5039 …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 {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5064 -form: Symfony\Component\Form\Form {#3829 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5063 …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) {#5066 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 | "25330" |
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 {#5082 -form: Symfony\Component\Form\Form {#3832 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5065 …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 {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5062 -form: Symfony\Component\Form\Form {#3876 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5061 …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 {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5086 -form: Symfony\Component\Form\Form {#3879 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5085 …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) {#5088 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 | "25327" |
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 {#5104 -form: Symfony\Component\Form\Form {#3882 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5087 …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 {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5084 -form: Symfony\Component\Form\Form {#3926 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5083 …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 {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5108 -form: Symfony\Component\Form\Form {#3929 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5107 …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) {#5110 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 | "25329" |
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 {#5126 -form: Symfony\Component\Form\Form {#3932 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5109 …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 {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5106 -form: Symfony\Component\Form\Form {#3976 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5105 …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 {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5130 -form: Symfony\Component\Form\Form {#3979 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5129 …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) {#5132 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 | "25326" |
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 {#5148 -form: Symfony\Component\Form\Form {#3982 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5131 …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 {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5128 -form: Symfony\Component\Form\Form {#4026 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5127 …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 {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5152 -form: Symfony\Component\Form\Form {#4029 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5151 …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) {#5154 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 | "25336" |
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 {#5170 -form: Symfony\Component\Form\Form {#4032 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5153 …5} |
full_name | "event_reservation[eventPrices][10][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_10_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
11
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5150 -form: Symfony\Component\Form\Form {#4076 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5149 …5} |
full_name | "event_reservation[eventPrices][11]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_11" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5174 -form: Symfony\Component\Form\Form {#4079 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5173 …5} |
full_name | "event_reservation[eventPrices][11][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_11_eventPrice" |
is_selected | Closure($choice, $value) {#5176 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 | "25325" |
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 {#5192 -form: Symfony\Component\Form\Form {#4082 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5175 …5} |
full_name | "event_reservation[eventPrices][11][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_11_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
12
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5172 -form: Symfony\Component\Form\Form {#4126 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5171 …5} |
full_name | "event_reservation[eventPrices][12]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_12" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5196 -form: Symfony\Component\Form\Form {#4129 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5195 …5} |
full_name | "event_reservation[eventPrices][12][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_12_eventPrice" |
is_selected | Closure($choice, $value) {#5198 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 | "25335" |
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 {#5214 -form: Symfony\Component\Form\Form {#4132 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5197 …5} |
full_name | "event_reservation[eventPrices][12][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_12_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
13
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5194 -form: Symfony\Component\Form\Form {#4176 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5193 …5} |
full_name | "event_reservation[eventPrices][13]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_13" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "13" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5218 -form: Symfony\Component\Form\Form {#4179 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5217 …5} |
full_name | "event_reservation[eventPrices][13][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_13_eventPrice" |
is_selected | Closure($choice, $value) {#5220 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 | "25324" |
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 {#5236 -form: Symfony\Component\Form\Form {#4182 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5219 …5} |
full_name | "event_reservation[eventPrices][13][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_13_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
14
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5216 -form: Symfony\Component\Form\Form {#4226 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5215 …5} |
full_name | "event_reservation[eventPrices][14]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_14" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "14" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry" |
valid | true |
value | [ "eventPrice" => App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 25333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "25333" +value: "25333" +data: App\Entity\Event\EventPrice {#3452 -id: 25333 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3297 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "25338" +value: "25338" +data: App\Entity\Event\EventPrice {#3461 -id: 25338 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3450 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "25328" +value: "25328" +data: App\Entity\Event\EventPrice {#3467 -id: 25328 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV1 {#3460 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne en septembre 2024" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "25332" +value: "25332" +data: App\Entity\Event\EventPrice {#3473 -id: 25332 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3466 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "25331" +value: "25331" +data: App\Entity\Event\EventPrice {#3475 -id: 25331 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3472 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "25337" +value: "25337" +data: App\Entity\Event\EventPrice {#3477 -id: 25337 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3474 …} -annotation: "CAT. 4 : visibilité réduite" -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "25330" +value: "25330" +data: App\Entity\Event\EventPrice {#3479 -id: 25330 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3476 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "25327" +value: "25327" +data: App\Entity\Event\EventPrice {#3481 -id: 25327 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV1 {#3478 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "25329" +value: "25329" +data: App\Entity\Event\EventPrice {#3483 -id: 25329 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3480 …} -annotation: "* les 22 et 29 décembre à 17h, 24 et 28 décembre à 15h, les 23,30 décembre et 3, 4 et 5 janvier à 19h30" -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3455 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "25326" +value: "25326" +data: App\Entity\Event\EventPrice {#3485 -id: 25326 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3482 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "25336" +value: "25336" +data: App\Entity\Event\EventPrice {#3487 -id: 25336 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV1 {#3484 …} -annotation: null -price: 65.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "25325" +value: "25325" +data: App\Entity\Event\EventPrice {#3489 -id: 25325 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3486 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "25335" +value: "25335" +data: App\Entity\Event\EventPrice {#3491 -id: 25335 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV1 {#3488 …} -annotation: null -price: 90.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "25324" +value: "25324" +data: App\Entity\Event\EventPrice {#3493 -id: 25324 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3490 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3468 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 25334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "25334" +value: "25334" +data: App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3495 -id: 25334 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV1 {#3492 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3462 …} -lang: App\Entity\Language\Language {#1501 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5240 -form: Symfony\Component\Form\Form {#4229 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5239 …5} |
full_name | "event_reservation[eventPrices][14][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_14_eventPrice" |
is_selected | Closure($choice, $value) {#5242 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 | "25334" |
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 {#5258 -form: Symfony\Component\Form\Form {#4232 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5241 …5} |
full_name | "event_reservation[eventPrices][14][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_14_quantity" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "quantity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices_entry_quantity" |
valid | true |
value | "0" |
add
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "submit-button" ] |
[ "class" => "submit-button" ] |
label | "<span><i class='icon icon-cart'></i> Ajouter au panier</span>" |
same as passed value |
label_html | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "submit-button" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "<span><i class='icon icon-cart'></i> Ajouter au panier</span>" |
label_format | null |
label_html | true |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "submit-button" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_event_reservation_add" ] |
cache_key | "_event_reservation_add_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#4902 …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 |