Forms
-
recherche_etablissement_desktop
-
departement
-
typeUp
-
region
-
academie
-
diocese
-
ogec
-
ville
-
proximite
-
distance
-
tri
-
lat
-
lng
-
page
-
photo
-
0
-
1
-
-
langue
-
dispositif
-
specificite
-
formation
-
service
-
recherche_etablissement_desktop
"App\Form\RechercheEtablissementType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "typeUp" => "15,14,10,9,11" ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/etablissement/resultats" |
same as passed value |
csrf_protection | false |
same as passed value |
data | [ "typeUp" => "15,14,10,9,11" ] |
[ "typeUp" => "15,14,10,9,11" ] |
method | "GET" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/etablissement/resultats" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "recherche_etablissement" |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\Callback {#1134 +payload: null +groups: ? +callback: Closure($object, ExecutionContextInterface $context) {#1126 …} } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data | [ "typeUp" => "15,14,10,9,11" ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1124 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() {#1122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1123 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/etablissement/resultats" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "" "recherche_etablissement" "_recherche_etablissement_desktop" ] |
cache_key | "_recherche_etablissement_desktop_" |
compound | true |
data | [ "typeUp" => "15,14,10,9,11" ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1857 -form: Symfony\Component\Form\Form {#1808 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1121 …5} |
full_name | "recherche_etablissement_desktop" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "recherche_etablissement_desktop" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop" |
valid | true |
value | [ "typeUp" => "15,14,10,9,11" ] |
departement
"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" => "form-select refreshOnChange" ] |
[ "class" => "form-select refreshOnChange" ] |
choice_label | "libelle_long" |
same as passed value |
class | "App\Entity\NDepartement" |
same as passed value |
label | "Département :" |
same as passed value |
label_attr | [ "class" => "bahnschrift-regular" ] |
[ "class" => "bahnschrift-regular" ] |
placeholder | "Choisissez dans la liste..." |
same as passed value |
query_builder | Closure(EntityRepository $er): QueryBuilder {#1177 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\RechercheEtablissementType" this: App\Form\RechercheEtablissementType {#1101 …} } |
Doctrine\ORM\QueryBuilder {#1182 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1180 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "nd" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1179 #from: "App\Entity\NDepartement" #alias: "nd" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1181 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "nd.date_fermeture > :now OR nd.date_fermeture IS NULL" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1196 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "nd.libelle_edition ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT nd FROM App\Entity\NDepartement nd WHERE nd.date_fermeture > :now OR nd.date_fermeture IS NULL ORDER BY nd.libelle_edition ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1194 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-select refreshOnChange" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "libelle_long" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1227 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1191 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1204 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1190 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1208 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1203 …} } |
choices | null |
class | "App\Entity\NDepartement" |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1230 -singleId: true -intId: true -idField: "id_gabriel" -associationIdReader: null -om: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1164 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Département :" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | "Choisissez dans la liste..." |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1182 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1180 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "nd" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1179 #from: "App\Entity\NDepartement" #alias: "nd" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1181 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "nd.date_fermeture > :now OR nd.date_fermeture IS NULL" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1196 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "nd.libelle_edition ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT nd FROM App\Entity\NDepartement nd WHERE nd.date_fermeture > :now OR nd.date_fermeture IS NULL ORDER BY nd.libelle_edition ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1194 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1167 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select refreshOnChange" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_recherche_etablissement_desktop_departement" ] |
cache_key | "_recherche_etablissement_desktop_departement_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1538 +label: "AIN" +value: "1" +data: App\Entity\NDepartement {#1969 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1738 +label: "AISNE" +value: "2" +data: App\Entity\NDepartement {#2016 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1797 +label: "ALLIER" +value: "3" +data: App\Entity\NDepartement {#2023 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +label: "ALPES-DE-HTE-PROVENCE" +value: "4" +data: App\Entity\NDepartement {#2027 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "ALPES-MARITIMES" +value: "6" +data: App\Entity\NDepartement {#2034 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +label: "ARDECHE" +value: "7" +data: App\Entity\NDepartement {#2038 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +label: "ARDENNES" +value: "8" +data: App\Entity\NDepartement {#2042 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +label: "ARIEGE" +value: "9" +data: App\Entity\NDepartement {#2049 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1435 +label: "AUBE" +value: "10" +data: App\Entity\NDepartement {#2056 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +label: "AUDE" +value: "11" +data: App\Entity\NDepartement {#2060 …} +attr: [] +labelTranslationParameters: [] } 990 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2520 +label: "AUTRE PAYS" +value: "990" +data: App\Entity\NDepartement {#2064 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +label: "AVEYRON" +value: "12" +data: App\Entity\NDepartement {#2068 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +label: "BAS-RHIN" +value: "67" +data: App\Entity\NDepartement {#2072 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +label: "BOUCHES-DU-RHONE" +value: "13" +data: App\Entity\NDepartement {#2076 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +label: "CALVADOS" +value: "14" +data: App\Entity\NDepartement {#2080 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +label: "CANTAL" +value: "15" +data: App\Entity\NDepartement {#2087 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +label: "CHARENTE" +value: "16" +data: App\Entity\NDepartement {#2091 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +label: "CHARENTE-MARITIME" +value: "17" +data: App\Entity\NDepartement {#2098 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +label: "CHER" +value: "18" +data: App\Entity\NDepartement {#2102 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +label: "CORREZE" +value: "19" +data: App\Entity\NDepartement {#2109 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +label: "CORSE (CODE AVANT 1976)" +value: "20" +data: App\Entity\NDepartement {#2113 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +label: "CORSE-DU-SUD" +value: "102" +data: App\Entity\NDepartement {#2120 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +label: "COTE D'OR" +value: "21" +data: App\Entity\NDepartement {#2124 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +label: "COTES D'ARMOR" +value: "22" +data: App\Entity\NDepartement {#2131 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +label: "CREUSE" +value: "23" +data: App\Entity\NDepartement {#2138 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +label: "DEUX-SEVRES" +value: "79" +data: App\Entity\NDepartement {#2142 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +label: "DORDOGNE" +value: "24" +data: App\Entity\NDepartement {#2146 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +label: "DOUBS" +value: "25" +data: App\Entity\NDepartement {#2150 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +label: "DROME" +value: "26" +data: App\Entity\NDepartement {#2154 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +label: "ESSONNE" +value: "91" +data: App\Entity\NDepartement {#2158 …} +attr: [] +labelTranslationParameters: [] } 999 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2540 +label: "ETRANGER" +value: "999" +data: App\Entity\NDepartement {#2165 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +label: "EURE" +value: "27" +data: App\Entity\NDepartement {#2169 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +label: "EURE-ET-LOIR" +value: "28" +data: App\Entity\NDepartement {#2173 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +label: "FINISTERE" +value: "29" +data: App\Entity\NDepartement {#2177 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +label: "GARD" +value: "30" +data: App\Entity\NDepartement {#2181 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +label: "GERS" +value: "32" +data: App\Entity\NDepartement {#2185 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +label: "GIRONDE" +value: "33" +data: App\Entity\NDepartement {#2189 …} +attr: [] +labelTranslationParameters: [] } 971 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +label: "GUADELOUPE" +value: "971" +data: App\Entity\NDepartement {#2193 …} +attr: [] +labelTranslationParameters: [] } 973 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +label: "GUYANE" +value: "973" +data: App\Entity\NDepartement {#2200 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +label: "HAUTE-CORSE" +value: "103" +data: App\Entity\NDepartement {#2207 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2550 +label: "HAUTE-GARONNE" +value: "31" +data: App\Entity\NDepartement {#2211 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +label: "HAUTE-LOIRE" +value: "43" +data: App\Entity\NDepartement {#2215 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +label: "HAUTE-MARNE" +value: "52" +data: App\Entity\NDepartement {#2219 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +label: "HAUTES-ALPES" +value: "5" +data: App\Entity\NDepartement {#2223 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "HAUTE-SAONE" +value: "70" +data: App\Entity\NDepartement {#2227 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: "HAUTE SAVOIE" +value: "74" +data: App\Entity\NDepartement {#2231 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: "HAUTES-PYRENEES" +value: "65" +data: App\Entity\NDepartement {#2235 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +label: "HAUTE-VIENNE" +value: "87" +data: App\Entity\NDepartement {#2239 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2558 +label: "HAUT-RHIN" +value: "68" +data: App\Entity\NDepartement {#2243 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +label: "HAUTS-DE-SEINE" +value: "92" +data: App\Entity\NDepartement {#2247 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +label: "HERAULT" +value: "34" +data: App\Entity\NDepartement {#2251 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2561 +label: "ILLE-ET-VILAINE" +value: "35" +data: App\Entity\NDepartement {#2255 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +label: "INDRE" +value: "36" +data: App\Entity\NDepartement {#2259 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2563 +label: "INDRE-ET-LOIRE" +value: "37" +data: App\Entity\NDepartement {#2263 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +label: "ISERE" +value: "38" +data: App\Entity\NDepartement {#2267 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +label: "JURA" +value: "39" +data: App\Entity\NDepartement {#2271 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2566 +label: "LANDES" +value: "40" +data: App\Entity\NDepartement {#2275 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +label: "LOIRE" +value: "42" +data: App\Entity\NDepartement {#2279 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2568 +label: "LOIRE-ATLANTIQUE" +value: "44" +data: App\Entity\NDepartement {#2283 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2569 +label: "LOIRET" +value: "45" +data: App\Entity\NDepartement {#2290 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2570 +label: "LOIR-ET-CHER" +value: "41" +data: App\Entity\NDepartement {#2294 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2571 +label: "LOT" +value: "46" +data: App\Entity\NDepartement {#2298 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +label: "LOT-ET-GARONNE" +value: "47" +data: App\Entity\NDepartement {#2302 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +label: "LOZERE" +value: "48" +data: App\Entity\NDepartement {#2306 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +label: "MAINE-ET-LOIRE" +value: "49" +data: App\Entity\NDepartement {#2310 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +label: "MANCHE" +value: "50" +data: App\Entity\NDepartement {#2314 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +label: "MARNE" +value: "51" +data: App\Entity\NDepartement {#2318 …} +attr: [] +labelTranslationParameters: [] } 972 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +label: "MARTINIQUE" +value: "972" +data: App\Entity\NDepartement {#2322 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +label: "MAYENNE" +value: "53" +data: App\Entity\NDepartement {#2329 …} +attr: [] +labelTranslationParameters: [] } 976 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +label: "MAYOTTE" +value: "976" +data: App\Entity\NDepartement {#2333 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2580 +label: "MEURTHE-ET-MOSELLE" +value: "54" +data: App\Entity\NDepartement {#2340 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +label: "MEUSE" +value: "55" +data: App\Entity\NDepartement {#2344 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +label: "MONACO" +value: "104" +data: App\Entity\NDepartement {#2348 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2583 +label: "MORBIHAN" +value: "56" +data: App\Entity\NDepartement {#2352 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +label: "MOSELLE" +value: "57" +data: App\Entity\NDepartement {#2356 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +label: "NIEVRE" +value: "58" +data: App\Entity\NDepartement {#2360 …} +attr: [] +labelTranslationParameters: [] } 998 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +label: "NON RECENSE" +value: "998" +data: App\Entity\NDepartement {#2364 …} +attr: [] +labelTranslationParameters: [] } 997 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +label: "NON RENSEIGNE" +value: "997" +data: App\Entity\NDepartement {#2368 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +label: "NORD" +value: "59" +data: App\Entity\NDepartement {#2372 …} +attr: [] +labelTranslationParameters: [] } 988 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +label: "NOUVELLE CALEDONIE" +value: "988" +data: App\Entity\NDepartement {#2376 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +label: "OISE" +value: "60" +data: App\Entity\NDepartement {#2380 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +label: "ORNE" +value: "61" +data: App\Entity\NDepartement {#2384 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +label: "PARIS" +value: "75" +data: App\Entity\NDepartement {#2388 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +label: "PAS-DE-CALAIS" +value: "62" +data: App\Entity\NDepartement {#2392 …} +attr: [] +labelTranslationParameters: [] } 987 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +label: "POLYNESIE FRANCAISE" +value: "987" +data: App\Entity\NDepartement {#2396 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +label: "PUY-DE-DOME" +value: "63" +data: App\Entity\NDepartement {#2403 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +label: "PYRENEES-ATLANTIQUES" +value: "64" +data: App\Entity\NDepartement {#2407 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +label: "PYRENEES-ORIENTALES" +value: "66" +data: App\Entity\NDepartement {#2411 …} +attr: [] +labelTranslationParameters: [] } 974 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +label: "LA REUNION" +value: "974" +data: App\Entity\NDepartement {#2415 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +label: "RHONE" +value: "69" +data: App\Entity\NDepartement {#2422 …} +attr: [] +labelTranslationParameters: [] } 977 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2600 +label: "SAINT-BARTHELEMY" +value: "977" +data: App\Entity\NDepartement {#2426 …} +attr: [] +labelTranslationParameters: [] } 978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +label: "SAINT-MARTIN" +value: "978" +data: App\Entity\NDepartement {#2430 …} +attr: [] +labelTranslationParameters: [] } 975 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2602 +label: "ST-PIERRE-ET-MIQUELON" +value: "975" +data: App\Entity\NDepartement {#2434 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +label: "SAONE-ET-LOIRE" +value: "71" +data: App\Entity\NDepartement {#2438 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +label: "SARTHE" +value: "72" +data: App\Entity\NDepartement {#2442 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +label: "SAVOIE" +value: "73" +data: App\Entity\NDepartement {#2446 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +label: "SEINE-ET-MARNE" +value: "77" +data: App\Entity\NDepartement {#2450 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2607 +label: "SEINE MARITIME" +value: "76" +data: App\Entity\NDepartement {#2454 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2608 +label: "SEINE-SAINT-DENIS" +value: "93" +data: App\Entity\NDepartement {#2458 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2609 +label: "SOMME" +value: "80" +data: App\Entity\NDepartement {#2462 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2610 +label: "TARN" +value: "81" +data: App\Entity\NDepartement {#2466 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2611 +label: "TARN-ET-GARONNE" +value: "82" +data: App\Entity\NDepartement {#2470 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +label: "TERRITOIRE DE BELFORT" +value: "90" +data: App\Entity\NDepartement {#2474 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2613 +label: "VAL-DE-MARNE" +value: "94" +data: App\Entity\NDepartement {#2478 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2614 +label: "VAL-D'OISE" +value: "95" +data: App\Entity\NDepartement {#2482 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2615 +label: "VAR" +value: "83" +data: App\Entity\NDepartement {#2486 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2616 +label: "VAUCLUSE" +value: "84" +data: App\Entity\NDepartement {#2490 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2617 +label: "VENDEE" +value: "85" +data: App\Entity\NDepartement {#2494 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2618 +label: "VIENNE" +value: "86" +data: App\Entity\NDepartement {#2498 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2619 +label: "VOSGES" +value: "88" +data: App\Entity\NDepartement {#2502 …} +attr: [] +labelTranslationParameters: [] } 986 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2620 +label: "WALLIS ET FUTUNA" +value: "986" +data: App\Entity\NDepartement {#2506 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2621 +label: "YONNE" +value: "89" +data: App\Entity\NDepartement {#2513 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2622 +label: "YVELINES" +value: "78" +data: App\Entity\NDepartement {#2517 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1350 -form: Symfony\Component\Form\Form {#1846 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1299 …5} |
full_name | "recherche_etablissement_desktop[departement]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_departement" |
is_selected | Closure($choice, $value) {#2624 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Département :" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "departement" |
placeholder | "Choisissez dans la liste..." |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_departement" |
uses_autocomplete | false |
valid | true |
value | "" |
typeUp
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "15,14,10,9,11" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-select refreshOnChange text-capitalize" ] |
[ "class" => "form-select refreshOnChange text-capitalize" ] |
choices | [ "école" => "15,14,10,9,11" "collège" => "1" "lycée" => "4,6,8,2,5" "supérieur" => "7" "agricoles" => "16,17,23,21" "Professionnel" => "13,24" ] |
[ "école" => "15,14,10,9,11" "collège" => "1" "lycée" => "4,6,8,2,5" "supérieur" => "7" "agricoles" => "16,17,23,21" "Professionnel" => "13,24" ] |
label | "Type établissement :" |
same as passed value |
label_attr | [ "class" => "bahnschrift-regular" ] |
[ "class" => "bahnschrift-regular" ] |
placeholder | "Choisissez dans la liste..." |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-select refreshOnChange text-capitalize" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "école" => "15,14,10,9,11" "collège" => "1" "lycée" => "4,6,8,2,5" "supérieur" => "7" "agricoles" => "16,17,23,21" "Professionnel" => "13,24" ] |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Type établissement :" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | "Choisissez dans la liste..." |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1219 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select refreshOnChange text-capitalize" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_recherche_etablissement_desktop_typeUp" ] |
cache_key | "_recherche_etablissement_desktop_typeUp_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2626 +label: "école" +value: "15,14,10,9,11" +data: "15,14,10,9,11" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2627 +label: "collège" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2628 +label: "lycée" +value: "4,6,8,2,5" +data: "4,6,8,2,5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2629 +label: "supérieur" +value: "7" +data: "7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2630 +label: "agricoles" +value: "16,17,23,21" +data: "16,17,23,21" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2631 +label: "Professionnel" +value: "13,24" +data: "13,24" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "15,14,10,9,11" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2623 -form: Symfony\Component\Form\Form {#1849 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2625 …5} |
full_name | "recherche_etablissement_desktop[typeUp]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_typeUp" |
is_selected | Closure($choice, $value) {#2633 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Type établissement :" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "typeUp" |
placeholder | "Choisissez dans la liste..." |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_typeUp" |
uses_autocomplete | false |
valid | true |
value | "15,14,10,9,11" |
region
"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" => "form-select refreshOnChange" ] |
[ "class" => "form-select refreshOnChange" ] |
choice_label | "libelle_edition" |
same as passed value |
class | "App\Entity\NRegion" |
same as passed value |
label | "Région :" |
same as passed value |
label_attr | [ "class" => "bahnschrift-regular" ] |
[ "class" => "bahnschrift-regular" ] |
placeholder | "Choisissez dans la liste..." |
same as passed value |
query_builder | Closure(EntityRepository $er): QueryBuilder {#1184 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\RechercheEtablissementType" this: App\Form\RechercheEtablissementType {#1101 …} } |
Doctrine\ORM\QueryBuilder {#1229 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1243 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "nr" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1239 #from: "App\Entity\NRegion" #alias: "nr" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1213 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "nr.date_fermeture > :now OR nr.date_fermeture IS NULL" "nr.id_gabriel != 98" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1238 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "nr.libelle_edition ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT nr FROM App\Entity\NRegion nr WHERE (nr.date_fermeture > :now OR nr.date_fermeture IS NULL) AND nr.id_gabriel != 98 ORDER BY nr.libelle_edition ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1235 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-select refreshOnChange" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "libelle_edition" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1327 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1212 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1242 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1190 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1244 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1247 …} } |
choices | null |
class | "App\Entity\NRegion" |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1296 -singleId: true -intId: true -idField: "id_gabriel" -associationIdReader: null -om: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1251 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Région :" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | "Choisissez dans la liste..." |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1229 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1243 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "nr" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1239 #from: "App\Entity\NRegion" #alias: "nr" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1213 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "nr.date_fermeture > :now OR nr.date_fermeture IS NULL" "nr.id_gabriel != 98" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1238 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "nr.libelle_edition ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT nr FROM App\Entity\NRegion nr WHERE (nr.date_fermeture > :now OR nr.date_fermeture IS NULL) AND nr.id_gabriel != 98 ORDER BY nr.libelle_edition ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1235 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1202 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select refreshOnChange" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_recherche_etablissement_desktop_region" ] |
cache_key | "_recherche_etablissement_desktop_region_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2638 +label: "Auvergne-Rhône-Alpes" +value: "200" +data: Proxies\__CG__\App\Entity\NRegion {#2009 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2642 +label: "Bourgogne-Franche-Comté" +value: "201" +data: Proxies\__CG__\App\Entity\NRegion {#2126 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2640 +label: "Bretagne" +value: "202" +data: Proxies\__CG__\App\Entity\NRegion {#2133 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2639 +label: "Centre-Val de Loire" +value: "203" +data: Proxies\__CG__\App\Entity\NRegion {#2104 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2661 +label: "Corse" +value: "204" +data: Proxies\__CG__\App\Entity\NRegion {#2115 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2658 +label: "Grand Est" +value: "205" +data: Proxies\__CG__\App\Entity\NRegion {#2044 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2653 +label: "Guadeloupe" +value: "213" +data: Proxies\__CG__\App\Entity\NRegion {#2195 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2648 +label: "Guyane" +value: "214" +data: Proxies\__CG__\App\Entity\NRegion {#2202 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2752 +label: "Hauts-de-France" +value: "206" +data: Proxies\__CG__\App\Entity\NRegion {#2018 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2753 +label: "Île-de-France" +value: "207" +data: Proxies\__CG__\App\Entity\NRegion {#2160 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2754 +label: "La Réunion " +value: "216" +data: Proxies\__CG__\App\Entity\NRegion {#2417 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2755 +label: "Martinique" +value: "215" +data: Proxies\__CG__\App\Entity\NRegion {#2324 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2756 +label: "Mayotte" +value: "217" +data: Proxies\__CG__\App\Entity\NRegion {#2335 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2757 +label: "Normandie" +value: "208" +data: Proxies\__CG__\App\Entity\NRegion {#2082 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2758 +label: "Nouvelle-Aquitaine" +value: "209" +data: Proxies\__CG__\App\Entity\NRegion {#2093 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2759 +label: "Occitanie" +value: "210" +data: Proxies\__CG__\App\Entity\NRegion {#2051 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2760 +label: "Pays de la Loire" +value: "211" +data: Proxies\__CG__\App\Entity\NRegion {#2285 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2761 +label: "Provence-Alpes-Côte d'Azur" +value: "212" +data: Proxies\__CG__\App\Entity\NRegion {#2029 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2634 -form: Symfony\Component\Form\Form {#1852 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2635 …5} |
full_name | "recherche_etablissement_desktop[region]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_region" |
is_selected | Closure($choice, $value) {#2763 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Région :" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "region" |
placeholder | "Choisissez dans la liste..." |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_region" |
uses_autocomplete | false |
valid | true |
value | "" |
academie
"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" => "form-select refreshOnChange" ] |
[ "class" => "form-select refreshOnChange" ] |
choice_label | "nom_usage" |
same as passed value |
class | "App\Entity\Structure" |
same as passed value |
label | "Académie :" |
same as passed value |
label_attr | [ "class" => "bahnschrift-regular" ] |
[ "class" => "bahnschrift-regular" ] |
placeholder | "Choisissez dans la liste..." |
same as passed value |
query_builder | Closure(EntityRepository $er): QueryBuilder {#1186 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\RechercheEtablissementType" this: App\Form\RechercheEtablissementType {#1101 …} } |
Doctrine\ORM\QueryBuilder {#1310 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1307 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1280 #from: "App\Entity\Structure" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1315 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "s.date_fermeture > :now OR s.date_fermeture IS NULL" "s.type_organisme = 4" "s.statut = 't'" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1306 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.nom_usage ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Structure s WHERE (s.date_fermeture > :now OR s.date_fermeture IS NULL) AND s.type_organisme = 4 AND s.statut = 't' ORDER BY s.nom_usage ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1282 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-select refreshOnChange" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "nom_usage" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1403 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1303 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1312 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1190 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1300 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1302 …} } |
choices | null |
class | "App\Entity\Structure" |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1366 -singleId: true -intId: true -idField: "id_gabriel" -associationIdReader: null -om: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1288 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Académie :" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | "Choisissez dans la liste..." |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1310 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1307 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1280 #from: "App\Entity\Structure" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1315 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "s.date_fermeture > :now OR s.date_fermeture IS NULL" "s.type_organisme = 4" "s.statut = 't'" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1306 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.nom_usage ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Structure s WHERE (s.date_fermeture > :now OR s.date_fermeture IS NULL) AND s.type_organisme = 4 AND s.statut = 't' ORDER BY s.nom_usage ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1282 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1290 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select refreshOnChange" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_recherche_etablissement_desktop_academie" ] |
cache_key | "_recherche_etablissement_desktop_academie_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2767 +label: "AIX-MARSEILLE" +value: "1" +data: App\Entity\Structure {#2795 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2771 +label: "AMIENS" +value: "2" +data: App\Entity\Structure {#3047 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2769 +label: "BESANCON" +value: "3" +data: App\Entity\Structure {#3068 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2768 +label: "BORDEAUX" +value: "4" +data: App\Entity\Structure {#3089 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2788 +label: "CAEN" +value: "5" +data: App\Entity\Structure {#3110 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2785 +label: "CLERMONT-FERRAND" +value: "6" +data: App\Entity\Structure {#3131 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#343 +label: "CORSE" +value: "7" +data: App\Entity\Structure {#3152 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2777 +label: "CRETEIL" +value: "8" +data: App\Entity\Structure {#3173 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3727 +label: "DIJON" +value: "9" +data: App\Entity\Structure {#3194 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3728 +label: "GRENOBLE" +value: "10" +data: App\Entity\Structure {#3215 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3729 +label: "GUADELOUPE" +value: "11" +data: App\Entity\Structure {#3236 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3730 +label: "GUYANE" +value: "12" +data: App\Entity\Structure {#3257 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3731 +label: "LA REUNION" +value: "13" +data: App\Entity\Structure {#3278 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3732 +label: "LILLE" +value: "14" +data: App\Entity\Structure {#3299 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3733 +label: "LIMOGES" +value: "15" +data: App\Entity\Structure {#3320 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3734 +label: "LYON" +value: "16" +data: App\Entity\Structure {#3341 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3735 +label: "MARTINIQUE" +value: "17" +data: App\Entity\Structure {#3362 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3736 +label: "MONTPELLIER" +value: "18" +data: App\Entity\Structure {#3383 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3737 +label: "NANCY-METZ" +value: "19" +data: App\Entity\Structure {#3404 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3738 +label: "NANTES" +value: "20" +data: App\Entity\Structure {#3425 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3739 +label: "NICE" +value: "21" +data: App\Entity\Structure {#3446 …} +attr: [] +labelTranslationParameters: [] } 11791 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3740 +label: "NORMANDIE" +value: "11791" +data: App\Entity\Structure {#3467 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3741 +label: "ORLEANS-TOURS" +value: "22" +data: App\Entity\Structure {#3488 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3742 +label: "PARIS" +value: "23" +data: App\Entity\Structure {#3509 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3743 +label: "POITIERS" +value: "24" +data: App\Entity\Structure {#3530 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3744 +label: "POLYNESIE FRANÇAISE" +value: "25" +data: App\Entity\Structure {#3551 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3745 +label: "REIMS" +value: "26" +data: App\Entity\Structure {#3572 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3746 +label: "RENNES" +value: "27" +data: App\Entity\Structure {#3593 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3747 +label: "ROUEN" +value: "28" +data: App\Entity\Structure {#3614 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3748 +label: "SAINT-PIERRE ET MIQUELON" +value: "29" +data: App\Entity\Structure {#3632 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3749 +label: "STRASBOURG" +value: "30" +data: App\Entity\Structure {#3650 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3750 +label: "TOULOUSE" +value: "31" +data: App\Entity\Structure {#3671 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3751 +label: "VERSAILLES" +value: "32" +data: App\Entity\Structure {#3692 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3752 +label: "WALLIS ET FUTUNA" +value: "33" +data: App\Entity\Structure {#3713 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2762 -form: Symfony\Component\Form\Form {#1810 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2764 …5} |
full_name | "recherche_etablissement_desktop[academie]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_academie" |
is_selected | Closure($choice, $value) {#3754 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Académie :" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "academie" |
placeholder | "Choisissez dans la liste..." |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_academie" |
uses_autocomplete | false |
valid | true |
value | "" |
diocese
"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" => "form-select select2 refreshOnChange" ] |
[ "class" => "form-select select2 refreshOnChange" ] |
choice_label | "nom_usage" |
same as passed value |
class | "App\Entity\Structure" |
same as passed value |
label | "Diocèse :" |
same as passed value |
label_attr | [ "class" => "bahnschrift-regular" ] |
[ "class" => "bahnschrift-regular" ] |
placeholder | "Choisissez dans la liste..." |
same as passed value |
query_builder | Closure(EntityRepository $er): QueryBuilder {#1178 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\RechercheEtablissementType" this: App\Form\RechercheEtablissementType {#1101 …} } |
Doctrine\ORM\QueryBuilder {#1358 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1354 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1357 #from: "App\Entity\Structure" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1355 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "s.date_fermeture > :now OR s.date_fermeture IS NULL" "s.type_organisme = 5" "s.statut = 't'" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1352 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.nom_usage ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Structure s WHERE (s.date_fermeture > :now OR s.date_fermeture IS NULL) AND s.type_organisme = 5 AND s.statut = 't' ORDER BY s.nom_usage ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1353 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-select select2 refreshOnChange" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "nom_usage" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1384 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1349 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1541 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1190 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1348 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1302 …} } |
choices | null |
class | "App\Entity\Structure" |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1366 -singleId: true -intId: true -idField: "id_gabriel" -associationIdReader: null -om: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1288 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Diocèse :" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | "Choisissez dans la liste..." |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1358 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1354 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1357 #from: "App\Entity\Structure" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1355 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "s.date_fermeture > :now OR s.date_fermeture IS NULL" "s.type_organisme = 5" "s.statut = 't'" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1352 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.nom_usage ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Structure s WHERE (s.date_fermeture > :now OR s.date_fermeture IS NULL) AND s.type_organisme = 5 AND s.statut = 't' ORDER BY s.nom_usage ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1353 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1359 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1360 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select select2 refreshOnChange" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_recherche_etablissement_desktop_diocese" ] |
cache_key | "_recherche_etablissement_desktop_diocese_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3758 +label: "Agen" +value: "34" +data: App\Entity\Structure {#3776 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3760 +label: "Aire et Dax" +value: "35" +data: App\Entity\Structure {#3800 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3762 +label: "Aix" +value: "36" +data: App\Entity\Structure {#3821 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3764 +label: "Ajaccio" +value: "37" +data: App\Entity\Structure {#3839 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3759 +label: "Albi" +value: "38" +data: App\Entity\Structure {#3857 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3775 +label: "Amiens" +value: "39" +data: App\Entity\Structure {#3878 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#356 +label: "Angers" +value: "40" +data: App\Entity\Structure {#3896 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#396 +label: "Angoulême" +value: "41" +data: App\Entity\Structure {#3917 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3768 +label: "Annecy" +value: "42" +data: App\Entity\Structure {#3938 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5776 +label: "Arras" +value: "44" +data: App\Entity\Structure {#3959 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5777 +label: "Auch" +value: "45" +data: App\Entity\Structure {#3980 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5778 +label: "Autun" +value: "46" +data: App\Entity\Structure {#4001 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5779 +label: "Avignon" +value: "47" +data: App\Entity\Structure {#4019 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5780 +label: "Basse-Terre" +value: "96" +data: App\Entity\Structure {#4040 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5781 +label: "Bayeux-Lisieux" +value: "48" +data: App\Entity\Structure {#4058 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5782 +label: "Bayonne" +value: "49" +data: App\Entity\Structure {#4079 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5783 +label: "Beauvais" +value: "50" +data: App\Entity\Structure {#4100 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5784 +label: "Belfort-Montbéliard" +value: "127" +data: App\Entity\Structure {#4121 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5785 +label: "Belley-Ars" +value: "51" +data: App\Entity\Structure {#4142 …} +attr: [] +labelTranslationParameters: [] } 599 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5786 +label: "Besançon" +value: "599" +data: App\Entity\Structure {#4163 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5787 +label: "Blois" +value: "52" +data: App\Entity\Structure {#4181 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5788 +label: "Bordeaux" +value: "53" +data: App\Entity\Structure {#4202 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5789 +label: "Bourges" +value: "54" +data: App\Entity\Structure {#4220 …} +attr: [] +labelTranslationParameters: [] } 804 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5790 +label: "Cahors" +value: "804" +data: App\Entity\Structure {#4241 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5791 +label: "Cambrai" +value: "55" +data: App\Entity\Structure {#4262 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5792 +label: "Carcassonne et Narbonne" +value: "56" +data: App\Entity\Structure {#4283 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5793 +label: "Cayenne" +value: "57" +data: App\Entity\Structure {#4304 …} +attr: [] +labelTranslationParameters: [] } 597 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5794 +label: "Chalons" +value: "597" +data: App\Entity\Structure {#4322 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5795 +label: "CHAMBERY, MAURIENNE ET TARENTAISE" +value: "58" +data: App\Entity\Structure {#4340 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5796 +label: "Chartres" +value: "59" +data: App\Entity\Structure {#4361 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5797 +label: "Clermont" +value: "60" +data: App\Entity\Structure {#4382 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5798 +label: "Coutances" +value: "61" +data: App\Entity\Structure {#4400 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5799 +label: "Creteil" +value: "62" +data: App\Entity\Structure {#4421 …} +attr: [] +labelTranslationParameters: [] } 701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5800 +label: "Digne" +value: "701" +data: App\Entity\Structure {#4439 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5801 +label: "Dijon" +value: "63" +data: App\Entity\Structure {#4457 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5802 +label: "Direction Diocésaine de Lille" +value: "72" +data: App\Entity\Structure {#4478 …} +attr: [] +labelTranslationParameters: [] } 689 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5803 +label: "Evreux" +value: "689" +data: App\Entity\Structure {#4496 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5804 +label: "Evry–Corbeil-Essonnes" +value: "64" +data: App\Entity\Structure {#4517 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5805 +label: "Fort-de-France" +value: "65" +data: App\Entity\Structure {#4538 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5806 +label: "Fréjus-Toulon" +value: "66" +data: App\Entity\Structure {#4556 …} +attr: [] +labelTranslationParameters: [] } 700 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5807 +label: "Gap et Embrun" +value: "700" +data: App\Entity\Structure {#4577 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5808 +label: "Grenoble-Vienne" +value: "67" +data: App\Entity\Structure {#4595 …} +attr: [] +labelTranslationParameters: [] } 598 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5809 +label: "Langres" +value: "598" +data: App\Entity\Structure {#4616 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5810 +label: "La Rochelle" +value: "68" +data: App\Entity\Structure {#4637 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5811 +label: "Laval" +value: "69" +data: App\Entity\Structure {#4655 …} +attr: [] +labelTranslationParameters: [] } 716 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5812 +label: "Le Havre" +value: "716" +data: App\Entity\Structure {#4676 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5813 +label: "Le Mans" +value: "70" +data: App\Entity\Structure {#4694 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5814 +label: "Le Puy-En-Velay" +value: "71" +data: App\Entity\Structure {#4715 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5815 +label: "Limoges" +value: "73" +data: App\Entity\Structure {#4736 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5816 +label: "Lucon" +value: "74" +data: App\Entity\Structure {#4754 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5817 +label: "Lyon" +value: "75" +data: App\Entity\Structure {#4775 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5818 +label: "Marseille" +value: "76" +data: App\Entity\Structure {#4793 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5819 +label: "Meaux" +value: "77" +data: App\Entity\Structure {#4814 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5820 +label: "Mende" +value: "78" +data: App\Entity\Structure {#4835 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5821 +label: "Metz" +value: "79" +data: App\Entity\Structure {#4856 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5822 +label: "Monaco" +value: "80" +data: App\Entity\Structure {#4874 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5823 +label: "Montauban" +value: "81" +data: App\Entity\Structure {#4895 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5824 +label: "Montpellier" +value: "82" +data: App\Entity\Structure {#4916 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5825 +label: "Moulins" +value: "83" +data: App\Entity\Structure {#4934 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5826 +label: "Nancy" +value: "84" +data: App\Entity\Structure {#4952 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5827 +label: "Nanterre" +value: "85" +data: App\Entity\Structure {#4973 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5828 +label: "Nantes" +value: "86" +data: App\Entity\Structure {#4994 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5829 +label: "Nevers" +value: "87" +data: App\Entity\Structure {#5012 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5830 +label: "Nice" +value: "88" +data: App\Entity\Structure {#5030 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5831 +label: "Nimes" +value: "89" +data: App\Entity\Structure {#5048 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5832 +label: "Nouméa" +value: "90" +data: App\Entity\Structure {#5066 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5833 +label: "Orléans" +value: "91" +data: App\Entity\Structure {#5087 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5834 +label: "Pamiers" +value: "92" +data: App\Entity\Structure {#5105 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5835 +label: "Paris" +value: "93" +data: App\Entity\Structure {#5123 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5836 +label: "Périgueux" +value: "94" +data: App\Entity\Structure {#5141 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5837 +label: "Perpignan -Elne" +value: "95" +data: App\Entity\Structure {#5162 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5838 +label: "Poitiers" +value: "97" +data: App\Entity\Structure {#5180 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5839 +label: "Pontoise" +value: "98" +data: App\Entity\Structure {#5198 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5840 +label: "Quimper et Léon" +value: "99" +data: App\Entity\Structure {#5216 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5841 +label: "Reims" +value: "100" +data: App\Entity\Structure {#5237 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5842 +label: "Rennes" +value: "101" +data: App\Entity\Structure {#5255 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5843 +label: "Rodez" +value: "102" +data: App\Entity\Structure {#5276 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5844 +label: "Rouen" +value: "103" +data: App\Entity\Structure {#5294 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5845 +label: "Saint-Brieuc" +value: "104" +data: App\Entity\Structure {#5315 …} +attr: [] +labelTranslationParameters: [] } 826 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5846 +label: "SAINT CLAUDE" +value: "826" +data: App\Entity\Structure {#5336 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5847 +label: "Saint-Denis" +value: "105" +data: App\Entity\Structure {#5354 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5848 +label: "Saint-Denis de la Réunion" +value: "106" +data: App\Entity\Structure {#5375 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5849 +label: "Saint-Dié" +value: "107" +data: App\Entity\Structure {#5393 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5850 +label: "Saint-Etienne" +value: "108" +data: App\Entity\Structure {#5414 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5851 +label: "Saint-Flour" +value: "109" +data: App\Entity\Structure {#5435 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5852 +label: "Saint-Pierre et Miquelon" +value: "110" +data: App\Entity\Structure {#5453 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5853 +label: "Séez" +value: "111" +data: App\Entity\Structure {#5474 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5854 +label: "Sens–Auxerre" +value: "112" +data: App\Entity\Structure {#5492 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5855 +label: "Soissons" +value: "113" +data: App\Entity\Structure {#5510 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5856 +label: "Strasbourg" +value: "114" +data: App\Entity\Structure {#5531 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5857 +label: "Tahiti" +value: "115" +data: App\Entity\Structure {#5549 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5858 +label: "Tarbes et Lourdes" +value: "116" +data: App\Entity\Structure {#5570 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5859 +label: "Toulouse" +value: "117" +data: App\Entity\Structure {#5588 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5860 +label: "Tours" +value: "118" +data: App\Entity\Structure {#5606 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5861 +label: "Troyes" +value: "119" +data: App\Entity\Structure {#5624 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5862 +label: "Tulle" +value: "120" +data: App\Entity\Structure {#5642 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5863 +label: "Valence" +value: "121" +data: App\Entity\Structure {#5660 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5864 +label: "Vannes" +value: "122" +data: App\Entity\Structure {#5678 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5865 +label: "Verdun" +value: "123" +data: App\Entity\Structure {#5696 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5866 +label: "Versailles" +value: "124" +data: App\Entity\Structure {#5714 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5867 +label: "Viviers" +value: "125" +data: App\Entity\Structure {#5735 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5868 +label: "Wallis et Futuna" +value: "126" +data: App\Entity\Structure {#5756 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3753 -form: Symfony\Component\Form\Form {#1813 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3755 …5} |
full_name | "recherche_etablissement_desktop[diocese]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_diocese" |
is_selected | Closure($choice, $value) {#5870 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Diocèse :" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "diocese" |
placeholder | "Choisissez dans la liste..." |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_diocese" |
uses_autocomplete | false |
valid | true |
value | "" |
ogec
"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" => "form-select select2 refreshOnChange" "data-ajax-url" => "/ajax/autocomplete?type=etb_ogec&from=select2" ] |
[ "class" => "form-select select2 refreshOnChange" "data-ajax-url" => "/ajax/autocomplete?type=etb_ogec&from=select2" ] |
choice_label | "nom_usage" |
same as passed value |
class | "App\Entity\Structure" |
same as passed value |
label | "OGEC :" |
same as passed value |
label_attr | [ "class" => "bahnschrift-regular" ] |
[ "class" => "bahnschrift-regular" ] |
placeholder | "Choisissez dans la liste..." |
same as passed value |
query_builder | Closure(EntityRepository $er): QueryBuilder {#1147 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\RechercheEtablissementType" this: App\Form\RechercheEtablissementType {#1101 …} } |
Doctrine\ORM\QueryBuilder {#1391 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1395 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1386 #from: "App\Entity\Structure" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Structure s" -parameters: Doctrine\Common\Collections\ArrayCollection {#1397 …} -firstResult: 0 -maxResults: 0 -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-select select2 refreshOnChange" "data-ajax-url" => "/ajax/autocomplete?type=etb_ogec&from=select2" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "nom_usage" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1399 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1393 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1337 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1190 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1392 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1302 …} } |
choices | null |
class | "App\Entity\Structure" |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1366 -singleId: true -intId: true -idField: "id_gabriel" -associationIdReader: null -om: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1288 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "OGEC :" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | "Choisissez dans la liste..." |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1391 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1395 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1386 #from: "App\Entity\Structure" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\Structure s" -parameters: Doctrine\Common\Collections\ArrayCollection {#1397 …} -firstResult: 0 -maxResults: 0 -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1390 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select select2 refreshOnChange" "data-ajax-url" => "/ajax/autocomplete?type=etb_ogec&from=select2" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_recherche_etablissement_desktop_ogec" ] |
cache_key | "_recherche_etablissement_desktop_ogec_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5869 -form: Symfony\Component\Form\Form {#1816 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5871 …5} |
full_name | "recherche_etablissement_desktop[ogec]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_ogec" |
is_selected | Closure($choice, $value) {#5873 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "OGEC :" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "ogec" |
placeholder | "Choisissez dans la liste..." |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_ogec" |
uses_autocomplete | false |
valid | true |
value | "" |
ville
"App\Form\Type\VilleType"
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" => "form-control refreshOnChange" "placeholder" => "Code postal, nom..." ] |
[ "class" => "form-control refreshOnChange" "placeholder" => "Code postal, nom..." ] |
autocomplete | true |
same as passed value |
autocomplete_url | "/ajax/autocomplete?type=structure_ville&from=ts" |
same as passed value |
label | "Dans une ville" |
same as passed value |
label_attr | [ "class" => "bahnschrift-regular" ] |
[ "class" => "bahnschrift-regular" ] |
required | false |
same as passed value |
tom_select_options | [ "create" => true "createOnBlur" => true "delimiter" => "|" ] |
[ "create" => true "createOnBlur" => true "delimiter" => "|" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-control refreshOnChange" "placeholder" => "Code postal, nom..." ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | true |
autocomplete_url | "/ajax/autocomplete?type=structure_ville&from=ts" |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1342 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | "Dans une ville" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [ "create" => true "createOnBlur" => true "delimiter" => "|" ] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1531 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1344 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control refreshOnChange" "placeholder" => "Code postal, nom..." "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-url-value" => "/ajax/autocomplete?type=structure_ville&from=ts" "data-symfony--ux-autocomplete--autocomplete-tom-select-options-value" => "{"create":true,"createOnBlur":true,"delimiter":"|"}" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "ville" "_recherche_etablissement_desktop_ville" ] |
cache_key | "_recherche_etablissement_desktop_ville_ville" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5874 -form: Symfony\Component\Form\Form {#1819 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5872 …5} |
full_name | "recherche_etablissement_desktop[ville]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_ville" |
label | "Dans une ville" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ville" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_ville" |
uses_autocomplete | true |
valid | true |
value | "" |
proximite
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" => "form-check-input" ] |
[ "class" => "form-check-input" ] |
label | "Élargir les résultats" |
same as passed value |
label_attr | [ "class" => "form-check-label" ] |
[ "class" => "form-check-label" ] |
label_html | true |
same as passed value |
required | false |
same as passed value |
value | 1 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1534 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1372 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Élargir les résultats" |
label_attr | [ "class" => "form-check-label" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1436 …} $translationDomain: "validators" } } |
validation_groups | null |
value | 1 |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-input" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_recherche_etablissement_desktop_proximite" ] |
cache_key | "_recherche_etablissement_desktop_proximite_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5908 -form: Symfony\Component\Form\Form {#1822 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5880 …5} |
full_name | "recherche_etablissement_desktop[proximite]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_proximite" |
label | "Élargir les résultats" |
label_attr | [ "class" => "form-check-label" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "proximite" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_proximite" |
valid | true |
value | 1 |
distance
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" => "form-select refreshOnChange" "disabled" => "disabled" ] |
[ "class" => "form-select refreshOnChange" "disabled" => "disabled" ] |
choices | [ "à moins de 20km" => "20" "à moins de 30km" => "30" "à moins de 40km" => "40" "à moins de 50km" => "50" ] |
[ "à moins de 20km" => "20" "à moins de 30km" => "30" "à moins de 40km" => "40" "à moins de 50km" => "50" ] |
label | false |
same as passed value |
placeholder | "Choisissez un périmètre" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-select refreshOnChange" "disabled" => "disabled" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "à moins de 20km" => "20" "à moins de 30km" => "30" "à moins de 40km" => "40" "à moins de 50km" => "50" ] |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | "Choisissez un périmètre" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1438 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select refreshOnChange" "disabled" => "disabled" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_recherche_etablissement_desktop_distance" ] |
cache_key | "_recherche_etablissement_desktop_distance_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5905 +label: "à moins de 20km" +value: "20" +data: "20" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5904 +label: "à moins de 30km" +value: "30" +data: "30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5903 +label: "à moins de 40km" +value: "40" +data: "40" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5902 +label: "à moins de 50km" +value: "50" +data: "50" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5907 -form: Symfony\Component\Form\Form {#1825 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5906 …5} |
full_name | "recherche_etablissement_desktop[distance]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_distance" |
is_selected | Closure($choice, $value) {#5900 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "distance" |
placeholder | "Choisissez un périmètre" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_distance" |
uses_autocomplete | false |
valid | true |
value | "" |
tri
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" => "form-select refreshOnChange" ] |
[ "class" => "form-select refreshOnChange" ] |
choices | [ "Nom de l'établissement" => "up.nom_courant" "Type de l'établissement" => "up.type_structure" "Département" => "dep_up.id_gabriel" "Ville" => "adresse_cap.locality" ] |
[ "Nom de l'établissement" => "up.nom_courant" "Type de l'établissement" => "up.type_structure" "Département" => "dep_up.id_gabriel" "Ville" => "adresse_cap.locality" ] |
label | false |
same as passed value |
placeholder | "Aucun critère" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-select refreshOnChange" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Nom de l'établissement" => "up.nom_courant" "Type de l'établissement" => "up.type_structure" "Département" => "dep_up.id_gabriel" "Ville" => "adresse_cap.locality" ] |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | "Aucun critère" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1542 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1543 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select refreshOnChange" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_recherche_etablissement_desktop_tri" ] |
cache_key | "_recherche_etablissement_desktop_tri_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5897 +label: "Nom de l'établissement" +value: "up.nom_courant" +data: "up.nom_courant" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5896 +label: "Type de l'établissement" +value: "up.type_structure" +data: "up.type_structure" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5895 +label: "Département" +value: "dep_up.id_gabriel" +data: "dep_up.id_gabriel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5894 +label: "Ville" +value: "adresse_cap.locality" +data: "adresse_cap.locality" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5899 -form: Symfony\Component\Form\Form {#1828 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5898 …5} |
full_name | "recherche_etablissement_desktop[tri]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_tri" |
is_selected | Closure($choice, $value) {#5892 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "tri" |
placeholder | "Aucun critère" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_tri" |
uses_autocomplete | false |
valid | true |
value | "" |
lat
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 |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1554 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 | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1553 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_recherche_etablissement_desktop_lat" ] |
cache_key | "_recherche_etablissement_desktop_lat_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5891 -form: Symfony\Component\Form\Form {#1831 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5890 …5} |
full_name | "recherche_etablissement_desktop[lat]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_lat" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lat" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_lat" |
valid | true |
value | "" |
lng
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 |
---|---|---|
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1566 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 | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1567 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_recherche_etablissement_desktop_lng" ] |
cache_key | "_recherche_etablissement_desktop_lng_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5889 -form: Symfony\Component\Form\Form {#1834 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5882 …5} |
full_name | "recherche_etablissement_desktop[lng]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_lng" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lng" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_lng" |
valid | true |
value | "" |
page
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "refreshOnChange" ] |
[ "class" => "refreshOnChange" ] |
data | 1 |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "refreshOnChange" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data | 1 |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1575 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 | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1576 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "refreshOnChange" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_recherche_etablissement_desktop_page" ] |
cache_key | "_recherche_etablissement_desktop_page_hidden" |
compound | false |
data | "1" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5877 -form: Symfony\Component\Form\Form {#1837 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5885 …5} |
full_name | "recherche_etablissement_desktop[page]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_page" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "page" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_page" |
valid | true |
value | "1" |
photo
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" => "refreshOnChange" ] |
[ "class" => "refreshOnChange" ] |
choice_label | Closure($value, $key) {#1145 class: "App\Form\RechercheEtablissementType" this: App\Form\RechercheEtablissementType {#1101 …} } |
same as passed value |
choices | [ "Oui" "Non" ] |
[ "Oui" "Non" ] |
expanded | true |
same as passed value |
label | "Photo" |
same as passed value |
label_attr | [ "class" => "bahnschrift-regular mb-2" ] |
[ "class" => "bahnschrift-regular mb-2" ] |
multiple | false |
same as passed value |
placeholder | false |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "refreshOnChange" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure($value, $key) {#1145 class: "App\Form\RechercheEtablissementType" this: App\Form\RechercheEtablissementType {#1101 …} } |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Oui" "Non" ] |
compound | true |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Photo" |
label_attr | [ "class" => "bahnschrift-regular mb-2" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | false |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1584 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "refreshOnChange" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_recherche_etablissement_desktop_photo" ] |
cache_key | "_recherche_etablissement_desktop_photo_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1594 +label: "Oui" +value: "Oui" +data: "Oui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1599 +label: "Non" +value: "Non" +data: "Non" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5886 -form: Symfony\Component\Form\Form {#1872 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5887 …5} |
full_name | "recherche_etablissement_desktop[photo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_photo" |
is_selected | Closure($choice, $value) {#5875 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Photo" |
label_attr | [ "class" => "bahnschrift-regular mb-2" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "photo" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_photo" |
uses_autocomplete | false |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Oui" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "Oui" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1534 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1372 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Oui" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1842 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "Oui" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_recherche_etablissement_desktop_photo_entry" ] |
cache_key | "_recherche_etablissement_desktop_photo_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5910 -form: Symfony\Component\Form\Form {#1875 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5909 …5} |
full_name | "recherche_etablissement_desktop[photo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_photo_0" |
label | "Oui" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_photo_entry" |
valid | true |
value | "Oui" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Non" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "Non" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1534 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1372 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Non" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1864 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "Non" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_recherche_etablissement_desktop_photo_entry" ] |
cache_key | "_recherche_etablissement_desktop_photo_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5914 -form: Symfony\Component\Form\Form {#1878 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5912 …5} |
full_name | "recherche_etablissement_desktop[photo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_photo_1" |
label | "Non" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_photo_entry" |
valid | true |
value | "Non" |
langue
"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" => "form-select refreshOnChange" ] |
[ "class" => "form-select refreshOnChange" ] |
autocomplete | true |
same as passed value |
autocomplete_url | "/ajax/autocomplete?type=etb_langue&from=ts" |
same as passed value |
choice_label | "libelle_langue" |
same as passed value |
class | "App\Entity\NLangues" |
same as passed value |
label | "Saisissez la lanque enseignée :" |
same as passed value |
label_attr | [ "class" => "bahnschrift-bold mb-2" ] |
[ "class" => "bahnschrift-bold mb-2" ] |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er): QueryBuilder {#1146 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\RechercheEtablissementType" this: App\Form\RechercheEtablissementType {#1101 …} } |
Doctrine\ORM\QueryBuilder {#1626 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1625 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "nl" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1610 #from: "App\Entity\NLangues" #alias: "nl" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT nl FROM App\Entity\NLangues nl" -parameters: Doctrine\Common\Collections\ArrayCollection {#1603 …} -firstResult: 0 -maxResults: 0 -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
tom_select_options | [ "placeholder" => "Anglais, Albanais..." ] |
[ "placeholder" => "Anglais, Albanais..." ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-select refreshOnChange" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | true |
autocomplete_url | "/ajax/autocomplete?type=etb_langue&from=ts" |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "libelle_langue" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1644 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1627 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1623 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1190 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1622 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1624 …} } |
choices | null |
class | "App\Entity\NLangues" |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1635 -singleId: true -intId: true -idField: "id_gabriel" -associationIdReader: null -om: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1602 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Saisissez la lanque enseignée :" |
label_attr | [ "class" => "bahnschrift-bold mb-2" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | true |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1626 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1625 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "nl" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1610 #from: "App\Entity\NLangues" #alias: "nl" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT nl FROM App\Entity\NLangues nl" -parameters: Doctrine\Common\Collections\ArrayCollection {#1603 …} -firstResult: 0 -maxResults: 0 -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [ "placeholder" => "Anglais, Albanais..." ] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1601 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1600 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select refreshOnChange" "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-url-value" => "/ajax/autocomplete?type=etb_langue&from=ts" "data-symfony--ux-autocomplete--autocomplete-tom-select-options-value" => "{"placeholder":"Anglais, Albanais..."}" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_recherche_etablissement_desktop_langue" ] |
cache_key | "_recherche_etablissement_desktop_langue_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5876 -form: Symfony\Component\Form\Form {#1881 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5878 …5} |
full_name | "recherche_etablissement_desktop[langue][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_langue" |
is_selected | Closure($choice, array $values) {#5913 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Saisissez la lanque enseignée :" |
label_attr | [ "class" => "bahnschrift-bold mb-2" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "langue" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_langue" |
uses_autocomplete | true |
valid | true |
value | [] |
dispositif
"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" => "form-select refreshOnChange" ] |
[ "class" => "form-select refreshOnChange" ] |
autocomplete | true |
same as passed value |
choice_label | "libelle_dispositif" |
same as passed value |
class | "App\Entity\NDispositif" |
same as passed value |
label | "Saisissez un dispositif :" |
same as passed value |
label_attr | [ "class" => "bahnschrift-bold mb-2" ] |
[ "class" => "bahnschrift-bold mb-2" ] |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er): QueryBuilder {#1106 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\RechercheEtablissementType" this: App\Form\RechercheEtablissementType {#1101 …} } |
Doctrine\ORM\QueryBuilder {#1653 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1654 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "nd" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1665 #from: "App\Entity\NDispositif" #alias: "nd" #indexBy: null } ] "join" => [ "nd" => [ Doctrine\ORM\Query\Expr\Join {#1659 #joinType: "INNER" #join: "nd.aDispositifUps" #alias: "adu" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT nd FROM App\Entity\NDispositif nd INNER JOIN nd.aDispositifUps adu" -parameters: Doctrine\Common\Collections\ArrayCollection {#1649 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "adu" => "nd" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
tom_select_options | [ "placeholder" => "ULIS..." ] |
[ "placeholder" => "ULIS..." ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-select refreshOnChange" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | true |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "libelle_dispositif" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1710 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1655 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1652 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1190 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1650 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1658 …} } |
choices | null |
class | "App\Entity\NDispositif" |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1686 -singleId: true -intId: true -idField: "id_gabriel" -associationIdReader: null -om: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1648 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Saisissez un dispositif :" |
label_attr | [ "class" => "bahnschrift-bold mb-2" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | true |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1653 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1654 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "nd" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1665 #from: "App\Entity\NDispositif" #alias: "nd" #indexBy: null } ] "join" => [ "nd" => [ Doctrine\ORM\Query\Expr\Join {#1659 #joinType: "INNER" #join: "nd.aDispositifUps" #alias: "adu" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT nd FROM App\Entity\NDispositif nd INNER JOIN nd.aDispositifUps adu" -parameters: Doctrine\Common\Collections\ArrayCollection {#1649 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "adu" => "nd" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [ "placeholder" => "ULIS..." ] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1641 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select refreshOnChange" "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-tom-select-options-value" => "{"placeholder":"ULIS..."}" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_recherche_etablissement_desktop_dispositif" ] |
cache_key | "_recherche_etablissement_desktop_dispositif_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5922 +label: "Unité localisée pour l'inclusion scolaire" +value: "11" +data: App\Entity\NDispositif {#5940 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5927 +label: "Projet personnalisé de réussite éducative" +value: "7" +data: App\Entity\NDispositif {#5946 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5916 +label: "Projet d'accompagnement personnalisé" +value: "5" +data: App\Entity\NDispositif {#5951 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5918 +label: "Projet d'accueil individualisé" +value: "6" +data: App\Entity\NDispositif {#5956 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5921 +label: "Unité pédagogique pour élèves allophones arrivants" +value: "12" +data: App\Entity\NDispositif {#5961 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5935 +label: "Projet personnalisé de scolarisation" +value: "8" +data: App\Entity\NDispositif {#5966 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5934 +label: "Classes bilingues" +value: "4" +data: App\Entity\NDispositif {#5971 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5933 +label: "Réseau d'aides spécialisées aux élèves en difficulté" +value: "9" +data: App\Entity\NDispositif {#5976 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5928 +label: "Classes à horaires aménagés théâtre" +value: "3" +data: App\Entity\NDispositif {#5981 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5930 +label: "Réseau d’aide 1er degré" +value: "10" +data: App\Entity\NDispositif {#5986 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6029 +label: "TSLA : Troubles Spécifiques du Langage et des Apprentissages" +value: "20" +data: App\Entity\NDispositif {#5991 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6030 +label: "ULIS" +value: "23" +data: App\Entity\NDispositif {#5996 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6031 +label: "SEGPA" +value: "13" +data: App\Entity\NDispositif {#6001 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6032 +label: "UPE2A (allophones)" +value: "24" +data: App\Entity\NDispositif {#6006 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6033 +label: "TFC : Troubles des Fonctions Cognitives ou mentales" +value: "16" +data: App\Entity\NDispositif {#6011 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6034 +label: "Classes à horaires aménagés danse" +value: "1" +data: App\Entity\NDispositif {#6016 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6035 +label: "Classes à horaires aménagés musicales" +value: "2" +data: App\Entity\NDispositif {#6021 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6036 +label: "ULIP, DAR, CLA…" +value: "22" +data: App\Entity\NDispositif {#6026 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5915 -form: Symfony\Component\Form\Form {#1884 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5911 …5} |
full_name | "recherche_etablissement_desktop[dispositif][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_dispositif" |
is_selected | Closure($choice, array $values) {#5919 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Saisissez un dispositif :" |
label_attr | [ "class" => "bahnschrift-bold mb-2" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "dispositif" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_dispositif" |
uses_autocomplete | true |
valid | true |
value | [] |
specificite
"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" => "form-select refreshOnChange" ] |
[ "class" => "form-select refreshOnChange" ] |
autocomplete | true |
same as passed value |
autocomplete_url | "/ajax/autocomplete?type=etb_specificite&from=ts" |
same as passed value |
choice_label | "filiere" |
same as passed value |
class | "App\Entity\NOptionMatiere" |
same as passed value |
label | "Saisissez la spécificité :" |
same as passed value |
label_attr | [ "class" => "bahnschrift-bold mb-2" ] |
[ "class" => "bahnschrift-bold mb-2" ] |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er): QueryBuilder {#1107 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\RechercheEtablissementType" this: App\Form\RechercheEtablissementType {#1101 …} } |
Doctrine\ORM\QueryBuilder {#1726 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1725 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "nom" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1706 #from: "App\Entity\NOptionMatiere" #alias: "nom" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT nom FROM App\Entity\NOptionMatiere nom" -parameters: Doctrine\Common\Collections\ArrayCollection {#1696 …} -firstResult: 0 -maxResults: 0 -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
tom_select_options | [ "placeholder" => "Section européenne, sportive..." ] |
[ "placeholder" => "Section européenne, sportive..." ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-select refreshOnChange" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | true |
autocomplete_url | "/ajax/autocomplete?type=etb_specificite&from=ts" |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "filiere" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1744 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1727 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1720 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1190 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1722 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1724 …} } |
choices | null |
class | "App\Entity\NOptionMatiere" |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1735 -singleId: true -intId: true -idField: "id_gabriel" -associationIdReader: null -om: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1700 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Saisissez la spécificité :" |
label_attr | [ "class" => "bahnschrift-bold mb-2" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | true |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1726 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1725 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "nom" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1706 #from: "App\Entity\NOptionMatiere" #alias: "nom" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT nom FROM App\Entity\NOptionMatiere nom" -parameters: Doctrine\Common\Collections\ArrayCollection {#1696 …} -firstResult: 0 -maxResults: 0 -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [ "placeholder" => "Section européenne, sportive..." ] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1688 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select refreshOnChange" "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-url-value" => "/ajax/autocomplete?type=etb_specificite&from=ts" "data-symfony--ux-autocomplete--autocomplete-tom-select-options-value" => "{"placeholder":"Section europ\u00e9enne, sportive..."}" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_recherche_etablissement_desktop_specificite" ] |
cache_key | "_recherche_etablissement_desktop_specificite_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6037 -form: Symfony\Component\Form\Form {#1887 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5917 …5} |
full_name | "recherche_etablissement_desktop[specificite][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_specificite" |
is_selected | Closure($choice, array $values) {#6039 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Saisissez la spécificité :" |
label_attr | [ "class" => "bahnschrift-bold mb-2" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "specificite" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_specificite" |
uses_autocomplete | true |
valid | true |
value | [] |
formation
"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" => "form-select refreshOnChange" ] |
[ "class" => "form-select refreshOnChange" ] |
autocomplete | true |
same as passed value |
autocomplete_url | "/ajax/autocomplete?type=etb_formation&from=ts" |
same as passed value |
class | "App\Entity\NFormations" |
same as passed value |
label | "Formation" |
same as passed value |
label_attr | [ "class" => "bahnschrift-regular" ] |
[ "class" => "bahnschrift-regular" ] |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $er): QueryBuilder {#1111 returnType: "Doctrine\ORM\QueryBuilder" class: "App\Form\RechercheEtablissementType" this: App\Form\RechercheEtablissementType {#1101 …} } |
Doctrine\ORM\QueryBuilder {#1775 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1774 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "nf" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1756 #from: "App\Entity\NFormations" #alias: "nf" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT nf FROM App\Entity\NFormations nf" -parameters: Doctrine\Common\Collections\ArrayCollection {#1749 …} -firstResult: 0 -maxResults: 0 -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
same as passed value |
tom_select_options | [ "placeholder" => "-- Choix d'une formation --" ] |
[ "placeholder" => "-- Choix d'une formation --" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-select refreshOnChange" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | true |
autocomplete_url | "/ajax/autocomplete?type=etb_formation&from=ts" |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1156 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1171 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1793 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1776 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1772 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1190 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1771 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1773 …} } |
choices | null |
class | "App\Entity\NFormations" |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1784 -singleId: true -intId: true -idField: "id_gabriel" -associationIdReader: null -om: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1748 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Formation" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | true |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1775 -em: ContainerFHDLB2G\EntityManagerGhostEbeb667 {#127 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1774 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "nf" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1756 #from: "App\Entity\NFormations" #alias: "nf" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT nf FROM App\Entity\NFormations nf" -parameters: Doctrine\Common\Collections\ArrayCollection {#1749 …} -firstResult: 0 -maxResults: 0 -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [ "placeholder" => "-- Choix d'une formation --" ] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1747 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1746 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select refreshOnChange" "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-url-value" => "/ajax/autocomplete?type=etb_formation&from=ts" "data-symfony--ux-autocomplete--autocomplete-tom-select-options-value" => "{"placeholder":"-- Choix d'une formation --"}" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_recherche_etablissement_desktop_formation" ] |
cache_key | "_recherche_etablissement_desktop_formation_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6040 -form: Symfony\Component\Form\Form {#1890 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6038 …5} |
full_name | "recherche_etablissement_desktop[formation][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_formation" |
is_selected | Closure($choice, array $values) {#6047 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Formation" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "formation" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_formation" |
uses_autocomplete | true |
valid | true |
value | [] |
service
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" => "form-select refreshOnChange" ] |
[ "class" => "form-select refreshOnChange" ] |
autocomplete | true |
same as passed value |
choices | [ "Demi pension" => "demi_pension" "Internat" => "internat" "Transport" => "transport" "Etude" => "etude" "Accueil périscolaire le matin" => "accueil_peri_scolaire_matin" "Accueil périscolaire le soir" => "accueil_peri_scolaire_soir" ] |
[ "Demi pension" => "demi_pension" "Internat" => "internat" "Transport" => "transport" "Etude" => "etude" "Accueil périscolaire le matin" => "accueil_peri_scolaire_matin" "Accueil périscolaire le soir" => "accueil_peri_scolaire_soir" ] |
label | "Services scolaires" |
same as passed value |
label_attr | [ "class" => "bahnschrift-regular" ] |
[ "class" => "bahnschrift-regular" ] |
multiple | true |
same as passed value |
required | false |
same as passed value |
tom_select_options | [ "placeholder" => "Internat, étude, garderie..." ] |
[ "placeholder" => "Internat, étude, garderie..." ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "class" => "form-select refreshOnChange" ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | true |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Demi pension" => "demi_pension" "Internat" => "internat" "Transport" => "transport" "Etude" => "etude" "Accueil périscolaire le matin" => "accueil_peri_scolaire_matin" "Accueil périscolaire le soir" => "accueil_peri_scolaire_soir" ] |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1083 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1082 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1081 …} -namespace: Closure() {#1079 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Services scolaires" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
multiple | true |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
preload | "focus" |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
tom_select_options | [ "placeholder" => "Internat, étude, garderie..." ] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1795 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select refreshOnChange" "data-controller" => "symfony--ux-autocomplete--autocomplete" "data-symfony--ux-autocomplete--autocomplete-tom-select-options-value" => "{"placeholder":"Internat, \u00e9tude, garderie..."}" "data-symfony--ux-autocomplete--autocomplete-max-results-value" => 10 "data-symfony--ux-autocomplete--autocomplete-loading-more-text-value" => "Chargement d'autres résultats..." "data-symfony--ux-autocomplete--autocomplete-no-results-found-text-value" => "Aucun résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-no-more-results-text-value" => "Aucun autre résultat trouvé" "data-symfony--ux-autocomplete--autocomplete-create-option-text-value" => "Ajouter %placeholder%..." "data-symfony--ux-autocomplete--autocomplete-preload-value" => "focus" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_recherche_etablissement_desktop_service" ] |
cache_key | "_recherche_etablissement_desktop_service_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6052 +label: "Demi pension" +value: "demi_pension" +data: "demi_pension" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6044 +label: "Internat" +value: "internat" +data: "internat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6058 +label: "Transport" +value: "transport" +data: "transport" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6057 +label: "Etude" +value: "etude" +data: "etude" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6056 +label: "Accueil périscolaire le matin" +value: "accueil_peri_scolaire_matin" +data: "accueil_peri_scolaire_matin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6046 +label: "Accueil périscolaire le soir" +value: "accueil_peri_scolaire_soir" +data: "accueil_peri_scolaire_soir" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6041 -form: Symfony\Component\Form\Form {#1893 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6051 …5} |
full_name | "recherche_etablissement_desktop[service][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recherche_etablissement_desktop_service" |
is_selected | Closure($choice, array $values) {#6060 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Services scolaires" |
label_attr | [ "class" => "bahnschrift-regular" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "service" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recherche_etablissement_desktop_service" |
uses_autocomplete | true |
valid | true |
value | [] |