Forms
-
s6a81be5c19bcc
-
name
-
positions
-
orangePeriod
-
redPeriod
-
_token
-
s6a81be5c19bcc
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\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data_class | "App\Entity\Certificate" |
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 {#708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#710 …} -namespace: Closure() {#712 …} } |
| data_class | "App\Entity\Certificate" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#733 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Certificate" } } |
| 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() {#735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} $message: Closure() {#734 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_s6a81be5c19bcc" ] |
| cache_key | "_s6a81be5c19bcc_form" |
| compound | true |
| data | App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#858 -form: Symfony\Component\Form\Form {#854 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#736 …5} |
| full_name | "s6a81be5c19bcc" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81be5c19bcc" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "s6a81be5c19bcc" |
| 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 | "_s6a81be5c19bcc" |
| valid | true |
| value | App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } |
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 | "HUET" |
| 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 {#742 #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\CertificateAdmin {#272 #code: "admin.certificate_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Certificate" -label: "Certificate" -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: "Certificate" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1393 #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\CertificateAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1394 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1392 #name: "positions" #type: "many_to_many" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/Association/show_many_to_many.html.twig" #options: [ "label" => "Positions" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1398 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1396 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Orange Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1399 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Red Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#742} "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744 #name: "positions" #type: "8" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#746 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be5c19bcc" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#1279 …} -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: [ "5c5887aa238cef32a239fffacf270daa" => true "3e2e7b27e9ac3567e2255551083a627d" => true "1fce901a5a3c845ca4598fb7a23e71ee" => true "74e4a082f5e17015b840b16389336041" => true "8877562c48f929f952bff3552526256a" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#1389 …} -form: Symfony\Component\Form\Form {#854 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -showGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "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 {#708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#710 …} -namespace: Closure() {#712 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#772 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 {#742 #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\CertificateAdmin {#272 #code: "admin.certificate_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Certificate" -label: "Certificate" -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: "Certificate" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1393 #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\CertificateAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1394 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1392 #name: "positions" #type: "many_to_many" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/Association/show_many_to_many.html.twig" #options: [ "label" => "Positions" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1398 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1396 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Orange Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1399 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Red Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#742} "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744 #name: "positions" #type: "8" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#746 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be5c19bcc" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#1279 …} -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: [ "5c5887aa238cef32a239fffacf270daa" => true "3e2e7b27e9ac3567e2255551083a627d" => true "1fce901a5a3c845ca4598fb7a23e71ee" => true "74e4a082f5e17015b840b16389336041" => true "8877562c48f929f952bff3552526256a" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#1389 …} -form: Symfony\Component\Form\Form {#854 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -showGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "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() {#787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} $message: Closure() {#788 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 30 "class" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_s6a81be5c19bcc_name" "admin_certificate_type_text" "admin_certificate_type_name_text" "admin_certificate_type_name_text_name" ] |
| cache_key | "_s6a81be5c19bcc_name_text" |
| compound | false |
| data | "HUET" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#879 -form: Symfony\Component\Form\Form {#866 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#786 …5} |
| full_name | "s6a81be5c19bcc[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81be5c19bcc_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\CertificateAdmin {#272 #code: "admin.certificate_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Certificate" -label: "Certificate" -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: "Certificate" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1393 #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\CertificateAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1394 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1392 #name: "positions" #type: "many_to_many" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/Association/show_many_to_many.html.twig" #options: [ "label" => "Positions" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1398 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1396 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Orange Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1399 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Red Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#742 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744 #name: "positions" #type: "8" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#746 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be5c19bcc" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#1279 …} -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: [ "5c5887aa238cef32a239fffacf270daa" => true "3e2e7b27e9ac3567e2255551083a627d" => true "1fce901a5a3c845ca4598fb7a23e71ee" => true "74e4a082f5e17015b840b16389336041" => true "8877562c48f929f952bff3552526256a" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#1389 …} -form: Symfony\Component\Form\Form {#854 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -showGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -loaded: [ "routes" => false "tab_menu" => true "show" => true "list" => false "form" => true "datagrid" => false ] } "value" => "HUET" "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#742} "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.certificate_type" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81be5c19bcc_name" |
| valid | true |
| value | "HUET" |
positions
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 | Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636} -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } |
| View Format |
[ "3" "4" "14" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Position" |
same as passed value |
| em | "default" |
ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} |
| label | "Positions" |
same as passed value |
| label_render | false |
false
|
| multiple | true |
same as passed value |
| property_path | "positions" |
same as passed value |
| required | false |
false
|
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744 #name: "positions" #type: "8" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272 #code: "admin.certificate_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Certificate" -label: "Certificate" -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: "Certificate" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1393 #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\CertificateAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1394 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1392 #name: "positions" #type: "many_to_many" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/Association/show_many_to_many.html.twig" #options: [ "label" => "Positions" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1398 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1396 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Orange Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1399 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Red Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#742 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744} "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be5c19bcc" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#1279 …} -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: [ "5c5887aa238cef32a239fffacf270daa" => true "3e2e7b27e9ac3567e2255551083a627d" => true "1fce901a5a3c845ca4598fb7a23e71ee" => true "74e4a082f5e17015b840b16389336041" => true "8877562c48f929f952bff3552526256a" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#1389 …} -form: Symfony\Component\Form\Form {#854 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -showGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -loaded: [ "routes" => false "tab_menu" => true "show" => true "list" => false "form" => true "datagrid" => false ] } #associationAdmin: App\Admin\PositionAdmin {#746 …} } |
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 {#806 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#807 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#821 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#811 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#822 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#823 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#825 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#824 …} } |
| choices | null |
| class | "App\Entity\Position" |
| 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 {#708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#710 …} -namespace: Closure() {#712 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …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 {#812 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#632 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Positions" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| 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 | "positions" |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744 #name: "positions" #type: "8" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272 #code: "admin.certificate_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Certificate" -label: "Certificate" -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: "Certificate" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1393 #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\CertificateAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1394 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1392 #name: "positions" #type: "many_to_many" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/Association/show_many_to_many.html.twig" #options: [ "label" => "Positions" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1398 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1396 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Orange Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1399 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Red Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#742 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744} "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be5c19bcc" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#1279 …} -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: [ "5c5887aa238cef32a239fffacf270daa" => true "3e2e7b27e9ac3567e2255551083a627d" => true "1fce901a5a3c845ca4598fb7a23e71ee" => true "74e4a082f5e17015b840b16389336041" => true "8877562c48f929f952bff3552526256a" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#1389 …} -form: Symfony\Component\Form\Form {#854 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -showGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -loaded: [ "routes" => false "tab_menu" => true "show" => true "list" => false "form" => true "datagrid" => false ] } #associationAdmin: App\Admin\PositionAdmin {#746 …} } |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} $message: Closure() {#808 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"class" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_s6a81be5c19bcc_positions" "admin_certificate_type_entity" "admin_certificate_type_positions_entity" "admin_certificate_type_positions_entity_positions" ] |
| cache_key | "_s6a81be5c19bcc_positions_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1115 +label: "[Management] Director" +value: "1" +data: App\Entity\Position {#1110 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1181 +label: "[Management] Operations Manager" +value: "2" +data: App\Entity\Position {#1125 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1179 +label: "[Field] Supervisor" +value: "3" +data: App\Entity\Position {#902 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1188 +label: "[Field] Operator" +value: "4" +data: App\Entity\Position {#955 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1186 +label: "[Support] Foreman" +value: "5" +data: App\Entity\Position {#1130 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1195 +label: "[Support] Readiness" +value: "6" +data: App\Entity\Position {#1138 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1193 +label: "[Support] HSE" +value: "7" +data: App\Entity\Position {#1143 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1113 +label: "[Support] PCE" +value: "8" +data: App\Entity\Position {#1148 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1196 +label: "[Support] SDM/EIC" +value: "9" +data: App\Entity\Position {#1153 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1197 +label: "[Support] Tooldresser" +value: "10" +data: App\Entity\Position {#1158 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1198 +label: "[Support] Ticketing" +value: "11" +data: App\Entity\Position {#1163 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1199 +label: "[Support] Admin" +value: "12" +data: App\Entity\Position {#1168 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1200 +label: "[Mixed] Engineer" +value: "13" +data: App\Entity\Position {#1173 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1208 +label: "[Mixed] Mechanic" +value: "14" +data: App\Entity\Position {#1016 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636} -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#916 -form: Symfony\Component\Form\Form {#869 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#914 …5} |
| full_name | "s6a81be5c19bcc[positions][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81be5c19bcc_positions" |
| is_selected | Closure($choice, array $values) {#1201 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Positions" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "positions" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => "positions" "admin" => App\Admin\CertificateAdmin {#272 #code: "admin.certificate_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Certificate" -label: "Certificate" -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: "Certificate" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1393 #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\CertificateAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1394 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1392 #name: "positions" #type: "many_to_many" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/Association/show_many_to_many.html.twig" #options: [ "label" => "Positions" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1398 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1396 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Orange Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1399 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Red Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#742 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744 #name: "positions" #type: "8" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#746 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be5c19bcc" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#1279 …} -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: [ "5c5887aa238cef32a239fffacf270daa" => true "3e2e7b27e9ac3567e2255551083a627d" => true "1fce901a5a3c845ca4598fb7a23e71ee" => true "74e4a082f5e17015b840b16389336041" => true "8877562c48f929f952bff3552526256a" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#1389 …} -form: Symfony\Component\Form\Form {#854 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -showGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -loaded: [ "routes" => false "tab_menu" => true "show" => true "list" => false "form" => true "datagrid" => false ] } "value" => Doctrine\ORM\PersistentCollection {#636} "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744} "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.certificate_type" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81be5c19bcc_positions" |
| valid | true |
| value | [ "3" "4" "14" ] |
orangePeriod
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 3 |
| View Format |
"3"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Orange Period" |
same as passed value |
| label_render | false |
false
|
| property_path | "orangePeriod" |
same as passed value |
| required | true |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272 #code: "admin.certificate_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Certificate" -label: "Certificate" -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: "Certificate" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1393 #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\CertificateAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1394 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1392 #name: "positions" #type: "many_to_many" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/Association/show_many_to_many.html.twig" #options: [ "label" => "Positions" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1398 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1396 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Orange Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1399 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Red Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#742 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744 #name: "positions" #type: "8" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#746 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747} "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be5c19bcc" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#1279 …} -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: [ "5c5887aa238cef32a239fffacf270daa" => true "3e2e7b27e9ac3567e2255551083a627d" => true "1fce901a5a3c845ca4598fb7a23e71ee" => true "74e4a082f5e17015b840b16389336041" => true "8877562c48f929f952bff3552526256a" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#1389 …} -form: Symfony\Component\Form\Form {#854 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -showGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "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 | [] |
| 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 {#708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#710 …} -namespace: Closure() {#712 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#844 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 |
| grouping | false |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Orange Period" |
| 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 | "orangePeriod" |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272 #code: "admin.certificate_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Certificate" -label: "Certificate" -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: "Certificate" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1393 #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\CertificateAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1394 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1392 #name: "positions" #type: "many_to_many" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/Association/show_many_to_many.html.twig" #options: [ "label" => "Positions" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1398 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1396 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Orange Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1399 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Red Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#742 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744 #name: "positions" #type: "8" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#746 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747} "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be5c19bcc" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#1279 …} -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: [ "5c5887aa238cef32a239fffacf270daa" => true "3e2e7b27e9ac3567e2255551083a627d" => true "1fce901a5a3c845ca4598fb7a23e71ee" => true "74e4a082f5e17015b840b16389336041" => true "8877562c48f929f952bff3552526256a" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#1389 …} -form: Symfony\Component\Form\Form {#854 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -showGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "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() {#846 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} $message: Closure() {#845 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"class" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_s6a81be5c19bcc_orangePeriod" "admin_certificate_type_integer" "admin_certificate_type_orangePeriod_integer" "admin_certificate_type_orangePeriod_integer_orangePeriod" ] |
| cache_key | "_s6a81be5c19bcc_orangePeriod_integer" |
| compound | false |
| data | 3 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1209 -form: Symfony\Component\Form\Form {#872 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1210 …5} |
| full_name | "s6a81be5c19bcc[orangePeriod]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81be5c19bcc_orangePeriod" |
| label | "Orange Period" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "orangePeriod" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => "orangePeriod" "admin" => App\Admin\CertificateAdmin {#272 #code: "admin.certificate_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Certificate" -label: "Certificate" -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: "Certificate" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1393 #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\CertificateAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1394 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1392 #name: "positions" #type: "many_to_many" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/Association/show_many_to_many.html.twig" #options: [ "label" => "Positions" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1398 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1396 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Orange Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1399 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Red Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#742 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744 #name: "positions" #type: "8" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#746 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be5c19bcc" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#1279 …} -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: [ "5c5887aa238cef32a239fffacf270daa" => true "3e2e7b27e9ac3567e2255551083a627d" => true "1fce901a5a3c845ca4598fb7a23e71ee" => true "74e4a082f5e17015b840b16389336041" => true "8877562c48f929f952bff3552526256a" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#1389 …} -form: Symfony\Component\Form\Form {#854 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -showGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -loaded: [ "routes" => false "tab_menu" => true "show" => true "list" => false "form" => true "datagrid" => false ] } "value" => 3 "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747} "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.certificate_type" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81be5c19bcc_orangePeriod" |
| valid | true |
| value | "3" |
redPeriod
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0 |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Red Period" |
same as passed value |
| label_render | false |
false
|
| property_path | "redPeriod" |
same as passed value |
| required | true |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272 #code: "admin.certificate_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Certificate" -label: "Certificate" -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: "Certificate" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1393 #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\CertificateAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1394 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1392 #name: "positions" #type: "many_to_many" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/Association/show_many_to_many.html.twig" #options: [ "label" => "Positions" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1398 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1396 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Orange Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1399 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Red Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#742 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744 #name: "positions" #type: "8" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#746 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749} ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be5c19bcc" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#1279 …} -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: [ "5c5887aa238cef32a239fffacf270daa" => true "3e2e7b27e9ac3567e2255551083a627d" => true "1fce901a5a3c845ca4598fb7a23e71ee" => true "74e4a082f5e17015b840b16389336041" => true "8877562c48f929f952bff3552526256a" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#1389 …} -form: Symfony\Component\Form\Form {#854 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -showGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "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 | [] |
| 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 {#708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#710 …} -namespace: Closure() {#712 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#839 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 |
| grouping | false |
| 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 | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Red Period" |
| 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 | "redPeriod" |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272 #code: "admin.certificate_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Certificate" -label: "Certificate" -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: "Certificate" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1393 #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\CertificateAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1394 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1392 #name: "positions" #type: "many_to_many" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/Association/show_many_to_many.html.twig" #options: [ "label" => "Positions" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1398 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1396 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Orange Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1399 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Red Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#742 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744 #name: "positions" #type: "8" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#746 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749} ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be5c19bcc" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#1279 …} -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: [ "5c5887aa238cef32a239fffacf270daa" => true "3e2e7b27e9ac3567e2255551083a627d" => true "1fce901a5a3c845ca4598fb7a23e71ee" => true "74e4a082f5e17015b840b16389336041" => true "8877562c48f929f952bff3552526256a" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#1389 …} -form: Symfony\Component\Form\Form {#854 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -showGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "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() {#857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} $message: Closure() {#856 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"class" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_s6a81be5c19bcc_redPeriod" "admin_certificate_type_integer" "admin_certificate_type_redPeriod_integer" "admin_certificate_type_redPeriod_integer_redPeriod" ] |
| cache_key | "_s6a81be5c19bcc_redPeriod_integer" |
| compound | false |
| data | 0 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1211 -form: Symfony\Component\Form\Form {#875 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1212 …5} |
| full_name | "s6a81be5c19bcc[redPeriod]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81be5c19bcc_redPeriod" |
| label | "Red Period" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "redPeriod" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => "redPeriod" "admin" => App\Admin\CertificateAdmin {#272 #code: "admin.certificate_type" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Certificate" -label: "Certificate" -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: "Certificate" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [ "id" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1393 #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\CertificateAdmin {#272} #associationAdmin: null } "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1394 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1392 #name: "positions" #type: "many_to_many" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/Association/show_many_to_many.html.twig" #options: [ "label" => "Positions" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1398 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1396 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Orange Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1399 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: "@SonataAdmin/CRUD/base_show_field.html.twig" #options: [ "label" => "Red Period" "safe" => false ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -formFieldDescriptions: [ "name" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#742 #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\CertificateAdmin {#272} #associationAdmin: null } "positions" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#744 #name: "positions" #type: "8" #mappingType: 8 #fieldName: "positions" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => true "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "positions" "sourceEntity" => "App\Entity\Certificate" "targetEntity" => "App\Entity\Position" "inversedBy" => "certificates" "indexBy" => null "orderBy" => [] "joinTable" => [ "quoted" => null "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "certificate_id" "referencedColumnName" => "id" ] ] "inverseJoinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => "CASCADE" "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "options" => [] "schema" => null "name" => "certificate_position" ] "joinTableColumns" => [ "certificate_id" "position_id" ] "relationToSourceKeyColumns" => [ "certificate_id" => "id" ] "relationToTargetKeyColumns" => [ "position_id" => "id" ] "isOwningSide" => true "type" => 8 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#746 …} } "orangePeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#747 #name: "orangePeriod" #type: "integer" #mappingType: "integer" #fieldName: "orangePeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "orangePeriod" "columnName" => "orange_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } "redPeriod" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749 #name: "redPeriod" #type: "integer" #mappingType: "integer" #fieldName: "redPeriod" #associationMapping: [] #fieldMapping: [ "length" => null "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" => "integer" "fieldName" => "redPeriod" "columnName" => "red_period" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => "messages" "edit" => "standard" ] #parent: null #admin: App\Admin\CertificateAdmin {#272} #associationAdmin: null } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Certificate {#623 -id: 6 -name: "HUET" -positions: Doctrine\ORM\PersistentCollection {#636 #collection: Doctrine\Common\Collections\ArrayCollection {#638 …} #initialized: true -snapshot: [ …3] -owner: App\Entity\Certificate {#623} -association: Symfony\Component\VarDumper\Caster\CutStub {#2337 …} -backRefFieldName: "certificates" -isDirty: false -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#460 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2371 …} } -trainings: Doctrine\ORM\PersistentCollection {#656 …} -orangePeriod: 3 -redPeriod: 0 } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81be5c19bcc" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#1279 …} -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: [ "5c5887aa238cef32a239fffacf270daa" => true "3e2e7b27e9ac3567e2255551083a627d" => true "1fce901a5a3c845ca4598fb7a23e71ee" => true "74e4a082f5e17015b840b16389336041" => true "8877562c48f929f952bff3552526256a" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection {#1389 …} -form: Symfony\Component\Form\Form {#854 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -showGroups: [ "Certificate" => [ "collapsed" => false "class" => false "description" => false "label" => "Certificate" "translation_domain" => "messages" "name" => "Certificate" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "id" => "id" "name" => "name" "positions" => "positions" "orangePeriod" => "orangePeriod" "redPeriod" => "redPeriod" ] "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" => [ "Certificate" ] "tab" => true ] ] -loaded: [ "routes" => false "tab_menu" => true "show" => true "list" => false "form" => true "datagrid" => false ] } "value" => 0 "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#749} "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.certificate_type" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81be5c19bcc_redPeriod" |
| valid | true |
| value | "0" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b87fb31b32f5044bddd7c32d34b8b.fNrcakGsi5kbJGjWhNH2Crw_NliprFXAqNI4G-JIZnk.JImRKAnr4rQqVRvg07aBTYpJZx3D6ST0w4ENK7I-JDIEnL4mdOG4yn5uXA" |
| 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 | "b87fb31b32f5044bddd7c32d34b8b.fNrcakGsi5kbJGjWhNH2Crw_NliprFXAqNI4G-JIZnk.JImRKAnr4rQqVRvg07aBTYpJZx3D6ST0w4ENK7I-JDIEnL4mdOG4yn5uXA" |
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 {#708 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#709 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#710 …} -namespace: Closure() {#712 …} } |
| data | "b87fb31b32f5044bddd7c32d34b8b.fNrcakGsi5kbJGjWhNH2Crw_NliprFXAqNI4G-JIZnk.JImRKAnr4rQqVRvg07aBTYpJZx3D6ST0w4ENK7I-JDIEnL4mdOG4yn5uXA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1229 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() {#1231 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#313 …} $message: Closure() {#1230 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_s6a81be5c19bcc__token" ] |
| cache_key | "_s6a81be5c19bcc__token_hidden" |
| compound | false |
| data | "b87fb31b32f5044bddd7c32d34b8b.fNrcakGsi5kbJGjWhNH2Crw_NliprFXAqNI4G-JIZnk.JImRKAnr4rQqVRvg07aBTYpJZx3D6ST0w4ENK7I-JDIEnL4mdOG4yn5uXA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1241 -form: Symfony\Component\Form\Form {#1237 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1232 …5} |
| full_name | "s6a81be5c19bcc[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81be5c19bcc__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 | "_s6a81be5c19bcc__token" |
| valid | true |
| value | "b87fb31b32f5044bddd7c32d34b8b.fNrcakGsi5kbJGjWhNH2Crw_NliprFXAqNI4G-JIZnk.JImRKAnr4rQqVRvg07aBTYpJZx3D6ST0w4ENK7I-JDIEnL4mdOG4yn5uXA" |