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 {#1530 -value: App\Entity\Department {#1546 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1639 …} -sectors: Doctrine\ORM\PersistentCollection {#1625 …} } -type: null -hasValue: true } "date" => Sonata\AdminBundle\Filter\Model\FilterData {#1592 -value: null -type: null -hasValue: false } "reportCategory" => Sonata\AdminBundle\Filter\Model\FilterData {#1632 -value: App\Entity\ReportCategory {#1619 -id: 1 -label: "Nid" } -type: null -hasValue: true } "reportStatus" => Sonata\AdminBundle\Filter\Model\FilterData {#1600 -value: Doctrine\Common\Collections\ArrayCollection {#1598 -elements: [ App\Entity\ReportStatus {#292 …} App\Entity\ReportStatus {#1653 …} App\Entity\ReportStatus {#1650 …} App\Entity\ReportStatus {#1654 …} ] } -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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#960 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() {#963 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#961 …} $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 {#1530 -value: App\Entity\Department {#1546 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1639 …} -sectors: Doctrine\ORM\PersistentCollection {#1625 …} } -type: null -hasValue: true } "date" => Sonata\AdminBundle\Filter\Model\FilterData {#1592 -value: null -type: null -hasValue: false } "reportCategory" => Sonata\AdminBundle\Filter\Model\FilterData {#1632 -value: App\Entity\ReportCategory {#1619 -id: 1 -label: "Nid" } -type: null -hasValue: true } "reportStatus" => Sonata\AdminBundle\Filter\Model\FilterData {#1600 -value: Doctrine\Common\Collections\ArrayCollection {#1598 -elements: [ App\Entity\ReportStatus {#292 …} App\Entity\ReportStatus {#1653 …} App\Entity\ReportStatus {#1650 …} App\Entity\ReportStatus {#1654 …} ] } -type: null -hasValue: true } "_sort_by" => "" "_sort_order" => null "_page" => "1" "_per_page" => "25" ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#787 -form: Symfony\Component\Form\Form {#1247 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1213 …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 {#1530 -value: App\Entity\Department {#1546 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1639 …} -sectors: Doctrine\ORM\PersistentCollection {#1625 …} } -type: null -hasValue: true } "date" => Sonata\AdminBundle\Filter\Model\FilterData {#1592 -value: null -type: null -hasValue: false } "reportCategory" => Sonata\AdminBundle\Filter\Model\FilterData {#1632 -value: App\Entity\ReportCategory {#1619 -id: 1 -label: "Nid" } -type: null -hasValue: true } "reportStatus" => Sonata\AdminBundle\Filter\Model\FilterData {#1600 -value: Doctrine\Common\Collections\ArrayCollection {#1598 -elements: [ App\Entity\ReportStatus {#292 …} App\Entity\ReportStatus {#1653 …} App\Entity\ReportStatus {#1650 …} App\Entity\ReportStatus {#1654 …} ] } -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 {#1546 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1639 …} -sectors: Doctrine\ORM\PersistentCollection {#1625 …} } ] |
| Model Format |
Sonata\AdminBundle\Filter\Model\FilterData {#1530 -value: App\Entity\Department {#1546 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1639 …} -sectors: Doctrine\ORM\PersistentCollection {#1625 …} } -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [ "class" => "App\Entity\Department" "query_builder" => Closure(DepartmentRepository $departmentRepository) {#984 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#634 …} } "select2_options" => [ "allowClear" => false ] ] |
[ "class" => "App\Entity\Department" "query_builder" => Closure(DepartmentRepository $departmentRepository) {#984 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#634 …} } "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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1121 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) {#984 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#634 …} } "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() {#1120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1122 …} $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 {#1546 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1639 …} -sectors: Doctrine\ORM\PersistentCollection {#1625 …} } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#814 -form: Symfony\Component\Form\Form {#1339 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#812 …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 {#1546 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1639 …} -sectors: Doctrine\ORM\PersistentCollection {#1625 …} } ] |
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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| 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() {#1240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1241 …} $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 {#1222 +label: "label_type_equals" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#691 +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 {#1227 -form: Symfony\Component\Form\Form {#1338 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1232 …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) {#1217 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 {#1546 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1639 …} -sectors: Doctrine\ORM\PersistentCollection {#1625 …} } |
| 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) {#984 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#634 …} } |
Doctrine\ORM\QueryBuilder {#1306 -_em: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#714 …12} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1301 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } Doctrine\ORM\Query\Expr\Select {#1303 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1278 #from: "App\Entity\Department" #alias: "e" #indexBy: null } ] "join" => [ "e" => [ Doctrine\ORM\Query\Expr\Join {#1288 #joinType: "INNER" #join: "e.region" #alias: "r" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1310 #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 {#1317 #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 {#1300 …} -_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 {#1273 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1298 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1331 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1312 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1431 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1316 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1346 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1392 …} } |
| 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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#714 …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 {#1345 -om: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#714 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1290 …} -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 {#1306 -_em: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#714 …12} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1301 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } Doctrine\ORM\Query\Expr\Select {#1303 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1278 #from: "App\Entity\Department" #alias: "e" #indexBy: null } ] "join" => [ "e" => [ Doctrine\ORM\Query\Expr\Join {#1288 #joinType: "INNER" #join: "e.region" #alias: "r" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1310 #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 {#1317 #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 {#1300 …} -_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() {#1291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1292 …} $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 {#689 +label: "Ain (01)" +value: "1" +data: App\Entity\Department {#1546 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1639 …} -sectors: Doctrine\ORM\PersistentCollection {#1625 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#687 +label: "Allier (03)" +value: "3" +data: App\Entity\Department {#2815 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#683 +label: "Ardèche (07)" +value: "7" +data: App\Entity\Department {#2888 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2749 +label: "Cantal (15)" +value: "15" +data: App\Entity\Department {#2891 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#632 +label: "Drôme (26)" +value: "25" +data: App\Entity\Department {#2894 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2855 +label: "Isère (38)" +value: "39" +data: App\Entity\Department {#2897 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1204 +label: "Loire (42)" +value: "43" +data: App\Entity\Department {#2900 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2885 +label: "Haute-Loire (43)" +value: "44" +data: App\Entity\Department {#2903 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1209 +label: "Puy-de-Dôme (63)" +value: "64" +data: App\Entity\Department {#2906 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#685 +label: "Rhône (69)" +value: "70" +data: App\Entity\Department {#2909 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +label: "Savoie (73)" +value: "74" +data: App\Entity\Department {#2912 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2918 +label: "Haute-Savoie (74)" +value: "75" +data: App\Entity\Department {#2915 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Department {#1546 -id: 1 -label: "Ain" -code: "01" -slug: "ain" -region: App\Entity\Region {#1639 …} -sectors: Doctrine\ORM\PersistentCollection {#1625 …} } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#818 -form: Symfony\Component\Form\Form {#1354 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#816 …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) {#2920 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 {#1592 -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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1116 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() {#1037 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#992 …} $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 {#1047 -form: Symfony\Component\Form\Form {#1318 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#927 …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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1342 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() {#1343 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1340 …} $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 {#2924 -form: Symfony\Component\Form\Form {#1321 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2923 …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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| 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() {#1379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1384 …} $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 {#2928 +label: "2025" +value: "2025" +data: "2025" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +label: "2024" +value: "2024" +data: "2024" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2926 -form: Symfony\Component\Form\Form {#1324 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2925 …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) {#2930 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 {#1619 -id: 1 -label: "Nid" } ] |
| Model Format |
Sonata\AdminBundle\Filter\Model\FilterData {#1632 -value: App\Entity\ReportCategory {#1619 -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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1055 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() {#1057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1056 …} $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 {#1619 -id: 1 -label: "Nid" } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2921 -form: Symfony\Component\Form\Form {#1427 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2922 …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 {#1619 -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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| 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() {#1329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1328 …} $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 {#1222 +label: "label_type_equals" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#691 +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 {#2934 -form: Symfony\Component\Form\Form {#1424 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2933 …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) {#2936 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 {#1619 -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 {#1273 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1298 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1400 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1363 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1404 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1316 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1399 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1401 …} } |
| 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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#714 …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 {#1358 -om: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#714 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1359 …} -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() {#1364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1365 …} $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 {#2939 +label: "Nid" +value: "1" +data: App\Entity\ReportCategory {#1619 -id: 1 -label: "Nid" } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2940 +label: "Insecte" +value: "2" +data: App\Entity\ReportCategory {#2951 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\ReportCategory {#1619 -id: 1 -label: "Nid" } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2935 -form: Symfony\Component\Form\Form {#1421 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2937 …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) {#2947 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 {#1598 -elements: [ App\Entity\ReportStatus {#292 …} App\Entity\ReportStatus {#1653 …} App\Entity\ReportStatus {#1650 …} App\Entity\ReportStatus {#1654 …} ] } ] |
| Model Format |
Sonata\AdminBundle\Filter\Model\FilterData {#1600 -value: Doctrine\Common\Collections\ArrayCollection {#1598 -elements: [ App\Entity\ReportStatus {#292 …} App\Entity\ReportStatus {#1653 …} App\Entity\ReportStatus {#1650 …} App\Entity\ReportStatus {#1654 …} ] } -type: null -hasValue: true } |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| field_options | [ "class" => "App\Entity\ReportStatus" "query_builder" => Closure(ReportStatusRepository $statusRepository) {#1129 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#634 …} } "multiple" => true ] |
[ "class" => "App\Entity\ReportStatus" "query_builder" => Closure(ReportStatusRepository $statusRepository) {#1129 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#634 …} } "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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1065 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) {#1129 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#634 …} } "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() {#1067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1066 …} $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 {#1598 -elements: [ App\Entity\ReportStatus {#292 …} App\Entity\ReportStatus {#1653 …} App\Entity\ReportStatus {#1650 …} App\Entity\ReportStatus {#1654 …} ] } ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2931 -form: Symfony\Component\Form\Form {#1468 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2932 …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 {#1598 -elements: [ App\Entity\ReportStatus {#292 …} App\Entity\ReportStatus {#1653 …} App\Entity\ReportStatus {#1650 …} App\Entity\ReportStatus {#1654 …} ] } ] |
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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| 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() {#1416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1417 …} $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 {#1222 +label: "label_type_equals" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#691 +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 {#1199 -form: Symfony\Component\Form\Form {#1470 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2953 …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) {#2941 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 {#1598 -elements: [ App\Entity\ReportStatus {#292 …} App\Entity\ReportStatus {#1653 …} App\Entity\ReportStatus {#1650 …} App\Entity\ReportStatus {#1654 …} ] } |
| 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) {#1129 class: "App\Admin\ReportMapAdminPublic" this: App\Admin\ReportMapAdminPublic {#634 …} } |
Doctrine\ORM\QueryBuilder {#1447 -_em: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#714 …12} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1449 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1439 #from: "App\Entity\ReportStatus" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1441 #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 {#1435 …} -_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 {#1273 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1298 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1464 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1448 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1442 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1316 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1450 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1445 …} } |
| 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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#714 …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 {#1452 -om: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#714 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1430 …} -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 {#1447 -_em: ContainerLdfN5TQ\EntityManagerGhostEbeb667 {#714 …12} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1449 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1439 #from: "App\Entity\ReportStatus" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1441 #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 {#1435 …} -_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() {#1432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1390 …} $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 {#2956 +label: "Nouveau" +value: "1" +data: App\Entity\ReportStatus {#2970 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2957 +label: "Doublon" +value: "2" +data: App\Entity\ReportStatus {#2971 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2959 +label: "En cours d'expertise" +value: "3" +data: App\Entity\ReportStatus {#2972 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2962 +label: "Confirmé" +value: "4" +data: App\Entity\ReportStatus {#292 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +label: "Erreur de signalement" +value: "5" +data: App\Entity\ReportStatus {#2973 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +label: "En cours de destruction" +value: "6" +data: App\Entity\ReportStatus {#1650 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2968 +label: "Non détruit" +value: "7" +data: App\Entity\ReportStatus {#1654 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1195 +label: "Détruit" +value: "8" +data: App\Entity\ReportStatus {#1653 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#1598 -elements: [ App\Entity\ReportStatus {#292 …} App\Entity\ReportStatus {#1653 …} App\Entity\ReportStatus {#1650 …} App\Entity\ReportStatus {#1654 …} ] } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2949 -form: Symfony\Component\Form\Form {#1473 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2952 …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) {#2958 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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1102 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() {#1112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1126 …} $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 {#2955 -form: Symfony\Component\Form\Form {#1476 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2938 …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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1099 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() {#1095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1096 …} $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 {#2969 -form: Symfony\Component\Form\Form {#1479 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2974 …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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1081 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() {#1083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1082 …} $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 {#2976 -form: Symfony\Component\Form\Form {#1482 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2975 …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 {#933 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#934 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#937 …} -namespace: Closure() {#951 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1086 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() {#1254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#55 …} $message: Closure() {#1074 …} $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 {#2978 -form: Symfony\Component\Form\Form {#1485 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2977 …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" |