Forms
-
Lesson
-
ea_form_fieldset_01JPACJB2HW31TACQ5ZHX9VRM6
-
name
-
department
-
switch
-
ea_form_fieldset_close_01JPACJB2HW31TACQ5ZHX9VRM7
-
_token
-
Lesson
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "ea-new-form" "id" => "new-Lesson-form" ] |
[ "class" => "ea-new-form" "id" => "new-Lesson-form" ] |
data | App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } |
same as passed value |
entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#745 -isAccessible: true -fqcn: "App\Entity\Lesson" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#921 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1077 …} } |
same as passed value |
translation_domain | "messages" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [ "class" => "ea-new-form" "id" => "new-Lesson-form" ] |
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 {#324 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#308 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#313 …} } |
data | App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } |
data_class | "App\Entity\Lesson" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1124 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Lesson" } } |
entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#745 -isAccessible: true -fqcn: "App\Entity\Lesson" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#921 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1077 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "messages" |
trim | true |
upload_max_size_message | Closure() {#1126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1123 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "ea-new-form" "id" => "new-Lesson-form" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ea_crud" "_Lesson" ] |
cache_key | "_Lesson_ea_crud" |
compound | true |
data | App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } |
disabled | false |
ea_crud_form | [ "assets" => "** This variable no longer stores field assets. Instead, use "ea.crud.fieldAssets()" in your Twig template." "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#745 -isAccessible: true -fqcn: "App\Entity\Lesson" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#921 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1077 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1562 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1352 -errors: [] -form: Symfony\Component\Form\Form {#1132 …} } |
form | Symfony\Component\Form\FormView {#1339 …5} |
full_name | "Lesson" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Lesson" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "Lesson" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Lesson" |
valid | true |
value | App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } |
ea_form_fieldset_01JPACJB2HW31TACQ5ZHX9VRM6
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
mapped | false |
false
|
required | 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 | 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 {#324 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#308 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#313 …} } |
data_class | null |
disabled | false |
ea_css_class | null |
ea_help | null |
ea_icon | null |
ea_is_collapsed | false |
ea_is_collapsible | false |
empty_data | Closure(FormInterface $form) {#1139 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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1140 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ea_form_fieldset_open" "_Lesson_ea_form_fieldset_01JPACJB2HW31TACQ5ZHX9VRM6" ] |
cache_key | "_Lesson_ea_form_fieldset_01JPACJB2HW31TACQ5ZHX9VRM6_ea_form_fieldset_open" |
compound | true |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#947 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01JPACJB2HW31TACQ5ZHX9VRM6" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1035 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1065 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1049 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1037 …} -uniqueId: Symfony\Component\Uid\Ulid {#929 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1047 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#745 -isAccessible: true -fqcn: "App\Entity\Lesson" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#921 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1077 …} } ] |
ea_css_class | null |
ea_help | null |
ea_icon | null |
ea_is_collapsed | false |
ea_is_collapsible | false |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1359 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#947 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01JPACJB2HW31TACQ5ZHX9VRM6" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1035 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1065 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1049 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1037 …} -uniqueId: Symfony\Component\Uid\Ulid {#929 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1047 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#745 -isAccessible: true -fqcn: "App\Entity\Lesson" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#921 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1077 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1357 -errors: [] -form: Symfony\Component\Form\Form {#1318 …} } |
form | Symfony\Component\Form\FormView {#1356 …5} |
full_name | "Lesson[ea_form_fieldset_01JPACJB2HW31TACQ5ZHX9VRM6]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Lesson_ea_form_fieldset_01JPACJB2HW31TACQ5ZHX9VRM6" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ea_form_fieldset_01JPACJB2HW31TACQ5ZHX9VRM6" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Lesson_ea_form_fieldset_01JPACJB2HW31TACQ5ZHX9VRM6" |
valid | true |
value | null |
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 | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "name" |
same as passed value |
label_html | true |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#324 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#308 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#313 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1152 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 | [] |
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 | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "field-text" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1153 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_Lesson_name" ] |
cache_key | "_Lesson_name_text" |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#930 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -value: null -formattedValue: null -formatValueCallable: null -label: "name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#933 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#932 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#934 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#972 …} -uniqueId: Symfony\Component\Uid\Ulid {#931 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#936 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#745 -isAccessible: true -fqcn: "App\Entity\Lesson" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#921 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1077 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1362 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#930 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -value: null -formattedValue: null -formatValueCallable: null -label: "name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#933 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#932 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#934 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#972 …} -uniqueId: Symfony\Component\Uid\Ulid {#931 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#936 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#745 -isAccessible: true -fqcn: "App\Entity\Lesson" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#921 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1077 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1360 -errors: [] -form: Symfony\Component\Form\Form {#1321 …} } |
form | Symfony\Component\Form\FormView {#1358 …5} |
full_name | "Lesson[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Lesson_name" |
label | "name" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-text" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Lesson_name" |
valid | true |
value | "" |
department
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" "placeholder" => Symfony\Component\Translation\TranslatableMessage {#953 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" "placeholder" => Symfony\Component\Translation\TranslatableMessage {#953 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
by_reference | true |
same as passed value |
class | "App\Entity\Department" |
same as passed value |
label | "department" |
same as passed value |
label_html | true |
same as passed value |
query_builder | Closure(EntityRepository $repository) {#1070 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#946 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "department" -value: null -formattedValue: null -formatValueCallable: null -label: "department" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#951 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#950 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#952 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1003 …} -uniqueId: Symfony\Component\Uid\Ulid {#949 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#954 …} -htmlAttributes: [] } } } |
Doctrine\ORM\QueryBuilder {#1188 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1192 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1193 #from: "App\Entity\Department" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#1191 …} -dql: "SELECT entity FROM App\Entity\Department entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1189 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: ContainerTIYuqIt\EntityManagerGhost614a58f {#348 …12} } |
required | false |
false
|
row_attr | [ "class" => "field-association" ] |
[ "class" => "field-association" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" "placeholder" => Symfony\Component\Translation\TranslatableMessage {#953 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
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 {#1182 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1183 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1291 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1195 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1194 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1196 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1285 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1198 …} } |
choices | null |
class | "App\Entity\Department" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#324 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#308 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#313 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerTIYuqIt\EntityManagerGhost614a58f {#348 …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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1282 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerTIYuqIt\EntityManagerGhost614a58f {#348 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1005 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "department" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1188 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1192 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1193 #from: "App\Entity\Department" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#1191 …} -dql: "SELECT entity FROM App\Entity\Department entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1189 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -em: ContainerTIYuqIt\EntityManagerGhost614a58f {#348 …12} } |
required | false |
row_attr | [ "class" => "field-association" ] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1184 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" "placeholder" => Symfony\Component\Translation\TranslatableMessage {#953 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_Lesson_department" ] |
cache_key | "_Lesson_department_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1364 +data: App\Entity\Department {#1385 …} +value: "1" +label: "hayoc lezu" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1366 +data: App\Entity\Department {#1476 …} +value: "2" +label: "ՀԱՍԱՐԱԿԱԳԻՏՈՒԹՅՈՒՆ" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1368 +data: App\Entity\Department {#1417 …} +value: "3" +label: "ՄԱԹԵՄԱՏԻԿԱ" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1371 +data: App\Entity\Department {#1424 …} +value: "4" +label: "ԱՌՈՂՋ ԱՊՐԵԼԱԿԵՐՊ" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1370 +data: App\Entity\Department {#1431 …} +value: "5" +label: "ՄԱՆԿԱՎԱՐԺԱԿԱՆ ԾԱՌԱՅՈՒԹՅՈՒՆ" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1365 +data: App\Entity\Department {#1493 …} +value: "6" +label: "ՀՈԳԵԲԱՆԱԿԱՆ ԾԱՌԱՅՈԹՅՈՒՆ" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1381 +data: App\Entity\Department {#1501 …} +value: "7" +label: "ԱՐՎԵՍՏ" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1380 +data: App\Entity\Department {#1508 …} +value: "8" +label: "Օտար լեզուներ" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1379 +data: App\Entity\Department {#1515 …} +value: "9" +label: "ՄԱՅՐԵՆԻ ԼԵԶՈՒ" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1367 +data: App\Entity\Department {#1522 …} +value: "10" +label: "ՏԵԽՆՈԼՈԳԻԱ" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1383 +data: App\Entity\Department {#1529 …} +value: "11" +label: "ԲՆԱԳԻՏՈՒԹՅՈՒՆ" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#946 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "department" -value: null -formattedValue: null -formatValueCallable: null -label: "department" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#951 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#950 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#952 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1003 …} -uniqueId: Symfony\Component\Uid\Ulid {#949 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#954 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#745 -isAccessible: true -fqcn: "App\Entity\Lesson" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#921 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1077 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1539 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#946 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "department" -value: null -formattedValue: null -formatValueCallable: null -label: "department" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#951 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#950 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#952 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1003 …} -uniqueId: Symfony\Component\Uid\Ulid {#949 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#954 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#745 -isAccessible: true -fqcn: "App\Entity\Lesson" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#921 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1077 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1363 -errors: [] -form: Symfony\Component\Form\Form {#1324 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1361 …5} |
full_name | "Lesson[department]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Lesson_department" |
is_selected | Closure($choice, $value) {#1537 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "department" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "department" |
placeholder | "" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [ "class" => "field-association" ] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Lesson_department" |
valid | true |
value | "" |
switch
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
label | "switch" |
same as passed value |
label_html | true |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-ea-align" => "center" ] |
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 {#324 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#308 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#313 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1292 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1293 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "switch" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [ "class" => "field-boolean" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1297 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-ea-align" => "center" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_Lesson_switch" ] |
cache_key | "_Lesson_switch_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#938 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "switch" -value: false -formattedValue: false -formatValueCallable: null -label: "switch" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#941 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#940 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#942 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1067 …} -uniqueId: Symfony\Component\Uid\Ulid {#939 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#944 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#745 -isAccessible: true -fqcn: "App\Entity\Lesson" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#921 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1077 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1542 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#938 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "switch" -value: false -formattedValue: false -formatValueCallable: null -label: "switch" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#941 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#940 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#942 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1067 …} -uniqueId: Symfony\Component\Uid\Ulid {#939 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#944 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#745 -isAccessible: true -fqcn: "App\Entity\Lesson" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#921 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1077 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1540 -errors: [] -form: Symfony\Component\Form\Form {#1327 …} } |
form | Symfony\Component\Form\FormView {#1538 …5} |
full_name | "Lesson[switch]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Lesson_switch" |
label | "switch" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "switch" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-boolean" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Lesson_switch" |
valid | true |
value | "1" |
ea_form_fieldset_close_01JPACJB2HW31TACQ5ZHX9VRM7
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
mapped | false |
false
|
required | 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 | 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 {#324 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#308 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#313 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1308 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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1309 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ea_form_fieldset_close" "_Lesson_ea_form_fieldset_close_01JPACJB2HW31TACQ5ZHX9VRM7" ] |
cache_key | "_Lesson_ea_form_fieldset_close_01JPACJB2HW31TACQ5ZHX9VRM7_ea_form_fieldset_close" |
compound | true |
data | null |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1046 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01JPACJB2HW31TACQ5ZHX9VRM7" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1045 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1043 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1038 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1042 …} -uniqueId: Symfony\Component\Uid\Ulid {#1044 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1041 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#745 -isAccessible: true -fqcn: "App\Entity\Lesson" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#921 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1077 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1545 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1046 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01JPACJB2HW31TACQ5ZHX9VRM7" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1045 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1043 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1038 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1042 …} -uniqueId: Symfony\Component\Uid\Ulid {#1044 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1041 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#745 -isAccessible: true -fqcn: "App\Entity\Lesson" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\Lesson {#909 -id: null -name: null -deepValue: null -department: null -subGroups: Doctrine\Common\Collections\ArrayCollection {#910 …} -classTimes: Doctrine\Common\Collections\ArrayCollection {#913 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#912 …} -choosedLessons: Doctrine\Common\Collections\ArrayCollection {#915 …} -lessonTypes: Doctrine\Common\Collections\ArrayCollection {#914 …} -switch: false -phaseItems: Doctrine\Common\Collections\ArrayCollection {#911 …} -phases: Doctrine\Common\Collections\ArrayCollection {#916 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#921 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1077 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#1543 -errors: [] -form: Symfony\Component\Form\Form {#1330 …} } |
form | Symfony\Component\Form\FormView {#1541 …5} |
full_name | "Lesson[ea_form_fieldset_close_01JPACJB2HW31TACQ5ZHX9VRM7]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Lesson_ea_form_fieldset_close_01JPACJB2HW31TACQ5ZHX9VRM7" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ea_form_fieldset_close_01JPACJB2HW31TACQ5ZHX9VRM7" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Lesson_ea_form_fieldset_close_01JPACJB2HW31TACQ5ZHX9VRM7" |
valid | true |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "d872c8418580e29ac4fb590.9rt-Te0VJhloAvBDDprjtWKhUcZbrh94y93OQDZHskE.zulPKothXEoqZpo0XN-T9DvIG4c951wO86igc291hgqC8wRgqi1MTT0vtQ" |
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 | "d872c8418580e29ac4fb590.9rt-Te0VJhloAvBDDprjtWKhUcZbrh94y93OQDZHskE.zulPKothXEoqZpo0XN-T9DvIG4c951wO86igc291hgqC8wRgqi1MTT0vtQ" |
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 {#324 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#308 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#310 …} -namespace: Closure() {#313 …} } |
data | "d872c8418580e29ac4fb590.9rt-Te0VJhloAvBDDprjtWKhUcZbrh94y93OQDZHskE.zulPKothXEoqZpo0XN-T9DvIG4c951wO86igc291hgqC8wRgqi1MTT0vtQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1548 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 | [] |
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_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 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1550 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1549 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_Lesson__token" ] |
cache_key | "_Lesson__token_hidden" |
compound | false |
data | "d872c8418580e29ac4fb590.9rt-Te0VJhloAvBDDprjtWKhUcZbrh94y93OQDZHskE.zulPKothXEoqZpo0XN-T9DvIG4c951wO86igc291hgqC8wRgqi1MTT0vtQ" |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1563 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1560 -errors: [] -form: Symfony\Component\Form\Form {#1556 …} } |
form | Symfony\Component\Form\FormView {#1551 …5} |
full_name | "Lesson[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "Lesson__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 | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_Lesson__token" |
valid | true |
value | "d872c8418580e29ac4fb590.9rt-Te0VJhloAvBDDprjtWKhUcZbrh94y93OQDZHskE.zulPKothXEoqZpo0XN-T9DvIG4c951wO86igc291hgqC8wRgqi1MTT0vtQ" |