Forms
-
client_request_filter
-
serviceCategory
-
ville
-
search
-
_token
-
client_request_filter
Form type:
"App\Form\ClientRequestFilterType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#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 |
empty_data | Closure(FormInterface $form) {#920 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 | [] |
service_categories | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#918 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#243 …} $message: Closure() {#919 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "client_request_filter" "_client_request_filter" ] |
cache_key | "_client_request_filter_client_request_filter" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2271 -errors: [] -form: Symfony\Component\Form\Form {#1086 …} } |
form | Symfony\Component\Form\FormView {#2009 …5} |
full_name | "client_request_filter" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "client_request_filter" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "client_request_filter" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_client_request_filter" |
valid | true |
value | null |
serviceCategory
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) {#963 class: "App\Form\ClientRequestFilterType" this: App\Form\ClientRequestFilterType {#863 …} } |
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) {#963 class: "App\Form\ClientRequestFilterType" this: App\Form\ClientRequestFilterType {#863 …} } |
choice_lazy | false |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#977 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#929 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#891 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#979 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#893 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#898 …} } |
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 {#955 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMrwW8Bx\EntityManagerGhost614a58f {#259 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#953 …} } |
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() {#932 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#243 …} $message: Closure() {#938 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_client_request_filter_serviceCategory" ] |
cache_key | "_client_request_filter_serviceCategory_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +data: Proxies\__CG__\App\Entity\Category {#1503 …} +value: "14" +label: "Plumber" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +data: Proxies\__CG__\App\Entity\Category {#1375 …} +value: "77" +label: "Other Service" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +data: App\Entity\Category {#2256 …} +value: "78" +label: "Deliveries" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +data: Proxies\__CG__\App\Entity\Category {#1691 …} +value: "79" +label: "Aluminum Work" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +data: App\Entity\Category {#2290 …} +value: "80" +label: "Trade" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +data: App\Entity\Category {#2299 …} +value: "81" +label: "Design" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1867 +data: App\Entity\Category {#2308 …} +value: "82" +label: "Photography" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +data: App\Entity\Category {#2317 …} +value: "83" +label: "Education" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +data: App\Entity\Category {#2326 …} +value: "84" +label: "Security" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +data: App\Entity\Category {#2335 …} +value: "85" +label: "Cooking" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +data: App\Entity\Category {#1926 …} +value: "86" +label: "IT (Information Technology)" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2860 +data: App\Entity\Category {#2344 …} +value: "87" +label: "Video Editing" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2864 +data: App\Entity\Category {#1896 …} +value: "88" +label: "Construction" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2873 +data: App\Entity\Category {#2353 …} +value: "89" +label: "Doorman (Guard)" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2876 +data: App\Entity\Category {#2362 …} +value: "90" +label: "Buying and Selling" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2872 +data: App\Entity\Category {#2371 …} +value: "92" +label: "Plasterer" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +data: App\Entity\Category {#2380 …} +value: "93" +label: "Butcher" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +data: App\Entity\Category {#1909 …} +value: "94" +label: "Blacksmith" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2868 +data: App\Entity\Category {#2389 …} +value: "95" +label: "Barber" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2852 +data: App\Entity\Category {#2398 …} +value: "96" +label: "Pastry Chef" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2880 +data: App\Entity\Category {#2407 …} +value: "97" +label: "Hotel or Club Worker" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2877 +data: App\Entity\Category {#2416 …} +value: "98" +label: "Maid" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +data: App\Entity\Category {#2425 …} +value: "99" +label: "Baker" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2869 +data: App\Entity\Category {#1842 …} +value: "100" +label: "Tailor" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +data: App\Entity\Category {#1851 …} +value: "101" +label: "Painter" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +data: App\Entity\Category {#2434 …} +value: "102" +label: "Tiler" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2861 +data: App\Entity\Category {#2443 …} +value: "103" +label: "Driver" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2865 +data: App\Entity\Category {#2452 …} +value: "104" +label: "Broker" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2857 +data: App\Entity\Category {#2461 …} +value: "105" +label: "Shoemaker" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2879 +data: App\Entity\Category {#2470 …} +value: "106" +label: "Glassmaker" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2881 +data: Proxies\__CG__\App\Entity\Category {#1485 …} +value: "107" +label: "Dyer" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2882 +data: App\Entity\Category {#2487 …} +value: "108" +label: "Fisherman" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2883 +data: App\Entity\Category {#2496 …} +value: "109" +label: "Doctor" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2884 +data: App\Entity\Category {#2505 …} +value: "110" +label: "Fashion Model" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2885 +data: App\Entity\Category {#2514 …} +value: "111" +label: "Printing Worker" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2886 +data: App\Entity\Category {#2523 …} +value: "112" +label: "Construction Worker" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2887 +data: App\Entity\Category {#2532 …} +value: "113" +label: "Farmer" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2888 +data: App\Entity\Category {#2541 …} +value: "114" +label: "Laundry Worker" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2889 +data: App\Entity\Category {#2550 …} +value: "115" +label: "Textile Worker" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2890 +data: App\Entity\Category {#2559 …} +value: "116" +label: "Cleaner" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2891 +data: App\Entity\Category {#2568 …} +value: "117" +label: "Public Writer" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2892 +data: Proxies\__CG__\App\Entity\Category {#1479 …} +value: "118" +label: "Electrician" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2893 +data: App\Entity\Category {#2585 …} +value: "119" +label: "Shoe Shiner" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2894 +data: App\Entity\Category {#2594 …} +value: "120" +label: "Accountant" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2895 +data: App\Entity\Category {#2603 …} +value: "121" +label: "Lawyer" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2896 +data: App\Entity\Category {#2612 …} +value: "122" +label: "Hairdresser (Coiffeur)" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2897 +data: App\Entity\Category {#2621 …} +value: "123" +label: "Fashion Designer" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2898 +data: App\Entity\Category {#2630 …} +value: "124" +label: "Contractor" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2899 +data: App\Entity\Category {#2639 …} +value: "125" +label: "Engineer" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2900 +data: App\Entity\Category {#2648 …} +value: "126" +label: "Receptionist" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2901 +data: App\Entity\Category {#1853 …} +value: "127" +label: "Mechanic" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2902 +data: App\Entity\Category {#2657 …} +value: "128" +label: "Waiter" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2903 +data: App\Entity\Category {#2666 …} +value: "129" +label: "Waitress" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2904 +data: Proxies\__CG__\App\Entity\Category {#1473 …} +value: "130" +label: "Carpenter" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2905 +data: App\Entity\Category {#2675 …} +value: "131" +label: "Engraver" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2232 -errors: [] -form: Symfony\Component\Form\Form {#1127 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2260 …5} |
full_name | "client_request_filter[serviceCategory]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "client_request_filter_serviceCategory" |
is_selected | Closure($choice, $value) {#2909 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 | "serviceCategory" |
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 | "_client_request_filter_serviceCategory" |
valid | true |
value | "" |
ville
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) {#969 class: "App\Form\ClientRequestFilterType" this: App\Form\ClientRequestFilterType {#863 …} } |
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) {#969 class: "App\Form\ClientRequestFilterType" this: App\Form\ClientRequestFilterType {#863 …} } |
choice_lazy | false |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1073 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#959 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1074 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#979 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1076 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1075 …} } |
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 {#978 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerMrwW8Bx\EntityManagerGhost614a58f {#259 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#951 …} } |
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() {#960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#243 …} $message: Closure() {#933 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "select" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_client_request_filter_ville" ] |
cache_key | "_client_request_filter_ville_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2908 +data: Proxies\__CG__\App\Entity\Ville {#1682 …} +value: "3" +label: "Ajdir" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2911 +data: App\Entity\Ville {#2137 …} +value: "4" +label: "Ahfir" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2922 +data: App\Entity\Ville {#2142 …} +value: "5" +label: "Arfoud" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2923 +data: Proxies\__CG__\App\Entity\Ville {#1694 …} +value: "6" +label: "Azrou" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2931 +data: App\Entity\Ville {#2168 …} +value: "7" +label: "Azemmour" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2910 +data: App\Entity\Ville {#2177 …} +value: "8" +label: "Azilal" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2920 +data: App\Entity\Ville {#2186 …} +value: "9" +label: "Safi" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2916 +data: Proxies\__CG__\App\Entity\Ville {#1572 …} +value: "10" +label: "Agadir" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2921 +data: App\Entity\Ville {#2203 …} +value: "11" +label: "Ifrane" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2912 +data: App\Entity\Ville {#2212 …} +value: "12" +label: "Imintanoute" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2913 +data: App\Entity\Ville {#2918 …} +value: "13" +label: "Inezgane" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4366 +data: App\Entity\Ville {#2934 …} +value: "14" +label: "Assa-Zag" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4370 +data: App\Entity\Ville {#2943 …} +value: "15" +label: "Asilah" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4379 +data: App\Entity\Ville {#2952 …} +value: "16" +label: "Bir Jdid" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4382 +data: Proxies\__CG__\App\Entity\Ville {#1533 …} +value: "17" +label: "El Jadida" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4378 +data: App\Entity\Ville {#2969 …} +value: "18" +label: "El Hajeb" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +data: App\Entity\Ville {#2978 …} +value: "19" +label: "Al Hoceima" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +data: App\Entity\Ville {#2987 …} +value: "20" +label: "Khemisset" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4374 +data: App\Entity\Ville {#2996 …} +value: "21" +label: "Dakhla" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4358 +data: Proxies\__CG__\App\Entity\Ville {#1554 …} +value: "22" +label: "Casablanca" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4386 +data: App\Entity\Ville {#3013 …} +value: "23" +label: "Daroua" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4383 +data: App\Entity\Ville {#3022 …} +value: "24" +label: "Driouch" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +data: App\Entity\Ville {#3031 …} +value: "25" +label: "Dcheira" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4375 +data: App\Entity\Ville {#3040 …} +value: "26" +label: "Errachidia" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +data: App\Entity\Ville {#3049 …} +value: "27" +label: "Rabat" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +data: App\Entity\Ville {#3058 …} +value: "28" +label: "Saqia" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4367 +data: Proxies\__CG__\App\Entity\Ville {#1434 …} +value: "29" +label: "Saïdia" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4371 +data: App\Entity\Ville {#3075 …} +value: "30" +label: "Smara" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4363 +data: App\Entity\Ville {#3084 …} +value: "31" +label: "Skhirat" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4385 +data: App\Entity\Ville {#3093 …} +value: "32" +label: "Larache" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4387 +data: App\Entity\Ville {#3102 …} +value: "33" +label: "Aroui" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4388 +data: Proxies\__CG__\App\Entity\Ville {#1494 …} +value: "34" +label: "Laayoune" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4389 +data: App\Entity\Ville {#3119 …} +value: "35" +label: "Fquih Ben Salah" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4390 +data: App\Entity\Ville {#3128 …} +value: "36" +label: "Fnideq" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4391 +data: App\Entity\Ville {#3137 …} +value: "37" +label: "Kasr Sghir" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4392 +data: App\Entity\Ville {#3146 …} +value: "38" +label: "El Gara" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4393 +data: App\Entity\Ville {#3155 …} +value: "39" +label: "El Kamouni" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4394 +data: App\Entity\Ville {#3164 …} +value: "40" +label: "Mohammedia" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4395 +data: App\Entity\Ville {#3173 …} +value: "41" +label: "Maaziz" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4396 +data: App\Entity\Ville {#3182 …} +value: "42" +label: "Nador" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4397 +data: App\Entity\Ville {#3191 …} +value: "43" +label: "Harhoura" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4398 +data: App\Entity\Ville {#3200 …} +value: "44" +label: "Youssoufia" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4399 +data: App\Entity\Ville {#3209 …} +value: "45" +label: "Oulad Teima" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4400 +data: App\Entity\Ville {#3218 …} +value: "46" +label: "Ait Melloul" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4401 +data: App\Entity\Ville {#3227 …} +value: "47" +label: "Berrechid" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4402 +data: App\Entity\Ville {#3236 …} +value: "48" +label: "Berkane" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4403 +data: Proxies\__CG__\App\Entity\Ville {#1506 …} +value: "49" +label: "Ben Guerir" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4404 +data: App\Entity\Ville {#3253 …} +value: "50" +label: "Benslimane" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4405 +data: App\Entity\Ville {#3262 …} +value: "51" +label: "Ben Mahtar" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4406 +data: Proxies\__CG__\App\Entity\Ville {#1563 …} +value: "52" +label: "Beni Mellal" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4407 +data: App\Entity\Ville {#3279 …} +value: "53" +label: "Boujdour" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4408 +data: App\Entity\Ville {#3288 …} +value: "54" +label: "Boujniba" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4409 +data: App\Entity\Ville {#3297 …} +value: "55" +label: "Bouznika" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4410 +data: App\Entity\Ville {#3306 …} +value: "56" +label: "Bouarfa" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4411 +data: App\Entity\Ville {#3315 …} +value: "57" +label: "Bouizakarne" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4412 +data: App\Entity\Ville {#3324 …} +value: "58" +label: "Taroudant" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4413 +data: App\Entity\Ville {#3333 …} +value: "59" +label: "Taza" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4414 +data: App\Entity\Ville {#3342 …} +value: "60" +label: "Tafraout" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4415 +data: App\Entity\Ville {#3351 …} +value: "61" +label: "Tafilalt" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4416 +data: App\Entity\Ville {#3360 …} +value: "62" +label: "Taliouine" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4417 +data: App\Entity\Ville {#3369 …} +value: "63" +label: "Taounate" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4418 +data: App\Entity\Ville {#3378 …} +value: "64" +label: "Tahannaout" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4419 +data: App\Entity\Ville {#3387 …} +value: "65" +label: "Tiznit" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4420 +data: App\Entity\Ville {#3396 …} +value: "66" +label: "Tetouan" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4421 +data: App\Entity\Ville {#3405 …} +value: "67" +label: "Temara" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4422 +data: App\Entity\Ville {#3414 …} +value: "68" +label: "Tinghir" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4423 +data: App\Entity\Ville {#3423 …} +value: "69" +label: "Taourirt" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4424 +data: App\Entity\Ville {#3432 …} +value: "70" +label: "Tiflet" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4425 +data: App\Entity\Ville {#3441 …} +value: "71" +label: "Jerada" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4426 +data: App\Entity\Ville {#3450 …} +value: "72" +label: "Khouribga" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4427 +data: App\Entity\Ville {#3459 …} +value: "73" +label: "Khenifra" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4428 +data: App\Entity\Ville {#3468 …} +value: "74" +label: "Demnate" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4429 +data: App\Entity\Ville {#3477 …} +value: "75" +label: "Zagora" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4430 +data: App\Entity\Ville {#3486 …} +value: "76" +label: "Zaouiat Cheikh" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4431 +data: App\Entity\Ville {#3495 …} +value: "77" +label: "Zayo" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4432 +data: App\Entity\Ville {#3504 …} +value: "78" +label: "Settat" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4433 +data: Proxies\__CG__\App\Entity\Ville {#1590 …} +value: "79" +label: "Salé" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4434 +data: App\Entity\Ville {#3521 …} +value: "80" +label: "Sidi Bennour" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4435 +data: App\Entity\Ville {#3530 …} +value: "81" +label: "Sidi Bou Othmane" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4436 +data: App\Entity\Ville {#3539 …} +value: "82" +label: "Sidi Bouknadel" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4437 +data: App\Entity\Ville {#3548 …} +value: "83" +label: "Sidi Harazem" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4438 +data: App\Entity\Ville {#3557 …} +value: "84" +label: "Sidi Yahya El Gharb" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4439 +data: App\Entity\Ville {#3566 …} +value: "85" +label: "Sidi Rahal" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4440 +data: App\Entity\Ville {#3575 …} +value: "86" +label: "Sidi Slimane" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4441 +data: App\Entity\Ville {#3584 …} +value: "87" +label: "Sidi Abdallah Ghiat" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4442 +data: App\Entity\Ville {#3593 …} +value: "88" +label: "Sidi Kacem" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4443 +data: App\Entity\Ville {#3602 …} +value: "89" +label: "Chefchaouen" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4444 +data: App\Entity\Ville {#3611 …} +value: "90" +label: "Chichaoua" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4445 +data: App\Entity\Ville {#3620 …} +value: "91" +label: "Sokhour Rhamna" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4446 +data: App\Entity\Ville {#3629 …} +value: "92" +label: "Sefrou" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4447 +data: App\Entity\Ville {#3638 …} +value: "93" +label: "Essaouira" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4448 +data: App\Entity\Ville {#3647 …} +value: "94" +label: "Tata" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4449 +data: App\Entity\Ville {#3656 …} +value: "95" +label: "Tan-Tan" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4450 +data: App\Entity\Ville {#3665 …} +value: "96" +label: "Tarfaya" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4451 +data: Proxies\__CG__\App\Entity\Ville {#1599 …} +value: "97" +label: "Tangier" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4452 +data: App\Entity\Ville {#3682 …} +value: "98" +label: "Ain Aouda" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4453 +data: Proxies\__CG__\App\Entity\Ville {#1524 …} +value: "99" +label: "Fes" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4454 +data: App\Entity\Ville {#3699 …} +value: "100" +label: "Figuig" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4455 +data: App\Entity\Ville {#3708 …} +value: "101" +label: "Kasba Tadla" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4456 +data: App\Entity\Ville {#3717 …} +value: "102" +label: "Ksar El Kebir" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +data: App\Entity\Ville {#3726 …} +value: "103" +label: "Kelaat Sraghna" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4458 +data: App\Entity\Ville {#3735 …} +value: "104" +label: "Kelaat M'Gouna" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4459 +data: App\Entity\Ville {#3744 …} +value: "105" +label: "Kenitra" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4460 +data: App\Entity\Ville {#3753 …} +value: "106" +label: "Guercif" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4461 +data: App\Entity\Ville {#3762 …} +value: "107" +label: "Guelmim" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4462 +data: Proxies\__CG__\App\Entity\Ville {#1612 …} +value: "108" +label: "Laayoune-Boujdour-Sakia El Hamra" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4463 +data: Proxies\__CG__\App\Entity\Ville {#1641 …} +value: "109" +label: "Marrakech" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4464 +data: App\Entity\Ville {#3787 …} +value: "110" +label: "Martil" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4465 +data: App\Entity\Ville {#3796 …} +value: "111" +label: "Merzouga" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4466 +data: App\Entity\Ville {#3805 …} +value: "112" +label: "Another place..." +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4467 +data: Proxies\__CG__\App\Entity\Ville {#1581 …} +value: "113" +label: "Meknes" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4468 +data: App\Entity\Ville {#3822 …} +value: "114" +label: "Moulay Idriss Zerhoun" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4469 +data: App\Entity\Ville {#3831 …} +value: "115" +label: "Moulay Yacoub" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4470 +data: App\Entity\Ville {#3840 …} +value: "116" +label: "Midelt" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4471 +data: App\Entity\Ville {#3849 …} +value: "117" +label: "Missour" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4472 +data: App\Entity\Ville {#3858 …} +value: "118" +label: "Oued Ed-Dahab" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4473 +data: App\Entity\Ville {#3867 …} +value: "119" +label: "Oued Zem" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4474 +data: Proxies\__CG__\App\Entity\Ville {#1515 …} +value: "120" +label: "Oujda" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4475 +data: App\Entity\Ville {#3884 …} +value: "121" +label: "Ouarzazate" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4476 +data: App\Entity\Ville {#3893 …} +value: "122" +label: "Ouezzane" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4477 +data: App\Entity\Ville {#3902 …} +value: "123" +label: "cities.test" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4478 +data: App\Entity\Ville {#3911 …} +value: "124" +label: "cities.test" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2906 -errors: [] -form: Symfony\Component\Form\Form {#1124 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2907 …5} |
full_name | "client_request_filter[ville]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "client_request_filter_ville" |
is_selected | Closure($choice, $value) {#4480 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 | "ville" |
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 | "_client_request_filter_ville" |
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" "_client_request_filter_search" ] |
cache_key | "_client_request_filter_search_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#4481 …5} |
full_name | "client_request_filter[search]" |
id | "client_request_filter_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 | "_client_request_filter_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) {#4482 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() {#4486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#243 …} $message: Closure() {#4483 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_client_request_filter__token" ] |
cache_key | "_client_request_filter__token_hidden" |
compound | false |
data | "csrf-token" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4496 -errors: [] -form: Symfony\Component\Form\Form {#4492 …} } |
form | Symfony\Component\Form\FormView {#4487 …5} |
full_name | "client_request_filter[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "client_request_filter__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 | "_client_request_filter__token" |
valid | true |
value | "csrf-token" |