Forms
-
car
-
brand
-
year
-
seatsNbr
-
doorsNbr
-
gearBox
-
fuel
-
type
-
childSeat
-
model
-
_token
-
car
Form type:
"App\Form\CarType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Car {#1202 -id: "019bd7cd-9c37-7d77-acfb-d87d59813e4a" #year: null #daysMin: null #description: null #reference: null #status: App\Enum\VehicleStatusEnum {#1201 …} #vehicleStatuses: Doctrine\Common\Collections\ArrayCollection {#1203 …} #vehicleImages: Doctrine\Common\Collections\ArrayCollection {#1204 …} #bookings: Doctrine\Common\Collections\ArrayCollection {#1205 …} #city: null #agency: App\Entity\Agency {#895 …} #model: null #price: null #registrationNumber: null #registrationLetter: null #registrationCityCode: null -createdAt: null -seatsNbr: null -doorsNbr: null -childSeat: null -gearBox: null -fuel: null -type: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Car {#1202 -id: "019bd7cd-9c37-7d77-acfb-d87d59813e4a" #year: null #daysMin: null #description: null #reference: null #status: App\Enum\VehicleStatusEnum {#1201 …} #vehicleStatuses: Doctrine\Common\Collections\ArrayCollection {#1203 …} #vehicleImages: Doctrine\Common\Collections\ArrayCollection {#1204 …} #bookings: Doctrine\Common\Collections\ArrayCollection {#1205 …} #city: null #agency: App\Entity\Agency {#895 …} #model: null #price: null #registrationNumber: null #registrationLetter: null #registrationCityCode: null -createdAt: null -seatsNbr: null -doorsNbr: null -childSeat: null -gearBox: null -fuel: null -type: null } |
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\SameOriginCsrfTokenManager {#1073 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1136 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\Car {#1202 -id: "019bd7cd-9c37-7d77-acfb-d87d59813e4a" #year: null #daysMin: null #description: null #reference: null #status: App\Enum\VehicleStatusEnum {#1201 …} #vehicleStatuses: Doctrine\Common\Collections\ArrayCollection {#1203 …} #vehicleImages: Doctrine\Common\Collections\ArrayCollection {#1204 …} #bookings: Doctrine\Common\Collections\ArrayCollection {#1205 …} #city: null #agency: App\Entity\Agency {#895 …} #model: null #price: null #registrationNumber: null #registrationLetter: null #registrationCityCode: null -createdAt: null -seatsNbr: null -doorsNbr: null -childSeat: null -gearBox: null -fuel: null -type: null } |
| data_class | "App\Entity\Car" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1386 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Car" } } |
| 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() {#1388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1252 …} $message: Closure() {#1387 …} $translationDomain: "validators" } } |
| validation_groups | null |
| vehicleType | App\Enum\VehicleTypeEnum {#327 +name: "CAR" +value: "car" } |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "car" "_car" ] |
| cache_key | "_car_car" |
| compound | true |
| data | App\Entity\Car {#1202 -id: "019bd7cd-9c37-7d77-acfb-d87d59813e4a" #year: null #daysMin: null #description: null #reference: null #status: App\Enum\VehicleStatusEnum {#1201 …} #vehicleStatuses: Doctrine\Common\Collections\ArrayCollection {#1203 …} #vehicleImages: Doctrine\Common\Collections\ArrayCollection {#1204 …} #bookings: Doctrine\Common\Collections\ArrayCollection {#1205 …} #city: null #agency: App\Entity\Agency {#895 …} #model: null #price: null #registrationNumber: null #registrationLetter: null #registrationCityCode: null -createdAt: null -seatsNbr: null -doorsNbr: null -childSeat: null -gearBox: null -fuel: null -type: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1802 -errors: [] -form: Symfony\Component\Form\Form {#1687 …} } |
| form | Symfony\Component\Form\FormView {#1803 …5} |
| full_name | "car" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "car" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car" |
| valid | true |
| value | App\Entity\Car {#1202 -id: "019bd7cd-9c37-7d77-acfb-d87d59813e4a" #year: null #daysMin: null #description: null #reference: null #status: App\Enum\VehicleStatusEnum {#1201 …} #vehicleStatuses: Doctrine\Common\Collections\ArrayCollection {#1203 …} #vehicleImages: Doctrine\Common\Collections\ArrayCollection {#1204 …} #bookings: Doctrine\Common\Collections\ArrayCollection {#1205 …} #city: null #agency: App\Entity\Agency {#895 …} #model: null #price: null #registrationNumber: null #registrationLetter: null #registrationCityCode: null -createdAt: null -seatsNbr: null -doorsNbr: null -childSeat: null -gearBox: null -fuel: null -type: null } |
brand
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| autocomplete | true |
same as passed value |
| choice_label | "name" |
same as passed value |
| choice_value | "id" |
same as passed value |
| class | "App\Entity\Brand" |
same as passed value |
| data | null |
same as passed value |
| label | "Marque" |
same as passed value |
| mapped | false |
same as passed value |
| placeholder | "Sélectionnez une marque" |
same as passed value |
| query_builder | Closure(BrandRepository $brandRepository) {#1394 class: "App\Form\CarType" this: App\Form\CarType {#1228 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "vehicleType" => App\Enum\VehicleTypeEnum {#327 +name: "CAR" +value: "car" } "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Car" "empty_data" => Closure(FormInterface $form) {#1386 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Car" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#1388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1252 …} $message: Closure() {#1387 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1073 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1136 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } "csrf_token_id" => null "data" => App\Entity\Car {#1202 -id: "019bd7cd-9c37-7d77-acfb-d87d59813e4a" #year: null #daysMin: null #description: null #reference: null #status: App\Enum\VehicleStatusEnum {#1201 …} #vehicleStatuses: Doctrine\Common\Collections\ArrayCollection {#1203 …} #vehicleImages: Doctrine\Common\Collections\ArrayCollection {#1204 …} #bookings: Doctrine\Common\Collections\ArrayCollection {#1205 …} #city: null #agency: App\Entity\Agency {#895 …} #model: null #price: null #registrationNumber: null #registrationLetter: null #registrationCityCode: null -createdAt: null -seatsNbr: null -doorsNbr: null -childSeat: null -gearBox: null -fuel: null -type: null } ] } } |
Doctrine\ORM\QueryBuilder {#1467 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1473 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "Brand" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1474 #from: "App\Entity\Brand" #alias: "Brand" #indexBy: null } ] "join" => [ "Brand" => [ Doctrine\ORM\Query\Expr\Join {#1475 #joinType: "LEFT" #join: "Brand.models" #alias: "Model" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1476 #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: [ "Model.vehicleType = :vehicleType" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1477 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "Brand.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1472 …} -dql: "SELECT Brand FROM App\Entity\Brand Brand LEFT JOIN Brand.models Model WHERE Model.vehicleType = :vehicleType ORDER BY Brand.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1471 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "Model" => "Brand" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#440 …11} } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1632 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1480 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1479 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1481 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | "id" |
| choices | null |
| class | "App\Entity\Brand" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#1073 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1136 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | null |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#440 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#1587 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#440 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1453 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Marque" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | false |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Sélectionnez une marque" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1467 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1473 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "Brand" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1474 #from: "App\Entity\Brand" #alias: "Brand" #indexBy: null } ] "join" => [ "Brand" => [ Doctrine\ORM\Query\Expr\Join {#1475 #joinType: "LEFT" #join: "Brand.models" #alias: "Model" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1476 #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: [ "Model.vehicleType = :vehicleType" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1477 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "Brand.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1472 …} -dql: "SELECT Brand FROM App\Entity\Brand Brand LEFT JOIN Brand.models Model WHERE Model.vehicleType = :vehicleType ORDER BY Brand.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1471 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "Model" => "Brand" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Doctrine\ORM\EntityManager {#440 …11} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1252 …} $message: Closure() {#1450 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_car_brand" ] |
| cache_key | "_car_brand_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1795 +data: App\Entity\Brand {#1782 …} +value: "4" +label: "Dacia" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1788 +data: App\Entity\Brand {#1775 …} +value: "2" +label: "Peugeot" +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1793 +data: App\Entity\Brand {#1738 …} +value: "1" +label: "Renault" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1794 +data: App\Entity\Brand {#1735 …} +value: "3" +label: "Volkswagen" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1798 -errors: [] -form: Symfony\Component\Form\Form {#1690 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1799 …5} |
| full_name | "car[brand]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_brand" |
| is_selected | Closure($choice, $value) {#1796 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Marque" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "brand" |
| placeholder | "Sélectionnez une marque" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_brand" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
year
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 |
|---|---|---|
| choices | [ 2026 => 2026 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 ] |
[ 2026 => 2026 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1395 +payload: null +groups: ? ?array +message: "L’année ne peut pas être vide." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1395 +payload: null +groups: ? ?array +message: "L’année ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| label | "Première mise en circulation" |
same as passed value |
| placeholder | "Sélectionnez une année" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 2026 => 2026 2025 => 2025 2024 => 2024 2023 => 2023 2022 => 2022 2021 => 2021 2020 => 2020 2019 => 2019 2018 => 2018 2017 => 2017 ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1395 +payload: null +groups: ? ?array +message: "L’année ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#1073 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1136 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| 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." |
| extra_options | [] |
| 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 | "Première mise en circulation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Sélectionnez une année" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1252 …} $message: Closure() {#1581 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_car_year" ] |
| cache_key | "_car_year_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1828 +data: 2026 +value: "2026" +label: "2026" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1827 +data: 2025 +value: "2025" +label: "2025" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1826 +data: 2024 +value: "2024" +label: "2024" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1825 +data: 2023 +value: "2023" +label: "2023" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1824 +data: 2022 +value: "2022" +label: "2022" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1823 +data: 2021 +value: "2021" +label: "2021" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1822 +data: 2020 +value: "2020" +label: "2020" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1821 +data: 2019 +value: "2019" +label: "2019" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1820 +data: 2018 +value: "2018" +label: "2018" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1819 +data: 2017 +value: "2017" +label: "2017" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1829 -errors: [] -form: Symfony\Component\Form\Form {#1693 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1776 …5} |
| full_name | "car[year]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_year" |
| is_selected | Closure($choice, $value) {#1817 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Première mise en circulation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "year" |
| placeholder | "Sélectionnez une année" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_year" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
seatsNbr
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 |
|---|---|---|
| choices | [ 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 ] |
[ 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1396 +payload: null +groups: ? ?array +message: "Le nombre de portes ne peut pas être vide." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1396 +payload: null +groups: ? ?array +message: "Le nombre de portes ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| label | "Nombre de sièges" |
same as passed value |
| placeholder | "--" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 8 => 8 9 => 9 ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1396 +payload: null +groups: ? ?array +message: "Le nombre de portes ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#1073 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1136 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| 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." |
| extra_options | [] |
| 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 | "Nombre de sièges" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "--" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1252 …} $message: Closure() {#1569 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_car_seatsNbr" ] |
| cache_key | "_car_seatsNbr_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +data: 2 +value: "2" +label: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +data: 3 +value: "3" +label: "3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +data: 4 +value: "4" +label: "4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +data: 5 +value: "5" +label: "5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1810 +data: 6 +value: "6" +label: "6" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1809 +data: 7 +value: "7" +label: "7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1808 +data: 8 +value: "8" +label: "8" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1807 +data: 9 +value: "9" +label: "9" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1816 -errors: [] -form: Symfony\Component\Form\Form {#1696 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1815 …5} |
| full_name | "car[seatsNbr]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_seatsNbr" |
| is_selected | Closure($choice, $value) {#1805 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Nombre de sièges" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "seatsNbr" |
| placeholder | "--" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_seatsNbr" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
doorsNbr
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 |
|---|---|---|
| choices | [ 2 => 2 3 => 3 4 => 4 5 => 5 ] |
[ 2 => 2 3 => 3 4 => 4 5 => 5 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1398 +payload: null +groups: ? ?array +message: "Le nombre de portes ne peut pas être vide." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1398 +payload: null +groups: ? ?array +message: "Le nombre de portes ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| label | "Nombre de portes" |
same as passed value |
| placeholder | "--" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 2 => 2 3 => 3 4 => 4 5 => 5 ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1398 +payload: null +groups: ? ?array +message: "Le nombre de portes ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#1073 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1136 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| 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." |
| extra_options | [] |
| 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 | "Nombre de portes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "--" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1252 …} $message: Closure() {#1619 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_car_doorsNbr" ] |
| cache_key | "_car_doorsNbr_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +data: 2 +value: "2" +label: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1643 +data: 3 +value: "3" +label: "3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1592 +data: 4 +value: "4" +label: "4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1566 +data: 5 +value: "5" +label: "5" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1804 -errors: [] -form: Symfony\Component\Form\Form {#1699 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1654 …5} |
| full_name | "car[doorsNbr]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_doorsNbr" |
| is_selected | Closure($choice, $value) {#1483 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Nombre de portes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "doorsNbr" |
| placeholder | "--" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_doorsNbr" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
gearBox
Form type:
"Symfony\Component\Form\Extension\Core\Type\EnumType"
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 |
|---|---|---|
| choice_label | Closure(GearBoxEnum $gearBox) {#1402 class: "App\Form\CarType" this: App\Form\CarType {#1228 …} } |
same as passed value |
| choices | [ App\Enum\GearBoxEnum {#1400 +name: "MANUAL" +value: "manual" } App\Enum\GearBoxEnum {#1401 +name: "AUTOMATIC" +value: "automatic" } ] |
[ App\Enum\GearBoxEnum {#1400 +name: "MANUAL" +value: "manual" } App\Enum\GearBoxEnum {#1401 +name: "AUTOMATIC" +value: "automatic" } ] |
| class | "App\Enum\GearBoxEnum" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1403 +payload: null +groups: ? ?array +message: "La boîte à vitesse ne peut pas être vide." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1403 +payload: null +groups: ? ?array +message: "La boîte à vitesse ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| label | "Boîte à vitesse" |
same as passed value |
| placeholder | "--" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(GearBoxEnum $gearBox) {#1402 class: "App\Form\CarType" this: App\Form\CarType {#1228 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1642 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\Enum\GearBoxEnum {#1400 +name: "MANUAL" +value: "manual" } App\Enum\GearBoxEnum {#1401 +name: "AUTOMATIC" +value: "automatic" } ] |
| class | "App\Enum\GearBoxEnum" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1403 +payload: null +groups: ? ?array +message: "La boîte à vitesse ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#1073 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1136 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| 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." |
| extra_options | [] |
| 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 | "Boîte à vitesse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "--" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1252 …} $message: Closure() {#1639 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_car_gearBox" ] |
| cache_key | "_car_gearBox_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1784 +data: App\Enum\GearBoxEnum {#1400 +name: "MANUAL" +value: "manual" } +value: "manual" +label: "Manuelle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1779 +data: App\Enum\GearBoxEnum {#1401 +name: "AUTOMATIC" +value: "automatic" } +value: "automatic" +label: "Automatique" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1787 -errors: [] -form: Symfony\Component\Form\Form {#1702 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1792 …5} |
| full_name | "car[gearBox]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_gearBox" |
| is_selected | Closure($choice, $value) {#1831 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Boîte à vitesse" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "gearBox" |
| placeholder | "--" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_gearBox" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
fuel
Form type:
"Symfony\Component\Form\Extension\Core\Type\EnumType"
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 |
|---|---|---|
| choice_label | Closure(FuelEnum $fuel) {#1408 class: "App\Form\CarType" this: App\Form\CarType {#1228 …} } |
same as passed value |
| choices | [ App\Enum\FuelEnum {#1404 +name: "ELECTRIC" +value: "electric" } App\Enum\FuelEnum {#1405 +name: "HYBRID" +value: "hybrid" } App\Enum\FuelEnum {#1406 +name: "DIESEL" +value: "diesel" } App\Enum\FuelEnum {#1407 +name: "GASOLINE" +value: "gasoline" } ] |
[ App\Enum\FuelEnum {#1404 +name: "ELECTRIC" +value: "electric" } App\Enum\FuelEnum {#1405 +name: "HYBRID" +value: "hybrid" } App\Enum\FuelEnum {#1406 +name: "DIESEL" +value: "diesel" } App\Enum\FuelEnum {#1407 +name: "GASOLINE" +value: "gasoline" } ] |
| class | "App\Enum\FuelEnum" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1409 +payload: null +groups: ? ?array +message: "Le carburant ne peut pas être vide." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1409 +payload: null +groups: ? ?array +message: "Le carburant ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| label | "Carburant" |
same as passed value |
| placeholder | "--" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(FuelEnum $fuel) {#1408 class: "App\Form\CarType" this: App\Form\CarType {#1228 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1653 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\Enum\FuelEnum {#1404 +name: "ELECTRIC" +value: "electric" } App\Enum\FuelEnum {#1405 +name: "HYBRID" +value: "hybrid" } App\Enum\FuelEnum {#1406 +name: "DIESEL" +value: "diesel" } App\Enum\FuelEnum {#1407 +name: "GASOLINE" +value: "gasoline" } ] |
| class | "App\Enum\FuelEnum" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1409 +payload: null +groups: ? ?array +message: "Le carburant ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#1073 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1136 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| 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." |
| extra_options | [] |
| 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 | "Carburant" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "--" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1252 …} $message: Closure() {#1651 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_car_fuel" ] |
| cache_key | "_car_fuel_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1833 +data: App\Enum\FuelEnum {#1404 +name: "ELECTRIC" +value: "electric" } +value: "electric" +label: "Électrique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1835 +data: App\Enum\FuelEnum {#1405 +name: "HYBRID" +value: "hybrid" } +value: "hybrid" +label: "Hybride" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1830 +data: App\Enum\FuelEnum {#1406 +name: "DIESEL" +value: "diesel" } +value: "diesel" +label: "Diesel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1836 +data: App\Enum\FuelEnum {#1407 +name: "GASOLINE" +value: "gasoline" } +value: "gasoline" +label: "Essence" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1834 -errors: [] -form: Symfony\Component\Form\Form {#1705 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1832 …5} |
| full_name | "car[fuel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_fuel" |
| is_selected | Closure($choice, $value) {#1838 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Carburant" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "fuel" |
| placeholder | "--" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_fuel" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
type
Form type:
"Symfony\Component\Form\Extension\Core\Type\EnumType"
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 |
|---|---|---|
| choice_label | Closure(CarTypeEnum $type) {#1417 class: "App\Form\CarType" this: App\Form\CarType {#1228 …} } |
same as passed value |
| choices | [ App\Enum\CarTypeEnum {#1410 +name: "COMPACT" +value: "compact" } App\Enum\CarTypeEnum {#1411 +name: "SEDAN" +value: "sedan" } App\Enum\CarTypeEnum {#1412 +name: "SUV" +value: "suv" } App\Enum\CarTypeEnum {#1413 +name: "VAN" +value: "van" } App\Enum\CarTypeEnum {#1414 +name: "LUXURY" +value: "luxury" } App\Enum\CarTypeEnum {#1415 +name: "CONVERTIBLE" +value: "convertible" } App\Enum\CarTypeEnum {#1416 +name: "COUPE" +value: "coupe" } ] |
[ App\Enum\CarTypeEnum {#1410 +name: "COMPACT" +value: "compact" } App\Enum\CarTypeEnum {#1411 +name: "SEDAN" +value: "sedan" } App\Enum\CarTypeEnum {#1412 +name: "SUV" +value: "suv" } App\Enum\CarTypeEnum {#1413 +name: "VAN" +value: "van" } App\Enum\CarTypeEnum {#1414 +name: "LUXURY" +value: "luxury" } App\Enum\CarTypeEnum {#1415 +name: "CONVERTIBLE" +value: "convertible" } App\Enum\CarTypeEnum {#1416 +name: "COUPE" +value: "coupe" } ] |
| class | "App\Enum\CarTypeEnum" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1418 +payload: null +groups: ? ?array +message: "Le type de véhicule ne peut pas être vide." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1418 +payload: null +groups: ? ?array +message: "Le type de véhicule ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| label | "Type de véhicule" |
same as passed value |
| placeholder | "--" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(CarTypeEnum $type) {#1417 class: "App\Form\CarType" this: App\Form\CarType {#1228 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1664 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\Enum\CarTypeEnum {#1410 +name: "COMPACT" +value: "compact" } App\Enum\CarTypeEnum {#1411 +name: "SEDAN" +value: "sedan" } App\Enum\CarTypeEnum {#1412 +name: "SUV" +value: "suv" } App\Enum\CarTypeEnum {#1413 +name: "VAN" +value: "van" } App\Enum\CarTypeEnum {#1414 +name: "LUXURY" +value: "luxury" } App\Enum\CarTypeEnum {#1415 +name: "CONVERTIBLE" +value: "convertible" } App\Enum\CarTypeEnum {#1416 +name: "COUPE" +value: "coupe" } ] |
| class | "App\Enum\CarTypeEnum" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1418 +payload: null +groups: ? ?array +message: "Le type de véhicule ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#1073 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1136 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| 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." |
| extra_options | [] |
| 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 | "Type de véhicule" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "--" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1252 …} $message: Closure() {#1662 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_car_type" ] |
| cache_key | "_car_type_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1840 +data: App\Enum\CarTypeEnum {#1410 +name: "COMPACT" +value: "compact" } +value: "compact" +label: "Citadine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1841 +data: App\Enum\CarTypeEnum {#1411 +name: "SEDAN" +value: "sedan" } +value: "sedan" +label: "Berline" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1842 +data: App\Enum\CarTypeEnum {#1412 +name: "SUV" +value: "suv" } +value: "suv" +label: "SUV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1843 +data: App\Enum\CarTypeEnum {#1413 +name: "VAN" +value: "van" } +value: "van" +label: "Fourgonnette" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1844 +data: App\Enum\CarTypeEnum {#1414 +name: "LUXURY" +value: "luxury" } +value: "luxury" +label: "Luxe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1845 +data: App\Enum\CarTypeEnum {#1415 +name: "CONVERTIBLE" +value: "convertible" } +value: "convertible" +label: "Cabriolet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1846 +data: App\Enum\CarTypeEnum {#1416 +name: "COUPE" +value: "coupe" } +value: "coupe" +label: "Coupé" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1837 -errors: [] -form: Symfony\Component\Form\Form {#1708 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1839 …5} |
| full_name | "car[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_type" |
| is_selected | Closure($choice, $value) {#1848 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type de véhicule" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | "--" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_type" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
childSeat
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 |
|---|---|---|
| label | "Siège enfant" |
same as passed value |
| required | false |
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\SameOriginCsrfTokenManager {#1073 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1136 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1676 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1677 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Siège enfant" |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1252 …} $message: Closure() {#1681 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_car_childSeat" ] |
| cache_key | "_car_childSeat_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1847 -errors: [] -form: Symfony\Component\Form\Form {#1711 …} } |
| form | Symfony\Component\Form\FormView {#1849 …5} |
| full_name | "car[childSeat]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_childSeat" |
| label | "Siège enfant" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "childSeat" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_childSeat" |
| valid | true |
| value | "1" |
model
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| autocomplete | true |
same as passed value |
| choice_label | "name" |
same as passed value |
| choices | [] |
same as passed value |
| class | "App\Entity\Model" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1716 +payload: null +groups: ? ?array +message: "Le modèle ne peut pas être vide." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1716 +payload: null +groups: ? ?array +message: "Le modèle ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| label | "Modèle" |
same as passed value |
| placeholder | "Sélectionnez un modèle" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| autocomplete | true |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1723 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1481 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1722 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1721 …} } |
| choices | [] |
| class | "App\Entity\Model" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1716 +payload: null +groups: ? ?array +message: "Le modèle ne peut pas être vide." +allowNull: false +normalizer: null } ] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#1073 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1136 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#440 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 {#1720 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#440 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1594 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Modèle" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "Sélectionnez un modèle" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1252 …} $message: Closure() {#1718 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_car_model" ] |
| cache_key | "_car_model_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1850 -errors: [] -form: Symfony\Component\Form\Form {#1731 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1851 …5} |
| full_name | "car[model]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car_model" |
| is_selected | Closure($choice, $value) {#1853 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Modèle" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "model" |
| placeholder | "Sélectionnez un modèle" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_car_model" |
| uses_autocomplete | true |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2b6ff6c8.R_ZZTszD1YF68wGOrH0Oa75EaYxMjcah_v68FSWrW4U.L7RrFP6HntIDtznhnQl8WOgLRMQr4pHKiYTUI2PqFtUNuiMatqajxw6YSA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "2b6ff6c8.R_ZZTszD1YF68wGOrH0Oa75EaYxMjcah_v68FSWrW4U.L7RrFP6HntIDtznhnQl8WOgLRMQr4pHKiYTUI2PqFtUNuiMatqajxw6YSA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#1073 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#236 …} -logger: Monolog\Logger {#97 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1136 …} -tokenIds: [ "submit" => 0 "logout" => 1 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "2b6ff6c8.R_ZZTszD1YF68wGOrH0Oa75EaYxMjcah_v68FSWrW4U.L7RrFP6HntIDtznhnQl8WOgLRMQr4pHKiYTUI2PqFtUNuiMatqajxw6YSA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1856 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() {#1858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1252 …} $message: Closure() {#1857 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_car__token" ] |
| cache_key | "_car__token_hidden" |
| compound | false |
| data | "2b6ff6c8.R_ZZTszD1YF68wGOrH0Oa75EaYxMjcah_v68FSWrW4U.L7RrFP6HntIDtznhnQl8WOgLRMQr4pHKiYTUI2PqFtUNuiMatqajxw6YSA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1868 -errors: [] -form: Symfony\Component\Form\Form {#1864 …} } |
| form | Symfony\Component\Form\FormView {#1859 …5} |
| full_name | "car[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "car__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 | "_car__token" |
| valid | true |
| value | "2b6ff6c8.R_ZZTszD1YF68wGOrH0Oa75EaYxMjcah_v68FSWrW4U.L7RrFP6HntIDtznhnQl8WOgLRMQr4pHKiYTUI2PqFtUNuiMatqajxw6YSA" |