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 {#657 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#106 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#648 …} -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) {#919 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() {#917 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#243 …} $message: Closure() {#918 …} $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 {#21995 -errors: [] -form: Symfony\Component\Form\Form {#1094 …} } |
form | Symfony\Component\Form\FormView {#21948 …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) {#962 class: "App\Form\SearchArtisanType" this: App\Form\SearchArtisanType {#862 …} } |
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) {#962 class: "App\Form\SearchArtisanType" this: App\Form\SearchArtisanType {#862 …} } |
choice_lazy | false |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#976 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#928 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#890 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#978 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#892 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#897 …} } |
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 {#657 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#106 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#648 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerMrwW8Bx\EntityManagerGhost614a58f {#259 …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 {#259 …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 | "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() {#931 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#243 …} $message: Closure() {#937 …} $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 {#21992 +data: App\Entity\Category {#2420 …} +value: "14" +label: "Plumber" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21982 +data: App\Entity\Category {#1670 …} +value: "77" +label: "Other Service" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21984 +data: App\Entity\Category {#9783 …} +value: "78" +label: "Deliveries" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22009 +data: App\Entity\Category {#2062 …} +value: "79" +label: "Aluminum Work" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21979 +data: App\Entity\Category {#5072 …} +value: "80" +label: "Trade" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21978 +data: App\Entity\Category {#2777 …} +value: "81" +label: "Design" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22000 +data: App\Entity\Category {#6040 …} +value: "82" +label: "Photography" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21977 +data: App\Entity\Category {#12218 …} +value: "83" +label: "Education" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21974 +data: App\Entity\Category {#21985 …} +value: "84" +label: "Security" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22003 +data: App\Entity\Category {#6510 …} +value: "85" +label: "Cooking" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#21945 +data: App\Entity\Category {#2275 …} +value: "86" +label: "IT (Information Technology)" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22261 +data: App\Entity\Category {#8909 …} +value: "87" +label: "Video Editing" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22265 +data: App\Entity\Category {#2351 …} +value: "88" +label: "Construction" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22274 +data: App\Entity\Category {#22014 …} +value: "89" +label: "Doorman (Guard)" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22277 +data: App\Entity\Category {#10090 …} +value: "90" +label: "Buying and Selling" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22273 +data: App\Entity\Category {#1637 …} +value: "92" +label: "Plasterer" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22188 +data: App\Entity\Category {#10957 …} +value: "93" +label: "Butcher" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22189 +data: App\Entity\Category {#1914 …} +value: "94" +label: "Blacksmith" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22269 +data: App\Entity\Category {#6003 …} +value: "95" +label: "Barber" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22253 +data: App\Entity\Category {#22023 …} +value: "96" +label: "Pastry Chef" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22281 +data: App\Entity\Category {#22032 …} +value: "97" +label: "Hotel or Club Worker" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22278 +data: App\Entity\Category {#22041 …} +value: "98" +label: "Maid" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22196 +data: App\Entity\Category {#22050 …} +value: "99" +label: "Baker" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22270 +data: App\Entity\Category {#5938 …} +value: "100" +label: "Tailor" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22197 +data: App\Entity\Category {#1478 …} +value: "101" +label: "Painter" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22194 +data: App\Entity\Category {#2224 …} +value: "102" +label: "Tiler" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22262 +data: App\Entity\Category {#9290 …} +value: "103" +label: "Driver" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22266 +data: App\Entity\Category {#22059 …} +value: "104" +label: "Broker" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22258 +data: App\Entity\Category {#22068 …} +value: "105" +label: "Shoemaker" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22280 +data: App\Entity\Category {#13145 …} +value: "106" +label: "Glassmaker" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22282 +data: App\Entity\Category {#2201 …} +value: "107" +label: "Dyer" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22283 +data: App\Entity\Category {#22077 …} +value: "108" +label: "Fisherman" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22284 +data: App\Entity\Category {#22086 …} +value: "109" +label: "Doctor" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22285 +data: App\Entity\Category {#22095 …} +value: "110" +label: "Fashion Model" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22286 +data: App\Entity\Category {#22104 …} +value: "111" +label: "Printing Worker" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22287 +data: App\Entity\Category {#22113 …} +value: "112" +label: "Construction Worker" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22288 +data: App\Entity\Category {#3770 …} +value: "113" +label: "Farmer" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22289 +data: App\Entity\Category {#9081 …} +value: "114" +label: "Laundry Worker" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22290 +data: App\Entity\Category {#4606 …} +value: "115" +label: "Textile Worker" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22291 +data: App\Entity\Category {#2527 …} +value: "116" +label: "Cleaner" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22292 +data: App\Entity\Category {#22122 …} +value: "117" +label: "Public Writer" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22293 +data: App\Entity\Category {#1702 …} +value: "118" +label: "Electrician" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22294 +data: App\Entity\Category {#22131 …} +value: "119" +label: "Shoe Shiner" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22295 +data: App\Entity\Category {#9718 …} +value: "120" +label: "Accountant" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22296 +data: App\Entity\Category {#22140 …} +value: "121" +label: "Lawyer" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22297 +data: App\Entity\Category {#15394 …} +value: "122" +label: "Hairdresser (Coiffeur)" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22298 +data: App\Entity\Category {#22149 …} +value: "123" +label: "Fashion Designer" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22299 +data: App\Entity\Category {#1843 …} +value: "124" +label: "Contractor" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22300 +data: App\Entity\Category {#10771 …} +value: "125" +label: "Engineer" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22301 +data: App\Entity\Category {#22158 …} +value: "126" +label: "Receptionist" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22302 +data: App\Entity\Category {#5682 …} +value: "127" +label: "Mechanic" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22303 +data: App\Entity\Category {#6077 …} +value: "128" +label: "Waiter" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22304 +data: App\Entity\Category {#22167 …} +value: "129" +label: "Waitress" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22305 +data: App\Entity\Category {#1797 …} +value: "130" +label: "Carpenter" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22306 +data: App\Entity\Category {#22176 …} +value: "131" +label: "Engraver" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#21986 -errors: [] -form: Symfony\Component\Form\Form {#1137 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#21975 …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) {#22310 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) {#968 class: "App\Form\SearchArtisanType" this: App\Form\SearchArtisanType {#862 …} } |
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) {#968 class: "App\Form\SearchArtisanType" this: App\Form\SearchArtisanType {#862 …} } |
choice_lazy | false |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1072 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#958 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1073 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#978 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1075 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1074 …} } |
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 {#657 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#106 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#648 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerMrwW8Bx\EntityManagerGhost614a58f {#259 …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 {#977 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMrwW8Bx\EntityManagerGhost614a58f {#259 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#950 …} } |
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() {#959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#243 …} $message: Closure() {#932 …} $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 {#22309 +data: App\Entity\Ville {#21963 …} +value: "3" +label: "Ajdir" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22312 +data: App\Entity\Ville {#21927 …} +value: "4" +label: "Ahfir" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22323 +data: App\Entity\Ville {#9383 …} +value: "5" +label: "Arfoud" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22324 +data: App\Entity\Ville {#7567 …} +value: "6" +label: "Azrou" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22332 +data: App\Entity\Ville {#12292 …} +value: "7" +label: "Azemmour" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22311 +data: App\Entity\Ville {#7753 …} +value: "8" +label: "Azilal" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22321 +data: App\Entity\Ville {#2969 …} +value: "9" +label: "Safi" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22317 +data: App\Entity\Ville {#1677 …} +value: "10" +label: "Agadir" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22322 +data: App\Entity\Ville {#9834 …} +value: "11" +label: "Ifrane" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22313 +data: App\Entity\Ville {#21936 …} +value: "12" +label: "Imintanoute" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22314 +data: App\Entity\Ville {#6533 …} +value: "13" +label: "Inezgane" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22844 +data: App\Entity\Ville {#22319 …} +value: "14" +label: "Assa-Zag" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22848 +data: App\Entity\Ville {#17033 …} +value: "15" +label: "Asilah" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22857 +data: App\Entity\Ville {#9583 …} +value: "16" +label: "Bir Jdid" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22860 +data: App\Entity\Ville {#3881 …} +value: "17" +label: "El Jadida" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22856 +data: App\Entity\Ville {#3777 …} +value: "18" +label: "El Hajeb" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22691 +data: App\Entity\Ville {#7129 …} +value: "19" +label: "Al Hoceima" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22692 +data: App\Entity\Ville {#2867 …} +value: "20" +label: "Khemisset" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22852 +data: App\Entity\Ville {#4104 …} +value: "21" +label: "Dakhla" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22836 +data: App\Entity\Ville {#1820 …} +value: "22" +label: "Casablanca" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22864 +data: App\Entity\Ville {#22335 …} +value: "23" +label: "Daroua" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22861 +data: App\Entity\Ville {#22344 …} +value: "24" +label: "Driouch" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22700 +data: App\Entity\Ville {#22353 …} +value: "25" +label: "Dcheira" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22853 +data: App\Entity\Ville {#3514 …} +value: "26" +label: "Errachidia" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22697 +data: App\Entity\Ville {#1866 …} +value: "27" +label: "Rabat" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22699 +data: App\Entity\Ville {#22362 …} +value: "28" +label: "Saqia" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22845 +data: App\Entity\Ville {#22371 …} +value: "29" +label: "Saïdia" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22849 +data: App\Entity\Ville {#22380 …} +value: "30" +label: "Smara" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22841 +data: App\Entity\Ville {#2476 …} +value: "31" +label: "Skhirat" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22863 +data: App\Entity\Ville {#10025 …} +value: "32" +label: "Larache" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22865 +data: App\Entity\Ville {#12225 …} +value: "33" +label: "Aroui" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22866 +data: App\Entity\Ville {#4532 …} +value: "34" +label: "Laayoune" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22867 +data: App\Entity\Ville {#8116 …} +value: "35" +label: "Fquih Ben Salah" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22868 +data: App\Entity\Ville {#22389 …} +value: "36" +label: "Fnideq" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22869 +data: App\Entity\Ville {#13709 …} +value: "37" +label: "Kasr Sghir" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22870 +data: App\Entity\Ville {#22398 …} +value: "38" +label: "El Gara" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22871 +data: App\Entity\Ville {#22407 …} +value: "39" +label: "El Kamouni" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22872 +data: App\Entity\Ville {#4318 …} +value: "40" +label: "Mohammedia" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22873 +data: App\Entity\Ville {#22416 …} +value: "41" +label: "Maaziz" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22874 +data: App\Entity\Ville {#4583 …} +value: "42" +label: "Nador" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22875 +data: App\Entity\Ville {#22425 …} +value: "43" +label: "Harhoura" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22876 +data: App\Entity\Ville {#22434 …} +value: "44" +label: "Youssoufia" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22877 +data: App\Entity\Ville {#22443 …} +value: "45" +label: "Oulad Teima" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22878 +data: App\Entity\Ville {#5631 …} +value: "46" +label: "Ait Melloul" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22879 +data: App\Entity\Ville {#8065 …} +value: "47" +label: "Berrechid" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22880 +data: App\Entity\Ville {#5719 …} +value: "48" +label: "Berkane" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22881 +data: App\Entity\Ville {#6607 …} +value: "49" +label: "Ben Guerir" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22882 +data: App\Entity\Ville {#6570 …} +value: "50" +label: "Benslimane" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22883 +data: App\Entity\Ville {#22452 …} +value: "51" +label: "Ben Mahtar" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22884 +data: App\Entity\Ville {#3421 …} +value: "52" +label: "Beni Mellal" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22885 +data: App\Entity\Ville {#22461 …} +value: "53" +label: "Boujdour" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22886 +data: App\Entity\Ville {#22470 …} +value: "54" +label: "Boujniba" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22887 +data: App\Entity\Ville {#7604 …} +value: "55" +label: "Bouznika" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22888 +data: App\Entity\Ville {#3941 …} +value: "56" +label: "Bouarfa" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22889 +data: App\Entity\Ville {#22479 …} +value: "57" +label: "Bouizakarne" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22890 +data: App\Entity\Ville {#3020 …} +value: "58" +label: "Taroudant" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22891 +data: App\Entity\Ville {#2946 …} +value: "59" +label: "Taza" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22892 +data: App\Entity\Ville {#5035 …} +value: "60" +label: "Tafraout" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22893 +data: App\Entity\Ville {#22488 …} +value: "61" +label: "Tafilalt" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22894 +data: App\Entity\Ville {#22497 …} +value: "62" +label: "Taliouine" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22895 +data: App\Entity\Ville {#13378 …} +value: "63" +label: "Taounate" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22896 +data: App\Entity\Ville {#12413 …} +value: "64" +label: "Tahannaout" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22897 +data: App\Entity\Ville {#5426 …} +value: "65" +label: "Tiznit" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22898 +data: App\Entity\Ville {#3830 …} +value: "66" +label: "Tetouan" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22899 +data: App\Entity\Ville {#2397 …} +value: "67" +label: "Temara" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22900 +data: App\Entity\Ville {#9420 …} +value: "68" +label: "Tinghir" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22901 +data: App\Entity\Ville {#14583 …} +value: "69" +label: "Taourirt" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22902 +data: App\Entity\Ville {#8916 …} +value: "70" +label: "Tiflet" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22903 +data: App\Entity\Ville {#22506 …} +value: "71" +label: "Jerada" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22904 +data: App\Entity\Ville {#1965 …} +value: "72" +label: "Khouribga" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22905 +data: App\Entity\Ville {#1737 …} +value: "73" +label: "Khenifra" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22906 +data: App\Entity\Ville {#15175 …} +value: "74" +label: "Demnate" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22907 +data: App\Entity\Ville {#6333 …} +value: "75" +label: "Zagora" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22908 +data: App\Entity\Ville {#22515 …} +value: "76" +label: "Zaouiat Cheikh" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22909 +data: App\Entity\Ville {#22524 …} +value: "77" +label: "Zayo" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22910 +data: App\Entity\Ville {#2587 …} +value: "78" +label: "Settat" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22911 +data: App\Entity\Ville {#2016 …} +value: "79" +label: "Salé" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22912 +data: App\Entity\Ville {#22533 …} +value: "80" +label: "Sidi Bennour" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22913 +data: App\Entity\Ville {#22542 …} +value: "81" +label: "Sidi Bou Othmane" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22914 +data: App\Entity\Ville {#4397 …} +value: "82" +label: "Sidi Bouknadel" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22915 +data: App\Entity\Ville {#22551 …} +value: "83" +label: "Sidi Harazem" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22916 +data: App\Entity\Ville {#5319 …} +value: "84" +label: "Sidi Yahya El Gharb" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22917 +data: App\Entity\Ville {#15487 …} +value: "85" +label: "Sidi Rahal" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22918 +data: App\Entity\Ville {#7376 …} +value: "86" +label: "Sidi Slimane" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22919 +data: App\Entity\Ville {#22560 …} +value: "87" +label: "Sidi Abdallah Ghiat" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22920 +data: App\Entity\Ville {#2069 …} +value: "88" +label: "Sidi Kacem" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22921 +data: App\Entity\Ville {#7790 …} +value: "89" +label: "Chefchaouen" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22922 +data: App\Entity\Ville {#9146 …} +value: "90" +label: "Chichaoua" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22923 +data: App\Entity\Ville {#22569 …} +value: "91" +label: "Sokhour Rhamna" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22924 +data: App\Entity\Ville {#3565 …} +value: "92" +label: "Sefrou" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22925 +data: App\Entity\Ville {#15026 …} +value: "93" +label: "Essaouira" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22926 +data: App\Entity\Ville {#22578 …} +value: "94" +label: "Tata" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22927 +data: App\Entity\Ville {#3918 …} +value: "95" +label: "Tan-Tan" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22928 +data: App\Entity\Ville {#22587 …} +value: "96" +label: "Tarfaya" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22929 +data: App\Entity\Ville {#1709 …} +value: "97" +label: "Tangier" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22930 +data: App\Entity\Ville {#6240 …} +value: "98" +label: "Ain Aouda" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22931 +data: App\Entity\Ville {#1760 …} +value: "99" +label: "Fes" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22932 +data: App\Entity\Ville {#22596 …} +value: "100" +label: "Figuig" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22933 +data: App\Entity\Ville {#22605 …} +value: "101" +label: "Kasba Tadla" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22934 +data: App\Entity\Ville {#2358 …} +value: "102" +label: "Ksar El Kebir" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22935 +data: App\Entity\Ville {#2647 …} +value: "103" +label: "Kelaat Sraghna" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22936 +data: App\Entity\Ville {#22614 …} +value: "104" +label: "Kelaat M'Gouna" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22937 +data: App\Entity\Ville {#2039 …} +value: "105" +label: "Kenitra" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22938 +data: App\Entity\Ville {#12758 …} +value: "106" +label: "Guercif" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22939 +data: App\Entity\Ville {#10864 …} +value: "107" +label: "Guelmim" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22940 +data: App\Entity\Ville {#2754 …} +value: "108" +label: "Laayoune-Boujdour-Sakia El Hamra" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22941 +data: App\Entity\Ville {#2624 …} +value: "109" +label: "Marrakech" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22942 +data: App\Entity\Ville {#6938 …} +value: "110" +label: "Martil" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22943 +data: App\Entity\Ville {#22623 …} +value: "111" +label: "Merzouga" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22944 +data: App\Entity\Ville {#2564 …} +value: "112" +label: "Another place..." +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22945 +data: App\Entity\Ville {#1522 …} +value: "113" +label: "Meknes" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22946 +data: App\Entity\Ville {#22632 …} +value: "114" +label: "Moulay Idriss Zerhoun" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22947 +data: App\Entity\Ville {#22641 …} +value: "115" +label: "Moulay Yacoub" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22948 +data: App\Entity\Ville {#1645 …} +value: "116" +label: "Midelt" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22949 +data: App\Entity\Ville {#22650 …} +value: "117" +label: "Missour" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22950 +data: App\Entity\Ville {#22659 …} +value: "118" +label: "Oued Ed-Dahab" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22951 +data: App\Entity\Ville {#4127 …} +value: "119" +label: "Oued Zem" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22952 +data: App\Entity\Ville {#2136 …} +value: "120" +label: "Oujda" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22953 +data: App\Entity\Ville {#9267 …} +value: "121" +label: "Ouarzazate" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22954 +data: App\Entity\Ville {#12153 …} +value: "122" +label: "Ouezzane" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22955 +data: App\Entity\Ville {#22668 …} +value: "123" +label: "cities.test" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22956 +data: App\Entity\Ville {#22677 …} +value: "124" +label: "cities.test" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#22307 -errors: [] -form: Symfony\Component\Form\Form {#1134 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#22308 …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) {#22958 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 {#657 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#106 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#648 …} -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() {#1085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#243 …} $message: Closure() {#1084 …} $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 {#22960 +data: 1 +value: "1" +label: "1 star and above" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#22961 +data: 2 +value: "2" +label: "2 stars and above" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#22962 +data: 3 +value: "3" +label: "3 stars and above" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#22963 +data: 4 +value: "4" +label: "4 stars and above" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#22964 +data: 5 +value: "5" +label: "5 stars" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#22957 -errors: [] -form: Symfony\Component\Form\Form {#1131 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#22959 …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) {#22966 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 {#22968 …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 {#657 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#106 …} -logger: Monolog\Logger {#148 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#648 …} -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) {#22969 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() {#22973 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#243 …} $message: Closure() {#22970 …} $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 {#22983 -errors: [] -form: Symfony\Component\Form\Form {#22979 …} } |
form | Symfony\Component\Form\FormView {#22974 …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" |