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
-
-
15
-
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 | 8049 |
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 {#3082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3073 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3077 …} -namespace: Closure() {#3090 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2989 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
eventId | 8049 |
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() {#2987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $message: Closure() {#3067 …} $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 {#4953 -form: Symfony\Component\Form\Form {#3373 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4964 …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) {#2993 class: "App\Form\Website\Event\EventReservationType" this: App\Form\Website\Event\EventReservationType {#3080 …} use: { $eventId: 8049 } } |
Doctrine\ORM\QueryBuilder {#3216 -em: ContainerVgeOHHP\EntityManagerGhostEbeb667 {#563 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3215 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#3214 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#3201 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3199 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#3212 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#3210 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3217 #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 {#3218 #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 {#3209 …} -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 {#3286 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3221 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3220 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3222 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3264 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#3224 …} } |
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 {#3082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3073 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3077 …} -namespace: Closure() {#3090 …} } |
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 {#3259 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerVgeOHHP\EntityManagerGhostEbeb667 {#563 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3174 …} } |
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 {#3216 -em: ContainerVgeOHHP\EntityManagerGhostEbeb667 {#563 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3215 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#3214 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#3201 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3199 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#3212 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#3210 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3217 #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 {#3218 #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 {#3209 …} -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() {#3173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $message: Closure() {#3171 …} $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 | [ 8117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +label: "8117" +value: "8117" +data: App\Entity\Event\EventDate {#4828 …} +attr: [] +labelTranslationParameters: [] } 8118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +label: "8118" +value: "8118" +data: App\Entity\Event\EventDate {#4815 …} +attr: [] +labelTranslationParameters: [] } 8119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +label: "8119" +value: "8119" +data: App\Entity\Event\EventDate {#4846 …} +attr: [] +labelTranslationParameters: [] } 8120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4942 +label: "8120" +value: "8120" +data: App\Entity\Event\EventDate {#4867 …} +attr: [] +labelTranslationParameters: [] } 8121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +label: "8121" +value: "8121" +data: App\Entity\Event\EventDate {#4871 …} +attr: [] +labelTranslationParameters: [] } 8122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4989 +label: "8122" +value: "8122" +data: App\Entity\Event\EventDate {#4876 …} +attr: [] +labelTranslationParameters: [] } 8123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4804 +label: "8123" +value: "8123" +data: App\Entity\Event\EventDate {#4881 …} +attr: [] +labelTranslationParameters: [] } 8124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +label: "8124" +value: "8124" +data: App\Entity\Event\EventDate {#4886 …} +attr: [] +labelTranslationParameters: [] } 8125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4946 +label: "8125" +value: "8125" +data: App\Entity\Event\EventDate {#4891 …} +attr: [] +labelTranslationParameters: [] } 8126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4939 +label: "8126" +value: "8126" +data: App\Entity\Event\EventDate {#4896 …} +attr: [] +labelTranslationParameters: [] } 8127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4969 +label: "8127" +value: "8127" +data: App\Entity\Event\EventDate {#4901 …} +attr: [] +labelTranslationParameters: [] } 8128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4985 +label: "8128" +value: "8128" +data: App\Entity\Event\EventDate {#4906 …} +attr: [] +labelTranslationParameters: [] } 8129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4991 +label: "8129" +value: "8129" +data: App\Entity\Event\EventDate {#4911 …} +attr: [] +labelTranslationParameters: [] } 8130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4936 +label: "8130" +value: "8130" +data: App\Entity\Event\EventDate {#4916 …} +attr: [] +labelTranslationParameters: [] } 8131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +label: "8131" +value: "8131" +data: App\Entity\Event\EventDate {#4921 …} +attr: [] +labelTranslationParameters: [] } 8132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4834 +label: "8132" +value: "8132" +data: App\Entity\Event\EventDate {#4926 …} +attr: [] +labelTranslationParameters: [] } 8133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4993 +label: "8133" +value: "8133" +data: App\Entity\Event\EventDate {#4931 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4956 -form: Symfony\Component\Form\Form {#3366 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4958 …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) {#4957 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" => 8049 ] |
[ "eventId" => 8049 "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 {#3082 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3073 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#3077 …} -namespace: Closure() {#3090 …} } |
data_class | null |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#3251 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "eventId" => 8049 "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() {#3249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#553 …} $message: Closure() {#3250 …} $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 {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4992 -form: Symfony\Component\Form\Form {#3363 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4959 …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 {#4990 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices" |
valid | true |
value | [ [ "eventPrice" => App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] ] |
0
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection_entry" "event_reservation_seats" "_event_reservation_eventPrices_entry" ] |
cache_key | "_event_reservation_eventPrices_entry_event_reservation_seats" |
compound | true |
data | [ "eventPrice" => App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5009 -form: Symfony\Component\Form\Form {#3479 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5010 …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 {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5014 -form: Symfony\Component\Form\Form {#3482 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5013 …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) {#5016 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 | "17656" |
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 {#5033 -form: Symfony\Component\Form\Form {#3485 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5015 …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 {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5011 -form: Symfony\Component\Form\Form {#3529 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5012 …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 {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5037 -form: Symfony\Component\Form\Form {#3532 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5036 …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) {#5039 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 | "17651" |
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 {#5056 -form: Symfony\Component\Form\Form {#3535 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5038 …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 {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5035 -form: Symfony\Component\Form\Form {#3579 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5034 …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 {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5060 -form: Symfony\Component\Form\Form {#3582 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5059 …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) {#5062 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 | "17662" |
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 {#5079 -form: Symfony\Component\Form\Form {#3585 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5061 …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 {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5058 -form: Symfony\Component\Form\Form {#3629 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5057 …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 {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5083 -form: Symfony\Component\Form\Form {#3632 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5082 …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) {#5085 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 | "17655" |
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 {#5102 -form: Symfony\Component\Form\Form {#3635 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5084 …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 {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5081 -form: Symfony\Component\Form\Form {#3679 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5080 …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 {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5106 -form: Symfony\Component\Form\Form {#3682 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5105 …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) {#5108 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 | "17654" |
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 {#5125 -form: Symfony\Component\Form\Form {#3685 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5107 …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 {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5104 -form: Symfony\Component\Form\Form {#3729 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5103 …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 {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5129 -form: Symfony\Component\Form\Form {#3732 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5128 …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) {#5131 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 | "17653" |
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 {#3735 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5130 …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 {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5127 -form: Symfony\Component\Form\Form {#3779 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5126 …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 {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5152 -form: Symfony\Component\Form\Form {#3782 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5151 …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) {#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 | "17650" |
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 {#5171 -form: Symfony\Component\Form\Form {#3785 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5153 …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 {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5150 -form: Symfony\Component\Form\Form {#3829 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5149 …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 {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5175 -form: Symfony\Component\Form\Form {#3832 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5174 …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) {#5177 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 | "17661" |
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 {#5194 -form: Symfony\Component\Form\Form {#3835 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5176 …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 {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5173 -form: Symfony\Component\Form\Form {#3879 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5172 …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 {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5198 -form: Symfony\Component\Form\Form {#3882 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5197 …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) {#5200 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 | "17652" |
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 {#5217 -form: Symfony\Component\Form\Form {#3885 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5199 …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 {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5196 -form: Symfony\Component\Form\Form {#3929 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5195 …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 {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5221 -form: Symfony\Component\Form\Form {#3932 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5220 …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) {#5223 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 | "17649" |
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 {#5240 -form: Symfony\Component\Form\Form {#3935 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5222 …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 {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5219 -form: Symfony\Component\Form\Form {#3979 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5218 …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 {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5244 -form: Symfony\Component\Form\Form {#3982 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5243 …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) {#5246 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 | "17660" |
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 {#5263 -form: Symfony\Component\Form\Form {#3985 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5245 …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 {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5242 -form: Symfony\Component\Form\Form {#4029 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5241 …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 {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5267 -form: Symfony\Component\Form\Form {#4032 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5266 …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) {#5269 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 | "17648" |
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 {#5286 -form: Symfony\Component\Form\Form {#4035 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5268 …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 {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5265 -form: Symfony\Component\Form\Form {#4079 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5264 …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 {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5290 -form: Symfony\Component\Form\Form {#4082 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5289 …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) {#5292 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 | "17659" |
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 {#5309 -form: Symfony\Component\Form\Form {#4085 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5291 …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 {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5288 -form: Symfony\Component\Form\Form {#4129 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5287 …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 {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5313 -form: Symfony\Component\Form\Form {#4132 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5312 …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) {#5315 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 | "17647" |
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 {#5332 -form: Symfony\Component\Form\Form {#4135 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5314 …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 {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5311 -form: Symfony\Component\Form\Form {#4179 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5310 …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 {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5336 -form: Symfony\Component\Form\Form {#4182 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5335 …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) {#5338 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 | "17658" |
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 {#5355 -form: Symfony\Component\Form\Form {#4185 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5337 …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" |
15
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 {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5334 -form: Symfony\Component\Form\Form {#4229 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5333 …5} |
full_name | "event_reservation[eventPrices][15]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_15" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "15" |
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 {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } "quantity" => 0 ] |
eventPrice
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form_input_hidden js-event-reservation-price-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_event_reservation_eventPrices_entry_eventPrice" ] |
cache_key | "_event_reservation_eventPrices_entry_eventPrice_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 17656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "17656" +value: "17656" +data: App\Entity\Event\EventPrice {#3403 -id: 17656 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3248 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 8.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "17651" +value: "17651" +data: App\Entity\Event\EventPrice {#3412 -id: 17651 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3401 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17662 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "17662" +value: "17662" +data: App\Entity\Event\EventPrice {#3418 -id: 17662 -name: "CAT. 5" -languageGroup: Symfony\Component\Uid\UuidV4 {#3411 …} -annotation: "CAT. 5 : visibilité très réduite / en vente aux caisses et en ligne" -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17655 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "17655" +value: "17655" +data: App\Entity\Event\EventPrice {#3424 -id: 17655 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3417 …} -annotation: "CAT. 4 : visibilité réduite" -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "17654" +value: "17654" +data: App\Entity\Event\EventPrice {#3426 -id: 17654 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3423 …} -annotation: null -price: 30.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "17653" +value: "17653" +data: App\Entity\Event\EventPrice {#3428 -id: 17653 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3425 …} -annotation: null -price: 39.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "17650" +value: "17650" +data: App\Entity\Event\EventPrice {#3430 -id: 17650 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3427 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17661 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "17661" +value: "17661" +data: App\Entity\Event\EventPrice {#3432 -id: 17661 -name: "CAT. 4" -languageGroup: Symfony\Component\Uid\UuidV4 {#3429 …} -annotation: "CAT. 4 : visibilité réduite" -price: 40.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "17652" +value: "17652" +data: App\Entity\Event\EventPrice {#3434 -id: 17652 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3431 …} -annotation: null -price: 47.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3406 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "17649" +value: "17649" +data: App\Entity\Event\EventPrice {#3436 -id: 17649 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3433 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17660 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "17660" +value: "17660" +data: App\Entity\Event\EventPrice {#3438 -id: 17660 -name: "CAT. 3" -languageGroup: Symfony\Component\Uid\UuidV4 {#3435 …} -annotation: null -price: 60.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17648 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "17648" +value: "17648" +data: App\Entity\Event\EventPrice {#3440 -id: 17648 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3437 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17659 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "17659" +value: "17659" +data: App\Entity\Event\EventPrice {#3442 -id: 17659 -name: "CAT. 2" -languageGroup: Symfony\Component\Uid\UuidV4 {#3439 …} -annotation: null -price: 78.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17647 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "17647" +value: "17647" +data: App\Entity\Event\EventPrice {#3444 -id: 17647 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3441 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3413 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17658 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "17658" +value: "17658" +data: App\Entity\Event\EventPrice {#3446 -id: 17658 -name: "CAT. 1" -languageGroup: Symfony\Component\Uid\UuidV4 {#3443 …} -annotation: null -price: 95.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } 17657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "17657" +value: "17657" +data: App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#3448 -id: 17657 -name: "CŒUR ORCH." -languageGroup: Symfony\Component\Uid\UuidV4 {#3445 …} -annotation: null -price: 110.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#3419 …} -lang: App\Entity\Language\Language {#1499 …} -ticketingReference: null -youngPrice: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5359 -form: Symfony\Component\Form\Form {#4232 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5358 …5} |
full_name | "event_reservation[eventPrices][15][eventPrice]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_15_eventPrice" |
is_selected | Closure($choice, $value) {#5361 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 | "17657" |
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 {#5378 -form: Symfony\Component\Form\Form {#4235 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5360 …5} |
full_name | "event_reservation[eventPrices][15][quantity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "event_reservation_eventPrices_15_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 {#4983 …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 |