- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 5
- Events
- Routing
- Cache
- Translation 9
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- Messages
- E-mails
- Notifications
- VichUploader
- 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
-
-
TermSearch
-
public
-
dimension
-
actionPartners
-
keywords
-
status
-
ficheActionTerritoire
-
fiche_action_filter
"App\Form\FicheActionFilterType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#376 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#40 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#346 …} -namespace: Closure() {#379 …} } |
| data_class | "App\Entity\FicheAction" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1075 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#929 …} use: { $class: "App\Entity\FicheAction" } } |
| 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 | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1044 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1074 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "fiche_action_filter" "_fiche_action_filter" ] |
| cache_key | "_fiche_action_filter_fiche_action_filter" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1908 -form: Symfony\Component\Form\Form {#1529 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3869 …5} |
| full_name | "fiche_action_filter" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fiche_action_filter" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "fiche_action_filter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fiche_action_filter" |
| valid | true |
| value | null |
TermSearch
"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 |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| label | "Recherche par terme" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#376 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#40 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#346 …} -namespace: Closure() {#379 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1146 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#929 …} } |
| 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 terme" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1044 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1147 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_fiche_action_filter_TermSearch" ] |
| cache_key | "_fiche_action_filter_TermSearch_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1922 -form: Symfony\Component\Form\Form {#1596 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2260 …5} |
| full_name | "fiche_action_filter[TermSearch]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fiche_action_filter_TermSearch" |
| label | "Recherche par terme" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "TermSearch" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fiche_action_filter_TermSearch" |
| valid | true |
| value | "" |
public
"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 |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| class | "App\Entity\PublicAction" |
same as passed value |
| em | "default" |
ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} |
| label | "Public" |
same as passed value |
| multiple | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#1066 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1261 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1057 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1276 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1262 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1064 -om: ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1059 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\PublicAction" |
| 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 {#376 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#40 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#346 …} -namespace: Closure() {#379 …} } |
| data_class | null |
| disabled | false |
| em | ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …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 {#1064 -om: ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1059 …} -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 | "Public" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| 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() {#1047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1044 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1331 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_fiche_action_filter_public" ] |
| cache_key | "_fiche_action_filter_public_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Petite enfance" +value: "1" +data: App\Entity\PublicAction {#1700 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +label: "Enfance" +value: "2" +data: Proxies\__CG__\App\Entity\PublicAction {#3587 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3799 +label: "Jeunesse" +value: "3" +data: Proxies\__CG__\App\Entity\PublicAction {#3526 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3836 +label: "Jeunes adultes" +value: "4" +data: Proxies\__CG__\App\Entity\PublicAction {#2943 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3835 +label: "Adultes" +value: "5" +data: Proxies\__CG__\App\Entity\PublicAction {#3063 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1879 +label: "Seniors" +value: "6" +data: Proxies\__CG__\App\Entity\PublicAction {#3226 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1696 +label: "Tous publics" +value: "7" +data: Proxies\__CG__\App\Entity\PublicAction {#1852 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1738 +label: "familles" +value: "8" +data: Proxies\__CG__\App\Entity\PublicAction {#2889 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2246 -form: Symfony\Component\Form\Form {#1600 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1881 …5} |
| full_name | "fiche_action_filter[public]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fiche_action_filter_public" |
| is_selected | Closure($choice, $value) {#2255 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1136 …} } |
| label | "Public" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "public" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fiche_action_filter_public" |
| valid | true |
| value | "" |
dimension
"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 |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| class | "App\Entity\DimensionAction" |
same as passed value |
| em | "default" |
ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} |
| label | "Dimension" |
same as passed value |
| multiple | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#1066 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1293 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1207 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1294 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1256 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1211 -om: ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1234 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\DimensionAction" |
| 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 {#376 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#40 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#346 …} -namespace: Closure() {#379 …} } |
| data_class | null |
| disabled | false |
| em | ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …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 {#1211 -om: ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1234 …} -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 | "Dimension" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| 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() {#1282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1044 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1316 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_fiche_action_filter_dimension" ] |
| cache_key | "_fiche_action_filter_dimension_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "Citoyenneté" +value: "1" +data: Proxies\__CG__\App\Entity\DimensionAction {#2940 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +label: "Accompagnement de projets" +value: "2" +data: Proxies\__CG__\App\Entity\DimensionAction {#2270 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +label: "Services" +value: "3" +data: Proxies\__CG__\App\Entity\DimensionAction {#2886 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3710 -form: Symfony\Component\Form\Form {#1603 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3878 …5} |
| full_name | "fiche_action_filter[dimension]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fiche_action_filter_dimension" |
| is_selected | Closure($choice, $value) {#3881 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1136 …} } |
| label | "Dimension" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "dimension" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fiche_action_filter_dimension" |
| valid | true |
| value | "" |
actionPartners
"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 |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| class | "App\Entity\PartnerAction" |
same as passed value |
| em | "default" |
ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} |
| help | "Ctrl+clic pour sélection multiple" |
same as passed value |
| label | "Avec qui l'action a elle été menée ? Partenaires d'action " |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#1066 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1322 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1246 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1321 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1326 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1245 -om: ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1243 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\PartnerAction" |
| 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 {#376 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#40 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#346 …} -namespace: Closure() {#379 …} } |
| data_class | null |
| disabled | false |
| em | ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …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 | "Ctrl+clic pour sélection multiple" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1245 -om: ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1243 …} -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 | "Avec qui l'action a elle été menée ? Partenaires d'action " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| 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() {#1247 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1044 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1249 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_fiche_action_filter_actionPartners" ] |
| cache_key | "_fiche_action_filter_actionPartners_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "Éducation Nationale" +value: "1" +data: App\Entity\PartnerAction {#2967 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +label: "ACSE" +value: "2" +data: App\Entity\PartnerAction {#3921 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "ANCV" +value: "3" +data: App\Entity\PartnerAction {#3928 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "ARS" +value: "4" +data: App\Entity\PartnerAction {#3935 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "Association locale" +value: "5" +data: App\Entity\PartnerAction {#2661 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3884 +label: "Association nationale" +value: "6" +data: App\Entity\PartnerAction {#3942 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "Bailleur social" +value: "7" +data: App\Entity\PartnerAction {#3949 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "Caf" +value: "8" +data: App\Entity\PartnerAction {#2629 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +label: "Caisse des dépôts" +value: "9" +data: App\Entity\PartnerAction {#3956 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3883 +label: "Canton" +value: "10" +data: App\Entity\PartnerAction {#3963 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +label: "CARSAT" +value: "11" +data: App\Entity\PartnerAction {#3713 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4046 +label: "CNAV" +value: "12" +data: App\Entity\PartnerAction {#3277 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4045 +label: "Comité d'entreprise" +value: "13" +data: App\Entity\PartnerAction {#3970 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4047 +label: "Commune" +value: "14" +data: App\Entity\PartnerAction {#2696 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4048 +label: "Conseil départemental" +value: "15" +data: App\Entity\PartnerAction {#2703 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4049 +label: "Conseil régional" +value: "16" +data: App\Entity\PartnerAction {#2710 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +label: "CPAM" +value: "17" +data: App\Entity\PartnerAction {#3977 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +label: "DDCS" +value: "18" +data: App\Entity\PartnerAction {#2717 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4052 +label: "DRAC" +value: "19" +data: App\Entity\PartnerAction {#3984 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4053 +label: "Entreprise privée" +value: "20" +data: App\Entity\PartnerAction {#3991 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4054 +label: "ERDF" +value: "21" +data: App\Entity\PartnerAction {#3998 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4055 +label: "Etat" +value: "22" +data: App\Entity\PartnerAction {#3121 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +label: "Europe" +value: "23" +data: App\Entity\PartnerAction {#4005 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4057 +label: "Fondations" +value: "24" +data: App\Entity\PartnerAction {#2724 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4058 +label: "FONJEP" +value: "25" +data: App\Entity\PartnerAction {#2731 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4059 +label: "MSA" +value: "26" +data: App\Entity\PartnerAction {#2738 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4060 +label: "Mutuelle" +value: "27" +data: App\Entity\PartnerAction {#4012 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4061 +label: "OFAJ" +value: "28" +data: App\Entity\PartnerAction {#4019 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4062 +label: "Pays" +value: "29" +data: App\Entity\PartnerAction {#4026 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4063 +label: "Préfecture" +value: "30" +data: App\Entity\PartnerAction {#3128 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4064 +label: "Regroupement de communes" +value: "31" +data: App\Entity\PartnerAction {#3579 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4065 +label: "UDAF" +value: "32" +data: App\Entity\PartnerAction {#4033 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4066 +label: "Uniformation" +value: "33" +data: App\Entity\PartnerAction {#4040 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4067 +label: "Autre" +value: "34" +data: App\Entity\PartnerAction {#3135 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2588 -form: Symfony\Component\Form\Form {#1561 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3888 …5} |
| full_name | "fiche_action_filter[actionPartners][]" |
| help | "Ctrl+clic pour sélection multiple" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fiche_action_filter_actionPartners" |
| is_selected | Closure($choice, array $values) {#4069 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1136 …} } |
| label | "Avec qui l'action a elle été menée ? Partenaires d'action " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "actionPartners" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fiche_action_filter_actionPartners" |
| valid | true |
| value | [] |
keywords
"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 |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| class | "App\Entity\Keyword" |
same as passed value |
| em | "default" |
ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} |
| help | "Ctrl+clic pour sélection multiple" |
same as passed value |
| label | "Mots clés associés à l'action" |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#1066 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1491 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1483 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1505 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1507 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1484 -om: ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1487 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Keyword" |
| 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 {#376 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#40 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#346 …} -namespace: Closure() {#379 …} } |
| data_class | null |
| disabled | false |
| em | ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …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 | "Ctrl+clic pour sélection multiple" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1484 -om: ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1487 …} -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 | "Mots clés associés à l'action" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| 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() {#1482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1044 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1480 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_fiche_action_filter_keywords" ] |
| cache_key | "_fiche_action_filter_keywords_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4072 +label: "intergénérationnel" +value: "1" +data: App\Entity\Keyword {#3703 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4074 +label: "Parentalité" +value: "3" +data: App\Entity\Keyword {#2924 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4078 +label: "éducation / scolarité" +value: "4" +data: App\Entity\Keyword {#2934 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4080 +label: "Solidarité" +value: "5" +data: App\Entity\Keyword {#3052 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4079 +label: "Culture" +value: "7" +data: App\Entity\Keyword {#2813 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4073 +label: "Démocratie & citoyenneté" +value: "8" +data: App\Entity\Keyword {#3509 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4086 +label: "Viellissement" +value: "9" +data: App\Entity\Keyword {#3294 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4084 +label: "Emploi, économie" +value: "10" +data: App\Entity\Keyword {#2643 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4082 +label: "Santé" +value: "11" +data: App\Entity\Keyword {#3442 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4075 +label: "Environnement" +value: "12" +data: App\Entity\Keyword {#4089 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4081 +label: "Logement" +value: "13" +data: App\Entity\Keyword {#4094 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4117 +label: "Précarité" +value: "14" +data: App\Entity\Keyword {#4099 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4118 +label: "Intégration" +value: "15" +data: App\Entity\Keyword {#3639 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4119 +label: "mobilité / transport" +value: "16" +data: App\Entity\Keyword {#4104 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4120 +label: "vacances / loisirs" +value: "17" +data: App\Entity\Keyword {#2873 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4121 +label: "discriminations" +value: "18" +data: App\Entity\Keyword {#2878 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4122 +label: "développement durable" +value: "19" +data: App\Entity\Keyword {#3217 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4123 +label: "alphabétisation & apprentissage du français" +value: "21" +data: App\Entity\Keyword {#3386 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4124 +label: "Mixité sociale" +value: "24" +data: App\Entity\Keyword {#3518 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4125 +label: "Europe et International" +value: "25" +data: App\Entity\Keyword {#4109 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4126 +label: "Entrepreneuriat social" +value: "26" +data: App\Entity\Keyword {#4114 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4070 -form: Symfony\Component\Form\Form {#1567 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4071 …5} |
| full_name | "fiche_action_filter[keywords][]" |
| help | "Ctrl+clic pour sélection multiple" |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fiche_action_filter_keywords" |
| is_selected | Closure($choice, array $values) {#4128 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1136 …} } |
| label | "Mots clés associés à l'action" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "keywords" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fiche_action_filter_keywords" |
| valid | true |
| value | [] |
status
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| choices | [ "Action en cours" => "1" "Action terminée" => "2" ] |
[ "Action en cours" => "1" "Action terminée" => "2" ] |
| expanded | false |
same as passed value |
| label | "Statut de l'action" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Action en cours" => "1" "Action terminée" => "2" ] |
| 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 {#376 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#40 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#346 …} -namespace: Closure() {#379 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Statut de l'action" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1044 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1135 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_fiche_action_filter_status" ] |
| cache_key | "_fiche_action_filter_status_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4131 +label: "Action en cours" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4132 +label: "Action terminée" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4129 -form: Symfony\Component\Form\Form {#1570 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4130 …5} |
| full_name | "fiche_action_filter[status]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fiche_action_filter_status" |
| is_selected | Closure($choice, $value) {#4134 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1136 …} } |
| label | "Statut de l'action" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "status" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fiche_action_filter_status" |
| valid | true |
| value | "" |
ficheActionTerritoire
"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 |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| class | "App\Entity\FicheActionTerritoire" |
same as passed value |
| em | "default" |
ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} |
| label | "Territoire concerné" |
same as passed value |
| multiple | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#1066 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1551 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1526 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1552 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1553 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1535 -om: ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1538 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\FicheActionTerritoire" |
| 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 {#376 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#40 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#346 …} -namespace: Closure() {#379 …} } |
| data_class | null |
| disabled | false |
| em | ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …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 {#1535 -om: ContainerR7d8sOO\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#962 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1538 …} -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 | "Territoire concerné" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| 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() {#1527 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1044 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1531 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_fiche_action_filter_ficheActionTerritoire" ] |
| cache_key | "_fiche_action_filter_ficheActionTerritoire_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4137 +label: "Un quartier" +value: "1" +data: Proxies\__CG__\App\Entity\FicheActionTerritoire {#2826 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4139 +label: "Plusieurs quartiers" +value: "2" +data: Proxies\__CG__\App\Entity\FicheActionTerritoire {#2892 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4143 +label: "Une commune" +value: "3" +data: Proxies\__CG__\App\Entity\FicheActionTerritoire {#2745 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4145 +label: "Plusieurs communes" +value: "4" +data: Proxies\__CG__\App\Entity\FicheActionTerritoire {#3066 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4144 +label: "Autre" +value: "5" +data: Proxies\__CG__\App\Entity\FicheActionTerritoire {#1815 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4135 -form: Symfony\Component\Form\Form {#1573 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4136 …5} |
| full_name | "fiche_action_filter[ficheActionTerritoire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "fiche_action_filter_ficheActionTerritoire" |
| is_selected | Closure($choice, $value) {#4151 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1136 …} } |
| label | "Territoire concerné" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "ficheActionTerritoire" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_fiche_action_filter_ficheActionTerritoire" |
| valid | true |
| value | "" |