Forms
-
rate
-
type
-
personNumber
-
price
-
path
-
_token
-
rate
Form type:
"App\Form\RateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Rate {#659 -id: 238 -path: Proxies\__CG__\App\Entity\Path {#689 -id: 35 -location1: Proxies\__CG__\App\Entity\Location {#992 …} -location2: Proxies\__CG__\App\Entity\Location {#1002 …} -rates: Doctrine\ORM\PersistentCollection {#1004 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#707 …} } -type: 1 -personNumber: 4 -price: 1150.0 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Rate {#659 -id: 238 -path: Proxies\__CG__\App\Entity\Path {#689 -id: 35 -location1: Proxies\__CG__\App\Entity\Location {#992 …} -location2: Proxies\__CG__\App\Entity\Location {#1002 …} -rates: Doctrine\ORM\PersistentCollection {#1004 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#707 …} } -type: 1 -personNumber: 4 -price: 1150.0 } |
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 | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#788 …} -namespace: Closure() {#790 …} } |
| data | App\Entity\Rate {#659 -id: 238 -path: Proxies\__CG__\App\Entity\Path {#689 -id: 35 -location1: Proxies\__CG__\App\Entity\Location {#992 …} -location2: Proxies\__CG__\App\Entity\Location {#1002 …} -rates: Doctrine\ORM\PersistentCollection {#1004 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#707 …} } -type: 1 -personNumber: 4 -price: 1150.0 } |
| data_class | "App\Entity\Rate" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#812 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Rate" } } |
| 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 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#213 …} $message: Closure() {#813 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "rate" "_rate" ] |
| cache_key | "_rate_rate" |
| compound | true |
| data | App\Entity\Rate {#659 -id: 238 -path: Proxies\__CG__\App\Entity\Path {#689 -id: 35 -location1: Proxies\__CG__\App\Entity\Location {#992 …} -location2: Proxies\__CG__\App\Entity\Location {#1002 …} -rates: Doctrine\ORM\PersistentCollection {#1004 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#707 …} } -type: 1 -personNumber: 4 -price: 1150.0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#911 -form: Symfony\Component\Form\Form {#918 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#815 …5} |
| full_name | "rate" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rate" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rate" |
| valid | true |
| value | App\Entity\Rate {#659 -id: 238 -path: Proxies\__CG__\App\Entity\Path {#689 -id: 35 -location1: Proxies\__CG__\App\Entity\Location {#992 …} -location2: Proxies\__CG__\App\Entity\Location {#1002 …} -rates: Doctrine\ORM\PersistentCollection {#1004 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#707 …} } -type: 1 -personNumber: 4 -price: 1150.0 } |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "One-way" => "1" "Roundtrip" => "2" "Disneyland" => "3" "Excursion" => "4" ] |
[ "One-way" => "1" "Roundtrip" => "2" "Disneyland" => "3" "Excursion" => "4" ] |
| label | "Choisir un type" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "One-way" => "1" "Roundtrip" => "2" "Disneyland" => "3" "Excursion" => "4" ] |
| 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 {#786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#788 …} -namespace: Closure() {#790 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| 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 | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Choisir un type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#835 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#213 …} $message: Closure() {#833 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_rate_type" ] |
| cache_key | "_rate_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#936 +label: "One-way" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#937 +label: "Roundtrip" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#938 +label: "Disneyland" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#939 +label: "Excursion" +value: "4" +data: "4" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#934 -form: Symfony\Component\Form\Form {#921 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#836 …5} |
| full_name | "rate[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rate_type" |
| is_selected | Closure($choice, $value) {#987 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Choisir un type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rate_type" |
| valid | true |
| value | "1" |
personNumber
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 4 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "1-3 P" => 3 "4 P" => 4 "5 P" => 5 "6 P" => 6 "7 P" => 7 "8 P" => 8 "1-4 P" => 4 "5-8 P" => 8 ] |
[ "1-3 P" => 3 "4 P" => 4 "5 P" => 5 "6 P" => 6 "7 P" => 7 "8 P" => 8 "1-4 P" => 4 "5-8 P" => 8 ] |
| label | "Choisir un type" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "1-3 P" => 3 "4 P" => 4 "5 P" => 5 "6 P" => 6 "7 P" => 7 "8 P" => 8 "1-4 P" => 4 "5-8 P" => 8 ] |
| 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 {#786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#788 …} -namespace: Closure() {#790 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| 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 | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Choisir un type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#213 …} $message: Closure() {#845 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_rate_personNumber" ] |
| cache_key | "_rate_personNumber_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1006 +label: "1-3 P" +value: "0" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1007 +label: "4 P" +value: "1" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1008 +label: "5 P" +value: "2" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1009 +label: "6 P" +value: "3" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1010 +label: "7 P" +value: "4" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1011 +label: "8 P" +value: "5" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1012 +label: "1-4 P" +value: "6" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1013 +label: "5-8 P" +value: "7" +data: 8 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | 4 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#984 -form: Symfony\Component\Form\Form {#924 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#969 …5} |
| full_name | "rate[personNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rate_personNumber" |
| is_selected | Closure($choice, $value) {#1015 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Choisir un type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "personNumber" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rate_personNumber" |
| valid | true |
| value | "1" |
price
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1150.0 |
| View Format |
"1150"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
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 | 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 {#786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#788 …} -namespace: Closure() {#790 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#882 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#213 …} $message: Closure() {#881 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_rate_price" ] |
| cache_key | "_rate_price_number" |
| compound | false |
| data | 1150.0 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1016 -form: Symfony\Component\Form\Form {#927 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1017 …5} |
| full_name | "rate[price]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rate_price" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "price" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rate_price" |
| valid | true |
| value | "1150" |
path
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Path {#689 -id: 35 -location1: Proxies\__CG__\App\Entity\Location {#992 …} -location2: Proxies\__CG__\App\Entity\Location {#1002 …} -rates: Doctrine\ORM\PersistentCollection {#1004 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#707 …} } |
| View Format |
"35"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure($object) {#820 class: "App\Form\RateType" this: App\Form\RateType {#767 …} } |
same as passed value |
| class | "App\Entity\Path" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($object) {#820 class: "App\Form\RateType" this: App\Form\RateType {#767 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#906 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#896 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#907 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#908 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#910 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#909 …} } |
| choices | null |
| class | "App\Entity\Path" |
| 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 {#786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#788 …} -namespace: Closure() {#790 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerSx422z3\EntityManagerGhostEbeb667 {#226 …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 {#899 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerSx422z3\EntityManagerGhostEbeb667 {#226 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#654 …} } |
| inherit_data | false |
| invalid_message | "The selected choice 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" |
| multiple | false |
| placeholder | null |
| 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 | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#213 …} $message: Closure() {#893 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_rate_path" ] |
| cache_key | "_rate_path_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1111 +label: "CDG <--> Paris hotels & appartements" +value: "1" +data: App\Entity\Path {#1105 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1295 +label: "CDG <--> Disneyland" +value: "2" +data: App\Entity\Path {#1122 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1302 +label: "ORLY <--> Paris hotels & appartements" +value: "3" +data: App\Entity\Path {#1127 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1308 +label: "ORLY <--> Disneyland" +value: "4" +data: App\Entity\Path {#1130 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1305 +label: "BVA <--> Paris hotels & appartements" +value: "5" +data: App\Entity\Path {#1133 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1315 +label: "BVA <--> Disneyland" +value: "6" +data: App\Entity\Path {#1138 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1312 +label: "Disneyland <--> Paris hotels & appartements" +value: "7" +data: App\Entity\Path {#1141 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1113 +label: "CDG <--> ORLY" +value: "9" +data: App\Entity\Path {#1144 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1307 +label: "CDG <--> BVA" +value: "10" +data: App\Entity\Path {#1147 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1314 +label: "ORLY <--> BVA" +value: "11" +data: App\Entity\Path {#1150 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1316 +label: "Bayeux <--> Paris hotels & appartements" +value: "12" +data: App\Entity\Path {#1153 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1394 +label: "Bayeux <--> CDG" +value: "13" +data: App\Entity\Path {#1158 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +label: "Bayeux <--> ORLY" +value: "14" +data: App\Entity\Path {#1161 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1318 +label: "Reims <--> Paris hotels & appartements" +value: "15" +data: App\Entity\Path {#1164 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1403 +label: "Reims <--> CDG" +value: "16" +data: App\Entity\Path {#1169 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1400 +label: "Reims <--> ORLY" +value: "17" +data: App\Entity\Path {#1172 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1393 +label: "Fontainebleau <--> Paris hotels & appartements" +value: "18" +data: App\Entity\Path {#1175 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1411 +label: "Fontainebleau <--> CDG" +value: "19" +data: App\Entity\Path {#1180 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "Fontainebleau <--> ORLY" +value: "20" +data: App\Entity\Path {#1183 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1402 +label: "Epernay <--> Paris hotels & appartements" +value: "21" +data: App\Entity\Path {#1186 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1419 +label: "Epernay <--> CDG" +value: "22" +data: App\Entity\Path {#1191 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1416 +label: "Epernay <--> ORLY" +value: "23" +data: App\Entity\Path {#1194 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1410 +label: "Versailles <--> Paris hotels & appartements" +value: "24" +data: App\Entity\Path {#1197 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1427 +label: "Versailles <--> CDG" +value: "25" +data: App\Entity\Path {#1202 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1424 +label: "Versailles <--> ORLY" +value: "26" +data: App\Entity\Path {#1205 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1418 +label: "Tours <--> Paris hotels & appartements" +value: "27" +data: App\Entity\Path {#1208 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1435 +label: "Tours <--> CDG" +value: "28" +data: App\Entity\Path {#1213 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1432 +label: "Tours <--> ORLY" +value: "29" +data: App\Entity\Path {#1216 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1426 +label: "Lille <--> Paris hotels & appartements" +value: "30" +data: App\Entity\Path {#1219 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1443 +label: "Lille <--> CDG" +value: "31" +data: App\Entity\Path {#1224 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1440 +label: "Lille <--> ORLY" +value: "32" +data: App\Entity\Path {#1227 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1434 +label: "Amsterdam <--> Paris hotels & appartements" +value: "33" +data: App\Entity\Path {#1230 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1451 +label: "Amsterdam <--> CDG" +value: "34" +data: App\Entity\Path {#1233 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1448 +label: "Amsterdam <--> ORLY" +value: "35" +data: Proxies\__CG__\App\Entity\Path {#689 -id: 35 -location1: Proxies\__CG__\App\Entity\Location {#992 …} -location2: Proxies\__CG__\App\Entity\Location {#1002 …} -rates: Doctrine\ORM\PersistentCollection {#1004 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#707 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1442 +label: "Bruges <--> Paris hotels & appartements" +value: "36" +data: App\Entity\Path {#1236 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1459 +label: "Bruges <--> CDG" +value: "37" +data: App\Entity\Path {#1241 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "Bruges <--> ORLY" +value: "38" +data: App\Entity\Path {#1244 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +label: "Brussels <--> Paris hotels & appartements" +value: "39" +data: App\Entity\Path {#1247 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +label: "Brussels <--> CDG" +value: "40" +data: App\Entity\Path {#1252 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1464 +label: "Brussels <--> ORLY" +value: "41" +data: App\Entity\Path {#1255 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1458 +label: "Le Havre <--> Paris hotels & appartements" +value: "42" +data: App\Entity\Path {#1258 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1475 +label: "Le Havre <--> ORLY" +value: "44" +data: App\Entity\Path {#1263 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1472 +label: "Le Havre <--> Paris hotels & appartements" +value: "45" +data: App\Entity\Path {#1266 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1466 +label: "Le Havre <--> CDG" +value: "46" +data: App\Entity\Path {#1269 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1468 +label: "Le Havre <--> ORLY" +value: "47" +data: App\Entity\Path {#1272 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1474 +label: "Paris Train Station <--> Paris Train Station" +value: "48" +data: App\Entity\Path {#1275 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1485 +label: "CDG <--> PROVINS" +value: "49" +data: App\Entity\Path {#1280 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Path {#689 -id: 35 -location1: Proxies\__CG__\App\Entity\Location {#992 …} -location2: Proxies\__CG__\App\Entity\Location {#1002 …} -rates: Doctrine\ORM\PersistentCollection {#1004 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#707 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1018 -form: Symfony\Component\Form\Form {#930 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1019 …5} |
| full_name | "rate[path]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rate_path" |
| is_selected | Closure($choice, $value) {#1488 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "path" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rate_path" |
| valid | true |
| value | "35" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "6443a722f8d.SqBlECL-dg4rRVp28wrLgnrIEYdLoJaI6pKJa055-Xs.K8EsIWaxHUZZNQsHwTn59i25RcU_0MnphPjPAQAWyC8mxTJxaswyPn49Hw" |
| 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 | "6443a722f8d.SqBlECL-dg4rRVp28wrLgnrIEYdLoJaI6pKJa055-Xs.K8EsIWaxHUZZNQsHwTn59i25RcU_0MnphPjPAQAWyC8mxTJxaswyPn49Hw" |
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 {#786 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#787 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#788 …} -namespace: Closure() {#790 …} } |
| data | "6443a722f8d.SqBlECL-dg4rRVp28wrLgnrIEYdLoJaI6pKJa055-Xs.K8EsIWaxHUZZNQsHwTn59i25RcU_0MnphPjPAQAWyC8mxTJxaswyPn49Hw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1504 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() {#1506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#213 …} $message: Closure() {#1505 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_rate__token" ] |
| cache_key | "_rate__token_hidden" |
| compound | false |
| data | "6443a722f8d.SqBlECL-dg4rRVp28wrLgnrIEYdLoJaI6pKJa055-Xs.K8EsIWaxHUZZNQsHwTn59i25RcU_0MnphPjPAQAWyC8mxTJxaswyPn49Hw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1516 -form: Symfony\Component\Form\Form {#1512 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1507 …5} |
| full_name | "rate[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rate__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 | "_rate__token" |
| valid | true |
| value | "6443a722f8d.SqBlECL-dg4rRVp28wrLgnrIEYdLoJaI6pKJa055-Xs.K8EsIWaxHUZZNQsHwTn59i25RcU_0MnphPjPAQAWyC8mxTJxaswyPn49Hw" |