- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 8
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- EasyAdmin
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
Dentiste
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Dentiste {#533 -id: null -name: null -description: null -image: null -information: Doctrine\Common\Collections\ArrayCollection {#534 …} } |
| 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-Dentiste-form" ] |
[ "class" => "ea-new-form" "id" => "new-Dentiste-form" ] |
| data | App\Entity\Dentiste {#533 -id: null -name: null -description: null -image: null -information: Doctrine\Common\Collections\ArrayCollection {#534 …} } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#449 -isAccessible: true -fqcn: "App\Entity\Dentiste" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#395 …} -instance: App\Entity\Dentiste {#533 -id: null -name: null -description: null -image: null -information: Doctrine\Common\Collections\ArrayCollection {#534 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#555 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#641 …} } |
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-Dentiste-form" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#174 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#172 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#173 …} -namespace: Closure() {#176 …} } |
| data | App\Entity\Dentiste {#533 -id: null -name: null -description: null -image: null -information: Doctrine\Common\Collections\ArrayCollection {#534 …} } |
| data_class | "App\Entity\Dentiste" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#776 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#650 …} use: { $class: "App\Entity\Dentiste" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#449 -isAccessible: true -fqcn: "App\Entity\Dentiste" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#395 …} -instance: App\Entity\Dentiste {#533 -id: null -name: null -description: null -image: null -information: Doctrine\Common\Collections\ArrayCollection {#534 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#555 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#641 …} } |
| 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() {#774 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#653 …} $translationDomain: "validators" $message: Closure() {#777 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-Dentiste-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_Dentiste" ] |
| cache_key | "_Dentiste_ea_crud" |
| compound | true |
| data | App\Entity\Dentiste {#533 -id: null -name: null -description: null -image: null -information: Doctrine\Common\Collections\ArrayCollection {#534 …} } |
| 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 {#449 -isAccessible: true -fqcn: "App\Entity\Dentiste" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#395 …} -instance: App\Entity\Dentiste {#533 -id: null -name: null -description: null -image: null -information: Doctrine\Common\Collections\ArrayCollection {#534 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#555 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#641 …} } "form_tabs" => [] "form_panels" => [] ] |
| errors | Symfony\Component\Form\FormErrorIterator {#896 -form: Symfony\Component\Form\Form {#830 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#803 …5} |
| full_name | "Dentiste" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Dentiste" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "Dentiste" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Dentiste" |
| valid | true |
| value | App\Entity\Dentiste {#533 -id: null -name: null -description: null -image: null -information: Doctrine\Common\Collections\ArrayCollection {#534 …} } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Name" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#174 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#172 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#173 …} -namespace: Closure() {#176 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#751 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#650 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | 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 | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#653 …} $translationDomain: "validators" $message: Closure() {#750 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Dentiste_name" ] |
| cache_key | "_Dentiste_name_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#547 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "name" -value: null -formattedValue: null -formatValueCallable: null -label: "Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#550 …} -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 {#549 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#551 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#554 …} -uniqueId: Symfony\Component\Uid\Ulid {#548 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#563 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#449 -isAccessible: true -fqcn: "App\Entity\Dentiste" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#395 …} -instance: App\Entity\Dentiste {#533 -id: null -name: null -description: null -image: null -information: Doctrine\Common\Collections\ArrayCollection {#534 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#555 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#641 …} } ] |
| errors | Symfony\Component\Form\FormErrorIterator {#901 -form: Symfony\Component\Form\Form {#860 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#902 …5} |
| full_name | "Dentiste[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Dentiste_name" |
| label | "Name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Dentiste_name" |
| valid | true |
| value | "" |
image
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType"
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" ] |
| label | "Image" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-image" ] |
[ "class" => "field-image" ] |
| upload_dir | "/home/gebcloud/public_html/dental.gebanalysis.cloud/public/front/images/" |
same as passed value |
| upload_filename | "[name].[extension]" |
Closure(UploadedFile $file) {#792 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" use: { $fileNamePatternOrCallable: "[name].[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\CsrfTokenManager {#174 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#172 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#173 …} -namespace: Closure() {#176 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| download_path | "front/images/" |
| 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 | "Image" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| 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) {#760 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_dir | "/home/gebcloud/public_html/dental.gebanalysis.cloud/public/front/images/" |
| upload_filename | Closure(UploadedFile $file) {#792 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" use: { $fileNamePatternOrCallable: "[name].[extension]" } } |
| upload_max_size_message | Closure() {#772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#653 …} $translationDomain: "validators" $message: Closure() {#767 …} } } |
| upload_new | Closure(UploadedFile $file, string $uploadDir, string $fileName) {#759 class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| upload_validate | Closure(string $filename): string {#762 returnType: "string" class: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | false |
| allow_delete | true |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_fileupload" "_Dentiste_image" ] |
| cache_key | "_Dentiste_image_ea_fileupload" |
| compound | true |
| currentFiles | [] |
| data | null |
| disabled | false |
| download_path | "front/images/" |
| ea_crud_form | [ "form_panel" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#580 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ImageField" -propertyName: "image" -value: null -formattedValue: null -formatValueCallable: null -label: "Image" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#542 …} -sortable: true -virtual: false -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 {#543 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#540 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#620 …} -uniqueId: Symfony\Component\Uid\Ulid {#412 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#545 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#449 -isAccessible: true -fqcn: "App\Entity\Dentiste" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#395 …} -instance: App\Entity\Dentiste {#533 -id: null -name: null -description: null -image: null -information: Doctrine\Common\Collections\ArrayCollection {#534 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#555 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#641 …} } ] |
| errors | Symfony\Component\Form\FormErrorIterator {#900 -form: Symfony\Component\Form\Form {#850 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#899 …5} |
| full_name | "Dentiste[image]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Dentiste_image" |
| label | "Image" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| multiple | false |
| name | "image" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-image" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Dentiste_image" |
| valid | true |
| value | null |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
false
|
| allow_file_upload | true |
same as passed value |
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
[] |
| auto_initialize | true |
same as passed value |
| block_name | null |
null
|
| block_prefix | null |
null
|
| by_reference | true |
same as passed value |
| constraints | [] |
[] |
| 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 |
null
|
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#174 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#172 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#173 …} -namespace: Closure() {#176 …} } |
same as passed value |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
same as passed value |
| disabled | false |
false
|
| empty_data | null |
null
|
| error_bubbling | false |
false
|
| error_mapping | [] |
[] |
| extra_fields_message | "This form should not contain extra fields." |
same as passed value |
| form_attr | false |
false
|
| getter | null |
null
|
| help | null |
null
|
| help_attr | [] |
[] |
| help_html | false |
false
|
| help_translation_parameters | [] |
[] |
| inherit_data | false |
false
|
| invalid_message | "This value is not valid." |
same as passed value |
| invalid_message_parameters | [] |
[] |
| is_empty_callback | null |
null
|
| label | "Image" |
same as passed value |
| label_attr | [] |
[] |
| label_format | null |
null
|
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| mapped | true |
same as passed value |
| method | "POST" |
same as passed value |
| multiple | false |
false
|
| 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 |
null
|
| required | false |
false
|
| row_attr | [ "class" => "field-image" ] |
[ "class" => "field-image" ] |
| setter | null |
null
|
| translation_domain | null |
null
|
| trim | true |
same as passed value |
| upload_max_size_message | Closure() {#772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#653 …} $translationDomain: "validators" $message: Closure() {#767 …} } } |
Closure() {#810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#653 …} $translationDomain: "validators" $message: Closure() {#772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#653 …} $translationDomain: "validators" $message: Closure() {#767 …} } } } } |
| validation_groups | null |
null
|
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 | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#174 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#172 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#173 …} -namespace: Closure() {#176 …} } |
| 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 | "Image" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| 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() {#810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#653 …} $translationDomain: "validators" $message: Closure() {#772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#653 …} $translationDomain: "validators" $message: Closure() {#767 …} } } } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_Dentiste_image_file" ] |
| cache_key | "_Dentiste_image_file_file" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| errors | Symfony\Component\Form\FormErrorIterator {#871 -form: Symfony\Component\Form\Form {#846 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#793 …5} |
| full_name | "Dentiste[image][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Dentiste_image_file" |
| label | "Image" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-image" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| type | "file" |
| unique_block_prefix | "_Dentiste_image_file" |
| valid | true |
| value | "" |
delete
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#174 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#172 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#173 …} -namespace: Closure() {#176 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#801 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#804 …} } |
| 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 {#802 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() {#797 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#653 …} $translationDomain: "validators" $message: Closure() {#840 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_Dentiste_image_delete" ] |
| cache_key | "_Dentiste_image_delete_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| errors | Symfony\Component\Form\FormErrorIterator {#874 -form: Symfony\Component\Form\Form {#852 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#889 …5} |
| full_name | "Dentiste[image][delete]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Dentiste_image_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 | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Dentiste_image_delete" |
| valid | true |
| value | "1" |
description
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType"
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 | "Description" |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text_editor" ] |
[ "class" => "field-text_editor" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#174 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#172 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#173 …} -namespace: Closure() {#176 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#834 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#650 …} } |
| 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 | "Description" |
| 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 | [ "class" => "field-text_editor" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#653 …} $translationDomain: "validators" $message: Closure() {#835 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "ea_text_editor" "_Dentiste_description" ] |
| cache_key | "_Dentiste_description_ea_text_editor" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#610 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextEditorField" -propertyName: "description" -value: null -formattedValue: null -formatValueCallable: null -label: "Description" -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\TextEditorType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#607 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text_editor" -columns: null -defaultColumns: "col-md-9 col-xxl-7" -translationParameters: [] -templateName: "crud/field/text_editor" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#608 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#606 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#622 …} -uniqueId: Symfony\Component\Uid\Ulid {#609 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#604 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#449 -isAccessible: true -fqcn: "App\Entity\Dentiste" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#395 …} -instance: App\Entity\Dentiste {#533 -id: null -name: null -description: null -image: null -information: Doctrine\Common\Collections\ArrayCollection {#534 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#555 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#641 …} } ] |
| errors | Symfony\Component\Form\FormErrorIterator {#898 -form: Symfony\Component\Form\Form {#855 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#897 …5} |
| full_name | "Dentiste[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Dentiste_description" |
| label | "Description" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text_editor" ] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Dentiste_description" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ce9b.Y1nywlmK-2JRLfmgw8CFL0KE5962MlF1OQDSpN8qc1E.BxiZ7264swYCHpHajprDYST-r7HkcAkib0qe1ptYPTo0CrGSEsi5GCtnuA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "ce9b.Y1nywlmK-2JRLfmgw8CFL0KE5962MlF1OQDSpN8qc1E.BxiZ7264swYCHpHajprDYST-r7HkcAkib0qe1ptYPTo0CrGSEsi5GCtnuA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#174 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#172 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#173 …} -namespace: Closure() {#176 …} } |
| data | "ce9b.Y1nywlmK-2JRLfmgw8CFL0KE5962MlF1OQDSpN8qc1E.BxiZ7264swYCHpHajprDYST-r7HkcAkib0qe1ptYPTo0CrGSEsi5GCtnuA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#890 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#650 …} } |
| 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() {#894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#744 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#653 …} $translationDomain: "validators" $message: Closure() {#891 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_Dentiste__token" ] |
| cache_key | "_Dentiste__token_hidden" |
| compound | false |
| data | "ce9b.Y1nywlmK-2JRLfmgw8CFL0KE5962MlF1OQDSpN8qc1E.BxiZ7264swYCHpHajprDYST-r7HkcAkib0qe1ptYPTo0CrGSEsi5GCtnuA" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| errors | Symfony\Component\Form\FormErrorIterator {#913 -form: Symfony\Component\Form\Form {#909 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#895 …5} |
| full_name | "Dentiste[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Dentiste__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 | [] |
| size | null |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Dentiste__token" |
| valid | true |
| value | "ce9b.Y1nywlmK-2JRLfmgw8CFL0KE5962MlF1OQDSpN8qc1E.BxiZ7264swYCHpHajprDYST-r7HkcAkib0qe1ptYPTo0CrGSEsi5GCtnuA" |