- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 23
- 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 {#588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#587 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#585 …} } |
| data_class | "App\Model\AnnuaireSearch" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#793 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#781 …} 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() {#791 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#541 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#754 …} $translationDomain: "validators" $message: Closure() {#792 …} } } |
| 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 {#1345 -form: Symfony\Component\Form\Form {#920 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1263 …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 {#588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#587 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#585 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#851 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#781 …} } |
| 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() {#855 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#541 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#754 …} $translationDomain: "validators" $message: Closure() {#860 …} } } |
| 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 {#1596 -form: Symfony\Component\Form\Form {#1114 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1595 …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) {#856 class: "App\Form\AnnuaireType" this: App\Form\AnnuaireType {#679 …} } |
Doctrine\ORM\QueryBuilder {#973 -em: Doctrine\ORM\EntityManager {#579 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#967 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#877 #from: "App\Entity\Categorie" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#984 #joinType: "LEFT" #join: "c.group" #alias: "cg" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#986 #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 {#990 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "cg.ordre ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#981 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.ordre ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#968 #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 {#1028 …} -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 {#789 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#903 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#987 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1065 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#985 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#998 -om: ContainerV1WoL7R\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#314 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#828 …} -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 {#588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#587 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#585 …} } |
| data_class | null |
| disabled | false |
| em | ContainerV1WoL7R\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#314 …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 {#998 -om: ContainerV1WoL7R\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#314 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#828 …} -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 {#973 -em: Doctrine\ORM\EntityManager {#579 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#967 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#877 #from: "App\Entity\Categorie" #alias: "c" #indexBy: null } ] "join" => [ "c" => [ Doctrine\ORM\Query\Expr\Join {#984 #joinType: "LEFT" #join: "c.group" #alias: "cg" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#986 #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 {#990 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "cg.ordre ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#981 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.ordre ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#968 #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 {#1028 …} -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() {#830 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#541 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#754 …} $translationDomain: "validators" $message: Closure() {#835 …} } } |
| 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 {#2041 +label: "Diagnostics immobiliers" +choices: [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +label: "Diagnostic avant location" +value: "2" +data: App\Entity\Categorie {#1303 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "Diagnostic avant vente" +value: "3" +data: App\Entity\Categorie {#1631 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2053 +label: "Diagnostic avant achat" +value: "4" +data: App\Entity\Categorie {#1637 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2052 +label: "Diagnostic avant travaux" +value: "5" +data: App\Entity\Categorie {#1643 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +label: "Diagnostic après travaux" +value: "6" +data: App\Entity\Categorie {#1649 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +label: "Diagnostic avant démolition" +value: "7" +data: App\Entity\Categorie {#1655 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +label: "Diagnostic périodique" +value: "8" +data: App\Entity\Categorie {#1661 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +label: "Diagnostic pour prêt bancaire" +value: "9" +data: App\Entity\Categorie {#1667 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1598 +label: "DTG" +value: "77" +data: App\Entity\Categorie {#1673 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1267 +label: "PPPT" +value: "78" +data: App\Entity\Categorie {#1679 …} +attr: [] +labelTranslationParameters: [] } ] } "Expertises du bâtiment" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2060 +label: "Expertises du bâtiment" +choices: [ 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +label: "Accessibilité handicapés" +value: "26" +data: App\Entity\Categorie {#1685 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1579 +label: "Assainissement autonome" +value: "28" +data: App\Entity\Categorie {#1694 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +label: "Décence logement / Loi SRU" +value: "29" +data: App\Entity\Categorie {#1700 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "Dossier de mutation" +value: "31" +data: App\Entity\Categorie {#1706 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "Eaux usées" +value: "32" +data: App\Entity\Categorie {#1712 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "État des lieux" +value: "33" +data: App\Entity\Categorie {#1718 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "État parasitaire" +value: "34" +data: App\Entity\Categorie {#1724 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "Gestion de chantier" +value: "66" +data: App\Entity\Categorie {#1730 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "Humidité" +value: "67" +data: App\Entity\Categorie {#1736 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +label: "Légionellose" +value: "35" +data: App\Entity\Categorie {#1742 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "Métaux lourds" +value: "36" +data: App\Entity\Categorie {#1748 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +label: "Mise en copropriété" +value: "37" +data: App\Entity\Categorie {#1754 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "Plan métré" +value: "38" +data: App\Entity\Categorie {#1760 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "Plomb dans l'eau" +value: "39" +data: App\Entity\Categorie {#1766 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "Pollution des sols" +value: "40" +data: App\Entity\Categorie {#1772 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "Qualité de l'air" +value: "41" +data: App\Entity\Categorie {#1778 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "Radon" +value: "42" +data: App\Entity\Categorie {#1784 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "Réception de travaux" +value: "68" +data: App\Entity\Categorie {#1790 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "Sécurité ascenseur" +value: "27" +data: App\Entity\Categorie {#1796 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "Sécurité incendie" +value: "43" +data: App\Entity\Categorie {#1802 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "Sécurité piscine" +value: "44" +data: App\Entity\Categorie {#1808 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "Valeur vénale" +value: "45" +data: App\Entity\Categorie {#1814 …} +attr: [] +labelTranslationParameters: [] } ] } "Études énergétiques" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2091 +label: "Études énergétiques" +choices: [ 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "Audit énergétique" +value: "11" +data: App\Entity\Categorie {#1820 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "Bilan carbone" +value: "12" +data: App\Entity\Categorie {#1829 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "Bonus de COS" +value: "13" +data: App\Entity\Categorie {#1835 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "DPE" +value: "14" +data: App\Entity\Categorie {#1841 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "Éco-PTZ" +value: "15" +data: App\Entity\Categorie {#1847 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "Étude de faisabilité EnR" +value: "16" +data: App\Entity\Categorie {#1853 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "Étude TH-C-E / TH-C-E ex" +value: "17" +data: App\Entity\Categorie {#1859 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +label: "Infiltrométrie" +value: "18" +data: App\Entity\Categorie {#1865 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "Label BBC / BBC-Effinergie" +value: "19" +data: App\Entity\Categorie {#1871 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +label: "Label HPE / HPE EnR" +value: "20" +data: App\Entity\Categorie {#1877 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "Label HQE" +value: "21" +data: App\Entity\Categorie {#1883 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "Label THPE / THPE EnR" +value: "22" +data: App\Entity\Categorie {#1889 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "PTZ+" +value: "23" +data: App\Entity\Categorie {#1895 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "Thermographie infrarouge" +value: "24" +data: App\Entity\Categorie {#1901 …} +attr: [] +labelTranslationParameters: [] } ] } "Solutions énergétiques" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2114 +label: "Solutions énergétiques" +choices: [ 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "Chauffage au sol" +value: "69" +data: App\Entity\Categorie {#1907 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "Chauffage électrique" +value: "47" +data: App\Entity\Categorie {#1916 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "Chauffage fioul / Gaz" +value: "48" +data: App\Entity\Categorie {#1922 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "Climatisation" +value: "49" +data: App\Entity\Categorie {#1928 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "Eau chaude sanitaire" +value: "50" +data: App\Entity\Categorie {#1934 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "Éclairage" +value: "51" +data: App\Entity\Categorie {#1940 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "Isolation thermique / Phonique" +value: "52" +data: App\Entity\Categorie {#1946 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "Menuiserie" +value: "53" +data: App\Entity\Categorie {#1952 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "Programmation / Régulation" +value: "54" +data: App\Entity\Categorie {#1958 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "Ventilation" +value: "55" +data: App\Entity\Categorie {#1964 …} +attr: [] +labelTranslationParameters: [] } ] } "Énergies renouvelables" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2133 +label: "Énergies renouvelables" +choices: [ 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "Chauffage bois / Granulé" +value: "57" +data: App\Entity\Categorie {#1970 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "Chauffage solaire / Chauffe-eau" +value: "58" +data: App\Entity\Categorie {#1979 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "Chauffe-eau thermodynamique" +value: "59" +data: App\Entity\Categorie {#1985 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "Éolienne" +value: "60" +data: App\Entity\Categorie {#1991 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "Géothermie" +value: "70" +data: App\Entity\Categorie {#1997 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "Panneau solaire" +value: "61" +data: App\Entity\Categorie {#2003 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "Pompe à chaleur" +value: "62" +data: App\Entity\Categorie {#2009 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "Puits canadien / Provençal" +value: "63" +data: App\Entity\Categorie {#2015 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "Récupération eau de pluie" +value: "64" +data: App\Entity\Categorie {#2021 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "Toiture végétale" +value: "71" +data: App\Entity\Categorie {#2027 …} +attr: [] +labelTranslationParameters: [] } ] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1266 -form: Symfony\Component\Form\Form {#1118 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1600 …5} |
| full_name | "annuaire[cat]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "annuaire_cat" |
| is_selected | Closure($choice, $value) {#1257 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#543 …} } |
| 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 {#789 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#921 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1052 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1106 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1107 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1054 -om: ContainerV1WoL7R\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#314 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1075 …} -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 {#588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#587 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#586 …} -namespace: Closure() {#585 …} } |
| data_class | null |
| disabled | false |
| em | ContainerV1WoL7R\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#314 …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 {#1054 -om: ContainerV1WoL7R\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#314 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1075 …} -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() {#1044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#541 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#754 …} $translationDomain: "validators" $message: Closure() {#1047 …} } } |
| 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 {#2083 +label: "01 – Ain" +value: "1" +data: App\Entity\Departement {#2149 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1196 +label: "02 – Aisne" +value: "2" +data: App\Entity\Departement {#2181 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "03 – Allier" +value: "3" +data: App\Entity\Departement {#2187 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "04 – Alpes-de-Haute-Provence" +value: "4" +data: App\Entity\Departement {#2190 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +label: "05 – Hautes-Alpes" +value: "5" +data: App\Entity\Departement {#2196 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "06 – Alpes-Maritimes" +value: "6" +data: App\Entity\Departement {#2199 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "07 – Ardèche" +value: "7" +data: App\Entity\Departement {#2202 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +label: "08 – Ardennes" +value: "8" +data: App\Entity\Departement {#2205 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "09 – Ariège" +value: "9" +data: App\Entity\Departement {#2211 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +label: "10 – Aube" +value: "10" +data: App\Entity\Departement {#2217 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +label: "11 – Aude" +value: "11" +data: App\Entity\Departement {#2220 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2517 +label: "12 – Aveyron" +value: "12" +data: App\Entity\Departement {#2223 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +label: "13 – Bouches-du-Rhône" +value: "13" +data: App\Entity\Departement {#2226 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +label: "14 – Calvados" +value: "14" +data: App\Entity\Departement {#2229 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2520 +label: "15 – Cantal" +value: "15" +data: App\Entity\Departement {#2235 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +label: "16 – Charente" +value: "16" +data: App\Entity\Departement {#2238 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +label: "17 – Charente-Maritime" +value: "17" +data: App\Entity\Departement {#2244 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +label: "18 – Cher" +value: "18" +data: App\Entity\Departement {#2247 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +label: "19 – Corrèze" +value: "19" +data: App\Entity\Departement {#2253 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +label: "20 – Corse" +value: "20" +data: App\Entity\Departement {#2256 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +label: "21 – Côte-d'Or" +value: "21" +data: App\Entity\Departement {#2262 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +label: "22 – Côtes-d'Armor" +value: "22" +data: App\Entity\Departement {#2268 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +label: "23 – Creuse" +value: "23" +data: App\Entity\Departement {#2274 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +label: "24 – Dordogne" +value: "24" +data: App\Entity\Departement {#2277 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +label: "25 – Doubs" +value: "25" +data: App\Entity\Departement {#2280 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +label: "26 – Drôme" +value: "26" +data: App\Entity\Departement {#2283 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +label: "27 – Eure" +value: "27" +data: App\Entity\Departement {#2286 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +label: "28 – Eure-et-Loir" +value: "28" +data: App\Entity\Departement {#2289 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +label: "29 – Finistère" +value: "29" +data: App\Entity\Departement {#2292 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +label: "30 – Gard" +value: "30" +data: App\Entity\Departement {#2295 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +label: "31 – Haute-Garonne" +value: "31" +data: App\Entity\Departement {#2298 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +label: "32 – Gers" +value: "32" +data: App\Entity\Departement {#2301 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +label: "33 – Gironde" +value: "33" +data: App\Entity\Departement {#2304 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +label: "34 – Hérault" +value: "34" +data: App\Entity\Departement {#2307 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2540 +label: "35 – Ille-et-Vilaine" +value: "35" +data: App\Entity\Departement {#2310 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +label: "36 – Indre" +value: "36" +data: App\Entity\Departement {#2313 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +label: "37 – Indre-et-Loire" +value: "37" +data: App\Entity\Departement {#2316 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +label: "38 – Isère" +value: "38" +data: App\Entity\Departement {#2319 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +label: "39 – Jura" +value: "39" +data: App\Entity\Departement {#2322 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +label: "40 – Landes" +value: "40" +data: App\Entity\Departement {#2325 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +label: "41 – Loir-et-Cher" +value: "41" +data: App\Entity\Departement {#2328 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +label: "42 – Loire" +value: "42" +data: App\Entity\Departement {#2331 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +label: "43 – Haute-Loire" +value: "43" +data: App\Entity\Departement {#2334 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +label: "44 – Loire-Atlantique" +value: "44" +data: App\Entity\Departement {#2337 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2550 +label: "45 – Loiret" +value: "45" +data: App\Entity\Departement {#2343 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +label: "46 – Lot" +value: "46" +data: App\Entity\Departement {#2346 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +label: "47 – Lot-et-Garonne" +value: "47" +data: App\Entity\Departement {#2349 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +label: "48 – Lozère" +value: "48" +data: App\Entity\Departement {#2352 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "49 – Maine-et-Loire" +value: "49" +data: App\Entity\Departement {#2355 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: "50 – Manche" +value: "50" +data: App\Entity\Departement {#2358 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: "51 – Marne" +value: "51" +data: App\Entity\Departement {#2361 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +label: "52 – Haute-Marne" +value: "52" +data: App\Entity\Departement {#2364 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2558 +label: "53 – Mayenne" +value: "53" +data: App\Entity\Departement {#2367 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +label: "54 – Meurthe-et-Moselle" +value: "54" +data: App\Entity\Departement {#2370 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +label: "55 – Meuse" +value: "55" +data: App\Entity\Departement {#2373 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2561 +label: "56 – Morbihan" +value: "56" +data: App\Entity\Departement {#2376 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +label: "57 – Moselle" +value: "57" +data: App\Entity\Departement {#2379 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2563 +label: "58 – Nièvre" +value: "58" +data: App\Entity\Departement {#2382 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +label: "59 – Nord" +value: "59" +data: App\Entity\Departement {#2385 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +label: "60 – Oise" +value: "60" +data: App\Entity\Departement {#2388 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2566 +label: "61 – Orne" +value: "61" +data: App\Entity\Departement {#2391 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +label: "62 – Pas-de-Calais" +value: "62" +data: App\Entity\Departement {#2394 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2568 +label: "63 – Puy-de-Dôme" +value: "63" +data: App\Entity\Departement {#2397 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2569 +label: "64 – Pyrénées-Atlantiques" +value: "64" +data: App\Entity\Departement {#2400 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2570 +label: "65 – Hautes-Pyrénées" +value: "65" +data: App\Entity\Departement {#2403 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2571 +label: "66 – Pyrénées-Orientales" +value: "66" +data: App\Entity\Departement {#2406 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +label: "67 – Bas-Rhin" +value: "67" +data: App\Entity\Departement {#2409 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +label: "68 – Haut-Rhin" +value: "68" +data: App\Entity\Departement {#2412 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +label: "69 – Rhône" +value: "69" +data: App\Entity\Departement {#2415 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +label: "70 – Haute-Saône" +value: "70" +data: App\Entity\Departement {#2418 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +label: "71 – Saône-et-Loire" +value: "71" +data: App\Entity\Departement {#2421 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +label: "72 – Sarthe" +value: "72" +data: App\Entity\Departement {#2424 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +label: "73 – Savoie" +value: "73" +data: App\Entity\Departement {#2427 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +label: "74 – Haute-Savoie" +value: "74" +data: App\Entity\Departement {#2430 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2580 +label: "75 – Paris" +value: "75" +data: App\Entity\Departement {#2433 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +label: "76 – Seine-Maritime" +value: "76" +data: App\Entity\Departement {#2439 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +label: "77 – Seine-et-Marne" +value: "77" +data: App\Entity\Departement {#2442 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2583 +label: "78 – Yvelines" +value: "78" +data: App\Entity\Departement {#2445 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +label: "79 – Deux-Sèvres" +value: "79" +data: App\Entity\Departement {#2448 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +label: "80 – Somme" +value: "80" +data: App\Entity\Departement {#2451 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +label: "81 – Tarn" +value: "81" +data: App\Entity\Departement {#2454 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +label: "82 – Tarn-et-Garonne" +value: "82" +data: App\Entity\Departement {#2457 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +label: "83 – Var" +value: "83" +data: App\Entity\Departement {#2460 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +label: "84 – Vaucluse" +value: "84" +data: App\Entity\Departement {#2463 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +label: "85 – Vendée" +value: "85" +data: App\Entity\Departement {#2466 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +label: "86 – Vienne" +value: "86" +data: App\Entity\Departement {#2469 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +label: "87 – Haute-Vienne" +value: "87" +data: App\Entity\Departement {#2472 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +label: "88 – Vosges" +value: "88" +data: App\Entity\Departement {#2475 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +label: "89 – Yonne" +value: "89" +data: App\Entity\Departement {#2478 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +label: "90 – Territoire de Belfort" +value: "90" +data: App\Entity\Departement {#2481 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +label: "91 – Essonne" +value: "91" +data: App\Entity\Departement {#2484 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +label: "92 – Hauts-de-Seine" +value: "92" +data: App\Entity\Departement {#2487 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +label: "93 – Seine-Saint-Denis" +value: "93" +data: App\Entity\Departement {#2490 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +label: "94 – Val-de-Marne" +value: "94" +data: App\Entity\Departement {#2493 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2600 +label: "95 – Val-d'Oise" +value: "95" +data: App\Entity\Departement {#2496 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +label: "971 – Guadeloupe" +value: "96" +data: App\Entity\Departement {#2499 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2602 +label: "972 – Martinique" +value: "97" +data: App\Entity\Departement {#2502 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +label: "973 – Guyane" +value: "98" +data: App\Entity\Departement {#2505 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +label: "974 – La Réunion" +value: "99" +data: App\Entity\Departement {#2508 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +label: "975 – Saint-Pierre-et-Miquelon" +value: "100" +data: App\Entity\Departement {#2511 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +label: "976 – Mayotte" +value: "101" +data: App\Entity\Departement {#2514 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2125 -form: Symfony\Component\Form\Form {#1121 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1382 …5} |
| full_name | "annuaire[dept]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "annuaire_dept" |
| is_selected | Closure($choice, $value) {#2608 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#543 …} } |
| 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 {#2610 …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 |