Forms
-
search_artisan
-
metier
-
localisation
-
avis
-
search
-
_token
-
search_artisan
Form type:
"App\Form\SearchArtisanType"
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
No options were passed when constructing this form.
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 {#646 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#108 …} -logger: Monolog\Logger {#150 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#647 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#897 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "GET" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#896 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search_artisan" "_search_artisan" ] |
cache_key | "_search_artisan_search_artisan" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1911 -errors: [] -form: Symfony\Component\Form\Form {#1071 …} } |
form | Symfony\Component\Form\FormView {#1629 …5} |
full_name | "search_artisan" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_artisan" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "search_artisan" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_artisan" |
valid | true |
value | null |
metier
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 |
---|---|---|
attr | [ "class" => "select" ] |
[ "class" => "select" ] |
choice_label | Closure(Category $artisanType) {#940 class: "App\Form\SearchArtisanType" this: App\Form\SearchArtisanType {#840 …} } |
same as passed value |
class | "App\Entity\Category" |
same as passed value |
placeholder | "Choisir un métier" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "select" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(Category $artisanType) {#940 class: "App\Form\SearchArtisanType" this: App\Form\SearchArtisanType {#840 …} } |
choice_lazy | false |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#953 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#911 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#869 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#955 …} } |
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 {#907 …} } |
choices | null |
class | "App\Entity\Category" |
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 {#646 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#108 …} -logger: Monolog\Logger {#150 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#647 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerMrwW8Bx\EntityManagerGhost614a58f {#261 …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 {#931 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMrwW8Bx\EntityManagerGhost614a58f {#261 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#929 …} } |
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 | "Choisir un métier" |
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 | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#912 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#914 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_artisan_metier" ] |
cache_key | "_search_artisan_metier_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1908 +data: Proxies\__CG__\App\Entity\Category {#1554 …} +value: "14" +label: "Plombier" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +data: App\Entity\Category {#1858 …} +value: "77" +label: "Autre service" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1876 +data: App\Entity\Category {#1932 …} +value: "78" +label: "Livraisons" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1925 +data: App\Entity\Category {#1812 …} +value: "79" +label: "Travail de l'aluminium" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1871 +data: App\Entity\Category {#1927 …} +value: "80" +label: "Commerce" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1870 +data: App\Entity\Category {#1939 …} +value: "81" +label: "Conception" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +data: App\Entity\Category {#1948 …} +value: "82" +label: "Photographie" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +data: App\Entity\Category {#1957 …} +value: "83" +label: "Éducation" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1891 +data: App\Entity\Category {#1966 …} +value: "84" +label: "Sécurité" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +data: App\Entity\Category {#1975 …} +value: "85" +label: "Cuisine" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +data: App\Entity\Category {#1984 …} +value: "86" +label: "Informatique" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2514 +data: App\Entity\Category {#1993 …} +value: "87" +label: "Montage vidéo" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +data: App\Entity\Category {#1802 …} +value: "88" +label: "Construction" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +data: App\Entity\Category {#2002 …} +value: "89" +label: "Portier (Garde)" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +data: App\Entity\Category {#2011 …} +value: "90" +label: "Achat et vente" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +data: App\Entity\Category {#2020 …} +value: "92" +label: "Plâtrier" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +data: App\Entity\Category {#2029 …} +value: "93" +label: "Boucher" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +data: App\Entity\Category {#1768 …} +value: "94" +label: "Forgeron" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +data: App\Entity\Category {#2038 …} +value: "95" +label: "Barbier" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2506 +data: App\Entity\Category {#2047 …} +value: "96" +label: "Pâtissier" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +data: App\Entity\Category {#2056 …} +value: "97" +label: "Employé d'hôtel ou de club" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +data: App\Entity\Category {#2065 …} +value: "98" +label: "Femme de ménage" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +data: App\Entity\Category {#2074 …} +value: "99" +label: "Boulanger" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +data: App\Entity\Category {#1839 …} +value: "100" +label: "Tailleur" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +data: Proxies\__CG__\App\Entity\Category {#1287 …} +value: "101" +label: "Peintre" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +data: App\Entity\Category {#2083 …} +value: "102" +label: "Carreleur" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2515 +data: App\Entity\Category {#2092 …} +value: "103" +label: "Chauffeur" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +data: App\Entity\Category {#2101 …} +value: "104" +label: "Courtier" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2511 +data: App\Entity\Category {#2110 …} +value: "105" +label: "Cordonnier" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +data: App\Entity\Category {#2119 …} +value: "106" +label: "Verrier" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +data: App\Entity\Category {#2128 …} +value: "107" +label: "Teinturier" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +data: App\Entity\Category {#2137 …} +value: "108" +label: "Pêcheur" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +data: App\Entity\Category {#2146 …} +value: "109" +label: "Médecin" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +data: App\Entity\Category {#2155 …} +value: "110" +label: "Mannequin" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +data: App\Entity\Category {#2164 …} +value: "111" +label: "Ouvrier d'imprimerie" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2540 +data: App\Entity\Category {#2173 …} +value: "112" +label: "Ouvrier du bâtiment" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +data: App\Entity\Category {#2182 …} +value: "113" +label: "Agriculteur" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +data: App\Entity\Category {#2191 …} +value: "114" +label: "Employé de blanchisserie" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +data: App\Entity\Category {#2200 …} +value: "115" +label: "Ouvrier textile" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +data: App\Entity\Category {#2209 …} +value: "116" +label: "Agent d'entretien" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +data: App\Entity\Category {#2218 …} +value: "117" +label: "Écrivain public" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +data: Proxies\__CG__\App\Entity\Category {#1509 …} +value: "118" +label: "Électricien" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +data: App\Entity\Category {#2235 …} +value: "119" +label: "Cireur de chaussures" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +data: App\Entity\Category {#2244 …} +value: "120" +label: "Comptable" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +data: App\Entity\Category {#2253 …} +value: "121" +label: "Avocat" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2550 +data: App\Entity\Category {#2262 …} +value: "122" +label: "Coiffeur" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +data: App\Entity\Category {#2271 …} +value: "123" +label: "Styliste" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +data: App\Entity\Category {#2280 …} +value: "124" +label: "Entrepreneur" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +data: App\Entity\Category {#2289 …} +value: "125" +label: "Ingénieur" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +data: App\Entity\Category {#2298 …} +value: "126" +label: "Réceptionniste" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +data: App\Entity\Category {#1830 …} +value: "127" +label: "Mécanicien" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +data: App\Entity\Category {#2307 …} +value: "128" +label: "Serveur" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +data: App\Entity\Category {#2316 …} +value: "129" +label: "Serveuse" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2558 +data: App\Entity\Category {#1821 …} +value: "130" +label: "Menuisier" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +data: App\Entity\Category {#2325 …} +value: "131" +label: "Graveur" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1878 -errors: [] -form: Symfony\Component\Form\Form {#1114 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1900 …5} |
full_name | "search_artisan[metier]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_artisan_metier" |
is_selected | Closure($choice, $value) {#2563 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 | "metier" |
placeholder | "Choisir un métier" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_artisan_metier" |
valid | true |
value | "" |
localisation
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 |
---|---|---|
attr | [ "class" => "select" ] |
[ "class" => "select" ] |
choice_label | Closure(Ville $ville) {#946 class: "App\Form\SearchArtisanType" this: App\Form\SearchArtisanType {#840 …} } |
same as passed value |
class | "App\Entity\Ville" |
same as passed value |
placeholder | "Ville ou Code Postal" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "select" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(Ville $ville) {#946 class: "App\Form\SearchArtisanType" this: App\Form\SearchArtisanType {#840 …} } |
choice_lazy | false |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1049 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#935 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1050 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#955 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1052 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1051 …} } |
choices | null |
class | "App\Entity\Ville" |
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 {#646 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#108 …} -logger: Monolog\Logger {#150 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#647 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerMrwW8Bx\EntityManagerGhost614a58f {#261 …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 {#954 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMrwW8Bx\EntityManagerGhost614a58f {#261 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#927 …} } |
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 | "Ville ou Code Postal" |
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 | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#936 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#913 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_artisan_localisation" ] |
cache_key | "_search_artisan_localisation_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +data: App\Entity\Ville {#2571 …} +value: "3" +label: "Ajdir" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +data: App\Entity\Ville {#2641 …} +value: "4" +label: "Ahfir" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +data: App\Entity\Ville {#2632 …} +value: "5" +label: "Arfoud" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +data: App\Entity\Ville {#2647 …} +value: "6" +label: "Azrou" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +data: App\Entity\Ville {#2661 …} +value: "7" +label: "Azemmour" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +data: App\Entity\Ville {#2670 …} +value: "8" +label: "Azilal" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +data: App\Entity\Ville {#2679 …} +value: "9" +label: "Safi" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2570 +data: Proxies\__CG__\App\Entity\Ville {#1364 …} +value: "10" +label: "Agadir" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +data: App\Entity\Ville {#2700 …} +value: "11" +label: "Ifrane" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2566 +data: App\Entity\Ville {#2709 …} +value: "12" +label: "Imintanoute" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +data: App\Entity\Ville {#2718 …} +value: "13" +label: "Inezgane" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4185 +data: App\Entity\Ville {#2727 …} +value: "14" +label: "Assa-Zag" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4189 +data: App\Entity\Ville {#2736 …} +value: "15" +label: "Asilah" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4198 +data: App\Entity\Ville {#2745 …} +value: "16" +label: "Bir Jdid" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4201 +data: App\Entity\Ville {#2754 …} +value: "17" +label: "El Jadida" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4197 +data: App\Entity\Ville {#2763 …} +value: "18" +label: "El Hajeb" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3712 +data: App\Entity\Ville {#2772 …} +value: "19" +label: "Al Hoceima" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3713 +data: App\Entity\Ville {#2781 …} +value: "20" +label: "Khémisset" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4193 +data: App\Entity\Ville {#2790 …} +value: "21" +label: "Dakhla" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4177 +data: Proxies\__CG__\App\Entity\Ville {#1471 …} +value: "22" +label: "Casablanca" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4205 +data: App\Entity\Ville {#2807 …} +value: "23" +label: "Daroua" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4202 +data: App\Entity\Ville {#2816 …} +value: "24" +label: "Driouch" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3718 +data: App\Entity\Ville {#2825 …} +value: "25" +label: "Dcheira" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4194 +data: App\Entity\Ville {#2834 …} +value: "26" +label: "Errachidia" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3720 +data: App\Entity\Ville {#2843 …} +value: "27" +label: "Rabat" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3721 +data: App\Entity\Ville {#2852 …} +value: "28" +label: "Saqia" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4186 +data: App\Entity\Ville {#2861 …} +value: "29" +label: "Saïdia" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4190 +data: App\Entity\Ville {#2870 …} +value: "30" +label: "Smara" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4182 +data: App\Entity\Ville {#2879 …} +value: "31" +label: "Skhirat" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4204 +data: App\Entity\Ville {#2888 …} +value: "32" +label: "Larache" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4206 +data: App\Entity\Ville {#2897 …} +value: "33" +label: "Aroui" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4207 +data: App\Entity\Ville {#2906 …} +value: "34" +label: "Laâyoune" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4208 +data: App\Entity\Ville {#2915 …} +value: "35" +label: "Fquih Ben Salah" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4209 +data: App\Entity\Ville {#2924 …} +value: "36" +label: "Fnideq" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4210 +data: App\Entity\Ville {#2933 …} +value: "37" +label: "Kasr Sghir" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4211 +data: App\Entity\Ville {#2942 …} +value: "38" +label: "El Gara" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4212 +data: App\Entity\Ville {#2951 …} +value: "39" +label: "El Kamouni" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4213 +data: App\Entity\Ville {#2960 …} +value: "40" +label: "Mohammedia" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4214 +data: App\Entity\Ville {#2969 …} +value: "41" +label: "Maa'ziz" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4215 +data: App\Entity\Ville {#2978 …} +value: "42" +label: "Nador" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4216 +data: App\Entity\Ville {#2987 …} +value: "43" +label: "Harhoura" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4217 +data: App\Entity\Ville {#2996 …} +value: "44" +label: "Youssoufia" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4218 +data: App\Entity\Ville {#3005 …} +value: "45" +label: "Oulad Teima" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4219 +data: App\Entity\Ville {#3014 …} +value: "46" +label: "Aït Melloul" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4220 +data: App\Entity\Ville {#3023 …} +value: "47" +label: "Berrechid" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4221 +data: App\Entity\Ville {#3032 …} +value: "48" +label: "Berkane" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4222 +data: App\Entity\Ville {#3041 …} +value: "49" +label: "Ben Guérir" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4223 +data: App\Entity\Ville {#3050 …} +value: "50" +label: "Benslimane" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4224 +data: App\Entity\Ville {#3059 …} +value: "51" +label: "Ben Mahtar" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4225 +data: App\Entity\Ville {#3068 …} +value: "52" +label: "Beni Mellal" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4226 +data: App\Entity\Ville {#3077 …} +value: "53" +label: "Boujdour" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4227 +data: App\Entity\Ville {#3086 …} +value: "54" +label: "Boujniba" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4228 +data: App\Entity\Ville {#3095 …} +value: "55" +label: "Bouznika" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4229 +data: App\Entity\Ville {#3104 …} +value: "56" +label: "Bouarfa" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4230 +data: App\Entity\Ville {#3113 …} +value: "57" +label: "Bouizakarne" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4231 +data: App\Entity\Ville {#3122 …} +value: "58" +label: "Taroudant" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4232 +data: App\Entity\Ville {#3131 …} +value: "59" +label: "Taza" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4233 +data: App\Entity\Ville {#3140 …} +value: "60" +label: "Tafraout" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4234 +data: App\Entity\Ville {#3149 …} +value: "61" +label: "Tafilalt" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4235 +data: App\Entity\Ville {#3158 …} +value: "62" +label: "Taliouine" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4236 +data: App\Entity\Ville {#3167 …} +value: "63" +label: "Taounate" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4237 +data: App\Entity\Ville {#3176 …} +value: "64" +label: "Tahannaout" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4238 +data: App\Entity\Ville {#3185 …} +value: "65" +label: "Tiznit" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4239 +data: App\Entity\Ville {#3194 …} +value: "66" +label: "Tétouan" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4240 +data: App\Entity\Ville {#3203 …} +value: "67" +label: "Témara" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4241 +data: App\Entity\Ville {#3212 …} +value: "68" +label: "Tinghir" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4242 +data: App\Entity\Ville {#3221 …} +value: "69" +label: "Taourirt" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +data: App\Entity\Ville {#3230 …} +value: "70" +label: "Tiflet" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4244 +data: App\Entity\Ville {#3239 …} +value: "71" +label: "Jerada" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4245 +data: App\Entity\Ville {#3248 …} +value: "72" +label: "Khouribga" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4246 +data: App\Entity\Ville {#3257 …} +value: "73" +label: "Khénifra" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4247 +data: App\Entity\Ville {#3266 …} +value: "74" +label: "Demnate" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4248 +data: App\Entity\Ville {#3275 …} +value: "75" +label: "Zagora" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4249 +data: App\Entity\Ville {#3284 …} +value: "76" +label: "Zaouiat Cheikh" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4250 +data: App\Entity\Ville {#3293 …} +value: "77" +label: "Zayo" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4251 +data: App\Entity\Ville {#3302 …} +value: "78" +label: "Settat" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4252 +data: App\Entity\Ville {#3311 …} +value: "79" +label: "Salé" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4253 +data: App\Entity\Ville {#3320 …} +value: "80" +label: "Sidi Bennour" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4254 +data: App\Entity\Ville {#3329 …} +value: "81" +label: "Sidi Bou Othmane" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4255 +data: App\Entity\Ville {#3338 …} +value: "82" +label: "Sidi Bouknadel" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4256 +data: App\Entity\Ville {#3347 …} +value: "83" +label: "Sidi Harazem" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4257 +data: App\Entity\Ville {#3356 …} +value: "84" +label: "Sidi Yahya El Gharb" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4258 +data: App\Entity\Ville {#3365 …} +value: "85" +label: "Sidi Rahal" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4259 +data: App\Entity\Ville {#3374 …} +value: "86" +label: "Sidi Slimane" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4260 +data: App\Entity\Ville {#3383 …} +value: "87" +label: "Sidi Abdallah Ghiat" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4261 +data: App\Entity\Ville {#3392 …} +value: "88" +label: "Sidi Kacem" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4262 +data: App\Entity\Ville {#3401 …} +value: "89" +label: "Chefchaouen" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4263 +data: App\Entity\Ville {#3410 …} +value: "90" +label: "Chichaoua" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4264 +data: App\Entity\Ville {#3419 …} +value: "91" +label: "Sokhour Rhamna" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4265 +data: App\Entity\Ville {#3428 …} +value: "92" +label: "Sefrou" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4266 +data: App\Entity\Ville {#3437 …} +value: "93" +label: "Essaouira" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4267 +data: App\Entity\Ville {#3446 …} +value: "94" +label: "Tata" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4268 +data: App\Entity\Ville {#3455 …} +value: "95" +label: "Tan-Tan" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4269 +data: App\Entity\Ville {#3464 …} +value: "96" +label: "Tarfaya" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4270 +data: App\Entity\Ville {#3473 …} +value: "97" +label: "Tanger" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4271 +data: App\Entity\Ville {#3482 …} +value: "98" +label: "Ain Aouda" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4272 +data: App\Entity\Ville {#3491 …} +value: "99" +label: "Fès" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4273 +data: App\Entity\Ville {#3500 …} +value: "100" +label: "Figuig" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4274 +data: App\Entity\Ville {#3509 …} +value: "101" +label: "Kasba Tadla" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4275 +data: App\Entity\Ville {#3518 …} +value: "102" +label: "Ksar El Kébir" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4276 +data: App\Entity\Ville {#3527 …} +value: "103" +label: "Kalaat Sraghna" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4277 +data: App\Entity\Ville {#3536 …} +value: "104" +label: "Kalaat M'Gouna" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4278 +data: App\Entity\Ville {#3545 …} +value: "105" +label: "Kénitra" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4279 +data: App\Entity\Ville {#3554 …} +value: "106" +label: "Guercif" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4280 +data: App\Entity\Ville {#3563 …} +value: "107" +label: "Guelmim" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4281 +data: App\Entity\Ville {#3572 …} +value: "108" +label: "Laâyoune-Boujdour-Sakia El Hamra" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4282 +data: App\Entity\Ville {#3581 …} +value: "109" +label: "Marrakech" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4283 +data: App\Entity\Ville {#3590 …} +value: "110" +label: "Martil" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4284 +data: App\Entity\Ville {#3599 …} +value: "111" +label: "Merzouga" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4285 +data: App\Entity\Ville {#3608 …} +value: "112" +label: "Un autre endroit..." +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4286 +data: App\Entity\Ville {#3617 …} +value: "113" +label: "Meknès" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4287 +data: App\Entity\Ville {#3626 …} +value: "114" +label: "Moulay Idriss Zerhoun" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4288 +data: App\Entity\Ville {#3635 …} +value: "115" +label: "Moulay Yacoub" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4289 +data: App\Entity\Ville {#3644 …} +value: "116" +label: "Midelt" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4290 +data: App\Entity\Ville {#3653 …} +value: "117" +label: "Missour" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4291 +data: App\Entity\Ville {#3662 …} +value: "118" +label: "Oued Ed-Dahab" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4292 +data: App\Entity\Ville {#3671 …} +value: "119" +label: "Oued Zem" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4293 +data: App\Entity\Ville {#3680 …} +value: "120" +label: "Oujda" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4294 +data: App\Entity\Ville {#3689 …} +value: "121" +label: "Ouarzazate" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4295 +data: App\Entity\Ville {#3698 …} +value: "122" +label: "Ouezzane" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2560 -errors: [] -form: Symfony\Component\Form\Form {#1111 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2561 …5} |
full_name | "search_artisan[localisation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_artisan_localisation" |
is_selected | Closure($choice, $value) {#4297 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 | "localisation" |
placeholder | "Ville ou Code Postal" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_artisan_localisation" |
valid | true |
value | "" |
avis
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "select" ] |
[ "class" => "select" ] |
choices | [ "1 étoile et plus" => 1 "2 étoiles et plus" => 2 "3 étoiles et plus" => 3 "4 étoiles et plus" => 4 "5 étoiles" => 5 ] |
[ "1 étoile et plus" => 1 "2 étoiles et plus" => 2 "3 étoiles et plus" => 3 "4 étoiles et plus" => 4 "5 étoiles" => 5 ] |
placeholder | "Filtrer par note" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "select" ] |
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_lazy | false |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "1 étoile et plus" => 1 "2 étoiles et plus" => 2 "3 étoiles et plus" => 3 "4 étoiles et plus" => 4 "5 étoiles" => 5 ] |
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 {#646 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#108 …} -logger: Monolog\Logger {#150 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#647 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -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." |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Filtrer par note" |
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 | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#1061 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_search_artisan_avis" ] |
cache_key | "_search_artisan_avis_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4299 +data: 1 +value: "1" +label: "1 étoile et plus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4300 +data: 2 +value: "2" +label: "2 étoiles et plus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4301 +data: 3 +value: "3" +label: "3 étoiles et plus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4302 +data: 4 +value: "4" +label: "4 étoiles et plus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4303 +data: 5 +value: "5" +label: "5 étoiles" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4296 -errors: [] -form: Symfony\Component\Form\Form {#1108 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#4298 …5} |
full_name | "search_artisan[avis]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_artisan_avis" |
is_selected | Closure($choice, $value) {#4305 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 | "avis" |
placeholder | "Filtrer par note" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_artisan_avis" |
valid | true |
value | "" |
search
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn theme-btn-2 btn-effect-1" "style" => "height: 65px;" ] |
[ "class" => "btn theme-btn-2 btn-effect-1" "style" => "height: 65px;" ] |
label | "🔍 Rechercher un artisan" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn theme-btn-2 btn-effect-1" "style" => "height: 65px;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "🔍 Rechercher un artisan" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "btn theme-btn-2 btn-effect-1" "style" => "height: 65px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_search_artisan_search" ] |
cache_key | "_search_artisan_search_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#4307 …5} |
full_name | "search_artisan[search]" |
id | "search_artisan_search" |
label | "🔍 Rechercher un artisan" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "search" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_search_artisan_search" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "csrf-token" |
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 | "csrf-token" |
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 {#646 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#108 …} -logger: Monolog\Logger {#150 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#647 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | "csrf-token" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4308 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() {#4312 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#4309 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_search_artisan__token" ] |
cache_key | "_search_artisan__token_hidden" |
compound | false |
data | "csrf-token" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4322 -errors: [] -form: Symfony\Component\Form\Form {#4318 …} } |
form | Symfony\Component\Form\FormView {#4313 …5} |
full_name | "search_artisan[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_artisan__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 | "_search_artisan__token" |
valid | true |
value | "csrf-token" |