Forms
-
filter
-
city__department
-
type
-
value
-
-
date
-
type
-
value
-
-
reportCategory
-
type
-
value
-
-
reportStatus
-
type
-
value
-
-
_sort_by
-
_sort_order
-
_page
-
_per_page
-
filter
Form type:
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "city__department" => Sonata\AdminBundle\Filter\Model\FilterData {#1527 -value: App\Entity\Department {#1568 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1638 …} -sectors: Doctrine\ORM\PersistentCollection {#1624 …} } -type: null -hasValue: true } "date" => Sonata\AdminBundle\Filter\Model\FilterData {#1589 -value: null -type: null -hasValue: false } "reportCategory" => Sonata\AdminBundle\Filter\Model\FilterData {#1631 -value: App\Entity\ReportCategory {#1618 -id: 1 -label: "Nid" } -type: null -hasValue: true } "reportStatus" => Sonata\AdminBundle\Filter\Model\FilterData {#1599 -value: Doctrine\Common\Collections\ArrayCollection {#1597 -elements: [ App\Entity\ReportStatus {#1590 …} App\Entity\ReportStatus {#1652 …} App\Entity\ReportStatus {#1649 …} App\Entity\ReportStatus {#1653 …} ] } -type: null -hasValue: true } "_sort_by" => "" "_sort_order" => null "_page" => "1" "_per_page" => "25" ] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| csrf_protection | false |
same as passed value |
| data | [] |
same as passed value |
| validation_groups | 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 | 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 {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#957 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#958 …} $translationDomain: "validators" } } |
| validation_groups | [] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_filter" ] |
| cache_key | "_filter_form" |
| compound | true |
| data | [ "city__department" => Sonata\AdminBundle\Filter\Model\FilterData {#1527 -value: App\Entity\Department {#1568 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1638 …} -sectors: Doctrine\ORM\PersistentCollection {#1624 …} } -type: null -hasValue: true } "date" => Sonata\AdminBundle\Filter\Model\FilterData {#1589 -value: null -type: null -hasValue: false } "reportCategory" => Sonata\AdminBundle\Filter\Model\FilterData {#1631 -value: App\Entity\ReportCategory {#1618 -id: 1 -label: "Nid" } -type: null -hasValue: true } "reportStatus" => Sonata\AdminBundle\Filter\Model\FilterData {#1599 -value: Doctrine\Common\Collections\ArrayCollection {#1597 -elements: [ App\Entity\ReportStatus {#1590 …} App\Entity\ReportStatus {#1652 …} App\Entity\ReportStatus {#1649 …} App\Entity\ReportStatus {#1653 …} ] } -type: null -hasValue: true } "_sort_by" => "" "_sort_order" => null "_page" => "1" "_per_page" => "25" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#881 -form: Symfony\Component\Form\Form {#1236 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1070 …5} |
| full_name | "filter" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter" |
| valid | true |
| value | [ "city__department" => Sonata\AdminBundle\Filter\Model\FilterData {#1527 -value: App\Entity\Department {#1568 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1638 …} -sectors: Doctrine\ORM\PersistentCollection {#1624 …} } -type: null -hasValue: true } "date" => Sonata\AdminBundle\Filter\Model\FilterData {#1589 -value: null -type: null -hasValue: false } "reportCategory" => Sonata\AdminBundle\Filter\Model\FilterData {#1631 -value: App\Entity\ReportCategory {#1618 -id: 1 -label: "Nid" } -type: null -hasValue: true } "reportStatus" => Sonata\AdminBundle\Filter\Model\FilterData {#1599 -value: Doctrine\Common\Collections\ArrayCollection {#1597 -elements: [ App\Entity\ReportStatus {#1590 …} App\Entity\ReportStatus {#1652 …} App\Entity\ReportStatus {#1649 …} App\Entity\ReportStatus {#1653 …} ] } -type: null -hasValue: true } "_sort_by" => "" "_sort_order" => null "_page" => "1" "_per_page" => "25" ] |
city__department
Form type:
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "type" => null "value" => App\Entity\Department {#1568 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1638 …} -sectors: Doctrine\ORM\PersistentCollection {#1624 …} } ] |
| Model Format |
Sonata\AdminBundle\Filter\Model\FilterData {#1527 -value: App\Entity\Department {#1568 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1638 …} -sectors: Doctrine\ORM\PersistentCollection {#1624 …} } -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [ "class" => "App\Entity\Department" "query_builder" => Closure(DepartmentRepository $departmentRepository) {#1156 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#616 …} } "select2_options" => [ "allowClear" => false ] ] |
[ "class" => "App\Entity\Department" "query_builder" => Closure(DepartmentRepository $departmentRepository) {#1156 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#616 …} } "select2_options" => [ "allowClear" => false ] ] |
| field_type | "Ice\CommonFrontendBundle\Form\Type\Select2EntityType" |
same as passed value |
| label | "Choisissez votre Département" |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| operator_options | [] |
same as passed value |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType" |
same as passed value |
| translation_domain | null |
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 | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1075 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_options | [ "class" => "App\Entity\Department" "query_builder" => Closure(DepartmentRepository $departmentRepository) {#1156 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#616 …} } "select2_options" => [ "allowClear" => false ] ] |
| field_type | "Ice\CommonFrontendBundle\Form\Type\Select2EntityType" |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Choisissez votre Département" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType" |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1128 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1071 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_city__department" ] |
| cache_key | "_filter_city__department_filter_data" |
| compound | true |
| data | [ "type" => null "value" => App\Entity\Department {#1568 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1638 …} -sectors: Doctrine\ORM\PersistentCollection {#1624 …} } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#877 -form: Symfony\Component\Form\Form {#1336 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#875 …5} |
| full_name | "filter[city__department]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_city__department" |
| label | "Choisissez votre Département" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city__department" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_city__department" |
| valid | true |
| value | [ "type" => null "value" => App\Entity\Department {#1568 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1638 …} -sectors: Doctrine\ORM\PersistentCollection {#1624 …} } ] |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | 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 | [] |
| 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 | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "label_type_equals" => 1 "label_type_not_equals" => 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 {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1247 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sonata_type_operator_equal" "_filter_city__department_type" ] |
| cache_key | "_filter_city__department_type_sonata_type_operator_equal" |
| choice_translation_domain | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1087 +label: "label_type_equals" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#688 +label: "label_type_not_equals" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1073 -form: Symfony\Component\Form\Form {#1335 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1098 …5} |
| full_name | "filter[city__department][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_city__department_type" |
| is_selected | Closure($choice, $value) {#1092 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_city__department_type" |
| valid | true |
| value | "" |
value
Form type:
"Ice\CommonFrontendBundle\Form\Type\Select2EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"1"
|
| Normalized Format | App\Entity\Department {#1568 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1638 …} -sectors: Doctrine\ORM\PersistentCollection {#1624 …} } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Department" |
same as passed value |
| label | false |
same as passed value |
| query_builder | Closure(DepartmentRepository $departmentRepository) {#1156 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#616 …} } |
Doctrine\ORM\QueryBuilder {#1303 -_em: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#718 …12} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1298 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } Doctrine\ORM\Query\Expr\Select {#1300 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1275 #from: "App\Entity\Department" #alias: "e" #indexBy: null } ] "join" => [ "e" => [ Doctrine\ORM\Query\Expr\Join {#1285 #joinType: "INNER" #join: "e.region" #alias: "r" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1307 #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: [ "e.region = :aura" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1314 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.code ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e, r FROM App\Entity\Department e INNER JOIN e.region r WHERE e.region = :aura ORDER BY e.code ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1297 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [ "r" => "e" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
same as passed value |
| select2_options | [ "allowClear" => false ] |
[ "allowClear" => false ] |
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 {#1270 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1295 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1328 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1309 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1428 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1313 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1343 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1389 …} } |
| choices | null |
| class | "App\Entity\Department" |
| 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 {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#718 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1342 -om: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#718 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1287 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1303 -_em: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#718 …12} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1298 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } Doctrine\ORM\Query\Expr\Select {#1300 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1275 #from: "App\Entity\Department" #alias: "e" #indexBy: null } ] "join" => [ "e" => [ Doctrine\ORM\Query\Expr\Join {#1285 #joinType: "INNER" #join: "e.region" #alias: "r" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1307 #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: [ "e.region = :aura" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1314 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.code ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e, r FROM App\Entity\Department e INNER JOIN e.region r WHERE e.region = :aura ORDER BY e.code ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1297 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [ "r" => "e" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| select2_options | [ "allowClear" => false ] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1289 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "select2_entity" "_filter_city__department_value" ] |
| cache_key | "_filter_city__department_value_select2_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#686 +label: "Ain (01)" +value: "1" +data: App\Entity\Department {#1568 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1638 …} -sectors: Doctrine\ORM\PersistentCollection {#1624 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#684 +label: "Allier (03)" +value: "3" +data: App\Entity\Department {#2814 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#680 +label: "Ardèche (07)" +value: "7" +data: App\Entity\Department {#2887 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2748 +label: "Cantal (15)" +value: "15" +data: App\Entity\Department {#2890 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#618 +label: "Drôme (26)" +value: "25" +data: App\Entity\Department {#2893 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2854 +label: "Isère (38)" +value: "39" +data: App\Entity\Department {#2896 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1061 +label: "Loire (42)" +value: "43" +data: App\Entity\Department {#2899 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2884 +label: "Haute-Loire (43)" +value: "44" +data: App\Entity\Department {#2902 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1066 +label: "Puy-de-Dôme (63)" +value: "64" +data: App\Entity\Department {#2905 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#682 +label: "Rhône (69)" +value: "70" +data: App\Entity\Department {#2908 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "Savoie (73)" +value: "74" +data: App\Entity\Department {#2911 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2917 +label: "Haute-Savoie (74)" +value: "75" +data: App\Entity\Department {#2914 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Department {#1568 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1638 …} -sectors: Doctrine\ORM\PersistentCollection {#1624 …} } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#871 -form: Symfony\Component\Form\Form {#1351 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#873 …5} |
| full_name | "filter[city__department][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_city__department_value" |
| is_selected | Closure($choice, $value) {#2919 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "value" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| select2_options | [ "placeholder" => "" "allowClear" => false "width" => "100%" "language" => "fr" ] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_city__department_value" |
| valid | true |
| value | "1" |
date
Form type:
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "type" => null ] |
| Model Format |
Sonata\AdminBundle\Filter\Model\FilterData {#1589 -value: null -type: null -hasValue: false } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [ "label" => false "choices" => [ 2025 => "2025" 2024 => "2024" ] ] |
[ "label" => false "choices" => [ 2025 => "2025" 2024 => "2024" ] ] |
| field_type | "Symfony\Component\Form\Extension\Core\Type\ChoiceType" |
same as passed value |
| label | "Saison" |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| operator_options | [] |
same as passed value |
| operator_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
same as passed value |
| translation_domain | null |
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 | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1180 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_options | [ "label" => false "choices" => [ 2025 => "2025" 2024 => "2024" ] ] |
| field_type | "Symfony\Component\Form\Extension\Core\Type\ChoiceType" |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Saison" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1181 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1144 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_date" ] |
| cache_key | "_filter_date_filter_data" |
| compound | true |
| data | [ "type" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1042 -form: Symfony\Component\Form\Form {#1315 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#924 …5} |
| full_name | "filter[date]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_date" |
| label | "Saison" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "date" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_date" |
| valid | true |
| value | [ "type" => null ] |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | 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 | [] |
| 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 {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1339 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1337 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter_date_type" ] |
| cache_key | "_filter_date_type_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2923 -form: Symfony\Component\Form\Form {#1318 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2922 …5} |
| full_name | "filter[date][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_date_type" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_date_type" |
| valid | true |
| value | "" |
value
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ 2025 => "2025" 2024 => "2024" ] |
[ 2025 => "2025" 2024 => "2024" ] |
| label | 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 | [] |
| 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 | [ 2025 => "2025" 2024 => "2024" ] |
| 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 {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1381 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_filter_date_value" ] |
| cache_key | "_filter_date_value_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +label: "2025" +value: "2025" +data: "2025" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2926 +label: "2024" +value: "2024" +data: "2024" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2925 -form: Symfony\Component\Form\Form {#1321 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2924 …5} |
| full_name | "filter[date][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_date_value" |
| is_selected | Closure($choice, $value) {#2929 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "value" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_date_value" |
| valid | true |
| value | null |
reportCategory
Form type:
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "type" => null "value" => App\Entity\ReportCategory {#1618 -id: 1 -label: "Nid" } ] |
| Model Format |
Sonata\AdminBundle\Filter\Model\FilterData {#1631 -value: App\Entity\ReportCategory {#1618 -id: 1 -label: "Nid" } -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [ "class" => "App\Entity\ReportCategory" ] |
[ "class" => "App\Entity\ReportCategory" ] |
| field_type | "Symfony\Bridge\Doctrine\Form\Type\EntityType" |
same as passed value |
| label | "Report Category" |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| operator_options | [] |
same as passed value |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType" |
same as passed value |
| translation_domain | null |
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 | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1190 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_options | [ "class" => "App\Entity\ReportCategory" ] |
| field_type | "Symfony\Bridge\Doctrine\Form\Type\EntityType" |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Report Category" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType" |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1191 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_reportCategory" ] |
| cache_key | "_filter_reportCategory_filter_data" |
| compound | true |
| data | [ "type" => null "value" => App\Entity\ReportCategory {#1618 -id: 1 -label: "Nid" } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2920 -form: Symfony\Component\Form\Form {#1409 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2921 …5} |
| full_name | "filter[reportCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_reportCategory" |
| label | "Report Category" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reportCategory" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_reportCategory" |
| valid | true |
| value | [ "type" => null "value" => App\Entity\ReportCategory {#1618 -id: 1 -label: "Nid" } ] |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | 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 | [] |
| 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 | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "label_type_equals" => 1 "label_type_not_equals" => 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 {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1325 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sonata_type_operator_equal" "_filter_reportCategory_type" ] |
| cache_key | "_filter_reportCategory_type_sonata_type_operator_equal" |
| choice_translation_domain | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1087 +label: "label_type_equals" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#688 +label: "label_type_not_equals" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2933 -form: Symfony\Component\Form\Form {#1411 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2932 …5} |
| full_name | "filter[reportCategory][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_reportCategory_type" |
| is_selected | Closure($choice, $value) {#2935 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_reportCategory_type" |
| valid | true |
| value | "" |
value
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"1"
|
| Normalized Format | App\Entity\ReportCategory {#1618 -id: 1 -label: "Nid" } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\ReportCategory" |
same as passed value |
| label | 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 | [] |
| 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 {#1270 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1295 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1397 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1360 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1401 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1313 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1396 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1398 …} } |
| choices | null |
| class | "App\Entity\ReportCategory" |
| 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 {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#718 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1355 -om: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#718 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1356 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1362 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_filter_reportCategory_value" ] |
| cache_key | "_filter_reportCategory_value_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2938 +label: "Nid" +value: "1" +data: App\Entity\ReportCategory {#1618 -id: 1 -label: "Nid" } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2939 +label: "Insecte" +value: "2" +data: App\Entity\ReportCategory {#2950 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\ReportCategory {#1618 -id: 1 -label: "Nid" } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2934 -form: Symfony\Component\Form\Form {#1414 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2936 …5} |
| full_name | "filter[reportCategory][value]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_reportCategory_value" |
| is_selected | Closure($choice, $value) {#2946 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "value" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_reportCategory_value" |
| valid | true |
| value | "1" |
reportStatus
Form type:
"Sonata\AdminBundle\Form\Type\Filter\FilterDataType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "type" => null "value" => Doctrine\Common\Collections\ArrayCollection {#1597 -elements: [ App\Entity\ReportStatus {#1590 …} App\Entity\ReportStatus {#1652 …} App\Entity\ReportStatus {#1649 …} App\Entity\ReportStatus {#1653 …} ] } ] |
| Model Format |
Sonata\AdminBundle\Filter\Model\FilterData {#1599 -value: Doctrine\Common\Collections\ArrayCollection {#1597 -elements: [ App\Entity\ReportStatus {#1590 …} App\Entity\ReportStatus {#1652 …} App\Entity\ReportStatus {#1649 …} App\Entity\ReportStatus {#1653 …} ] } -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [ "class" => "App\Entity\ReportStatus" "query_builder" => Closure(ReportStatusRepository $statusRepository) {#1135 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#616 …} } "multiple" => true ] |
[ "class" => "App\Entity\ReportStatus" "query_builder" => Closure(ReportStatusRepository $statusRepository) {#1135 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#616 …} } "multiple" => true ] |
| field_type | "Ice\CommonFrontendBundle\Form\Type\Select2EntityType" |
same as passed value |
| label | "Report Status" |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| operator_options | [] |
same as passed value |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType" |
same as passed value |
| translation_domain | null |
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 | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1200 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| field_options | [ "class" => "App\Entity\ReportStatus" "query_builder" => Closure(ReportStatusRepository $statusRepository) {#1135 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#616 …} } "multiple" => true ] |
| field_type | "Ice\CommonFrontendBundle\Form\Type\Select2EntityType" |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Report Status" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| operator_options | [] |
| operator_type | "Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType" |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1201 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "filter_data" "_filter_reportStatus" ] |
| cache_key | "_filter_reportStatus_filter_data" |
| compound | true |
| data | [ "type" => null "value" => Doctrine\Common\Collections\ArrayCollection {#1597 -elements: [ App\Entity\ReportStatus {#1590 …} App\Entity\ReportStatus {#1652 …} App\Entity\ReportStatus {#1649 …} App\Entity\ReportStatus {#1653 …} ] } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2930 -form: Symfony\Component\Form\Form {#1465 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2931 …5} |
| full_name | "filter[reportStatus]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_reportStatus" |
| label | "Report Status" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reportStatus" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_reportStatus" |
| valid | true |
| value | [ "type" => null "value" => Doctrine\Common\Collections\ArrayCollection {#1597 -elements: [ App\Entity\ReportStatus {#1590 …} App\Entity\ReportStatus {#1652 …} App\Entity\ReportStatus {#1649 …} App\Entity\ReportStatus {#1653 …} ] } ] |
type
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | 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 | [] |
| 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 | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "label_type_equals" => 1 "label_type_not_equals" => 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 {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1418 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sonata_type_operator_equal" "_filter_reportStatus_type" ] |
| cache_key | "_filter_reportStatus_type_sonata_type_operator_equal" |
| choice_translation_domain | "SonataAdminBundle" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1087 +label: "label_type_equals" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#688 +label: "label_type_not_equals" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1056 -form: Symfony\Component\Form\Form {#1467 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2952 …5} |
| full_name | "filter[reportStatus][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_reportStatus_type" |
| is_selected | Closure($choice, $value) {#2940 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_reportStatus_type" |
| valid | true |
| value | "" |
value
Form type:
"Ice\CommonFrontendBundle\Form\Type\Select2EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
| Property | Value |
|---|---|
| View Format |
[ "4" "8" "6" "7" ] |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1597 -elements: [ App\Entity\ReportStatus {#1590 …} App\Entity\ReportStatus {#1652 …} App\Entity\ReportStatus {#1649 …} App\Entity\ReportStatus {#1653 …} ] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\ReportStatus" |
same as passed value |
| label | false |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(ReportStatusRepository $statusRepository) {#1135 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#616 …} } |
Doctrine\ORM\QueryBuilder {#1444 -_em: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#718 …12} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1446 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1436 #from: "App\Entity\ReportStatus" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1438 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.sort ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Entity\ReportStatus e ORDER BY e.sort ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1432 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| 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 {#1270 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1295 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1461 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1445 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1439 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1313 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1447 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1442 …} } |
| choices | null |
| class | "App\Entity\ReportStatus" |
| 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 {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#718 …12} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1449 -om: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#718 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1427 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1444 -_em: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#718 …12} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1446 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1436 #from: "App\Entity\ReportStatus" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1438 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.sort ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Entity\ReportStatus e ORDER BY e.sort ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1432 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| select2_options | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1387 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "select2_entity" "_filter_reportStatus_value" ] |
| cache_key | "_filter_reportStatus_value_select2_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2955 +label: "Nouveau" +value: "1" +data: App\Entity\ReportStatus {#2969 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2956 +label: "Doublon" +value: "2" +data: App\Entity\ReportStatus {#2970 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2958 +label: "En cours d'expertise" +value: "3" +data: App\Entity\ReportStatus {#2971 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +label: "Confirmé" +value: "4" +data: App\Entity\ReportStatus {#1590 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2960 +label: "Erreur de signalement" +value: "5" +data: App\Entity\ReportStatus {#2972 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2949 +label: "En cours de destruction" +value: "6" +data: App\Entity\ReportStatus {#1649 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2967 +label: "Non détruit" +value: "7" +data: App\Entity\ReportStatus {#1653 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1052 +label: "Détruit" +value: "8" +data: App\Entity\ReportStatus {#1652 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#1597 -elements: [ App\Entity\ReportStatus {#1590 …} App\Entity\ReportStatus {#1652 …} App\Entity\ReportStatus {#1649 …} App\Entity\ReportStatus {#1653 …} ] } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2948 -form: Symfony\Component\Form\Form {#1470 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2951 …5} |
| full_name | "filter[reportStatus][value][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter_reportStatus_value" |
| is_selected | Closure($choice, array $values) {#2957 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "value" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| select2_options | [ "placeholder" => "" "allowClear" => true "width" => "100%" "language" => "fr" ] |
| separator | "-------------------" |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| sortable | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter_reportStatus_value" |
| valid | true |
| value | [ "4" "8" "6" "7" ] |
_sort_by
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "" |
| Model Format | same as normalized format |
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 | 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 {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1157 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1172 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1173 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter__sort_by" ] |
| cache_key | "_filter__sort_by_hidden" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2954 -form: Symfony\Component\Form\Form {#1473 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2937 …5} |
| full_name | "filter[_sort_by]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter__sort_by" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_sort_by" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__sort_by" |
| valid | true |
| value | "" |
_sort_order
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
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 | 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 {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1210 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1212 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1211 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter__sort_order" ] |
| cache_key | "_filter__sort_order_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2968 -form: Symfony\Component\Form\Form {#1476 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2973 …5} |
| full_name | "filter[_sort_order]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter__sort_order" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_sort_order" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__sort_order" |
| valid | true |
| value | "" |
_page
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "1" |
| Model Format | same as normalized format |
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 | 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 {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1219 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1220 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter__page" ] |
| cache_key | "_filter__page_hidden" |
| compound | false |
| data | "1" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2975 -form: Symfony\Component\Form\Form {#1479 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2974 …5} |
| full_name | "filter[_page]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter__page" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_page" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__page" |
| valid | true |
| value | "1" |
_per_page
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "25" |
| Model Format | same as normalized format |
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 | 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 {#938 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#939 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#940 …} -namespace: Closure() {#942 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1228 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#80 …} $message: Closure() {#1229 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_filter__per_page" ] |
| cache_key | "_filter__per_page_hidden" |
| compound | false |
| data | "25" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2977 -form: Symfony\Component\Form\Form {#1482 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2976 …5} |
| full_name | "filter[_per_page]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "filter__per_page" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_per_page" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => false "use_select2" => false "confirm_exit" => true "sort_admins" => false "js_debug" => false "skin" => "skin-black" "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" "bundles/icevichuploader/css/vich.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => false ] ] |
| sonata_admin_enabled | false |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_filter__per_page" |
| valid | true |
| value | "25" |