Forms
-
ServiceCategory
-
ea_form_fieldset_01KKGFRPKBPMQ37RRTKY30P7BX
-
title
-
slug
-
icon
-
iconColor
-
iconImage
-
iconImageFile
-
file
-
delete
-
-
templateType
-
sortOrder
-
isActive
-
ea_form_fieldset_close_01KKGFRPKBPMQ37RRTKY30P7BX
-
_token
-
ServiceCategory
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } |
| 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-ServiceCategory-form" ] |
[ "class" => "ea-new-form" "id" => "new-ServiceCategory-form" ] |
| data | App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } |
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-ServiceCategory-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\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } |
| data_class | "App\Entity\ServiceCategory" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1247 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ServiceCategory" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } |
| 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() {#1249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1246 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-ServiceCategory-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_ServiceCategory" ] |
| cache_key | "_ServiceCategory_ea_crud" |
| compound | true |
| data | App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } |
| 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 {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1583 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1287 -errors: [] -form: Symfony\Component\Form\Form {#1255 …} } |
| form | Symfony\Component\Form\FormView {#1304 …5} |
| full_name | "ServiceCategory" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ServiceCategory" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "ServiceCategory" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ServiceCategory" |
| valid | true |
| value | App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } |
ea_form_fieldset_01KKGFRPKBPMQ37RRTKY30P7BX
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 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| 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) {#1262 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() {#1264 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1263 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_ServiceCategory_ea_form_fieldset_01KKGFRPKBPMQ37RRTKY30P7BX" ] |
| cache_key | "_ServiceCategory_ea_form_fieldset_01KKGFRPKBPMQ37RRTKY30P7BX_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 {#1051 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KKGFRPKBPMQ37RRTKY30P7BX" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#988 …} -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 {#981 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#983 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#980 …} -uniqueId: Symfony\Component\Uid\Ulid {#990 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } ] |
| 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 {#1492 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1051 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KKGFRPKBPMQ37RRTKY30P7BX" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#988 …} -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 {#981 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#983 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#980 …} -uniqueId: Symfony\Component\Uid\Ulid {#990 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1490 -errors: [] -form: Symfony\Component\Form\Form {#1426 …} } |
| form | Symfony\Component\Form\FormView {#1488 …5} |
| full_name | "ServiceCategory[ea_form_fieldset_01KKGFRPKBPMQ37RRTKY30P7BX]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ServiceCategory_ea_form_fieldset_01KKGFRPKBPMQ37RRTKY30P7BX" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KKGFRPKBPMQ37RRTKY30P7BX" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ServiceCategory_ea_form_fieldset_01KKGFRPKBPMQ37RRTKY30P7BX" |
| valid | true |
| value | null |
title
"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 | "Название" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| 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\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1275 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 | "Название" |
| 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 | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1276 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ServiceCategory_title" ] |
| cache_key | "_ServiceCategory_title_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 {#991 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "title" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Название" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#994 …} -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 {#993 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#995 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1006 …} -uniqueId: Symfony\Component\Uid\Ulid {#992 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#997 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1526 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#991 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "title" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Название" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#994 …} -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 {#993 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#995 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1006 …} -uniqueId: Symfony\Component\Uid\Ulid {#992 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#997 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1493 -errors: [] -form: Symfony\Component\Form\Form {#1429 …} } |
| form | Symfony\Component\Form\FormView {#1491 …5} |
| full_name | "ServiceCategory[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ServiceCategory_title" |
| label | "Название" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ServiceCategory_title" |
| valid | true |
| value | "" |
slug
"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 |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1004 -message: "Используется в фильтре /uslugi?category=..." -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Slug категории" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| 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\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1284 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 | Symfony\Component\Translation\TranslatableMessage {#1004 -message: "Используется в фильтре /uslugi?category=..." -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Slug категории" |
| 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 | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1285 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ServiceCategory_slug" ] |
| cache_key | "_ServiceCategory_slug_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 {#999 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "slug" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Slug категории" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1002 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1004 -message: "Используется в фильтре /uslugi?category=..." -parameters: [] -domain: "messages" } -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 {#1001 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1003 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1103 …} -uniqueId: Symfony\Component\Uid\Ulid {#1000 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1005 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1533 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#999 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "slug" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Slug категории" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1002 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1004 -message: "Используется в фильтре /uslugi?category=..." -parameters: [] -domain: "messages" } -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 {#1001 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1003 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1103 …} -uniqueId: Symfony\Component\Uid\Ulid {#1000 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1005 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1531 -errors: [] -form: Symfony\Component\Form\Form {#1432 …} } |
| form | Symfony\Component\Form\FormView {#1530 …5} |
| full_name | "ServiceCategory[slug]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1004 -message: "Используется в фильтре /uslugi?category=..." -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ServiceCategory_slug" |
| label | "Slug категории" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "slug" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ServiceCategory_slug" |
| valid | true |
| value | "" |
icon
"App\Form\Type\FontAwesomeIconType"
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 |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1012 -message: "Например: icon-medical_health_cross" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Иконка из пикера" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| 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\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1301 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 | Symfony\Component\Translation\TranslatableMessage {#1012 -message: "Например: icon-medical_health_cross" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Иконка из пикера" |
| 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() {#1303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1302 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-fa-icon-picker-input" => "1" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "fa_icon_picker" "_ServiceCategory_icon" ] |
| cache_key | "_ServiceCategory_icon_fa_icon_picker" |
| 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 {#1007 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "icon" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Иконка из пикера" -formType: "App\Form\Type\FontAwesomeIconType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1010 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1012 -message: "Например: icon-medical_health_cross" -parameters: [] -domain: "messages" } -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 {#1009 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1011 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1107 …} -uniqueId: Symfony\Component\Uid\Ulid {#1008 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1013 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1536 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1007 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "icon" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Иконка из пикера" -formType: "App\Form\Type\FontAwesomeIconType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1010 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1012 -message: "Например: icon-medical_health_cross" -parameters: [] -domain: "messages" } -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 {#1009 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1011 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1107 …} -uniqueId: Symfony\Component\Uid\Ulid {#1008 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1013 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1534 -errors: [] -form: Symfony\Component\Form\Form {#1435 …} } |
| form | Symfony\Component\Form\FormView {#1532 …5} |
| full_name | "ServiceCategory[icon]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1012 -message: "Например: icon-medical_health_cross" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ServiceCategory_icon" |
| label | "Иконка из пикера" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "icon" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ServiceCategory_icon" |
| valid | true |
| value | "" |
iconColor
"Symfony\Component\Form\Extension\Core\Type\ColorType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "#1C2258" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1020 -message: "Цвет применяется только к иконке из пикера." -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Цвет иконки" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| 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\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1314 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 | Symfony\Component\Translation\TranslatableMessage {#1020 -message: "Цвет применяется только к иконке из пикера." -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| invalid_message | "Please select a valid color." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Цвет иконки" |
| 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() {#1316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1315 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "color" "_ServiceCategory_iconColor" ] |
| cache_key | "_ServiceCategory_iconColor_color" |
| compound | false |
| data | "#1C2258" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1015 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "iconColor" -propertyNameSuffix: null -value: "#1C2258" -formattedValue: "#1C2258" -formatValueCallable: null -label: "Цвет иконки" -formType: "Symfony\Component\Form\Extension\Core\Type\ColorType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1018 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1020 -message: "Цвет применяется только к иконке из пикера." -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1017 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1019 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1115 …} -uniqueId: Symfony\Component\Uid\Ulid {#1016 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1021 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1539 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1015 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "iconColor" -propertyNameSuffix: null -value: "#1C2258" -formattedValue: "#1C2258" -formatValueCallable: null -label: "Цвет иконки" -formType: "Symfony\Component\Form\Extension\Core\Type\ColorType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1018 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1020 -message: "Цвет применяется только к иконке из пикера." -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1017 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1019 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1115 …} -uniqueId: Symfony\Component\Uid\Ulid {#1016 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1021 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1537 -errors: [] -form: Symfony\Component\Form\Form {#1438 …} } |
| form | Symfony\Component\Form\FormView {#1535 …5} |
| full_name | "ServiceCategory[iconColor]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1020 -message: "Цвет применяется только к иконке из пикера." -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ServiceCategory_iconColor" |
| label | "Цвет иконки" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "iconColor" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ServiceCategory_iconColor" |
| valid | true |
| value | "#1C2258" |
iconImage
"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 |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1028 -message: "Можно вписать путь вручную или загрузить файл ниже." -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Изображение иконки (путь)" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| 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\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1323 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 | Symfony\Component\Translation\TranslatableMessage {#1028 -message: "Можно вписать путь вручную или загрузить файл ниже." -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Изображение иконки (путь)" |
| 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() {#1325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1324 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_ServiceCategory_iconImage" ] |
| cache_key | "_ServiceCategory_iconImage_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 {#1023 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "iconImage" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Изображение иконки (путь)" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1026 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1028 -message: "Можно вписать путь вручную или загрузить файл ниже." -parameters: [] -domain: "messages" } -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 {#1025 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1027 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1128 …} -uniqueId: Symfony\Component\Uid\Ulid {#1024 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1029 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1542 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1023 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "iconImage" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Изображение иконки (путь)" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1026 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1028 -message: "Можно вписать путь вручную или загрузить файл ниже." -parameters: [] -domain: "messages" } -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 {#1025 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1027 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1128 …} -uniqueId: Symfony\Component\Uid\Ulid {#1024 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1029 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1540 -errors: [] -form: Symfony\Component\Form\Form {#1441 …} } |
| form | Symfony\Component\Form\FormView {#1538 …5} |
| full_name | "ServiceCategory[iconImage]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1028 -message: "Можно вписать путь вручную или загрузить файл ниже." -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "ServiceCategory_iconImage" |
| label | "Изображение иконки (путь)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "iconImage" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ServiceCategory_iconImage" |
| valid | true |
| value | "" |
iconImageFile
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 |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| file_constraints | [ Symfony\Component\Validator\Constraints\Image {#1043 +payload: null +groups: ? ?array +binaryFormat: null +mimeTypes: "image/*" +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "This file is not a valid image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
[ Symfony\Component\Validator\Constraints\Image {#1043 +payload: null +groups: ? ?array +binaryFormat: null +mimeTypes: "image/*" +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "This file is not a valid image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| label | "Загрузить изображение иконки" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-image" ] |
[ "class" => "field-image" ] |
| upload_dir | "/var/www/www-root/data/www/hormonelife.ru/public/uploads/service-categories/" |
same as passed value |
| upload_filename | "[slug]-icon-[timestamp].[extension]" |
Closure(UploadedFile $file) {#1350 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" use: { $fileNamePatternOrCallable: "[slug]-icon-[timestamp].[extension]" } } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "data-ea-align" => "center" ] |
| 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\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| download_path | "uploads/service-categories/" |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| file_constraints | [ Symfony\Component\Validator\Constraints\Image {#1043 +payload: null +groups: ? ?array +binaryFormat: null +mimeTypes: "image/*" +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "This file is not a valid image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| 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 | "Загрузить изображение иконки" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| 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-image" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_delete | Closure(File $file) {#1336 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_dir | "/var/www/www-root/data/www/hormonelife.ru/public/uploads/service-categories/" |
| upload_filename | Closure(UploadedFile $file) {#1350 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" use: { $fileNamePatternOrCallable: "[slug]-icon-[timestamp].[extension]" } } |
| upload_max_size_message | Closure() {#1349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1348 …} $translationDomain: "validators" } } |
| upload_new | Closure(UploadedFile $file, string $uploadDir, string $fileName) {#1335 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_validate | Closure(string $filename): string {#1338 returnType: "string" class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_fileupload" "_ServiceCategory_iconImageFile" ] |
| cache_key | "_ServiceCategory_iconImageFile_ea_fileupload" |
| compound | true |
| currentFiles | [] |
| data | null |
| disabled | false |
| download_path | "uploads/service-categories/" |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1031 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ImageField" -propertyName: "iconImageFile" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Загрузить изображение иконки" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1034 …} -sortable: false -virtual: true -permission: null -textAlign: "center" -help: null -cssClass: "field-image" -columns: null -defaultColumns: "col-md-7 col-xxl-5" -translationParameters: [] -templateName: "label/empty" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1033 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1035 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} -uniqueId: Symfony\Component\Uid\Ulid {#1032 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1037 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1545 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1031 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ImageField" -propertyName: "iconImageFile" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Загрузить изображение иконки" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1034 …} -sortable: false -virtual: true -permission: null -textAlign: "center" -help: null -cssClass: "field-image" -columns: null -defaultColumns: "col-md-7 col-xxl-5" -translationParameters: [] -templateName: "label/empty" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1033 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1035 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} -uniqueId: Symfony\Component\Uid\Ulid {#1032 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1037 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1543 -errors: [] -form: Symfony\Component\Form\Form {#1466 …} } |
| form | Symfony\Component\Form\FormView {#1541 …5} |
| full_name | "ServiceCategory[iconImageFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ServiceCategory_iconImageFile" |
| label | "Загрузить изображение иконки" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| multiple | false |
| name | "iconImageFile" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-image" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ServiceCategory_iconImageFile" |
| valid | true |
| value | null |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
|---|---|---|
| action | "" |
same as passed value |
| allow_extra_fields | false |
same as passed value |
| allow_file_upload | true |
same as passed value |
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
same as passed value |
| auto_initialize | true |
same as passed value |
| block_name | null |
same as passed value |
| block_prefix | null |
same as passed value |
| by_reference | true |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\Image {#1043 +payload: null +groups: ? ?array +binaryFormat: null +mimeTypes: "image/*" +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "This file is not a valid image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
[ Symfony\Component\Validator\Constraints\Image {#1043 +payload: null +groups: ? ?array +binaryFormat: null +mimeTypes: "image/*" +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "This file is not a valid image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| csrf_field_name | "_token" |
same as passed value |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
| csrf_protection | true |
same as passed value |
| csrf_token_id | null |
same as passed value |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
same as passed value |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
same as passed value |
| disabled | false |
same as passed value |
| empty_data | null |
same as passed value |
| error_bubbling | false |
same as passed value |
| error_mapping | [] |
same as passed value |
| extra_fields_message | "This form should not contain extra fields." |
same as passed value |
| form_attr | false |
same as passed value |
| getter | null |
same as passed value |
| help | null |
same as passed value |
| help_attr | [] |
same as passed value |
| help_html | false |
same as passed value |
| help_translation_parameters | [] |
same as passed value |
| inherit_data | false |
same as passed value |
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
same as passed value |
| is_empty_callback | null |
same as passed value |
| label | "Загрузить изображение иконки" |
same as passed value |
| label_attr | [] |
same as passed value |
| label_format | null |
same as passed value |
| label_html | true |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| mapped | true |
same as passed value |
| method | "POST" |
same as passed value |
| multiple | false |
same as passed value |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
| priority | 0 |
same as passed value |
| property_path | null |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-image" ] |
[ "class" => "field-image" ] |
| setter | null |
same as passed value |
| translation_domain | null |
same as passed value |
| trim | true |
same as passed value |
| upload_max_size_message | Closure() {#1349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1348 …} $translationDomain: "validators" } } |
Closure() {#1451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1348 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
| validation_groups | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Image {#1043 +payload: null +groups: ? ?array +binaryFormat: null +mimeTypes: "image/*" +filenameMaxLength: null +extensions: [] +filenameCharset: null +filenameCountUnit: "bytes" +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "This file is not a valid image." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +filenameCharsetMessage: "This filename does not match the expected charset." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| 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\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| 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 | "Загрузить изображение иконки" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| 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-image" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1348 …} $translationDomain: "validators" } } $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_ServiceCategory_iconImageFile_file" ] |
| cache_key | "_ServiceCategory_iconImageFile_file_file" |
| compound | false |
| data | null |
| 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 {#1549 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1547 -errors: [] -form: Symfony\Component\Form\Form {#1469 …} } |
| form | Symfony\Component\Form\FormView {#1546 …5} |
| full_name | "ServiceCategory[iconImageFile][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ServiceCategory_iconImageFile_file" |
| label | "Загрузить изображение иконки" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-image" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "file" |
| unique_block_prefix | "_ServiceCategory_iconImageFile_file" |
| valid | true |
| value | "" |
delete
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1400 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1401 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1458 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_ServiceCategory_iconImageFile_delete" ] |
| cache_key | "_ServiceCategory_iconImageFile_delete_checkbox" |
| checked | false |
| compound | false |
| data | false |
| 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 {#1552 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1550 -errors: [] -form: Symfony\Component\Form\Form {#1472 …} } |
| form | Symfony\Component\Form\FormView {#1548 …5} |
| full_name | "ServiceCategory[iconImageFile][delete]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ServiceCategory_iconImageFile_delete" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "delete" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ServiceCategory_iconImageFile_delete" |
| valid | true |
| value | "1" |
templateType
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "analiz_classic" |
| View Format | same as normalized 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" ] |
| choices | [ "Шаблон 1: Анализ (hero-1, process-1, doctors-1)" => "analiz_classic" "Шаблон 2: Процедура (hero-2, process-2, doctors-2)" => "procedure" "Шаблон 3: Диагностика (hero-1, process-2, important-1, doctors-1)" => "diagnostics" "Шаблон 4: Чекап (hero-1, program-1, doctors-1)" => "checkup" "Шаблон 5: RF-лифтинг (hero-1, process-2, doctors-2)" => "rf_lifting" ] |
[ "Шаблон 1: Анализ (hero-1, process-1, doctors-1)" => "analiz_classic" "Шаблон 2: Процедура (hero-2, process-2, doctors-2)" => "procedure" "Шаблон 3: Диагностика (hero-1, process-2, important-1, doctors-1)" => "diagnostics" "Шаблон 4: Чекап (hero-1, program-1, doctors-1)" => "checkup" "Шаблон 5: RF-лифтинг (hero-1, process-2, doctors-2)" => "rf_lifting" ] |
| expanded | false |
same as passed value |
| label | "Тип шаблона страницы" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | "" |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-select" ] |
[ "class" => "field-select" ] |
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 | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Шаблон 1: Анализ (hero-1, process-1, doctors-1)" => "analiz_classic" "Шаблон 2: Процедура (hero-2, process-2, doctors-2)" => "procedure" "Шаблон 3: Диагностика (hero-1, process-2, important-1, doctors-1)" => "diagnostics" "Шаблон 4: Чекап (hero-1, program-1, doctors-1)" => "checkup" "Шаблон 5: RF-лифтинг (hero-1, process-2, doctors-2)" => "rf_lifting" ] |
| 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\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Тип шаблона страницы" |
| 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 |
| required | true |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1371 …} $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" "_ServiceCategory_templateType" ] |
| cache_key | "_ServiceCategory_templateType_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1553 +data: "analiz_classic" +value: "analiz_classic" +label: "Шаблон 1: Анализ (hero-1, process-1, doctors-1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1554 +data: "procedure" +value: "procedure" +label: "Шаблон 2: Процедура (hero-2, process-2, doctors-2)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1555 +data: "diagnostics" +value: "diagnostics" +label: "Шаблон 3: Диагностика (hero-1, process-2, important-1, doctors-1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1556 +data: "checkup" +value: "checkup" +label: "Шаблон 4: Чекап (hero-1, program-1, doctors-1)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1557 +data: "rf_lifting" +value: "rf_lifting" +label: "Шаблон 5: RF-лифтинг (hero-1, process-2, doctors-2)" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "analiz_classic" |
| disabled | false |
| duplicate_preferred_choices | true |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1044 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "templateType" -propertyNameSuffix: null -value: "analiz_classic" -formattedValue: "analiz_classic" -formatValueCallable: null -label: "Тип шаблона страницы" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1047 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1046 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1048 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1123 …} -uniqueId: Symfony\Component\Uid\Ulid {#1045 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1050 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1561 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1044 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "templateType" -propertyNameSuffix: null -value: "analiz_classic" -formattedValue: "analiz_classic" -formatValueCallable: null -label: "Тип шаблона страницы" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1047 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1046 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1048 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1123 …} -uniqueId: Symfony\Component\Uid\Ulid {#1045 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1050 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1551 -errors: [] -form: Symfony\Component\Form\Form {#1475 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1544 …5} |
| full_name | "ServiceCategory[templateType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ServiceCategory_templateType" |
| is_selected | Closure($choice, $value) {#1559 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Тип шаблона страницы" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "templateType" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ServiceCategory_templateType" |
| valid | true |
| value | "analiz_classic" |
sortOrder
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 100 |
| View Format |
"100"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Порядок сортировки" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-integer" ] |
[ "class" => "field-integer" ] |
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\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1387 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 | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Порядок сортировки" |
| 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 | true |
| rounding_mode | 2 |
| row_attr | [ "class" => "field-integer" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1388 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_ServiceCategory_sortOrder" ] |
| cache_key | "_ServiceCategory_sortOrder_integer" |
| compound | false |
| data | 100 |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1052 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "sortOrder" -propertyNameSuffix: null -value: 100 -formattedValue: 100 -formatValueCallable: null -label: "Порядок сортировки" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1055 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/crud/field/integer.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1054 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1056 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1036 …} -uniqueId: Symfony\Component\Uid\Ulid {#1053 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1058 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1564 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1052 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "sortOrder" -propertyNameSuffix: null -value: 100 -formattedValue: 100 -formatValueCallable: null -label: "Порядок сортировки" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1055 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/crud/field/integer.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1054 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1056 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1036 …} -uniqueId: Symfony\Component\Uid\Ulid {#1053 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1058 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1562 -errors: [] -form: Symfony\Component\Form\Form {#1478 …} } |
| form | Symfony\Component\Form\FormView {#1560 …5} |
| full_name | "ServiceCategory[sortOrder]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ServiceCategory_sortOrder" |
| label | "Порядок сортировки" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "sortOrder" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-integer" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ServiceCategory_sortOrder" |
| valid | true |
| value | "100" |
isActive
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| label | "Активна" |
same as passed value |
| label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1400 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1401 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Активна" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1405 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_ServiceCategory_isActive" ] |
| cache_key | "_ServiceCategory_isActive_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1060 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "isActive" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Активна" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1063 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1062 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1064 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1145 …} -uniqueId: Symfony\Component\Uid\Ulid {#1061 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1066 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1567 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1060 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "isActive" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Активна" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1063 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1062 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1064 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1145 …} -uniqueId: Symfony\Component\Uid\Ulid {#1061 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1066 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1565 -errors: [] -form: Symfony\Component\Form\Form {#1481 …} } |
| form | Symfony\Component\Form\FormView {#1563 …5} |
| full_name | "ServiceCategory[isActive]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ServiceCategory_isActive" |
| label | "Активна" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isActive" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ServiceCategory_isActive" |
| valid | true |
| value | "1" |
ea_form_fieldset_close_01KKGFRPKBPMQ37RRTKY30P7BX
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 |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1416 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() {#1418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1417 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_ServiceCategory_ea_form_fieldset_close_01KKGFRPKBPMQ37RRTKY30P7BX" ] |
| cache_key | "_ServiceCategory_ea_form_fieldset_close_01KKGFRPKBPMQ37RRTKY30P7BX_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 {#1057 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KKGFRPKBPMQ37RRTKY30P7BX" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1188 …} -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 {#1138 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1178 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1186 …} -uniqueId: Symfony\Component\Uid\Ulid {#1049 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1185 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1570 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1057 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KKGFRPKBPMQ37RRTKY30P7BX" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1188 …} -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 {#1138 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1178 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1186 …} -uniqueId: Symfony\Component\Uid\Ulid {#1049 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1185 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#800 -isAccessible: true -fqcn: "App\Entity\ServiceCategory" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#756 …} -instance: App\Entity\ServiceCategory {#974 -id: null -title: null -slug: null -icon: null -iconColor: null -iconImage: null -iconImageFile: null -templateType: "analiz_classic" -sortOrder: 100 -isActive: true -servicePages: Doctrine\Common\Collections\ArrayCollection {#976 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1069 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1201 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1568 -errors: [] -form: Symfony\Component\Form\Form {#1484 …} } |
| form | Symfony\Component\Form\FormView {#1566 …5} |
| full_name | "ServiceCategory[ea_form_fieldset_close_01KKGFRPKBPMQ37RRTKY30P7BX]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ServiceCategory_ea_form_fieldset_close_01KKGFRPKBPMQ37RRTKY30P7BX" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KKGFRPKBPMQ37RRTKY30P7BX" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_ServiceCategory_ea_form_fieldset_close_01KKGFRPKBPMQ37RRTKY30P7BX" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "66a6753ca807e18e6e8cb76a4df.upVUSK3q23RdNDO8lmTUId9CNWuPeqvZbayzP01lWkE.gqBiI9WvnxdsTlT99TPhZ-8kXiztD9HhP8_hdhspAzOK-zodw7qZNgRiRA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "66a6753ca807e18e6e8cb76a4df.upVUSK3q23RdNDO8lmTUId9CNWuPeqvZbayzP01lWkE.gqBiI9WvnxdsTlT99TPhZ-8kXiztD9HhP8_hdhspAzOK-zodw7qZNgRiRA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#330 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#140 …} -logger: Monolog\Logger {#226 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#331 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | "66a6753ca807e18e6e8cb76a4df.upVUSK3q23RdNDO8lmTUId9CNWuPeqvZbayzP01lWkE.gqBiI9WvnxdsTlT99TPhZ-8kXiztD9HhP8_hdhspAzOK-zodw7qZNgRiRA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1278 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() {#1571 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#212 …} $message: Closure() {#1569 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_ServiceCategory__token" ] |
| cache_key | "_ServiceCategory__token_hidden" |
| compound | false |
| data | "66a6753ca807e18e6e8cb76a4df.upVUSK3q23RdNDO8lmTUId9CNWuPeqvZbayzP01lWkE.gqBiI9WvnxdsTlT99TPhZ-8kXiztD9HhP8_hdhspAzOK-zodw7qZNgRiRA" |
| 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 {#1584 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1581 -errors: [] -form: Symfony\Component\Form\Form {#1577 …} } |
| form | Symfony\Component\Form\FormView {#1572 …5} |
| full_name | "ServiceCategory[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "ServiceCategory__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 | "_ServiceCategory__token" |
| valid | true |
| value | "66a6753ca807e18e6e8cb76a4df.upVUSK3q23RdNDO8lmTUId9CNWuPeqvZbayzP01lWkE.gqBiI9WvnxdsTlT99TPhZ-8kXiztD9HhP8_hdhspAzOK-zodw7qZNgRiRA" |