Forms
-
event_reservation
-
eventDate
-
eventPrices
-
0
-
eventPrice
-
quantity
-
-
1
-
eventPrice
-
quantity
-
-
2
-
eventPrice
-
quantity
-
-
3
-
eventPrice
-
quantity
-
-
4
-
eventPrice
-
quantity
-
-
-
add
-
-
search
-
query
-
-
short_newsletter
-
email
-
send
-
_token
-
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 | 80 |
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 {#2353 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2351 …} -namespace: Closure() {#2349 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2327 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
eventId | 80 |
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() {#2325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#777 …} $message: Closure() {#2326 …} $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 {#3011 -form: Symfony\Component\Form\Form {#2488 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3023 …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) {#2320 class: "App\Form\Website\Event\EventReservationType" this: App\Form\Website\Event\EventReservationType {#1908 …} use: { $eventId: 80 } } |
Doctrine\ORM\QueryBuilder {#2285 -em: ContainerUVhqxGx\EntityManagerGhostEbeb667 {#788 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1896 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#1877 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#2251 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1902 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#1901 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#2264 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2287 #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 {#2282 #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 {#2261 …} -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 {#2422 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2281 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2294 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2275 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2400 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2360 …} } |
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 {#2353 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2351 …} -namespace: Closure() {#2349 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerUVhqxGx\EntityManagerGhostEbeb667 {#788 …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 {#2395 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerUVhqxGx\EntityManagerGhostEbeb667 {#788 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2283 …} } |
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 {#2285 -em: ContainerUVhqxGx\EntityManagerGhostEbeb667 {#788 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1896 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ed" ] } Doctrine\ORM\Query\Expr\Select {#1877 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "edb" ] } Doctrine\ORM\Query\Expr\Select {#2251 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1902 #from: "App\Entity\Event\EventDate" #alias: "ed" #indexBy: null } ] "join" => [ "ed" => [ Doctrine\ORM\Query\Expr\Join {#1901 #joinType: "INNER" #join: "ed.eventDateBlock" #alias: "edb" #conditionType: null #condition: null #indexBy: null } Doctrine\ORM\Query\Expr\Join {#2264 #joinType: "INNER" #join: "edb.event" #alias: "e" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2287 #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 {#2282 #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 {#2261 …} -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() {#2280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#777 …} $message: Closure() {#2278 …} $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 | [ 18330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3008 +label: "18330" +value: "18330" +data: App\Entity\Event\EventDate {#2965 …} +attr: [] +labelTranslationParameters: [] } 18331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2979 +label: "18331" +value: "18331" +data: App\Entity\Event\EventDate {#2949 …} +attr: [] +labelTranslationParameters: [] } 18332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3005 +label: "18332" +value: "18332" +data: App\Entity\Event\EventDate {#2899 …} +attr: [] +labelTranslationParameters: [] } 18333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2981 +label: "18333" +value: "18333" +data: App\Entity\Event\EventDate {#2999 …} +attr: [] +labelTranslationParameters: [] } 18334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3006 +label: "18334" +value: "18334" +data: App\Entity\Event\EventDate {#2993 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3014 -form: Symfony\Component\Form\Form {#2481 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3016 …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) {#3015 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" => 80 ] |
[ "eventId" => 80 "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 {#2353 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2351 …} -namespace: Closure() {#2349 …} } |
data_class | null |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#2387 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "eventId" => 80 "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() {#2385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#777 …} $message: Closure() {#2386 …} $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 {#2518 -id: 47652 -name: "TARIF - 27 ANS" -languageGroup: Symfony\Component\Uid\UuidV1 {#2384 …} -annotation: null -price: 10.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089487 } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2527 -id: 47653 -name: "TARIF COMPAGNIE" -languageGroup: Symfony\Component\Uid\UuidV1 {#2516 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13163309 } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2529 -id: 47650 -name: "TARIF ABONNÉ.E" -languageGroup: Symfony\Component\Uid\UuidV1 {#2526 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13171737 } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2531 -id: 47651 -name: "TARIF RÉDUIT" -languageGroup: Symfony\Component\Uid\UuidV1 {#2528 …} -annotation: null -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089480 } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2533 -id: 47649 -name: "TARIF PLEIN" -languageGroup: Symfony\Component\Uid\UuidV1 {#2530 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089473 } "quantity" => 0 ] ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3044 -form: Symfony\Component\Form\Form {#2478 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3017 …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 {#3002 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_event_reservation_eventPrices" |
valid | true |
value | [ [ "eventPrice" => App\Entity\Event\EventPrice {#2518 -id: 47652 -name: "TARIF - 27 ANS" -languageGroup: Symfony\Component\Uid\UuidV1 {#2384 …} -annotation: null -price: 10.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089487 } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2527 -id: 47653 -name: "TARIF COMPAGNIE" -languageGroup: Symfony\Component\Uid\UuidV1 {#2516 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13163309 } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2529 -id: 47650 -name: "TARIF ABONNÉ.E" -languageGroup: Symfony\Component\Uid\UuidV1 {#2526 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13171737 } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2531 -id: 47651 -name: "TARIF RÉDUIT" -languageGroup: Symfony\Component\Uid\UuidV1 {#2528 …} -annotation: null -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089480 } "quantity" => 0 ] [ "eventPrice" => App\Entity\Event\EventPrice {#2533 -id: 47649 -name: "TARIF PLEIN" -languageGroup: Symfony\Component\Uid\UuidV1 {#2530 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089473 } "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 {#2518 -id: 47652 -name: "TARIF - 27 ANS" -languageGroup: Symfony\Component\Uid\UuidV1 {#2384 …} -annotation: null -price: 10.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089487 } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3035 -form: Symfony\Component\Form\Form {#2564 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3040 …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 {#2518 -id: 47652 -name: "TARIF - 27 ANS" -languageGroup: Symfony\Component\Uid\UuidV1 {#2384 …} -annotation: null -price: 10.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089487 } "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 | [ 47652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +label: "47652" +value: "47652" +data: App\Entity\Event\EventPrice {#2518 -id: 47652 -name: "TARIF - 27 ANS" -languageGroup: Symfony\Component\Uid\UuidV1 {#2384 …} -annotation: null -price: 10.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089487 } +attr: [] +labelTranslationParameters: [] } 47653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +label: "47653" +value: "47653" +data: App\Entity\Event\EventPrice {#2527 -id: 47653 -name: "TARIF COMPAGNIE" -languageGroup: Symfony\Component\Uid\UuidV1 {#2516 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13163309 } +attr: [] +labelTranslationParameters: [] } 47650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +label: "47650" +value: "47650" +data: App\Entity\Event\EventPrice {#2529 -id: 47650 -name: "TARIF ABONNÉ.E" -languageGroup: Symfony\Component\Uid\UuidV1 {#2526 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13171737 } +attr: [] +labelTranslationParameters: [] } 47651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "47651" +value: "47651" +data: App\Entity\Event\EventPrice {#2531 -id: 47651 -name: "TARIF RÉDUIT" -languageGroup: Symfony\Component\Uid\UuidV1 {#2528 …} -annotation: null -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089480 } +attr: [] +labelTranslationParameters: [] } 47649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +label: "47649" +value: "47649" +data: App\Entity\Event\EventPrice {#2533 -id: 47649 -name: "TARIF PLEIN" -languageGroup: Symfony\Component\Uid\UuidV1 {#2530 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089473 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2518 -id: 47652 -name: "TARIF - 27 ANS" -languageGroup: Symfony\Component\Uid\UuidV1 {#2384 …} -annotation: null -price: 10.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089487 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3033 -form: Symfony\Component\Form\Form {#2567 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3031 …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) {#3046 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 | "47652" |
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 {#3059 -form: Symfony\Component\Form\Form {#2570 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3039 …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 {#2527 -id: 47653 -name: "TARIF COMPAGNIE" -languageGroup: Symfony\Component\Uid\UuidV1 {#2516 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13163309 } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3049 -form: Symfony\Component\Form\Form {#2614 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3043 …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 {#2527 -id: 47653 -name: "TARIF COMPAGNIE" -languageGroup: Symfony\Component\Uid\UuidV1 {#2516 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13163309 } "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 | [ 47652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +label: "47652" +value: "47652" +data: App\Entity\Event\EventPrice {#2518 -id: 47652 -name: "TARIF - 27 ANS" -languageGroup: Symfony\Component\Uid\UuidV1 {#2384 …} -annotation: null -price: 10.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089487 } +attr: [] +labelTranslationParameters: [] } 47653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +label: "47653" +value: "47653" +data: App\Entity\Event\EventPrice {#2527 -id: 47653 -name: "TARIF COMPAGNIE" -languageGroup: Symfony\Component\Uid\UuidV1 {#2516 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13163309 } +attr: [] +labelTranslationParameters: [] } 47650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +label: "47650" +value: "47650" +data: App\Entity\Event\EventPrice {#2529 -id: 47650 -name: "TARIF ABONNÉ.E" -languageGroup: Symfony\Component\Uid\UuidV1 {#2526 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13171737 } +attr: [] +labelTranslationParameters: [] } 47651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +label: "47651" +value: "47651" +data: App\Entity\Event\EventPrice {#2531 -id: 47651 -name: "TARIF RÉDUIT" -languageGroup: Symfony\Component\Uid\UuidV1 {#2528 …} -annotation: null -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089480 } +attr: [] +labelTranslationParameters: [] } 47649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +label: "47649" +value: "47649" +data: App\Entity\Event\EventPrice {#2533 -id: 47649 -name: "TARIF PLEIN" -languageGroup: Symfony\Component\Uid\UuidV1 {#2530 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089473 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2527 -id: 47653 -name: "TARIF COMPAGNIE" -languageGroup: Symfony\Component\Uid\UuidV1 {#2516 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13163309 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3063 -form: Symfony\Component\Form\Form {#2617 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3062 …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) {#3065 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 | "47653" |
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 {#3071 -form: Symfony\Component\Form\Form {#2620 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3064 …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 {#2529 -id: 47650 -name: "TARIF ABONNÉ.E" -languageGroup: Symfony\Component\Uid\UuidV1 {#2526 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13171737 } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3061 -form: Symfony\Component\Form\Form {#2664 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3060 …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 {#2529 -id: 47650 -name: "TARIF ABONNÉ.E" -languageGroup: Symfony\Component\Uid\UuidV1 {#2526 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13171737 } "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 | [ 47652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +label: "47652" +value: "47652" +data: App\Entity\Event\EventPrice {#2518 -id: 47652 -name: "TARIF - 27 ANS" -languageGroup: Symfony\Component\Uid\UuidV1 {#2384 …} -annotation: null -price: 10.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089487 } +attr: [] +labelTranslationParameters: [] } 47653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +label: "47653" +value: "47653" +data: App\Entity\Event\EventPrice {#2527 -id: 47653 -name: "TARIF COMPAGNIE" -languageGroup: Symfony\Component\Uid\UuidV1 {#2516 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13163309 } +attr: [] +labelTranslationParameters: [] } 47650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3080 +label: "47650" +value: "47650" +data: App\Entity\Event\EventPrice {#2529 -id: 47650 -name: "TARIF ABONNÉ.E" -languageGroup: Symfony\Component\Uid\UuidV1 {#2526 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13171737 } +attr: [] +labelTranslationParameters: [] } 47651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3081 +label: "47651" +value: "47651" +data: App\Entity\Event\EventPrice {#2531 -id: 47651 -name: "TARIF RÉDUIT" -languageGroup: Symfony\Component\Uid\UuidV1 {#2528 …} -annotation: null -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089480 } +attr: [] +labelTranslationParameters: [] } 47649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "47649" +value: "47649" +data: App\Entity\Event\EventPrice {#2533 -id: 47649 -name: "TARIF PLEIN" -languageGroup: Symfony\Component\Uid\UuidV1 {#2530 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089473 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2529 -id: 47650 -name: "TARIF ABONNÉ.E" -languageGroup: Symfony\Component\Uid\UuidV1 {#2526 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13171737 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3075 -form: Symfony\Component\Form\Form {#2667 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3074 …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) {#3077 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 | "47650" |
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 {#3083 -form: Symfony\Component\Form\Form {#2670 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3076 …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 {#2531 -id: 47651 -name: "TARIF RÉDUIT" -languageGroup: Symfony\Component\Uid\UuidV1 {#2528 …} -annotation: null -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089480 } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3073 -form: Symfony\Component\Form\Form {#2714 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3072 …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 {#2531 -id: 47651 -name: "TARIF RÉDUIT" -languageGroup: Symfony\Component\Uid\UuidV1 {#2528 …} -annotation: null -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089480 } "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 | [ 47652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +label: "47652" +value: "47652" +data: App\Entity\Event\EventPrice {#2518 -id: 47652 -name: "TARIF - 27 ANS" -languageGroup: Symfony\Component\Uid\UuidV1 {#2384 …} -annotation: null -price: 10.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089487 } +attr: [] +labelTranslationParameters: [] } 47653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "47653" +value: "47653" +data: App\Entity\Event\EventPrice {#2527 -id: 47653 -name: "TARIF COMPAGNIE" -languageGroup: Symfony\Component\Uid\UuidV1 {#2516 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13163309 } +attr: [] +labelTranslationParameters: [] } 47650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +label: "47650" +value: "47650" +data: App\Entity\Event\EventPrice {#2529 -id: 47650 -name: "TARIF ABONNÉ.E" -languageGroup: Symfony\Component\Uid\UuidV1 {#2526 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13171737 } +attr: [] +labelTranslationParameters: [] } 47651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3093 +label: "47651" +value: "47651" +data: App\Entity\Event\EventPrice {#2531 -id: 47651 -name: "TARIF RÉDUIT" -languageGroup: Symfony\Component\Uid\UuidV1 {#2528 …} -annotation: null -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089480 } +attr: [] +labelTranslationParameters: [] } 47649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3094 +label: "47649" +value: "47649" +data: App\Entity\Event\EventPrice {#2533 -id: 47649 -name: "TARIF PLEIN" -languageGroup: Symfony\Component\Uid\UuidV1 {#2530 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089473 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2531 -id: 47651 -name: "TARIF RÉDUIT" -languageGroup: Symfony\Component\Uid\UuidV1 {#2528 …} -annotation: null -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089480 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3087 -form: Symfony\Component\Form\Form {#2717 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3086 …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) {#3089 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 | "47651" |
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 {#3095 -form: Symfony\Component\Form\Form {#2720 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3088 …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 {#2533 -id: 47649 -name: "TARIF PLEIN" -languageGroup: Symfony\Component\Uid\UuidV1 {#2530 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089473 } "quantity" => 0 ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3085 -form: Symfony\Component\Form\Form {#2764 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3084 …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 {#2533 -id: 47649 -name: "TARIF PLEIN" -languageGroup: Symfony\Component\Uid\UuidV1 {#2530 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089473 } "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 | [ 47652 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3102 +label: "47652" +value: "47652" +data: App\Entity\Event\EventPrice {#2518 -id: 47652 -name: "TARIF - 27 ANS" -languageGroup: Symfony\Component\Uid\UuidV1 {#2384 …} -annotation: null -price: 10.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089487 } +attr: [] +labelTranslationParameters: [] } 47653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3103 +label: "47653" +value: "47653" +data: App\Entity\Event\EventPrice {#2527 -id: 47653 -name: "TARIF COMPAGNIE" -languageGroup: Symfony\Component\Uid\UuidV1 {#2516 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13163309 } +attr: [] +labelTranslationParameters: [] } 47650 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3104 +label: "47650" +value: "47650" +data: App\Entity\Event\EventPrice {#2529 -id: 47650 -name: "TARIF ABONNÉ.E" -languageGroup: Symfony\Component\Uid\UuidV1 {#2526 …} -annotation: null -price: 12.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13171737 } +attr: [] +labelTranslationParameters: [] } 47651 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3105 +label: "47651" +value: "47651" +data: App\Entity\Event\EventPrice {#2531 -id: 47651 -name: "TARIF RÉDUIT" -languageGroup: Symfony\Component\Uid\UuidV1 {#2528 …} -annotation: null -price: 15.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089480 } +attr: [] +labelTranslationParameters: [] } 47649 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3106 +label: "47649" +value: "47649" +data: App\Entity\Event\EventPrice {#2533 -id: 47649 -name: "TARIF PLEIN" -languageGroup: Symfony\Component\Uid\UuidV1 {#2530 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089473 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Event\EventPrice {#2533 -id: 47649 -name: "TARIF PLEIN" -languageGroup: Symfony\Component\Uid\UuidV1 {#2530 …} -annotation: null -price: 20.0 -eventPriceBlock: App\Entity\Event\EventPriceBlock {#2521 …} -lang: App\Entity\Language\Language {#1535 …} -ticketingReference: 13089473 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3099 -form: Symfony\Component\Form\Form {#2767 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3098 …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) {#3101 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 | "47649" |
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 {#3107 -form: Symfony\Component\Form\Form {#2770 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3100 …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" |
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 {#3003 …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 |
search
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 |
---|---|---|
action | "/search" |
same as passed value |
method | "GET" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/search" |
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 {#2353 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2351 …} -namespace: Closure() {#2349 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9369 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "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 | "GET" |
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() {#9370 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#777 …} $message: Closure() {#9291 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/search" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search" "_search" ] |
cache_key | "_search_search" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9380 -form: Symfony\Component\Form\Form {#9385 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9372 …5} |
full_name | "search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "search" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search" |
valid | true |
value | null |
query
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "search_field" "placeholder" => "Rechercher" ] |
[ "class" => "search_field" "placeholder" => "Rechercher" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "search_field" "placeholder" => "Rechercher" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#2353 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2351 …} -namespace: Closure() {#2349 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#9377 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
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 | "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() {#9379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#777 …} $message: Closure() {#9378 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "search_field" "placeholder" => "Rechercher" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_search_query" ] |
cache_key | "_search_query_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#9396 -form: Symfony\Component\Form\Form {#9388 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9395 …5} |
full_name | "search[query]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_query" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "query" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_query" |
valid | true |
value | "" |
short_newsletter
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | TicketFactory\Module\Newsletter\Entity\Newsletter\Newsletter {#13478 -createdAt: null -updatedAt: null -active: true -id: null -email: null -firstName: null -lastName: null -birthday: null -gender: null -phone: null -interests: null -address: null -zipcode: null -country: null -optin: true -misc: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/newsletter-subscribe" |
same as passed value |
data | TicketFactory\Module\Newsletter\Entity\Newsletter\Newsletter {#13478 -createdAt: null -updatedAt: null -active: true -id: null -email: null -firstName: null -lastName: null -birthday: null -gender: null -phone: null -interests: null -address: null -zipcode: null -country: null -optin: true -misc: null } |
same as passed value |
method | "POST" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/newsletter-subscribe" |
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 | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2353 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2351 …} -namespace: Closure() {#2349 …} } |
data | TicketFactory\Module\Newsletter\Entity\Newsletter\Newsletter {#13478 -createdAt: null -updatedAt: null -active: true -id: null -email: null -firstName: null -lastName: null -birthday: null -gender: null -phone: null -interests: null -address: null -zipcode: null -country: null -optin: true -misc: null } |
data_class | "TicketFactory\Module\Newsletter\Entity\Newsletter\Newsletter" |
disabled | false |
displayFields | [] |
empty_data | Closure(FormInterface $form) {#13488 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "TicketFactory\Module\Newsletter\Entity\Newsletter\Newsletter" } } |
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 | "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 |
requiredFields | [] |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#13459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#777 …} $message: Closure() {#13485 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/newsletter-subscribe" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "short_newsletter" "_short_newsletter" ] |
cache_key | "_short_newsletter_short_newsletter" |
compound | true |
data | TicketFactory\Module\Newsletter\Entity\Newsletter\Newsletter {#13478 -createdAt: null -updatedAt: null -active: true -id: null -email: null -firstName: null -lastName: null -birthday: null -gender: null -phone: null -interests: null -address: null -zipcode: null -country: null -optin: true -misc: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#13505 -form: Symfony\Component\Form\Form {#13506 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13467 …5} |
full_name | "short_newsletter" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "short_newsletter" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "short_newsletter" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_short_newsletter" |
valid | true |
value | TicketFactory\Module\Newsletter\Entity\Newsletter\Newsletter {#13478 -createdAt: null -updatedAt: null -active: true -id: null -email: null -firstName: null -lastName: null -birthday: null -gender: null -phone: null -interests: null -address: null -zipcode: null -country: null -optin: true -misc: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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" => "newsletter_field form_input" "placeholder" => "Entrez votre email" ] |
[ "class" => "newsletter_field form_input" "placeholder" => "Entrez votre email" ] |
label | "Email" |
same as passed value |
label_attr | [ "class" => "form_label" ] |
[ "class" => "form_label" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "newsletter_field form_input" "placeholder" => "Entrez votre email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#2353 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2351 …} -namespace: Closure() {#2349 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13463 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
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 | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Email" |
label_attr | [ "class" => "form_label" ] |
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() {#13489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#777 …} $message: Closure() {#13451 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "newsletter_field form_input" "placeholder" => "Entrez votre email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_short_newsletter_email" ] |
cache_key | "_short_newsletter_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#13518 -form: Symfony\Component\Form\Form {#13509 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13517 …5} |
full_name | "short_newsletter[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "short_newsletter_email" |
label | "Email" |
label_attr | [ "class" => "form_label" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_short_newsletter_email" |
valid | true |
value | "" |
send
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 | [ "id" => "email_news_submit" ] |
[ "id" => "email_news_submit" ] |
label | "<span class="btn newsletter_cta">OK</span>" |
same as passed value |
label_html | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "id" => "email_news_submit" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "<span class="btn newsletter_cta">OK</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 | [ "id" => "email_news_submit" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_short_newsletter_send" ] |
cache_key | "_short_newsletter_send_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#13520 …5} |
full_name | "short_newsletter[send]" |
id | "short_newsletter_send" |
label | "<span class="btn newsletter_cta">OK</span>" |
label_format | null |
label_html | true |
label_translation_parameters | [] |
multipart | false |
name | "send" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_short_newsletter_send" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "5e6f20e508997d093e1.MtYlLvarIG_vl6iWpyFlFeWBIKt3MuuD2RZc_nfT4Jc.Zp10Wr_NcQC88frO6BYWJ9WySvwaC8boqV0IkUTrluZIsRdWnPF0Waz8mA" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "5e6f20e508997d093e1.MtYlLvarIG_vl6iWpyFlFeWBIKt3MuuD2RZc_nfT4Jc.Zp10Wr_NcQC88frO6BYWJ9WySvwaC8boqV0IkUTrluZIsRdWnPF0Waz8mA" |
same as passed value |
mapped | false |
false
|
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 | "csrf_token" |
by_reference | true |
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 {#2353 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2352 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2351 …} -namespace: Closure() {#2349 …} } |
data | "5e6f20e508997d093e1.MtYlLvarIG_vl6iWpyFlFeWBIKt3MuuD2RZc_nfT4Jc.Zp10Wr_NcQC88frO6BYWJ9WySvwaC8boqV0IkUTrluZIsRdWnPF0Waz8mA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#13491 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#13523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#777 …} $message: Closure() {#13519 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_short_newsletter__token" ] |
cache_key | "_short_newsletter__token_hidden" |
compound | false |
data | "5e6f20e508997d093e1.MtYlLvarIG_vl6iWpyFlFeWBIKt3MuuD2RZc_nfT4Jc.Zp10Wr_NcQC88frO6BYWJ9WySvwaC8boqV0IkUTrluZIsRdWnPF0Waz8mA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#13534 -form: Symfony\Component\Form\Form {#13530 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#13525 …5} |
full_name | "short_newsletter[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "short_newsletter__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_short_newsletter__token" |
valid | true |
value | "5e6f20e508997d093e1.MtYlLvarIG_vl6iWpyFlFeWBIKt3MuuD2RZc_nfT4Jc.Zp10Wr_NcQC88frO6BYWJ9WySvwaC8boqV0IkUTrluZIsRdWnPF0Waz8mA" |