Forms
-
s6a81be7ebbd27
-
name
-
abbr
-
_token
-
s6a81be7ebbd27
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 | App\Entity\DrivingLicenseType {#616 -id: 1 -name: "Light DD" -abbr: "LDD" -employees: Doctrine\ORM\PersistentCollection {#686 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data_class | "App\Entity\DrivingLicenseType" |
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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data_class | "App\Entity\DrivingLicenseType" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#751 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\DrivingLicenseType" } } |
| 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() {#753 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} $message: Closure() {#752 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_s6a81be7ebbd27" ] |
| cache_key | "_s6a81be7ebbd27_form" |
| compound | true |
| data | App\Entity\DrivingLicenseType {#616 -id: 1 -name: "Light DD" -abbr: "LDD" -employees: Doctrine\ORM\PersistentCollection {#686 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#801 -form: Symfony\Component\Form\Form {#797 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#754 …5} |
| full_name | "s6a81be7ebbd27" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81be7ebbd27" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "s6a81be7ebbd27" |
| 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" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "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" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81be7ebbd27" |
| valid | true |
| value | App\Entity\DrivingLicenseType {#616 -id: 1 -name: "Light DD" -abbr: "LDD" -employees: Doctrine\ORM\PersistentCollection {#686 …} } |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Light DD" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 30 ] |
[ "maxlength" => 30 ] |
| label | "Name" |
same as passed value |
| label_render | false |
false
|
| property_path | "name" |
same as passed value |
| required | true |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#760 #name: "name" #type: "string" #mappingType: "string" #fieldName: "name" #associationMapping: [] #fieldMapping: [ "length" => 30 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "name" "columnName" => "name" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272 #code: "admin.driving_license_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\DrivingLicenseType" -label: "DrivingLicenseType" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#278 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#301 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#302 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#305 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#308 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#314 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#316 …} -menuFactory: Knp\Menu\MenuFactory {#317 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#320 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#323 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#280 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#324 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "DrivingLicenseType" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#988 #name: "id" #type: "integer" #mappingType: "integer" #fieldName: "id" #associationMapping: [] #fieldMapping: [ "length" => null "id" => true "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "id" "columnName" => "id" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Id" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#989 #name: "name" #type: "string" #mappingType: "string" #fieldName: "name" #associationMapping: [] #fieldMapping: [ "length" => 30 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "name" "columnName" => "name" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Name" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "abbr" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#987 #name: "abbr" #type: "string" #mappingType: "string" #fieldName: "abbr" #associationMapping: [] #fieldMapping: [ "length" => 3 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "abbr" "columnName" => "abbr" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Abbr" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#760} "abbr" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#762 #name: "abbr" #type: "string" #mappingType: "string" #fieldName: "abbr" #associationMapping: [] #fieldMapping: [ "length" => 3 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "abbr" "columnName" => "abbr" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\DrivingLicenseType {#616 -id: 1 -name: "Light DD" -abbr: "LDD" -employees: Doctrine\ORM\PersistentCollection {#686 …} } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be7ebbd27" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#892 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#325 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "5fcb64dbdae6d1a1e739d6a8cc9cd0a7" => true "3e2e7b27e9ac3567e2255551083a627d" => true "bd59f50682810b75c664253034dd7afe" => true "74e4a082f5e17015b840b16389336041" => true "34404d85fd20d278dc51fe97d6959f60" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#984 …} -form: Symfony\Component\Form\Form {#797 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "DrivingLicenseType" => [ "collapsed" => false "class" => false "description" => false "label" => "Driving License Type" "translation_domain" => "messages" "name" => "DrivingLicenseType" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "abbr" => "abbr" ] "auto_created" => true ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "DrivingLicenseType" ] "tab" => true ] ] -showGroups: [ "DrivingLicenseType" => [ "collapsed" => false "class" => false "description" => false "label" => "Driving License Type" "translation_domain" => "messages" "name" => "DrivingLicenseType" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "abbr" => "abbr" ] "auto_created" => true ] ] -showTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "DrivingLicenseType" ] "tab" => true ] ] -loaded: [ "routes" => false "tab_menu" => true "show" => true "list" => false "form" => true "datagrid" => false ] } #associationAdmin: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 30 ] |
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#793 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| 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 | "name" |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#760 #name: "name" #type: "string" #mappingType: "string" #fieldName: "name" #associationMapping: [] #fieldMapping: [ "length" => 30 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "name" "columnName" => "name" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272 #code: "admin.driving_license_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\DrivingLicenseType" -label: "DrivingLicenseType" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#278 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#301 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#302 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#305 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#308 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#314 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#316 …} -menuFactory: Knp\Menu\MenuFactory {#317 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#320 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#323 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#280 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#324 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "DrivingLicenseType" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#988 #name: "id" #type: "integer" #mappingType: "integer" #fieldName: "id" #associationMapping: [] #fieldMapping: [ "length" => null "id" => true "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "id" "columnName" => "id" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Id" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#989 #name: "name" #type: "string" #mappingType: "string" #fieldName: "name" #associationMapping: [] #fieldMapping: [ "length" => 30 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "name" "columnName" => "name" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Name" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "abbr" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#987 #name: "abbr" #type: "string" #mappingType: "string" #fieldName: "abbr" #associationMapping: [] #fieldMapping: [ "length" => 3 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "abbr" "columnName" => "abbr" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Abbr" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#760} "abbr" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#762 #name: "abbr" #type: "string" #mappingType: "string" #fieldName: "abbr" #associationMapping: [] #fieldMapping: [ "length" => 3 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "abbr" "columnName" => "abbr" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\DrivingLicenseType {#616 -id: 1 -name: "Light DD" -abbr: "LDD" -employees: Doctrine\ORM\PersistentCollection {#686 …} } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be7ebbd27" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#892 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#325 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "5fcb64dbdae6d1a1e739d6a8cc9cd0a7" => true "3e2e7b27e9ac3567e2255551083a627d" => true "bd59f50682810b75c664253034dd7afe" => true "74e4a082f5e17015b840b16389336041" => true "34404d85fd20d278dc51fe97d6959f60" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#984 …} -form: Symfony\Component\Form\Form {#797 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "DrivingLicenseType" => [ "collapsed" => false "class" => false "description" => false "label" => "Driving License Type" "translation_domain" => "messages" "name" => "DrivingLicenseType" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "abbr" => "abbr" ] "auto_created" => true ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "DrivingLicenseType" ] "tab" => true ] ] -showGroups: [ "DrivingLicenseType" => [ "collapsed" => false "class" => false "description" => false "label" => "Driving License Type" "translation_domain" => "messages" "name" => "DrivingLicenseType" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "abbr" => "abbr" ] "auto_created" => true ] ] -showTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "DrivingLicenseType" ] "tab" => true ] ] -loaded: [ "routes" => false "tab_menu" => true "show" => true "list" => false "form" => true "datagrid" => false ] } #associationAdmin: null } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#791 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} $message: Closure() {#792 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 30 "class" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_s6a81be7ebbd27_name" "admin_driving_license_type_text" "admin_driving_license_type_name_text" "admin_driving_license_type_name_text_name" ] |
| cache_key | "_s6a81be7ebbd27_name_text" |
| compound | false |
| data | "Light DD" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#817 -form: Symfony\Component\Form\Form {#807 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#816 …5} |
| full_name | "s6a81be7ebbd27[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81be7ebbd27_name" |
| label | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => "name" "admin" => App\Admin\DrivingLicenseTypeAdmin {#272 #code: "admin.driving_license_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\DrivingLicenseType" -label: "DrivingLicenseType" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#278 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#301 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#302 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#305 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#308 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#314 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#316 …} -menuFactory: Knp\Menu\MenuFactory {#317 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#320 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#323 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#280 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#324 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "DrivingLicenseType" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#988 #name: "id" #type: "integer" #mappingType: "integer" #fieldName: "id" #associationMapping: [] #fieldMapping: [ "length" => null "id" => true "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "id" "columnName" => "id" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Id" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#989 #name: "name" #type: "string" #mappingType: "string" #fieldName: "name" #associationMapping: [] #fieldMapping: [ "length" => 30 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "name" "columnName" => "name" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Name" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "abbr" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#987 #name: "abbr" #type: "string" #mappingType: "string" #fieldName: "abbr" #associationMapping: [] #fieldMapping: [ "length" => 3 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "abbr" "columnName" => "abbr" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Abbr" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#760 #name: "name" #type: "string" #mappingType: "string" #fieldName: "name" #associationMapping: [] #fieldMapping: [ "length" => 30 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "name" "columnName" => "name" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "abbr" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#762 #name: "abbr" #type: "string" #mappingType: "string" #fieldName: "abbr" #associationMapping: [] #fieldMapping: [ "length" => 3 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "abbr" "columnName" => "abbr" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\DrivingLicenseType {#616 -id: 1 -name: "Light DD" -abbr: "LDD" -employees: Doctrine\ORM\PersistentCollection {#686 …} } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be7ebbd27" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#892 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#325 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "5fcb64dbdae6d1a1e739d6a8cc9cd0a7" => true "3e2e7b27e9ac3567e2255551083a627d" => true "bd59f50682810b75c664253034dd7afe" => true "74e4a082f5e17015b840b16389336041" => true "34404d85fd20d278dc51fe97d6959f60" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#984 …} -form: Symfony\Component\Form\Form {#797 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "DrivingLicenseType" => [ "collapsed" => false "class" => false "description" => false "label" => "Driving License Type" "translation_domain" => "messages" "name" => "DrivingLicenseType" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "abbr" => "abbr" ] "auto_created" => true ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "DrivingLicenseType" ] "tab" => true ] ] -showGroups: [ "DrivingLicenseType" => [ "collapsed" => false "class" => false "description" => false "label" => "Driving License Type" "translation_domain" => "messages" "name" => "DrivingLicenseType" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "abbr" => "abbr" ] "auto_created" => true ] ] -showTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "DrivingLicenseType" ] "tab" => true ] ] -loaded: [ "routes" => false "tab_menu" => true "show" => true "list" => false "form" => true "datagrid" => false ] } "value" => "Light DD" "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#760} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "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" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "" ] |
| sonata_admin_code | "admin.driving_license_type" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81be7ebbd27_name" |
| valid | true |
| value | "Light DD" |
abbr
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "LDD" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 3 ] |
[ "maxlength" => 3 ] |
| label | "Abbr" |
same as passed value |
| label_render | false |
false
|
| property_path | "abbr" |
same as passed value |
| required | true |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#762 #name: "abbr" #type: "string" #mappingType: "string" #fieldName: "abbr" #associationMapping: [] #fieldMapping: [ "length" => 3 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "abbr" "columnName" => "abbr" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272 #code: "admin.driving_license_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\DrivingLicenseType" -label: "DrivingLicenseType" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#278 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#301 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#302 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#305 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#308 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#314 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#316 …} -menuFactory: Knp\Menu\MenuFactory {#317 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#320 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#323 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#280 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#324 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "DrivingLicenseType" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#988 #name: "id" #type: "integer" #mappingType: "integer" #fieldName: "id" #associationMapping: [] #fieldMapping: [ "length" => null "id" => true "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "id" "columnName" => "id" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Id" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#989 #name: "name" #type: "string" #mappingType: "string" #fieldName: "name" #associationMapping: [] #fieldMapping: [ "length" => 30 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "name" "columnName" => "name" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Name" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "abbr" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#987 #name: "abbr" #type: "string" #mappingType: "string" #fieldName: "abbr" #associationMapping: [] #fieldMapping: [ "length" => 3 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "abbr" "columnName" => "abbr" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Abbr" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#760 #name: "name" #type: "string" #mappingType: "string" #fieldName: "name" #associationMapping: [] #fieldMapping: [ "length" => 30 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "name" "columnName" => "name" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "abbr" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#762} ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\DrivingLicenseType {#616 -id: 1 -name: "Light DD" -abbr: "LDD" -employees: Doctrine\ORM\PersistentCollection {#686 …} } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be7ebbd27" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#892 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#325 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "5fcb64dbdae6d1a1e739d6a8cc9cd0a7" => true "3e2e7b27e9ac3567e2255551083a627d" => true "bd59f50682810b75c664253034dd7afe" => true "74e4a082f5e17015b840b16389336041" => true "34404d85fd20d278dc51fe97d6959f60" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#984 …} -form: Symfony\Component\Form\Form {#797 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "DrivingLicenseType" => [ "collapsed" => false "class" => false "description" => false "label" => "Driving License Type" "translation_domain" => "messages" "name" => "DrivingLicenseType" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "abbr" => "abbr" ] "auto_created" => true ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "DrivingLicenseType" ] "tab" => true ] ] -showGroups: [ "DrivingLicenseType" => [ "collapsed" => false "class" => false "description" => false "label" => "Driving License Type" "translation_domain" => "messages" "name" => "DrivingLicenseType" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "abbr" => "abbr" ] "auto_created" => true ] ] -showTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "DrivingLicenseType" ] "tab" => true ] ] -loaded: [ "routes" => false "tab_menu" => true "show" => true "list" => false "form" => true "datagrid" => false ] } #associationAdmin: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 3 ] |
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#785 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | "Abbr" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| 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 | "abbr" |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#762 #name: "abbr" #type: "string" #mappingType: "string" #fieldName: "abbr" #associationMapping: [] #fieldMapping: [ "length" => 3 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "abbr" "columnName" => "abbr" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272 #code: "admin.driving_license_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\DrivingLicenseType" -label: "DrivingLicenseType" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#278 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#301 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#302 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#305 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#308 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#314 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#316 …} -menuFactory: Knp\Menu\MenuFactory {#317 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#320 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#323 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#280 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#324 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "DrivingLicenseType" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#988 #name: "id" #type: "integer" #mappingType: "integer" #fieldName: "id" #associationMapping: [] #fieldMapping: [ "length" => null "id" => true "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "id" "columnName" => "id" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Id" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#989 #name: "name" #type: "string" #mappingType: "string" #fieldName: "name" #associationMapping: [] #fieldMapping: [ "length" => 30 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "name" "columnName" => "name" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Name" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "abbr" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#987 #name: "abbr" #type: "string" #mappingType: "string" #fieldName: "abbr" #associationMapping: [] #fieldMapping: [ "length" => 3 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "abbr" "columnName" => "abbr" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Abbr" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#760 #name: "name" #type: "string" #mappingType: "string" #fieldName: "name" #associationMapping: [] #fieldMapping: [ "length" => 30 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "name" "columnName" => "name" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "abbr" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#762} ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\DrivingLicenseType {#616 -id: 1 -name: "Light DD" -abbr: "LDD" -employees: Doctrine\ORM\PersistentCollection {#686 …} } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be7ebbd27" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#892 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#325 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "5fcb64dbdae6d1a1e739d6a8cc9cd0a7" => true "3e2e7b27e9ac3567e2255551083a627d" => true "bd59f50682810b75c664253034dd7afe" => true "74e4a082f5e17015b840b16389336041" => true "34404d85fd20d278dc51fe97d6959f60" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#984 …} -form: Symfony\Component\Form\Form {#797 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "DrivingLicenseType" => [ "collapsed" => false "class" => false "description" => false "label" => "Driving License Type" "translation_domain" => "messages" "name" => "DrivingLicenseType" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "abbr" => "abbr" ] "auto_created" => true ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "DrivingLicenseType" ] "tab" => true ] ] -showGroups: [ "DrivingLicenseType" => [ "collapsed" => false "class" => false "description" => false "label" => "Driving License Type" "translation_domain" => "messages" "name" => "DrivingLicenseType" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "abbr" => "abbr" ] "auto_created" => true ] ] -showTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "DrivingLicenseType" ] "tab" => true ] ] -loaded: [ "routes" => false "tab_menu" => true "show" => true "list" => false "form" => true "datagrid" => false ] } #associationAdmin: null } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} $message: Closure() {#799 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 3 "class" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_s6a81be7ebbd27_abbr" "admin_driving_license_type_text" "admin_driving_license_type_abbr_text" "admin_driving_license_type_abbr_text_abbr" ] |
| cache_key | "_s6a81be7ebbd27_abbr_text" |
| compound | false |
| data | "LDD" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#818 -form: Symfony\Component\Form\Form {#810 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#819 …5} |
| full_name | "s6a81be7ebbd27[abbr]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81be7ebbd27_abbr" |
| label | "Abbr" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "abbr" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => "abbr" "admin" => App\Admin\DrivingLicenseTypeAdmin {#272 #code: "admin.driving_license_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\DrivingLicenseType" -label: "DrivingLicenseType" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#278 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#301 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#302 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#305 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#308 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#314 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#316 …} -menuFactory: Knp\Menu\MenuFactory {#317 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#320 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#323 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#280 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#324 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "DrivingLicenseType" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#988 #name: "id" #type: "integer" #mappingType: "integer" #fieldName: "id" #associationMapping: [] #fieldMapping: [ "length" => null "id" => true "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "id" "columnName" => "id" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Id" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#989 #name: "name" #type: "string" #mappingType: "string" #fieldName: "name" #associationMapping: [] #fieldMapping: [ "length" => 30 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "name" "columnName" => "name" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Name" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "abbr" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#987 #name: "abbr" #type: "string" #mappingType: "string" #fieldName: "abbr" #associationMapping: [] #fieldMapping: [ "length" => 3 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "abbr" "columnName" => "abbr" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Abbr" "safe" => false ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#760 #name: "name" #type: "string" #mappingType: "string" #fieldName: "name" #associationMapping: [] #fieldMapping: [ "length" => 30 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "name" "columnName" => "name" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } "abbr" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#762 #name: "abbr" #type: "string" #mappingType: "string" #fieldName: "abbr" #associationMapping: [] #fieldMapping: [ "length" => 3 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "abbr" "columnName" => "abbr" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\DrivingLicenseTypeAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\DrivingLicenseType {#616 -id: 1 -name: "Light DD" -abbr: "LDD" -employees: Doctrine\ORM\PersistentCollection {#686 …} } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be7ebbd27" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#892 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#325 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "5fcb64dbdae6d1a1e739d6a8cc9cd0a7" => true "3e2e7b27e9ac3567e2255551083a627d" => true "bd59f50682810b75c664253034dd7afe" => true "74e4a082f5e17015b840b16389336041" => true "34404d85fd20d278dc51fe97d6959f60" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#984 …} -form: Symfony\Component\Form\Form {#797 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "DrivingLicenseType" => [ "collapsed" => false "class" => false "description" => false "label" => "Driving License Type" "translation_domain" => "messages" "name" => "DrivingLicenseType" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "abbr" => "abbr" ] "auto_created" => true ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "DrivingLicenseType" ] "tab" => true ] ] -showGroups: [ "DrivingLicenseType" => [ "collapsed" => false "class" => false "description" => false "label" => "Driving License Type" "translation_domain" => "messages" "name" => "DrivingLicenseType" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "abbr" => "abbr" ] "auto_created" => true ] ] -showTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => "messages" "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "DrivingLicenseType" ] "tab" => true ] ] -loaded: [ "routes" => false "tab_menu" => true "show" => true "list" => false "form" => true "datagrid" => false ] } "value" => "LDD" "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#762} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "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" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "" ] |
| sonata_admin_code | "admin.driving_license_type" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81be7ebbd27_abbr" |
| valid | true |
| value | "LDD" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "64d55c48bf4ccc0d.rzfpMeRz1qako_VJ3vJLs4K9Lo4Iv9Gae2NUAD-xt9w.n3CHR9cFounr6Jobr6AFiuPcd_Zy2LPQSwYYaAr1hZfIfdtIsSWM3sD8wQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "64d55c48bf4ccc0d.rzfpMeRz1qako_VJ3vJLs4K9Lo4Iv9Gae2NUAD-xt9w.n3CHR9cFounr6Jobr6AFiuPcd_Zy2LPQSwYYaAr1hZfIfdtIsSWM3sD8wQ" |
same as passed value |
| mapped | false |
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 | "csrf_token" |
| 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 {#726 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#727 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#728 …} -namespace: Closure() {#730 …} } |
| data | "64d55c48bf4ccc0d.rzfpMeRz1qako_VJ3vJLs4K9Lo4Iv9Gae2NUAD-xt9w.n3CHR9cFounr6Jobr6AFiuPcd_Zy2LPQSwYYaAr1hZfIfdtIsSWM3sD8wQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#842 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 | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#844 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} $message: Closure() {#843 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_s6a81be7ebbd27__token" ] |
| cache_key | "_s6a81be7ebbd27__token_hidden" |
| compound | false |
| data | "64d55c48bf4ccc0d.rzfpMeRz1qako_VJ3vJLs4K9Lo4Iv9Gae2NUAD-xt9w.n3CHR9cFounr6Jobr6AFiuPcd_Zy2LPQSwYYaAr1hZfIfdtIsSWM3sD8wQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#854 -form: Symfony\Component\Form\Form {#850 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#845 …5} |
| full_name | "s6a81be7ebbd27[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81be7ebbd27__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| 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" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "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" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81be7ebbd27__token" |
| valid | true |
| value | "64d55c48bf4ccc0d.rzfpMeRz1qako_VJ3vJLs4K9Lo4Iv9Gae2NUAD-xt9w.n3CHR9cFounr6Jobr6AFiuPcd_Zy2LPQSwYYaAr1hZfIfdtIsSWM3sD8wQ" |