- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 35
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations 2
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
annuaire
"App\Form\AnnuaireType"
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 |
|---|---|---|
| action | "/prestataires.html" |
same as passed value |
| method | "GET" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/prestataires.html" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#574 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#573 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#571 …} } |
| data_class | "App\Model\AnnuaireSearch" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#779 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#767 …} use: { $class: "App\Model\AnnuaireSearch" } } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "GET" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| prestataire | true |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#527 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#740 …} $translationDomain: "validators" $message: Closure() {#778 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/prestataires.html" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "annuaire" "_annuaire" ] |
| cache_key | "_annuaire_annuaire" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1331 -form: Symfony\Component\Form\Form {#906 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1249 …5} |
| full_name | "annuaire" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "annuaire" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "annuaire" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_annuaire" |
| valid | true |
| value | null |
keywords
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
|---|---|---|
| label | "Recherche par mot-clé ou code postal" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| 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 {#574 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#573 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#571 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#808 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#767 …} } |
| error_bubbling | false |
| 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 | "Recherche par mot-clé ou code postal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#835 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#527 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#740 …} $translationDomain: "validators" $message: Closure() {#834 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_annuaire_keywords" ] |
| cache_key | "_annuaire_keywords_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1778 -form: Symfony\Component\Form\Form {#1100 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1777 …5} |
| full_name | "annuaire[keywords]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "annuaire_keywords" |
| label | "Recherche par mot-clé ou code postal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "keywords" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_annuaire_keywords" |
| valid | true |
| value | "" |
cat
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| class | "App\Entity\Categorie" |
same as passed value |
| group_by | "parent.nom" |
same as passed value |
| label | "Catégorie" |
same as passed value |
| placeholder | "– Sélectionnez –" |
same as passed value |
| query_builder | Closure(EntityRepository $repo) {#842 class: "App\Form\AnnuaireType" this: App\Form\AnnuaireType {#665 …} } |
Doctrine\ORM\QueryBuilder {#959 -em: Doctrine\ORM\EntityManager {#565 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#953 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#863 #from: "App\Entity\Categorie" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#970 #joinType: "LEFT" #join: "c.group" #alias: "cg" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#972 #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: [ "c.parent IS NOT NULL" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#976 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "cg.ordre ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#967 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.ordre ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#954 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.nom ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT c FROM App\Entity\Categorie c LEFT JOIN c.group cg WHERE c.parent IS NOT NULL ORDER BY cg.ordre ASC, c.ordre ASC, c.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1014 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "cg" => "c" ] #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 |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#775 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#889 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#973 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1051 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#971 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#984 -om: Container5IuD6qj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#814 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Categorie" |
| 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 {#574 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#573 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#571 …} } |
| data_class | null |
| disabled | false |
| em | Container5IuD6qj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | "parent.nom" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#984 -om: Container5IuD6qj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#814 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Catégorie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "– Sélectionnez –" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#959 -em: Doctrine\ORM\EntityManager {#565 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#953 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#863 #from: "App\Entity\Categorie" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#970 #joinType: "LEFT" #join: "c.group" #alias: "cg" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#972 #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: [ "c.parent IS NOT NULL" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#976 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "cg.ordre ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#967 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.ordre ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#954 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.nom ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT c FROM App\Entity\Categorie c LEFT JOIN c.group cg WHERE c.parent IS NOT NULL ORDER BY cg.ordre ASC, c.ordre ASC, c.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1014 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "cg" => "c" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#527 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#740 …} $translationDomain: "validators" $message: Closure() {#821 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_annuaire_cat" ] |
| cache_key | "_annuaire_cat_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ "Diagnostics immobiliers" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2223 +label: "Diagnostics immobiliers" +choices: [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "Diagnostic avant location" +value: "2" +data: App\Entity\Categorie {#1289 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +label: "Diagnostic avant vente" +value: "3" +data: App\Entity\Categorie {#1813 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "Diagnostic avant achat" +value: "4" +data: App\Entity\Categorie {#1819 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "Diagnostic avant travaux" +value: "5" +data: App\Entity\Categorie {#1825 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +label: "Diagnostic après travaux" +value: "6" +data: App\Entity\Categorie {#1831 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "Diagnostic avant démolition" +value: "7" +data: App\Entity\Categorie {#1837 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "Diagnostic périodique" +value: "8" +data: App\Entity\Categorie {#1843 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "Diagnostic pour prêt bancaire" +value: "9" +data: App\Entity\Categorie {#1849 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1780 +label: "DTG" +value: "77" +data: App\Entity\Categorie {#1855 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1253 +label: "PPPT" +value: "78" +data: App\Entity\Categorie {#1861 …} +attr: [] +labelTranslationParameters: [] } ] } "Expertises du bâtiment" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2242 +label: "Expertises du bâtiment" +choices: [ 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "Accessibilité handicapés" +value: "26" +data: App\Entity\Categorie {#1867 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1761 +label: "Assainissement autonome" +value: "28" +data: App\Entity\Categorie {#1876 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +label: "Décence logement / Loi SRU" +value: "29" +data: App\Entity\Categorie {#1882 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "Dossier de mutation" +value: "31" +data: App\Entity\Categorie {#1888 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +label: "Eaux usées" +value: "32" +data: App\Entity\Categorie {#1894 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +label: "État des lieux" +value: "33" +data: App\Entity\Categorie {#1900 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +label: "État parasitaire" +value: "34" +data: App\Entity\Categorie {#1906 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +label: "Gestion de chantier" +value: "66" +data: App\Entity\Categorie {#1912 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +label: "Humidité" +value: "67" +data: App\Entity\Categorie {#1918 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +label: "Légionellose" +value: "35" +data: App\Entity\Categorie {#1924 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +label: "Métaux lourds" +value: "36" +data: App\Entity\Categorie {#1930 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +label: "Mise en copropriété" +value: "37" +data: App\Entity\Categorie {#1936 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +label: "Plan métré" +value: "38" +data: App\Entity\Categorie {#1942 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +label: "Plomb dans l'eau" +value: "39" +data: App\Entity\Categorie {#1948 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +label: "Pollution des sols" +value: "40" +data: App\Entity\Categorie {#1954 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +label: "Qualité de l'air" +value: "41" +data: App\Entity\Categorie {#1960 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +label: "Radon" +value: "42" +data: App\Entity\Categorie {#1966 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +label: "Réception de travaux" +value: "68" +data: App\Entity\Categorie {#1972 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +label: "Sécurité ascenseur" +value: "27" +data: App\Entity\Categorie {#1978 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +label: "Sécurité incendie" +value: "43" +data: App\Entity\Categorie {#1984 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +label: "Sécurité piscine" +value: "44" +data: App\Entity\Categorie {#1990 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +label: "Valeur vénale" +value: "45" +data: App\Entity\Categorie {#1996 …} +attr: [] +labelTranslationParameters: [] } ] } "Études énergétiques" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2273 +label: "Études énergétiques" +choices: [ 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +label: "Audit énergétique" +value: "11" +data: App\Entity\Categorie {#2002 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +label: "Bilan carbone" +value: "12" +data: App\Entity\Categorie {#2011 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +label: "Bonus de COS" +value: "13" +data: App\Entity\Categorie {#2017 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +label: "DPE" +value: "14" +data: App\Entity\Categorie {#2023 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +label: "Éco-PTZ" +value: "15" +data: App\Entity\Categorie {#2029 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +label: "Étude de faisabilité EnR" +value: "16" +data: App\Entity\Categorie {#2035 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +label: "Étude TH-C-E / TH-C-E ex" +value: "17" +data: App\Entity\Categorie {#2041 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +label: "Infiltrométrie" +value: "18" +data: App\Entity\Categorie {#2047 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +label: "Label BBC / BBC-Effinergie" +value: "19" +data: App\Entity\Categorie {#2053 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +label: "Label HPE / HPE EnR" +value: "20" +data: App\Entity\Categorie {#2059 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +label: "Label HQE" +value: "21" +data: App\Entity\Categorie {#2065 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +label: "Label THPE / THPE EnR" +value: "22" +data: App\Entity\Categorie {#2071 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +label: "PTZ+" +value: "23" +data: App\Entity\Categorie {#2077 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +label: "Thermographie infrarouge" +value: "24" +data: App\Entity\Categorie {#2083 …} +attr: [] +labelTranslationParameters: [] } ] } "Solutions énergétiques" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2296 +label: "Solutions énergétiques" +choices: [ 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "Chauffage au sol" +value: "69" +data: App\Entity\Categorie {#2089 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +label: "Chauffage électrique" +value: "47" +data: App\Entity\Categorie {#2098 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +label: "Chauffage fioul / Gaz" +value: "48" +data: App\Entity\Categorie {#2104 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +label: "Climatisation" +value: "49" +data: App\Entity\Categorie {#2110 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "Eau chaude sanitaire" +value: "50" +data: App\Entity\Categorie {#2116 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "Éclairage" +value: "51" +data: App\Entity\Categorie {#2122 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +label: "Isolation thermique / Phonique" +value: "52" +data: App\Entity\Categorie {#2128 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "Menuiserie" +value: "53" +data: App\Entity\Categorie {#2134 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "Programmation / Régulation" +value: "54" +data: App\Entity\Categorie {#2140 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +label: "Ventilation" +value: "55" +data: App\Entity\Categorie {#2146 …} +attr: [] +labelTranslationParameters: [] } ] } "Énergies renouvelables" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2315 +label: "Énergies renouvelables" +choices: [ 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +label: "Chauffage bois / Granulé" +value: "57" +data: App\Entity\Categorie {#2152 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +label: "Chauffage solaire / Chauffe-eau" +value: "58" +data: App\Entity\Categorie {#2161 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "Chauffe-eau thermodynamique" +value: "59" +data: App\Entity\Categorie {#2167 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +label: "Éolienne" +value: "60" +data: App\Entity\Categorie {#2173 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "Géothermie" +value: "70" +data: App\Entity\Categorie {#2179 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +label: "Panneau solaire" +value: "61" +data: App\Entity\Categorie {#2185 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +label: "Pompe à chaleur" +value: "62" +data: App\Entity\Categorie {#2191 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "Puits canadien / Provençal" +value: "63" +data: App\Entity\Categorie {#2197 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +label: "Récupération eau de pluie" +value: "64" +data: App\Entity\Categorie {#2203 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +label: "Toiture végétale" +value: "71" +data: App\Entity\Categorie {#2209 …} +attr: [] +labelTranslationParameters: [] } ] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1252 -form: Symfony\Component\Form\Form {#1104 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1782 …5} |
| full_name | "annuaire[cat]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "annuaire_cat" |
| is_selected | Closure($choice, $value) {#1243 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#529 …} } |
| label | "Catégorie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "cat" |
| placeholder | "– Sélectionnez –" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_annuaire_cat" |
| valid | true |
| value | "" |
dept
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| class | "App\Entity\Departement" |
same as passed value |
| label | "Lieu" |
same as passed value |
| placeholder | "– Sélectionnez –" |
same as passed 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#775 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#907 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1038 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1092 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1093 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1040 -om: Container5IuD6qj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1061 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Departement" |
| 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 {#574 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#573 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#572 …} -namespace: Closure() {#571 …} } |
| data_class | null |
| disabled | false |
| em | Container5IuD6qj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1040 -om: Container5IuD6qj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#302 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1061 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Lieu" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "– Sélectionnez –" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#527 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#740 …} $translationDomain: "validators" $message: Closure() {#1033 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_annuaire_dept" ] |
| cache_key | "_annuaire_dept_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +label: "01 – Ain" +value: "1" +data: App\Entity\Departement {#2331 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1182 +label: "02 – Aisne" +value: "2" +data: App\Entity\Departement {#2363 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "03 – Allier" +value: "3" +data: App\Entity\Departement {#2369 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "04 – Alpes-de-Haute-Provence" +value: "4" +data: App\Entity\Departement {#2372 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +label: "05 – Hautes-Alpes" +value: "5" +data: App\Entity\Departement {#2378 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +label: "06 – Alpes-Maritimes" +value: "6" +data: App\Entity\Departement {#2381 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +label: "07 – Ardèche" +value: "7" +data: App\Entity\Departement {#2384 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +label: "08 – Ardennes" +value: "8" +data: App\Entity\Departement {#2387 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +label: "09 – Ariège" +value: "9" +data: App\Entity\Departement {#2393 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +label: "10 – Aube" +value: "10" +data: App\Entity\Departement {#2399 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +label: "11 – Aude" +value: "11" +data: App\Entity\Departement {#2402 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2699 +label: "12 – Aveyron" +value: "12" +data: App\Entity\Departement {#2405 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2700 +label: "13 – Bouches-du-Rhône" +value: "13" +data: App\Entity\Departement {#2408 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2701 +label: "14 – Calvados" +value: "14" +data: App\Entity\Departement {#2411 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2702 +label: "15 – Cantal" +value: "15" +data: App\Entity\Departement {#2417 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +label: "16 – Charente" +value: "16" +data: App\Entity\Departement {#2420 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2704 +label: "17 – Charente-Maritime" +value: "17" +data: App\Entity\Departement {#2426 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2705 +label: "18 – Cher" +value: "18" +data: App\Entity\Departement {#2429 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2706 +label: "19 – Corrèze" +value: "19" +data: App\Entity\Departement {#2435 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2707 +label: "20 – Corse" +value: "20" +data: App\Entity\Departement {#2438 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2708 +label: "21 – Côte-d'Or" +value: "21" +data: App\Entity\Departement {#2444 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2709 +label: "22 – Côtes-d'Armor" +value: "22" +data: App\Entity\Departement {#2450 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2710 +label: "23 – Creuse" +value: "23" +data: App\Entity\Departement {#2456 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2711 +label: "24 – Dordogne" +value: "24" +data: App\Entity\Departement {#2459 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2712 +label: "25 – Doubs" +value: "25" +data: App\Entity\Departement {#2462 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2713 +label: "26 – Drôme" +value: "26" +data: App\Entity\Departement {#2465 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2714 +label: "27 – Eure" +value: "27" +data: App\Entity\Departement {#2468 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2715 +label: "28 – Eure-et-Loir" +value: "28" +data: App\Entity\Departement {#2471 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2716 +label: "29 – Finistère" +value: "29" +data: App\Entity\Departement {#2474 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2717 +label: "30 – Gard" +value: "30" +data: App\Entity\Departement {#2477 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2718 +label: "31 – Haute-Garonne" +value: "31" +data: App\Entity\Departement {#2480 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2719 +label: "32 – Gers" +value: "32" +data: App\Entity\Departement {#2483 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2720 +label: "33 – Gironde" +value: "33" +data: App\Entity\Departement {#2486 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2721 +label: "34 – Hérault" +value: "34" +data: App\Entity\Departement {#2489 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2722 +label: "35 – Ille-et-Vilaine" +value: "35" +data: App\Entity\Departement {#2492 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2723 +label: "36 – Indre" +value: "36" +data: App\Entity\Departement {#2495 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2724 +label: "37 – Indre-et-Loire" +value: "37" +data: App\Entity\Departement {#2498 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2725 +label: "38 – Isère" +value: "38" +data: App\Entity\Departement {#2501 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2726 +label: "39 – Jura" +value: "39" +data: App\Entity\Departement {#2504 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2727 +label: "40 – Landes" +value: "40" +data: App\Entity\Departement {#2507 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2728 +label: "41 – Loir-et-Cher" +value: "41" +data: App\Entity\Departement {#2510 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2729 +label: "42 – Loire" +value: "42" +data: App\Entity\Departement {#2513 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2730 +label: "43 – Haute-Loire" +value: "43" +data: App\Entity\Departement {#2516 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2731 +label: "44 – Loire-Atlantique" +value: "44" +data: App\Entity\Departement {#2519 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2732 +label: "45 – Loiret" +value: "45" +data: App\Entity\Departement {#2525 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2733 +label: "46 – Lot" +value: "46" +data: App\Entity\Departement {#2528 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2734 +label: "47 – Lot-et-Garonne" +value: "47" +data: App\Entity\Departement {#2531 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2735 +label: "48 – Lozère" +value: "48" +data: App\Entity\Departement {#2534 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2736 +label: "49 – Maine-et-Loire" +value: "49" +data: App\Entity\Departement {#2537 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2737 +label: "50 – Manche" +value: "50" +data: App\Entity\Departement {#2540 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2738 +label: "51 – Marne" +value: "51" +data: App\Entity\Departement {#2543 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2739 +label: "52 – Haute-Marne" +value: "52" +data: App\Entity\Departement {#2546 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2740 +label: "53 – Mayenne" +value: "53" +data: App\Entity\Departement {#2549 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2741 +label: "54 – Meurthe-et-Moselle" +value: "54" +data: App\Entity\Departement {#2552 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2742 +label: "55 – Meuse" +value: "55" +data: App\Entity\Departement {#2555 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2743 +label: "56 – Morbihan" +value: "56" +data: App\Entity\Departement {#2558 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2744 +label: "57 – Moselle" +value: "57" +data: App\Entity\Departement {#2561 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2745 +label: "58 – Nièvre" +value: "58" +data: App\Entity\Departement {#2564 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2746 +label: "59 – Nord" +value: "59" +data: App\Entity\Departement {#2567 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2747 +label: "60 – Oise" +value: "60" +data: App\Entity\Departement {#2570 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2748 +label: "61 – Orne" +value: "61" +data: App\Entity\Departement {#2573 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2749 +label: "62 – Pas-de-Calais" +value: "62" +data: App\Entity\Departement {#2576 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2750 +label: "63 – Puy-de-Dôme" +value: "63" +data: App\Entity\Departement {#2579 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2751 +label: "64 – Pyrénées-Atlantiques" +value: "64" +data: App\Entity\Departement {#2582 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2752 +label: "65 – Hautes-Pyrénées" +value: "65" +data: App\Entity\Departement {#2585 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2753 +label: "66 – Pyrénées-Orientales" +value: "66" +data: App\Entity\Departement {#2588 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2754 +label: "67 – Bas-Rhin" +value: "67" +data: App\Entity\Departement {#2591 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2755 +label: "68 – Haut-Rhin" +value: "68" +data: App\Entity\Departement {#2594 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2756 +label: "69 – Rhône" +value: "69" +data: App\Entity\Departement {#2597 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2757 +label: "70 – Haute-Saône" +value: "70" +data: App\Entity\Departement {#2600 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2758 +label: "71 – Saône-et-Loire" +value: "71" +data: App\Entity\Departement {#2603 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2759 +label: "72 – Sarthe" +value: "72" +data: App\Entity\Departement {#2606 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2760 +label: "73 – Savoie" +value: "73" +data: App\Entity\Departement {#2609 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2761 +label: "74 – Haute-Savoie" +value: "74" +data: App\Entity\Departement {#2612 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2762 +label: "75 – Paris" +value: "75" +data: App\Entity\Departement {#2615 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2763 +label: "76 – Seine-Maritime" +value: "76" +data: App\Entity\Departement {#2621 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2764 +label: "77 – Seine-et-Marne" +value: "77" +data: App\Entity\Departement {#2624 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2765 +label: "78 – Yvelines" +value: "78" +data: App\Entity\Departement {#2627 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2766 +label: "79 – Deux-Sèvres" +value: "79" +data: App\Entity\Departement {#2630 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2767 +label: "80 – Somme" +value: "80" +data: App\Entity\Departement {#2633 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2768 +label: "81 – Tarn" +value: "81" +data: App\Entity\Departement {#2636 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2769 +label: "82 – Tarn-et-Garonne" +value: "82" +data: App\Entity\Departement {#2639 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2770 +label: "83 – Var" +value: "83" +data: App\Entity\Departement {#2642 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2771 +label: "84 – Vaucluse" +value: "84" +data: App\Entity\Departement {#2645 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2772 +label: "85 – Vendée" +value: "85" +data: App\Entity\Departement {#2648 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2773 +label: "86 – Vienne" +value: "86" +data: App\Entity\Departement {#2651 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2774 +label: "87 – Haute-Vienne" +value: "87" +data: App\Entity\Departement {#2654 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2775 +label: "88 – Vosges" +value: "88" +data: App\Entity\Departement {#2657 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2776 +label: "89 – Yonne" +value: "89" +data: App\Entity\Departement {#2660 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2777 +label: "90 – Territoire de Belfort" +value: "90" +data: App\Entity\Departement {#2663 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2778 +label: "91 – Essonne" +value: "91" +data: App\Entity\Departement {#2666 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2779 +label: "92 – Hauts-de-Seine" +value: "92" +data: App\Entity\Departement {#2669 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2780 +label: "93 – Seine-Saint-Denis" +value: "93" +data: App\Entity\Departement {#2672 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2781 +label: "94 – Val-de-Marne" +value: "94" +data: App\Entity\Departement {#2675 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2782 +label: "95 – Val-d'Oise" +value: "95" +data: App\Entity\Departement {#2678 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2783 +label: "971 – Guadeloupe" +value: "96" +data: App\Entity\Departement {#2681 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2784 +label: "972 – Martinique" +value: "97" +data: App\Entity\Departement {#2684 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2785 +label: "973 – Guyane" +value: "98" +data: App\Entity\Departement {#2687 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2786 +label: "974 – La Réunion" +value: "99" +data: App\Entity\Departement {#2690 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2787 +label: "975 – Saint-Pierre-et-Miquelon" +value: "100" +data: App\Entity\Departement {#2693 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2788 +label: "976 – Mayotte" +value: "101" +data: App\Entity\Departement {#2696 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2307 -form: Symfony\Component\Form\Form {#1107 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1368 …5} |
| full_name | "annuaire[dept]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "annuaire_dept" |
| is_selected | Closure($choice, $value) {#2790 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#529 …} } |
| label | "Lieu" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "dept" |
| placeholder | "– Sélectionnez –" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_annuaire_dept" |
| valid | true |
| value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 |
|---|---|---|
| label | "Rechercher" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Rechercher" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_annuaire_submit" ] |
| cache_key | "_annuaire_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2792 …5} |
| full_name | "annuaire[submit]" |
| id | "annuaire_submit" |
| label | "Rechercher" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_annuaire_submit" |
| value | null |