Forms
-
SubGroup
-
ea_form_fieldset_01JPACJATPJ22CK4RNM5XE6MGK
-
name
-
number
-
parentGroup
-
students
-
phaseGroups
-
direction
-
classTimes
-
selectingClassTimes
-
selectingClassTimeGroups
-
ea_form_fieldset_close_01JPACJATPJ22CK4RNM5XE6MGM
-
_token
-
SubGroup
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } |
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-SubGroup-form" ] |
[ "class" => "ea-new-form" "id" => "new-SubGroup-form" ] |
data | App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } |
same as passed value |
entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } |
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-SubGroup-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\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } |
data_class | "App\Entity\SubGroup" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1402 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\SubGroup" } } |
entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } |
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() {#1404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1401 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "ea-new-form" "id" => "new-SubGroup-form" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ea_crud" "_SubGroup" ] |
cache_key | "_SubGroup_ea_crud" |
compound | true |
data | App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } |
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 {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3728 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#1420 -errors: [] -form: Symfony\Component\Form\Form {#1410 …} } |
form | Symfony\Component\Form\FormView {#1433 …5} |
full_name | "SubGroup" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "SubGroup" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "SubGroup" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_SubGroup" |
valid | true |
value | App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } |
ea_form_fieldset_01JPACJATPJ22CK4RNM5XE6MGK
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) {#1417 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() {#1419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1418 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ea_form_fieldset_open" "_SubGroup_ea_form_fieldset_01JPACJATPJ22CK4RNM5XE6MGK" ] |
cache_key | "_SubGroup_ea_form_fieldset_01JPACJATPJ22CK4RNM5XE6MGK_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 {#1005 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01JPACJATPJ22CK4RNM5XE6MGK" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1021 …} -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 {#1286 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1305 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1304 …} -uniqueId: Symfony\Component\Uid\Ulid {#995 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1314 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } ] |
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 {#2271 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1005 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01JPACJATPJ22CK4RNM5XE6MGK" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1021 …} -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 {#1286 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1305 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1304 …} -uniqueId: Symfony\Component\Uid\Ulid {#995 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1314 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#2231 -errors: [] -form: Symfony\Component\Form\Form {#2193 …} } |
form | Symfony\Component\Form\FormView {#2230 …5} |
full_name | "SubGroup[ea_form_fieldset_01JPACJATPJ22CK4RNM5XE6MGK]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "SubGroup_ea_form_fieldset_01JPACJATPJ22CK4RNM5XE6MGK" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ea_form_fieldset_01JPACJATPJ22CK4RNM5XE6MGK" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_SubGroup_ea_form_fieldset_01JPACJATPJ22CK4RNM5XE6MGK" |
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) {#1430 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() {#1432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1431 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_SubGroup_name" ] |
cache_key | "_SubGroup_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 {#936 -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 {#939 …} -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 {#938 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#940 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1027 …} -uniqueId: Symfony\Component\Uid\Ulid {#937 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#942 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2275 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#936 -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 {#939 …} -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 {#938 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#940 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1027 …} -uniqueId: Symfony\Component\Uid\Ulid {#937 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#942 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#2273 -errors: [] -form: Symfony\Component\Form\Form {#2196 …} } |
form | Symfony\Component\Form\FormView {#2232 …5} |
full_name | "SubGroup[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "SubGroup_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 | "_SubGroup_name" |
valid | true |
value | "" |
number
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 |
---|---|---|
input | "number" |
same as passed value |
label | "number" |
same as passed value |
label_html | true |
same as passed value |
required | false |
false
|
rounding_mode | 6 |
same as passed value |
row_attr | [ "class" => "field-number" ] |
[ "class" => "field-number" ] |
scale | null |
null
|
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) {#1444 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 | [] |
html5 | false |
inherit_data | false |
input | "number" |
invalid_message | "Please enter a number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "number" |
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 |
rounding_mode | 6 |
row_attr | [ "class" => "field-number" ] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1445 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "decimal" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_SubGroup_number" ] |
cache_key | "_SubGroup_number_number" |
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 {#944 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "number" -value: null -formattedValue: null -formatValueCallable: null -label: "number" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#946 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#948 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1058 …} -uniqueId: Symfony\Component\Uid\Ulid {#945 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#950 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2278 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#944 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "number" -value: null -formattedValue: null -formatValueCallable: null -label: "number" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#946 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#948 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1058 …} -uniqueId: Symfony\Component\Uid\Ulid {#945 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#950 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#2276 -errors: [] -form: Symfony\Component\Form\Form {#2199 …} } |
form | Symfony\Component\Form\FormView {#2274 …5} |
full_name | "SubGroup[number]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "SubGroup_number" |
label | "number" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "number" |
priority | 0 |
required | false |
row_attr | [ "class" => "field-number" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_SubGroup_number" |
valid | true |
value | "" |
parentGroup
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 {#957 -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 {#957 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
by_reference | true |
same as passed value |
class | "App\Entity\Group" |
same as passed value |
label | "parentGroup" |
same as passed value |
label_html | true |
same as passed value |
query_builder | Closure(EntityRepository $repository) {#1143 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#952 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "parentGroup" -value: null -formattedValue: null -formatValueCallable: null -label: "parentGroup" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#955 …} -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 {#954 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#956 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1057 …} -uniqueId: Symfony\Component\Uid\Ulid {#953 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#958 …} -htmlAttributes: [] } } } |
Doctrine\ORM\QueryBuilder {#1486 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1483 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1481 #from: "App\Entity\Group" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#1482 …} -dql: "SELECT entity FROM App\Entity\Group entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1485 …} -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 {#957 -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 {#1475 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1476 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1584 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1488 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1487 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1489 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1578 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1491 …} } |
choices | null |
class | "App\Entity\Group" |
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 {#1575 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerTIYuqIt\EntityManagerGhost614a58f {#348 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1061 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "parentGroup" |
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 {#1486 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1483 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1481 #from: "App\Entity\Group" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#1482 …} -dql: "SELECT entity FROM App\Entity\Group entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1485 …} -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() {#1479 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1477 …} $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 {#957 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_SubGroup_parentGroup" ] |
cache_key | "_SubGroup_parentGroup_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
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 {#952 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "parentGroup" -value: null -formattedValue: null -formatValueCallable: null -label: "parentGroup" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#955 …} -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 {#954 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#956 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1057 …} -uniqueId: Symfony\Component\Uid\Ulid {#953 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#958 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2287 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#952 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "parentGroup" -value: null -formattedValue: null -formatValueCallable: null -label: "parentGroup" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#955 …} -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 {#954 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#956 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1057 …} -uniqueId: Symfony\Component\Uid\Ulid {#953 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#958 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#2279 -errors: [] -form: Symfony\Component\Form\Form {#2202 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2277 …5} |
full_name | "SubGroup[parentGroup]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "SubGroup_parentGroup" |
is_selected | Closure($choice, $value) {#2282 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "parentGroup" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "parentGroup" |
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 | "_SubGroup_parentGroup" |
valid | true |
value | "" |
students
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\Common\Collections\ArrayCollection {#2245 -elements: [] } |
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" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
by_reference | false |
false
|
class | "App\Entity\Student" |
same as passed value |
label | "students" |
same as passed value |
label_html | true |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $repository) {#963 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#961 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "students" -value: Doctrine\Common\Collections\ArrayCollection {#919 …} -formattedValue: 0 -formatValueCallable: null -label: "students" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#966 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#962 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#965 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1140 …} -uniqueId: Symfony\Component\Uid\Ulid {#967 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#964 …} -htmlAttributes: [] } } } |
Doctrine\ORM\QueryBuilder {#1596 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1588 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1593 #from: "App\Entity\Student" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#1482 …} -dql: "SELECT entity FROM App\Entity\Student entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1595 …} -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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1475 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1476 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1620 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1601 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1599 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1489 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1604 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1602 …} } |
choices | null |
class | "App\Entity\Student" |
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 {#1611 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerTIYuqIt\EntityManagerGhost614a58f {#348 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1138 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "students" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1596 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1588 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1593 #from: "App\Entity\Student" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#1482 …} -dql: "SELECT entity FROM App\Entity\Student entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1595 …} -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() {#1580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1581 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_SubGroup_students" ] |
cache_key | "_SubGroup_students_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#2245 -elements: [] } |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#961 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "students" -value: Doctrine\Common\Collections\ArrayCollection {#919 …} -formattedValue: 0 -formatValueCallable: null -label: "students" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#966 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#962 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#965 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1140 …} -uniqueId: Symfony\Component\Uid\Ulid {#967 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#964 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2301 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#961 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "students" -value: Doctrine\Common\Collections\ArrayCollection {#919 …} -formattedValue: 0 -formatValueCallable: null -label: "students" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#966 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#962 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#965 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1140 …} -uniqueId: Symfony\Component\Uid\Ulid {#967 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#964 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#2286 -errors: [] -form: Symfony\Component\Form\Form {#2205 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2284 …5} |
full_name | "SubGroup[students][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "SubGroup_students" |
is_selected | Closure($choice, array $values) {#2296 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "students" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "students" |
placeholder | null |
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 | "_SubGroup_students" |
valid | true |
value | [] |
phaseGroups
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\Common\Collections\ArrayCollection {#2249 -elements: [] } |
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" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
by_reference | false |
false
|
class | "App\Entity\PhaseGroup" |
same as passed value |
label | "phaseGroups" |
same as passed value |
label_html | true |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $repository) {#981 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#979 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "phaseGroups" -value: Doctrine\Common\Collections\ArrayCollection {#920 …} -formattedValue: 0 -formatValueCallable: null -label: "phaseGroups" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#984 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#980 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#983 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1128 …} -uniqueId: Symfony\Component\Uid\Ulid {#985 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#982 …} -htmlAttributes: [] } } } |
Doctrine\ORM\QueryBuilder {#1627 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1625 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1628 #from: "App\Entity\PhaseGroup" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#1482 …} -dql: "SELECT entity FROM App\Entity\PhaseGroup entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1624 …} -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" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1475 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1476 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1649 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1630 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1629 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1489 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1633 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1631 …} } |
choices | null |
class | "App\Entity\PhaseGroup" |
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 {#1640 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerTIYuqIt\EntityManagerGhost614a58f {#348 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1155 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "phaseGroups" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1627 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1625 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1628 #from: "App\Entity\PhaseGroup" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#1482 …} -dql: "SELECT entity FROM App\Entity\PhaseGroup entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1624 …} -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() {#1622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1621 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_SubGroup_phaseGroups" ] |
cache_key | "_SubGroup_phaseGroups_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#2249 -elements: [] } |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#979 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "phaseGroups" -value: Doctrine\Common\Collections\ArrayCollection {#920 …} -formattedValue: 0 -formatValueCallable: null -label: "phaseGroups" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#984 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#980 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#983 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1128 …} -uniqueId: Symfony\Component\Uid\Ulid {#985 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#982 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2310 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#979 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "phaseGroups" -value: Doctrine\Common\Collections\ArrayCollection {#920 …} -formattedValue: 0 -formatValueCallable: null -label: "phaseGroups" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#984 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/crud/field/association.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#980 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#983 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1128 …} -uniqueId: Symfony\Component\Uid\Ulid {#985 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#982 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#2300 -errors: [] -form: Symfony\Component\Form\Form {#2208 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2283 …5} |
full_name | "SubGroup[phaseGroups][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "SubGroup_phaseGroups" |
is_selected | Closure($choice, array $values) {#2305 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "phaseGroups" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "phaseGroups" |
placeholder | null |
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 | "_SubGroup_phaseGroups" |
valid | true |
value | [] |
direction
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 {#992 -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 {#992 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
by_reference | true |
same as passed value |
class | "App\Entity\GroupDirection" |
same as passed value |
label | "direction" |
same as passed value |
label_html | true |
same as passed value |
query_builder | Closure(EntityRepository $repository) {#1213 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#987 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "direction" -value: null -formattedValue: null -formatValueCallable: null -label: "direction" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#990 …} -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 {#989 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#991 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1163 …} -uniqueId: Symfony\Component\Uid\Ulid {#988 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#993 …} -htmlAttributes: [] } } } |
Doctrine\ORM\QueryBuilder {#1708 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1723 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1707 #from: "App\Entity\GroupDirection" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#1482 …} -dql: "SELECT entity FROM App\Entity\GroupDirection entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1698 …} -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 {#992 -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 {#1475 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1476 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1743 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1718 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1725 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1489 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1727 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1724 …} } |
choices | null |
class | "App\Entity\GroupDirection" |
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 {#1734 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerTIYuqIt\EntityManagerGhost614a58f {#348 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1191 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "direction" |
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 {#1708 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1723 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1707 #from: "App\Entity\GroupDirection" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: Doctrine\ORM\Internal\QueryType {#1482 …} -dql: "SELECT entity FROM App\Entity\GroupDirection entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1698 …} -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() {#1701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1700 …} $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 {#992 -message: "label.form.empty_value" -parameters: [] -domain: "EasyAdminBundle" } ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_SubGroup_direction" ] |
cache_key | "_SubGroup_direction_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
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 {#987 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "direction" -value: null -formattedValue: null -formatValueCallable: null -label: "direction" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#990 …} -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 {#989 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#991 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1163 …} -uniqueId: Symfony\Component\Uid\Ulid {#988 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#993 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2319 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#987 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "direction" -value: null -formattedValue: null -formatValueCallable: null -label: "direction" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#990 …} -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 {#989 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#991 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1163 …} -uniqueId: Symfony\Component\Uid\Ulid {#988 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#993 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#2309 -errors: [] -form: Symfony\Component\Form\Form {#2211 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#2295 …5} |
full_name | "SubGroup[direction]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "SubGroup_direction" |
is_selected | Closure($choice, $value) {#2314 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "direction" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "direction" |
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 | "_SubGroup_direction" |
valid | true |
value | "" |
classTimes
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#2256 -elements: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
delete_empty | true |
same as passed value |
entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\ClassTimeType" |
same as passed value |
label | "classTimes" |
same as passed value |
label_html | true |
same as passed value |
prototype_name | "__classTimesname__" |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-collection" ] |
[ "class" => "field-collection" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
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 |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#1746 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\ClassTimeType" |
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 collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
keep_as_list | false |
label | "classTimes" |
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 |
prototype | true |
prototype_data | null |
prototype_name | "__classTimesname__" |
prototype_options | [] |
required | false |
row_attr | [ "class" => "field-collection" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1748 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1747 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_SubGroup_classTimes" ] |
cache_key | "_SubGroup_classTimes_collection" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#2256 -elements: [] } |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#996 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "classTimes" -value: Doctrine\Common\Collections\ArrayCollection {#917 …} -formattedValue: 0 -formatValueCallable: null -label: "classTimes" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1001 …} -sortable: false -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#997 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1000 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1198 …} -uniqueId: Symfony\Component\Uid\Ulid {#1002 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#999 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3651 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#996 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "classTimes" -value: Doctrine\Common\Collections\ArrayCollection {#917 …} -formattedValue: 0 -formatValueCallable: null -label: "classTimes" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1001 …} -sortable: false -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#997 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1000 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1198 …} -uniqueId: Symfony\Component\Uid\Ulid {#1002 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#999 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#2318 -errors: [] -form: Symfony\Component\Form\Form {#2214 …} } |
form | Symfony\Component\Form\FormView {#2304 …5} |
full_name | "SubGroup[classTimes]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "SubGroup_classTimes" |
label | "classTimes" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "classTimes" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#2315 …5} |
required | false |
row_attr | [ "class" => "field-collection" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_SubGroup_classTimes" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#2256 -elements: [] } |
selectingClassTimes
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#2261 -elements: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
delete_empty | true |
same as passed value |
entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\SelectingClassTimeType" |
same as passed value |
label | "selectingClassTimes" |
same as passed value |
label_html | true |
same as passed value |
prototype_name | "__selectingClassTimesname__" |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-collection" ] |
[ "class" => "field-collection" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
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 |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#1980 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\SelectingClassTimeType" |
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 collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
keep_as_list | false |
label | "selectingClassTimes" |
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 |
prototype | true |
prototype_data | null |
prototype_name | "__selectingClassTimesname__" |
prototype_options | [] |
required | false |
row_attr | [ "class" => "field-collection" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#1936 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_SubGroup_selectingClassTimes" ] |
cache_key | "_SubGroup_selectingClassTimes_collection" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#2261 -elements: [] } |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1004 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "selectingClassTimes" -value: Doctrine\Common\Collections\ArrayCollection {#921 …} -formattedValue: 0 -formatValueCallable: null -label: "selectingClassTimes" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1009 …} -sortable: false -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1008 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1010 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1287 …} -uniqueId: Symfony\Component\Uid\Ulid {#1007 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1012 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3664 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1004 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "selectingClassTimes" -value: Doctrine\Common\Collections\ArrayCollection {#921 …} -formattedValue: 0 -formatValueCallable: null -label: "selectingClassTimes" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1009 …} -sortable: false -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1008 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1010 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1287 …} -uniqueId: Symfony\Component\Uid\Ulid {#1007 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1012 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#3652 -errors: [] -form: Symfony\Component\Form\Form {#2217 …} } |
form | Symfony\Component\Form\FormView {#2323 …5} |
full_name | "SubGroup[selectingClassTimes]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "SubGroup_selectingClassTimes" |
label | "selectingClassTimes" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "selectingClassTimes" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#3653 …5} |
required | false |
row_attr | [ "class" => "field-collection" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_SubGroup_selectingClassTimes" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#2261 -elements: [] } |
selectingClassTimeGroups
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#2266 -elements: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
by_reference | false |
false
|
delete_empty | true |
same as passed value |
entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\SelectingClassTimeGroupType" |
same as passed value |
label | "selectingClassTimeGroups" |
same as passed value |
label_html | true |
same as passed value |
prototype_name | "__selectingClassTimeGroupsname__" |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "field-collection" ] |
[ "class" => "field-collection" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
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 |
delete_empty | true |
disabled | false |
empty_data | Closure(FormInterface $form) {#2084 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "label" => false "block_name" => "entry" ] |
entry_type | "App\Form\SelectingClassTimeGroupType" |
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 collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
keep_as_list | false |
label | "selectingClassTimeGroups" |
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 |
prototype | true |
prototype_data | null |
prototype_name | "__selectingClassTimeGroupsname__" |
prototype_options | [] |
required | false |
row_attr | [ "class" => "field-collection" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2108 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#2056 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_SubGroup_selectingClassTimeGroups" ] |
cache_key | "_SubGroup_selectingClassTimeGroups_collection" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#2266 -elements: [] } |
disabled | false |
ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1014 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "selectingClassTimeGroups" -value: Doctrine\Common\Collections\ArrayCollection {#918 …} -formattedValue: 0 -formatValueCallable: null -label: "selectingClassTimeGroups" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1019 …} -sortable: false -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1018 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1020 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1228 …} -uniqueId: Symfony\Component\Uid\Ulid {#1017 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1022 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3679 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1014 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField" -propertyName: "selectingClassTimeGroups" -value: Doctrine\Common\Collections\ArrayCollection {#918 …} -formattedValue: 0 -formatValueCallable: null -label: "selectingClassTimeGroups" -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1019 …} -sortable: false -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-collection" -columns: null -defaultColumns: "col-md-8 col-xxl-7" -translationParameters: [] -templateName: "crud/field/collection" -templatePath: "@EasyAdmin/crud/field/collection.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1018 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1020 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1228 …} -uniqueId: Symfony\Component\Uid\Ulid {#1017 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1022 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#3666 -errors: [] -form: Symfony\Component\Form\Form {#2220 …} } |
form | Symfony\Component\Form\FormView {#3655 …5} |
full_name | "SubGroup[selectingClassTimeGroups]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "SubGroup_selectingClassTimeGroups" |
label | "selectingClassTimeGroups" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "selectingClassTimeGroups" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#3677 …5} |
required | false |
row_attr | [ "class" => "field-collection" ] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_SubGroup_selectingClassTimeGroups" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#2266 -elements: [] } |
ea_form_fieldset_close_01JPACJATPJ22CK4RNM5XE6MGM
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) {#2179 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() {#2184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#2180 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "ea_form_fieldset_close" "_SubGroup_ea_form_fieldset_close_01JPACJATPJ22CK4RNM5XE6MGM" ] |
cache_key | "_SubGroup_ea_form_fieldset_close_01JPACJATPJ22CK4RNM5XE6MGM_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 {#1312 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01JPACJATPJ22CK4RNM5XE6MGM" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1322 …} -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 {#1321 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1323 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1324 …} -uniqueId: Symfony\Component\Uid\Ulid {#1316 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1325 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } ] |
ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#3717 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1312 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01JPACJATPJ22CK4RNM5XE6MGM" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1322 …} -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 {#1321 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1323 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1324 …} -uniqueId: Symfony\Component\Uid\Ulid {#1316 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1325 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#752 -isAccessible: true -fqcn: "App\Entity\SubGroup" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#713 …} -instance: App\Entity\SubGroup {#916 -id: null -parentGroup: null -name: null -number: null -directionLesson: null -classTimes: Doctrine\Common\Collections\ArrayCollection {#917 …} -phaseGroups: Doctrine\Common\Collections\ArrayCollection {#920 …} -matrix: null -students: Doctrine\Common\Collections\ArrayCollection {#919 …} -typeClass: null -phase: Doctrine\Common\Collections\ArrayCollection {#922 …} -direction: null -selectingClassTimes: Doctrine\Common\Collections\ArrayCollection {#921 …} -selectingClassTimeGroups: Doctrine\Common\Collections\ArrayCollection {#918 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#968 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1355 …} } } |
errors | Symfony\Component\Form\FormErrorIterator {#3683 -errors: [] -form: Symfony\Component\Form\Form {#2223 …} } |
form | Symfony\Component\Form\FormView {#3686 …5} |
full_name | "SubGroup[ea_form_fieldset_close_01JPACJATPJ22CK4RNM5XE6MGM]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "SubGroup_ea_form_fieldset_close_01JPACJATPJ22CK4RNM5XE6MGM" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ea_form_fieldset_close_01JPACJATPJ22CK4RNM5XE6MGM" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_SubGroup_ea_form_fieldset_close_01JPACJATPJ22CK4RNM5XE6MGM" |
valid | true |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "3061.4xAuVknaFVsDnSEJpHA4zMTbLgG9Ruyk0bEyYv4kbEo.hXNeb3zrQBNg6Wlr_C99uqW0aEuPC4fe4ftkW6FRKA6Feh0le5siCUjqUg" |
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 | "3061.4xAuVknaFVsDnSEJpHA4zMTbLgG9Ruyk0bEyYv4kbEo.hXNeb3zrQBNg6Wlr_C99uqW0aEuPC4fe4ftkW6FRKA6Feh0le5siCUjqUg" |
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 | "3061.4xAuVknaFVsDnSEJpHA4zMTbLgG9Ruyk0bEyYv4kbEo.hXNeb3zrQBNg6Wlr_C99uqW0aEuPC4fe4ftkW6FRKA6Feh0le5siCUjqUg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3693 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() {#3719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#50 …} $message: Closure() {#3715 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_SubGroup__token" ] |
cache_key | "_SubGroup__token_hidden" |
compound | false |
data | "3061.4xAuVknaFVsDnSEJpHA4zMTbLgG9Ruyk0bEyYv4kbEo.hXNeb3zrQBNg6Wlr_C99uqW0aEuPC4fe4ftkW6FRKA6Feh0le5siCUjqUg" |
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 {#3729 -fieldDto: null -entityDto: null } |
errors | Symfony\Component\Form\FormErrorIterator {#3726 -errors: [] -form: Symfony\Component\Form\Form {#3723 …} } |
form | Symfony\Component\Form\FormView {#3682 …5} |
full_name | "SubGroup[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "SubGroup__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 | "_SubGroup__token" |
valid | true |
value | "3061.4xAuVknaFVsDnSEJpHA4zMTbLgG9Ruyk0bEyYv4kbEo.hXNeb3zrQBNg6Wlr_C99uqW0aEuPC4fe4ftkW6FRKA6Feh0le5siCUjqUg" |