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 | [ "metier" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ "metier" => null ] |
[ "metier" => null ] |
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 {#659 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#108 …} -logger: Monolog\Logger {#150 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#650 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | [ "metier" => null ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#921 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() {#919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#920 …} $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 | [ "metier" => null ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21265 -errors: [] -form: Symfony\Component\Form\Form {#1096 …} } |
form | Symfony\Component\Form\FormView {#21218 …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 | [ "metier" => 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) {#964 class: "App\Form\SearchArtisanType" this: App\Form\SearchArtisanType {#864 …} } |
same as passed value |
class | "App\Entity\Category" |
same as passed value |
placeholder | "Choose a profession" |
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) {#964 class: "App\Form\SearchArtisanType" this: App\Form\SearchArtisanType {#864 …} } |
choice_lazy | false |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#978 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#930 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#892 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#980 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#894 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#899 …} } |
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 {#659 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#108 …} -logger: Monolog\Logger {#150 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#650 …} -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 {#956 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMrwW8Bx\EntityManagerGhost614a58f {#261 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#954 …} } |
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 | "Choose a profession" |
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() {#933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#939 …} $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 {#21262 +data: App\Entity\Category {#1480 …} +value: "14" +label: "Plumber" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21252 +data: App\Entity\Category {#1859 …} +value: "77" +label: "Other Service" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21254 +data: App\Entity\Category {#9208 …} +value: "78" +label: "Deliveries" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21279 +data: App\Entity\Category {#1813 …} +value: "79" +label: "Aluminum Work" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21249 +data: App\Entity\Category {#4443 …} +value: "80" +label: "Trade" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21248 +data: App\Entity\Category {#2085 …} +value: "81" +label: "Design" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21270 +data: App\Entity\Category {#5429 …} +value: "82" +label: "Photography" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21247 +data: App\Entity\Category {#11643 …} +value: "83" +label: "Education" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21244 +data: App\Entity\Category {#21255 …} +value: "84" +label: "Security" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21273 +data: App\Entity\Category {#5899 …} +value: "85" +label: "Cooking" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21215 +data: App\Entity\Category {#8274 …} +value: "86" +label: "IT (Information Technology)" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21531 +data: App\Entity\Category {#8325 …} +value: "87" +label: "Video Editing" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21535 +data: App\Entity\Category {#1914 …} +value: "88" +label: "Construction" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21544 +data: App\Entity\Category {#21284 …} +value: "89" +label: "Doorman (Guard)" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21547 +data: App\Entity\Category {#9515 …} +value: "90" +label: "Buying and Selling" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21543 +data: App\Entity\Category {#1654 …} +value: "92" +label: "Plasterer" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21458 +data: App\Entity\Category {#10382 …} +value: "93" +label: "Butcher" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21459 +data: App\Entity\Category {#1891 …} +value: "94" +label: "Blacksmith" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21539 +data: App\Entity\Category {#5383 …} +value: "95" +label: "Barber" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21523 +data: App\Entity\Category {#21293 …} +value: "96" +label: "Pastry Chef" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21551 +data: App\Entity\Category {#21302 …} +value: "97" +label: "Hotel or Club Worker" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21548 +data: App\Entity\Category {#21311 …} +value: "98" +label: "Maid" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21466 +data: App\Entity\Category {#21320 …} +value: "99" +label: "Baker" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21540 +data: App\Entity\Category {#5318 …} +value: "100" +label: "Tailor" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21467 +data: App\Entity\Category {#1946 …} +value: "101" +label: "Painter" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21464 +data: App\Entity\Category {#2490 …} +value: "102" +label: "Tiler" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21532 +data: App\Entity\Category {#8715 …} +value: "103" +label: "Driver" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21536 +data: App\Entity\Category {#21329 …} +value: "104" +label: "Broker" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21528 +data: App\Entity\Category {#21338 …} +value: "105" +label: "Shoemaker" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21550 +data: App\Entity\Category {#12579 …} +value: "106" +label: "Glassmaker" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21552 +data: App\Entity\Category {#2983 …} +value: "107" +label: "Dyer" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21553 +data: App\Entity\Category {#21347 …} +value: "108" +label: "Fisherman" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21554 +data: App\Entity\Category {#21356 …} +value: "109" +label: "Doctor" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21555 +data: App\Entity\Category {#21365 …} +value: "110" +label: "Fashion Model" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21556 +data: App\Entity\Category {#21374 …} +value: "111" +label: "Printing Worker" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21557 +data: App\Entity\Category {#21383 …} +value: "112" +label: "Construction Worker" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21558 +data: App\Entity\Category {#3141 …} +value: "113" +label: "Farmer" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21559 +data: App\Entity\Category {#8506 …} +value: "114" +label: "Laundry Worker" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21560 +data: App\Entity\Category {#3977 …} +value: "115" +label: "Textile Worker" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21561 +data: App\Entity\Category {#1790 …} +value: "116" +label: "Cleaner" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21562 +data: App\Entity\Category {#21392 …} +value: "117" +label: "Public Writer" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21563 +data: App\Entity\Category {#1726 …} +value: "118" +label: "Electrician" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21564 +data: App\Entity\Category {#21401 …} +value: "119" +label: "Shoe Shiner" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21565 +data: App\Entity\Category {#9143 …} +value: "120" +label: "Accountant" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21566 +data: App\Entity\Category {#21410 …} +value: "121" +label: "Lawyer" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21567 +data: App\Entity\Category {#14828 …} +value: "122" +label: "Hairdresser (Coiffeur)" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21568 +data: App\Entity\Category {#21419 …} +value: "123" +label: "Fashion Designer" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21569 +data: App\Entity\Category {#5039 …} +value: "124" +label: "Contractor" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21570 +data: App\Entity\Category {#10196 …} +value: "125" +label: "Engineer" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21571 +data: App\Entity\Category {#21428 …} +value: "126" +label: "Receptionist" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21572 +data: App\Entity\Category {#5062 …} +value: "127" +label: "Mechanic" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21573 +data: App\Entity\Category {#5466 …} +value: "128" +label: "Waiter" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21574 +data: App\Entity\Category {#21437 …} +value: "129" +label: "Waitress" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21575 +data: App\Entity\Category {#1758 …} +value: "130" +label: "Carpenter" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21576 +data: App\Entity\Category {#21446 …} +value: "131" +label: "Engraver" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21256 -errors: [] -form: Symfony\Component\Form\Form {#1139 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#21245 …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) {#21580 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 | "Choose a profession" |
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) {#970 class: "App\Form\SearchArtisanType" this: App\Form\SearchArtisanType {#864 …} } |
same as passed value |
class | "App\Entity\Ville" |
same as passed value |
placeholder | "City or Postal Code" |
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) {#970 class: "App\Form\SearchArtisanType" this: App\Form\SearchArtisanType {#864 …} } |
choice_lazy | false |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1074 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#960 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1075 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#980 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1077 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1076 …} } |
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 {#659 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#108 …} -logger: Monolog\Logger {#150 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#650 …} -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 {#979 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMrwW8Bx\EntityManagerGhost614a58f {#261 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#952 …} } |
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 | "City or Postal Code" |
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() {#961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#934 …} $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 {#21579 +data: App\Entity\Ville {#21233 …} +value: "3" +label: "Ajdir" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21582 +data: App\Entity\Ville {#21197 …} +value: "4" +label: "Ahfir" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21593 +data: App\Entity\Ville {#8808 …} +value: "5" +label: "Arfoud" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21594 +data: App\Entity\Ville {#6956 …} +value: "6" +label: "Azrou" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21602 +data: App\Entity\Ville {#11717 …} +value: "7" +label: "Azemmour" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21581 +data: App\Entity\Ville {#7142 …} +value: "8" +label: "Azilal" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21591 +data: App\Entity\Ville {#2295 …} +value: "9" +label: "Safi" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21587 +data: App\Entity\Ville {#1765 …} +value: "10" +label: "Agadir" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21592 +data: App\Entity\Ville {#9259 …} +value: "11" +label: "Ifrane" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21583 +data: App\Entity\Ville {#21206 …} +value: "12" +label: "Imintanoute" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21584 +data: App\Entity\Ville {#5922 …} +value: "13" +label: "Inezgane" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22114 +data: App\Entity\Ville {#21589 …} +value: "14" +label: "Assa-Zag" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22118 +data: App\Entity\Ville {#16467 …} +value: "15" +label: "Asilah" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22127 +data: App\Entity\Ville {#9008 …} +value: "16" +label: "Bir Jdid" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22130 +data: App\Entity\Ville {#3252 …} +value: "17" +label: "El Jadida" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22126 +data: App\Entity\Ville {#3148 …} +value: "18" +label: "El Hajeb" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21961 +data: App\Entity\Ville {#6518 …} +value: "19" +label: "Al Hoceima" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21962 +data: App\Entity\Ville {#2193 …} +value: "20" +label: "Khemisset" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22122 +data: App\Entity\Ville {#3475 …} +value: "21" +label: "Dakhla" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22106 +data: App\Entity\Ville {#1524 …} +value: "22" +label: "Casablanca" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22134 +data: App\Entity\Ville {#21605 …} +value: "23" +label: "Daroua" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22131 +data: App\Entity\Ville {#21614 …} +value: "24" +label: "Driouch" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21970 +data: App\Entity\Ville {#21623 …} +value: "25" +label: "Dcheira" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22123 +data: App\Entity\Ville {#2867 …} +value: "26" +label: "Errachidia" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21967 +data: App\Entity\Ville {#1683 …} +value: "27" +label: "Rabat" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21969 +data: App\Entity\Ville {#21632 …} +value: "28" +label: "Saqia" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22115 +data: App\Entity\Ville {#21641 …} +value: "29" +label: "Saïdia" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22119 +data: App\Entity\Ville {#21650 …} +value: "30" +label: "Smara" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22111 +data: App\Entity\Ville {#1703 …} +value: "31" +label: "Skhirat" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22133 +data: App\Entity\Ville {#9450 …} +value: "32" +label: "Larache" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22135 +data: App\Entity\Ville {#11650 …} +value: "33" +label: "Aroui" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22136 +data: App\Entity\Ville {#3903 …} +value: "34" +label: "Laayoune" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22137 +data: App\Entity\Ville {#7505 …} +value: "35" +label: "Fquih Ben Salah" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22138 +data: App\Entity\Ville {#21659 …} +value: "36" +label: "Fnideq" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22139 +data: App\Entity\Ville {#13143 …} +value: "37" +label: "Kasr Sghir" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22140 +data: App\Entity\Ville {#21668 …} +value: "38" +label: "El Gara" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22141 +data: App\Entity\Ville {#21677 …} +value: "39" +label: "El Kamouni" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22142 +data: App\Entity\Ville {#3689 …} +value: "40" +label: "Mohammedia" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22143 +data: App\Entity\Ville {#21686 …} +value: "41" +label: "Maaziz" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22144 +data: App\Entity\Ville {#3954 …} +value: "42" +label: "Nador" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22145 +data: App\Entity\Ville {#21695 …} +value: "43" +label: "Harhoura" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22146 +data: App\Entity\Ville {#21704 …} +value: "44" +label: "Youssoufia" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22147 +data: App\Entity\Ville {#21713 …} +value: "45" +label: "Oulad Teima" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22148 +data: App\Entity\Ville {#5002 …} +value: "46" +label: "Ait Melloul" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22149 +data: App\Entity\Ville {#7454 …} +value: "47" +label: "Berrechid" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22150 +data: App\Entity\Ville {#5099 …} +value: "48" +label: "Berkane" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22151 +data: App\Entity\Ville {#5996 …} +value: "49" +label: "Ben Guerir" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22152 +data: App\Entity\Ville {#5959 …} +value: "50" +label: "Benslimane" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22153 +data: App\Entity\Ville {#21722 …} +value: "51" +label: "Ben Mahtar" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22154 +data: App\Entity\Ville {#2774 …} +value: "52" +label: "Beni Mellal" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22155 +data: App\Entity\Ville {#21731 …} +value: "53" +label: "Boujdour" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22156 +data: App\Entity\Ville {#21740 …} +value: "54" +label: "Boujniba" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22157 +data: App\Entity\Ville {#6993 …} +value: "55" +label: "Bouznika" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22158 +data: App\Entity\Ville {#3312 …} +value: "56" +label: "Bouarfa" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22159 +data: App\Entity\Ville {#21749 …} +value: "57" +label: "Bouizakarne" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22160 +data: App\Entity\Ville {#2346 …} +value: "58" +label: "Taroudant" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22161 +data: App\Entity\Ville {#2272 …} +value: "59" +label: "Taza" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22162 +data: App\Entity\Ville {#4406 …} +value: "60" +label: "Tafraout" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22163 +data: App\Entity\Ville {#21758 …} +value: "61" +label: "Tafilalt" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22164 +data: App\Entity\Ville {#21767 …} +value: "62" +label: "Taliouine" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22165 +data: App\Entity\Ville {#12812 …} +value: "63" +label: "Taounate" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22166 +data: App\Entity\Ville {#11838 …} +value: "64" +label: "Tahannaout" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22167 +data: App\Entity\Ville {#4797 …} +value: "65" +label: "Tiznit" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22168 +data: App\Entity\Ville {#3201 …} +value: "66" +label: "Tetouan" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22169 +data: App\Entity\Ville {#1661 …} +value: "67" +label: "Temara" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22170 +data: App\Entity\Ville {#8845 …} +value: "68" +label: "Tinghir" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22171 +data: App\Entity\Ville {#14017 …} +value: "69" +label: "Taourirt" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22172 +data: App\Entity\Ville {#8332 …} +value: "70" +label: "Tiflet" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22173 +data: App\Entity\Ville {#21776 …} +value: "71" +label: "Jerada" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22174 +data: App\Entity\Ville {#12127 …} +value: "72" +label: "Khouribga" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22175 +data: App\Entity\Ville {#8167 …} +value: "73" +label: "Khenifra" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22176 +data: App\Entity\Ville {#14609 …} +value: "74" +label: "Demnate" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22177 +data: App\Entity\Ville {#5722 …} +value: "75" +label: "Zagora" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22178 +data: App\Entity\Ville {#21785 …} +value: "76" +label: "Zaouiat Cheikh" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22179 +data: App\Entity\Ville {#21794 …} +value: "77" +label: "Zayo" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22180 +data: App\Entity\Ville {#1866 …} +value: "78" +label: "Settat" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22181 +data: App\Entity\Ville {#2092 …} +value: "79" +label: "Salé" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22182 +data: App\Entity\Ville {#21803 …} +value: "80" +label: "Sidi Bennour" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22183 +data: App\Entity\Ville {#21812 …} +value: "81" +label: "Sidi Bou Othmane" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22184 +data: App\Entity\Ville {#3768 …} +value: "82" +label: "Sidi Bouknadel" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22185 +data: App\Entity\Ville {#21821 …} +value: "83" +label: "Sidi Harazem" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22186 +data: App\Entity\Ville {#4690 …} +value: "84" +label: "Sidi Yahya El Gharb" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22187 +data: App\Entity\Ville {#14921 …} +value: "85" +label: "Sidi Rahal" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22188 +data: App\Entity\Ville {#6765 …} +value: "86" +label: "Sidi Slimane" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22189 +data: App\Entity\Ville {#21830 …} +value: "87" +label: "Sidi Abdallah Ghiat" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22190 +data: App\Entity\Ville {#7822 …} +value: "88" +label: "Sidi Kacem" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22191 +data: App\Entity\Ville {#7179 …} +value: "89" +label: "Chefchaouen" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22192 +data: App\Entity\Ville {#8571 …} +value: "90" +label: "Chichaoua" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22193 +data: App\Entity\Ville {#21839 …} +value: "91" +label: "Sokhour Rhamna" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22194 +data: App\Entity\Ville {#2918 …} +value: "92" +label: "Sefrou" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22195 +data: App\Entity\Ville {#14460 …} +value: "93" +label: "Essaouira" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22196 +data: App\Entity\Ville {#21848 …} +value: "94" +label: "Tata" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22197 +data: App\Entity\Ville {#3289 …} +value: "95" +label: "Tan-Tan" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22198 +data: App\Entity\Ville {#21857 …} +value: "96" +label: "Tarfaya" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22199 +data: App\Entity\Ville {#2142 …} +value: "97" +label: "Tangier" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22200 +data: App\Entity\Ville {#5629 …} +value: "98" +label: "Ain Aouda" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22201 +data: App\Entity\Ville {#1733 …} +value: "99" +label: "Fes" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22202 +data: App\Entity\Ville {#21866 …} +value: "100" +label: "Figuig" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22203 +data: App\Entity\Ville {#21875 …} +value: "101" +label: "Kasba Tadla" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22204 +data: App\Entity\Ville {#8399 …} +value: "102" +label: "Ksar El Kebir" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22205 +data: App\Entity\Ville {#1953 …} +value: "103" +label: "Kelaat Sraghna" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22206 +data: App\Entity\Ville {#21884 …} +value: "104" +label: "Kelaat M'Gouna" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22207 +data: App\Entity\Ville {#2453 …} +value: "105" +label: "Kenitra" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22208 +data: App\Entity\Ville {#12192 …} +value: "106" +label: "Guercif" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22209 +data: App\Entity\Ville {#10289 …} +value: "107" +label: "Guelmim" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22210 +data: App\Entity\Ville {#2062 …} +value: "108" +label: "Laayoune-Boujdour-Sakia El Hamra" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22211 +data: App\Entity\Ville {#1921 …} +value: "109" +label: "Marrakech" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22212 +data: App\Entity\Ville {#6327 …} +value: "110" +label: "Martil" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22213 +data: App\Entity\Ville {#21893 …} +value: "111" +label: "Merzouga" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22214 +data: App\Entity\Ville {#1836 …} +value: "112" +label: "Another place..." +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22215 +data: App\Entity\Ville {#2737 …} +value: "113" +label: "Meknes" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22216 +data: App\Entity\Ville {#21902 …} +value: "114" +label: "Moulay Idriss Zerhoun" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22217 +data: App\Entity\Ville {#21911 …} +value: "115" +label: "Moulay Yacoub" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22218 +data: App\Entity\Ville {#3062 …} +value: "116" +label: "Midelt" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22219 +data: App\Entity\Ville {#21920 …} +value: "117" +label: "Missour" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22220 +data: App\Entity\Ville {#21929 …} +value: "118" +label: "Oued Ed-Dahab" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22221 +data: App\Entity\Ville {#3498 …} +value: "119" +label: "Oued Zem" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22222 +data: App\Entity\Ville {#5406 …} +value: "120" +label: "Oujda" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22223 +data: App\Entity\Ville {#8692 …} +value: "121" +label: "Ouarzazate" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22224 +data: App\Entity\Ville {#11578 …} +value: "122" +label: "Ouezzane" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22225 +data: App\Entity\Ville {#21938 …} +value: "123" +label: "cities.test" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22226 +data: App\Entity\Ville {#21947 …} +value: "124" +label: "cities.test" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21577 -errors: [] -form: Symfony\Component\Form\Form {#1136 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#21578 …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) {#22228 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 | "City or Postal Code" |
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 star and above" => 1 "2 stars and above" => 2 "3 stars and above" => 3 "4 stars and above" => 4 "5 stars" => 5 ] |
[ "1 star and above" => 1 "2 stars and above" => 2 "3 stars and above" => 3 "4 stars and above" => 4 "5 stars" => 5 ] |
placeholder | "Filter by rating" |
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 star and above" => 1 "2 stars and above" => 2 "3 stars and above" => 3 "4 stars and above" => 4 "5 stars" => 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 {#659 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#108 …} -logger: Monolog\Logger {#150 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#650 …} -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 | "Filter by rating" |
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() {#1087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#1086 …} $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 {#22230 +data: 1 +value: "1" +label: "1 star and above" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#22231 +data: 2 +value: "2" +label: "2 stars and above" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#22232 +data: 3 +value: "3" +label: "3 stars and above" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#22233 +data: 4 +value: "4" +label: "4 stars and above" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#22234 +data: 5 +value: "5" +label: "5 stars" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#22227 -errors: [] -form: Symfony\Component\Form\Form {#1133 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#22229 …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) {#22236 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 | "Filter by rating" |
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 | "🔍 Search for an 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 | "🔍 Search for an 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 {#22238 …5} |
full_name | "search_artisan[search]" |
id | "search_artisan_search" |
label | "🔍 Search for an 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 {#659 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#108 …} -logger: Monolog\Logger {#150 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#650 …} -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) {#22239 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() {#22243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#245 …} $message: Closure() {#22240 …} $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 {#22253 -errors: [] -form: Symfony\Component\Form\Form {#22249 …} } |
form | Symfony\Component\Form\FormView {#22244 …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" |