- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 35
- Security
- Twig
- HTTP Client
- Doctrine 6
- E-mails
- Debug
- E-mails
- EasyAdmin
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
-
title
-
body
-
translatable_id
-
-
-
title
-
body
-
translatable_id
-
-
-
title
-
body
-
translatable_id
-
-
-
title
-
body
-
translatable_id
-
-
-
title
-
body
-
translatable_id
-
-
-
title
-
body
-
translatable_id
-
-
-
title
-
body
-
translatable_id
-
-
-
title
-
body
-
translatable_id
-
-
-
type_notification_id
-
_token
-
notification
"EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } |
same as passed value |
entity | "Notification" |
same as passed value |
view | "new" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [ "id" => "new-notification-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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data | App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } |
data_class | "App\Entity\Notification" |
disabled | false |
empty_data | Closure(FormInterface $form) {#4867 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} use: { $class: "App\Entity\Notification" } } |
entity | "Notification" |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4871 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#4870 …} } } |
validation_groups | null |
view | "new" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "id" => "new-notification-form" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "easyadmin" "_notification" ] |
cache_key | "_notification_easyadmin" |
compound | true |
data | App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
easyadmin_form_groups | [] |
easyadmin_form_tabs | [] |
errors | Symfony\Component\Form\FormErrorIterator {#4964 -form: Symfony\Component\Form\Form {#4954 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4872 …5} |
full_name | "notification" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "notification" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_notification" |
valid | true |
value | App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } |
translations
"A2lix\TranslationFormBundle\Form\Type\TranslationsType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#4971 -elements: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] |
[ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] |
label | "Traducciones" |
same as passed value |
required | false |
false
|
translation_domain | "messages" |
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 | false |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
default_locale | "es" |
disabled | false |
empty_data | Closure(FormInterface $form) {#4886 class: "A2lix\TranslationFormBundle\Form\Type\TranslationsType" this: A2lix\TranslationFormBundle\Form\Type\TranslationsType {#4878 …} } |
error_bubbling | true |
error_mapping | [] |
excluded_fields | [] |
extra_fields_message | "This form should not contain extra fields." |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Traducciones" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
locale_labels | null |
locales | [ "es" "pt" "en" "de" "it" "fr" "ru" "tr" ] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
required_locales | [ "es" "pt" "en" "de" "it" "fr" "ru" "tr" ] |
row_attr | [] |
theming_granularity | "field" |
translation_domain | "messages" |
trim | true |
upload_max_size_message | Closure() {#4887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#4888 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "a2lix_translations" "_notification_translations" ] |
cache_key | "_notification_translations_a2lix_translations" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#4971 -elements: [] } |
default_locale | "es" |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#4969 -form: Symfony\Component\Form\Form {#4957 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4968 …5} |
full_name | "notification[translations]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations" |
label | "Traducciones" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "translations" |
required | false |
required_locales | [ "es" "pt" "en" "de" "it" "fr" "ru" "tr" ] |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#4971 -elements: [] } |
es
"A2lix\AutoFormBundle\Form\Type\AutoFormType"
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 |
---|---|---|
auto_initialize | false |
false
|
block_name | "locale" |
same as passed value |
data_class | "App\Entity\NotificationTranslation" |
same as passed value |
excluded_fields | [] |
[] |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
[ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
label | null |
null
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "locale" |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | "App\Entity\NotificationTranslation" |
disabled | false |
empty_data | Closure(FormInterface $form) {#4983 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} use: { $class: "App\Entity\NotificationTranslation" } } |
error_bubbling | true |
error_mapping | [] |
excluded_fields | [] |
extra_fields_message | "This form should not contain extra fields." |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4985 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#4984 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "auto_form" "_notification_translations_locale" ] |
cache_key | "_notification_translations_locale_auto_form" |
compound | true |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5503 -form: Symfony\Component\Form\Form {#4992 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5083 …5} |
full_name | "notification[translations][es]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_es" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "es" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale" |
valid | true |
value | null |
title
"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 |
---|---|---|
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
[ "maxlength" => 255 "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5142 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5144 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5143 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_notification_translations_locale_title" ] |
cache_key | "_notification_translations_locale_title_text" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5513 -form: Symfony\Component\Form\Form {#5136 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5512 …5} |
full_name | "notification[translations][es][title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_es_title" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_title" |
valid | true |
value | "" |
body
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
[ "rows" => "10" "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5154 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5155 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_notification_translations_locale_body" ] |
cache_key | "_notification_translations_locale_body_textarea" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5514 -form: Symfony\Component\Form\Form {#5162 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5523 …5} |
full_name | "notification[translations][es][body]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_es_body" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "body" |
pattern | null |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_body" |
valid | true |
value | "" |
translatable_id
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
---|---|---|
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5171 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5172 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_notification_translations_locale_translatable_id" ] |
cache_key | "_notification_translations_locale_translatable_id_integer" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5525 -form: Symfony\Component\Form\Form {#5157 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5526 …5} |
full_name | "notification[translations][es][translatable_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_es_translatable_id" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "translatable_id" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_translatable_id" |
valid | true |
value | "" |
pt
"A2lix\AutoFormBundle\Form\Type\AutoFormType"
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 |
---|---|---|
auto_initialize | false |
false
|
block_name | "locale" |
same as passed value |
data_class | "App\Entity\NotificationTranslation" |
same as passed value |
excluded_fields | [] |
[] |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
[ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
label | null |
null
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "locale" |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | "App\Entity\NotificationTranslation" |
disabled | false |
empty_data | Closure(FormInterface $form) {#4995 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} use: { $class: "App\Entity\NotificationTranslation" } } |
error_bubbling | true |
error_mapping | [] |
excluded_fields | [] |
extra_fields_message | "This form should not contain extra fields." |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#4996 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "auto_form" "_notification_translations_locale" ] |
cache_key | "_notification_translations_locale_auto_form" |
compound | true |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5510 -form: Symfony\Component\Form\Form {#5004 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5511 …5} |
full_name | "notification[translations][pt]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_pt" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "pt" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale" |
valid | true |
value | null |
title
"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 |
---|---|---|
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
[ "maxlength" => 255 "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5197 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5196 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_notification_translations_locale_title" ] |
cache_key | "_notification_translations_locale_title_text" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5530 -form: Symfony\Component\Form\Form {#5194 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5529 …5} |
full_name | "notification[translations][pt][title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_pt_title" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_title" |
valid | true |
value | "" |
body
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
[ "rows" => "10" "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5205 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5206 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_notification_translations_locale_body" ] |
cache_key | "_notification_translations_locale_body_textarea" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5531 -form: Symfony\Component\Form\Form {#5213 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5532 …5} |
full_name | "notification[translations][pt][body]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_pt_body" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "body" |
pattern | null |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_body" |
valid | true |
value | "" |
translatable_id
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
---|---|---|
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5218 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5217 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_notification_translations_locale_translatable_id" ] |
cache_key | "_notification_translations_locale_translatable_id_integer" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5533 -form: Symfony\Component\Form\Form {#5208 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5534 …5} |
full_name | "notification[translations][pt][translatable_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_pt_translatable_id" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "translatable_id" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_translatable_id" |
valid | true |
value | "" |
en
"A2lix\AutoFormBundle\Form\Type\AutoFormType"
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 |
---|---|---|
auto_initialize | false |
false
|
block_name | "locale" |
same as passed value |
data_class | "App\Entity\NotificationTranslation" |
same as passed value |
excluded_fields | [] |
[] |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
[ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
label | null |
null
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "locale" |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | "App\Entity\NotificationTranslation" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5007 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} use: { $class: "App\Entity\NotificationTranslation" } } |
error_bubbling | true |
error_mapping | [] |
excluded_fields | [] |
extra_fields_message | "This form should not contain extra fields." |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5008 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "auto_form" "_notification_translations_locale" ] |
cache_key | "_notification_translations_locale_auto_form" |
compound | true |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5528 -form: Symfony\Component\Form\Form {#5016 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5527 …5} |
full_name | "notification[translations][en]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_en" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "en" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale" |
valid | true |
value | null |
title
"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 |
---|---|---|
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
[ "maxlength" => 255 "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5244 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5243 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_notification_translations_locale_title" ] |
cache_key | "_notification_translations_locale_title_text" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5538 -form: Symfony\Component\Form\Form {#5241 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5537 …5} |
full_name | "notification[translations][en][title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_en_title" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_title" |
valid | true |
value | "" |
body
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
[ "rows" => "10" "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5253 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_notification_translations_locale_body" ] |
cache_key | "_notification_translations_locale_body_textarea" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5539 -form: Symfony\Component\Form\Form {#5260 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5540 …5} |
full_name | "notification[translations][en][body]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_en_body" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "body" |
pattern | null |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_body" |
valid | true |
value | "" |
translatable_id
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
---|---|---|
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5265 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5267 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5264 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_notification_translations_locale_translatable_id" ] |
cache_key | "_notification_translations_locale_translatable_id_integer" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5541 -form: Symfony\Component\Form\Form {#5255 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5542 …5} |
full_name | "notification[translations][en][translatable_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_en_translatable_id" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "translatable_id" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_translatable_id" |
valid | true |
value | "" |
de
"A2lix\AutoFormBundle\Form\Type\AutoFormType"
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 |
---|---|---|
auto_initialize | false |
false
|
block_name | "locale" |
same as passed value |
data_class | "App\Entity\NotificationTranslation" |
same as passed value |
excluded_fields | [] |
[] |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
[ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
label | null |
null
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "locale" |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | "App\Entity\NotificationTranslation" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5019 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} use: { $class: "App\Entity\NotificationTranslation" } } |
error_bubbling | true |
error_mapping | [] |
excluded_fields | [] |
extra_fields_message | "This form should not contain extra fields." |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5021 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5020 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "auto_form" "_notification_translations_locale" ] |
cache_key | "_notification_translations_locale_auto_form" |
compound | true |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5536 -form: Symfony\Component\Form\Form {#5028 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5535 …5} |
full_name | "notification[translations][de]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_de" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "de" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale" |
valid | true |
value | null |
title
"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 |
---|---|---|
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
[ "maxlength" => 255 "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5291 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5290 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_notification_translations_locale_title" ] |
cache_key | "_notification_translations_locale_title_text" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5546 -form: Symfony\Component\Form\Form {#5288 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5545 …5} |
full_name | "notification[translations][de][title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_de_title" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_title" |
valid | true |
value | "" |
body
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
[ "rows" => "10" "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5299 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5301 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5300 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_notification_translations_locale_body" ] |
cache_key | "_notification_translations_locale_body_textarea" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5547 -form: Symfony\Component\Form\Form {#5307 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5548 …5} |
full_name | "notification[translations][de][body]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_de_body" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "body" |
pattern | null |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_body" |
valid | true |
value | "" |
translatable_id
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
---|---|---|
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5312 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5314 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5311 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_notification_translations_locale_translatable_id" ] |
cache_key | "_notification_translations_locale_translatable_id_integer" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5549 -form: Symfony\Component\Form\Form {#5302 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5550 …5} |
full_name | "notification[translations][de][translatable_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_de_translatable_id" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "translatable_id" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_translatable_id" |
valid | true |
value | "" |
it
"A2lix\AutoFormBundle\Form\Type\AutoFormType"
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 |
---|---|---|
auto_initialize | false |
false
|
block_name | "locale" |
same as passed value |
data_class | "App\Entity\NotificationTranslation" |
same as passed value |
excluded_fields | [] |
[] |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
[ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
label | null |
null
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "locale" |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | "App\Entity\NotificationTranslation" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5031 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} use: { $class: "App\Entity\NotificationTranslation" } } |
error_bubbling | true |
error_mapping | [] |
excluded_fields | [] |
extra_fields_message | "This form should not contain extra fields." |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5033 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5032 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "auto_form" "_notification_translations_locale" ] |
cache_key | "_notification_translations_locale_auto_form" |
compound | true |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5544 -form: Symfony\Component\Form\Form {#5040 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5543 …5} |
full_name | "notification[translations][it]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_it" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "it" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale" |
valid | true |
value | null |
title
"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 |
---|---|---|
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
[ "maxlength" => 255 "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5338 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5337 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_notification_translations_locale_title" ] |
cache_key | "_notification_translations_locale_title_text" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5554 -form: Symfony\Component\Form\Form {#5335 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5553 …5} |
full_name | "notification[translations][it][title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_it_title" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_title" |
valid | true |
value | "" |
body
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
[ "rows" => "10" "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5346 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5347 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_notification_translations_locale_body" ] |
cache_key | "_notification_translations_locale_body_textarea" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5555 -form: Symfony\Component\Form\Form {#5354 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5556 …5} |
full_name | "notification[translations][it][body]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_it_body" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "body" |
pattern | null |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_body" |
valid | true |
value | "" |
translatable_id
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
---|---|---|
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5359 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5358 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_notification_translations_locale_translatable_id" ] |
cache_key | "_notification_translations_locale_translatable_id_integer" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5557 -form: Symfony\Component\Form\Form {#5349 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5558 …5} |
full_name | "notification[translations][it][translatable_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_it_translatable_id" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "translatable_id" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_translatable_id" |
valid | true |
value | "" |
fr
"A2lix\AutoFormBundle\Form\Type\AutoFormType"
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 |
---|---|---|
auto_initialize | false |
false
|
block_name | "locale" |
same as passed value |
data_class | "App\Entity\NotificationTranslation" |
same as passed value |
excluded_fields | [] |
[] |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
[ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
label | null |
null
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "locale" |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | "App\Entity\NotificationTranslation" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5043 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} use: { $class: "App\Entity\NotificationTranslation" } } |
error_bubbling | true |
error_mapping | [] |
excluded_fields | [] |
extra_fields_message | "This form should not contain extra fields." |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5044 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "auto_form" "_notification_translations_locale" ] |
cache_key | "_notification_translations_locale_auto_form" |
compound | true |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5552 -form: Symfony\Component\Form\Form {#5052 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5551 …5} |
full_name | "notification[translations][fr]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_fr" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fr" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale" |
valid | true |
value | null |
title
"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 |
---|---|---|
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
[ "maxlength" => 255 "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5385 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5384 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_notification_translations_locale_title" ] |
cache_key | "_notification_translations_locale_title_text" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5562 -form: Symfony\Component\Form\Form {#5382 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5561 …5} |
full_name | "notification[translations][fr][title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_fr_title" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_title" |
valid | true |
value | "" |
body
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
[ "rows" => "10" "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5393 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5395 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5394 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_notification_translations_locale_body" ] |
cache_key | "_notification_translations_locale_body_textarea" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5563 -form: Symfony\Component\Form\Form {#5401 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5564 …5} |
full_name | "notification[translations][fr][body]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_fr_body" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "body" |
pattern | null |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_body" |
valid | true |
value | "" |
translatable_id
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
---|---|---|
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5406 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5405 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_notification_translations_locale_translatable_id" ] |
cache_key | "_notification_translations_locale_translatable_id_integer" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5565 -form: Symfony\Component\Form\Form {#5396 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5566 …5} |
full_name | "notification[translations][fr][translatable_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_fr_translatable_id" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "translatable_id" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_translatable_id" |
valid | true |
value | "" |
ru
"A2lix\AutoFormBundle\Form\Type\AutoFormType"
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 |
---|---|---|
auto_initialize | false |
false
|
block_name | "locale" |
same as passed value |
data_class | "App\Entity\NotificationTranslation" |
same as passed value |
excluded_fields | [] |
[] |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
[ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
label | null |
null
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "locale" |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | "App\Entity\NotificationTranslation" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} use: { $class: "App\Entity\NotificationTranslation" } } |
error_bubbling | true |
error_mapping | [] |
excluded_fields | [] |
extra_fields_message | "This form should not contain extra fields." |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5056 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "auto_form" "_notification_translations_locale" ] |
cache_key | "_notification_translations_locale_auto_form" |
compound | true |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5560 -form: Symfony\Component\Form\Form {#5064 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5559 …5} |
full_name | "notification[translations][ru]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_ru" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ru" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale" |
valid | true |
value | null |
title
"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 |
---|---|---|
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
[ "maxlength" => 255 "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5432 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5434 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5431 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_notification_translations_locale_title" ] |
cache_key | "_notification_translations_locale_title_text" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5570 -form: Symfony\Component\Form\Form {#5429 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5569 …5} |
full_name | "notification[translations][ru][title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_ru_title" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_title" |
valid | true |
value | "" |
body
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
[ "rows" => "10" "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5441 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_notification_translations_locale_body" ] |
cache_key | "_notification_translations_locale_body_textarea" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5571 -form: Symfony\Component\Form\Form {#5448 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5572 …5} |
full_name | "notification[translations][ru][body]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_ru_body" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "body" |
pattern | null |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_body" |
valid | true |
value | "" |
translatable_id
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
---|---|---|
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5453 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5452 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_notification_translations_locale_translatable_id" ] |
cache_key | "_notification_translations_locale_translatable_id_integer" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5573 -form: Symfony\Component\Form\Form {#5443 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5574 …5} |
full_name | "notification[translations][ru][translatable_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_ru_translatable_id" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "translatable_id" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_translatable_id" |
valid | true |
value | "" |
tr
"A2lix\AutoFormBundle\Form\Type\AutoFormType"
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 |
---|---|---|
auto_initialize | false |
false
|
block_name | "locale" |
same as passed value |
data_class | "App\Entity\NotificationTranslation" |
same as passed value |
excluded_fields | [] |
[] |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
[ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
label | null |
null
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | "locale" |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | "App\Entity\NotificationTranslation" |
disabled | false |
empty_data | Closure(FormInterface $form) {#5067 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} use: { $class: "App\Entity\NotificationTranslation" } } |
error_bubbling | true |
error_mapping | [] |
excluded_fields | [] |
extra_fields_message | "This form should not contain extra fields." |
fields | [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] "translatable_id" => [] ] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5068 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "auto_form" "_notification_translations_locale" ] |
cache_key | "_notification_translations_locale_auto_form" |
compound | true |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5568 -form: Symfony\Component\Form\Form {#5076 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5567 …5} |
full_name | "notification[translations][tr]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_tr" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tr" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale" |
valid | true |
value | null |
title
"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 |
---|---|---|
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
[ "maxlength" => 255 "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5479 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5478 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_notification_translations_locale_title" ] |
cache_key | "_notification_translations_locale_title_text" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5578 -form: Symfony\Component\Form\Form {#5476 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5577 …5} |
full_name | "notification[translations][tr][title]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_tr_title" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_title" |
valid | true |
value | "" |
body
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
[ "rows" => "10" "style" => "max-width: inherit;" ] |
auto_initialize | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5487 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5488 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => "10" "style" => "max-width: inherit;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_notification_translations_locale_body" ] |
cache_key | "_notification_translations_locale_body_textarea" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5579 -form: Symfony\Component\Form\Form {#5495 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5580 …5} |
full_name | "notification[translations][tr][body]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_tr_body" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "body" |
pattern | null |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_body" |
valid | true |
value | "" |
translatable_id
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
---|---|---|
auto_initialize | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5500 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5499 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_notification_translations_locale_translatable_id" ] |
cache_key | "_notification_translations_locale_translatable_id_integer" |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5581 -form: Symfony\Component\Form\Form {#5490 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5582 …5} |
full_name | "notification[translations][tr][translatable_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_translations_tr_translatable_id" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "translatable_id" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_translations_locale_translatable_id" |
valid | true |
value | "" |
type_notification_id
"App\Form\Type\NotificationType"
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 | "Tipo de notificacion" |
same as passed value |
required | false |
false
|
translation_domain | "messages" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | "messages" |
choice_value | null |
choices | [ "General" => 1 "Partido" => 2 "Entrenamiento" => 3 "Custom" => 4 ] |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "Tipo de notificacion" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | false |
row_attr | [] |
translation_domain | "messages" |
trim | false |
upload_max_size_message | Closure() {#4922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#4919 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "notification" "_notification_type_notification_id" ] |
cache_key | "_notification_type_notification_id_notification" |
choice_translation_domain | "messages" |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5575 +label: "General" +value: "1" +data: 1 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5576 +label: "Partido" +value: "2" +data: 2 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5584 +label: "Entrenamiento" +value: "3" +data: 3 +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5583 +label: "Custom" +value: "4" +data: 4 +attr: [] } ] |
compound | false |
data | null |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5079 -form: Symfony\Component\Form\Form {#4960 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5082 …5} |
full_name | "notification[type_notification_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification_type_notification_id" |
is_selected | Closure($choice, $value) {#5586 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4897 …} } |
label | "Tipo de notificacion" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type_notification_id" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "messages" |
unique_block_prefix | "_notification_type_notification_id" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "QTI2VxwZyVXU8bGqwBS5i3y73OfmUelg8PFaXuLycyc" |
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 | "QTI2VxwZyVXU8bGqwBS5i3y73OfmUelg8PFaXuLycyc" |
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 {#73 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#72 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#70 …} } |
data | "QTI2VxwZyVXU8bGqwBS5i3y73OfmUelg8PFaXuLycyc" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5590 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4841 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4850 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#76 …} $translationDomain: "validators" $message: Closure() {#5591 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_notification__token" ] |
cache_key | "_notification__token_hidden" |
compound | false |
data | "QTI2VxwZyVXU8bGqwBS5i3y73OfmUelg8PFaXuLycyc" |
disabled | false |
easyadmin | [ "entity" => [ "class" => "App\Entity\Notification" "controller" => "App\Controller\NotificationController" "label" => "Notificaciones generales" "icon" => "male" "permission" => [ "ROLE_ADMIN" ] "list" => [ "dql_filter" => null "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "filters" => [ "createdAt" => [ "property" => "createdAt" "label" => "label.createdAt" "type" => "easyadmin.filter.type.date" "type_options" => [] "css_class" => "" "format" => null "help" => null "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" ] ] "max_results" => 30 "actions" => [ "show" => [ "name" => "show" "type" => "method" "label" => false "title" => "action.show" "css_class" => "btn btn-default action-show" "icon" => "eye" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "edit" => [ "name" => "edit" "type" => "method" "label" => false "title" => "action.edit" "css_class" => "btn btn-success action-edit" "icon" => "pencil" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => false "title" => "action.delete" "css_class" => "btn btn-danger action-delete" "icon" => "trash" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "new" => [ "name" => "new" "type" => "method" "label" => "action.new" "title" => null "css_class" => "btn btn-primary action-new" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "search" => [ "name" => "search" "type" => "method" "label" => "action.search" "title" => null "css_class" => " action-search" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "batch_actions" => [] "collapse_actions" => false "help" => null "item_permission" => null ] "show" => [ "fields" => [ "title" => [ "css_class" => "" "format" => null "help" => null "label" => "Titulo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "title" "fieldName" => "title" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "title" ] "body" => [ "css_class" => "" "format" => null "help" => null "label" => "Cuerpo" "type" => "text" "fieldType" => null "dataType" => "text" "virtual" => true "sortable" => false "template" => "@EasyAdmin/default/field_text.html.twig" "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "body" "fieldName" => "body" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "body" ] ] "actions" => [ "edit" => [ "name" => "edit" "type" => "method" "label" => "action.edit" "title" => null "css_class" => "btn btn-primary action-edit" "icon" => "edit" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null "max_results" => 10 ] "form" => [ "fields" => [ "translations" => [ "property" => "translations" "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "type_options" => [ "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] ] "type_notification_id" => [ "property" => "type_notification_id" "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" ] ] "form_options" => [] "actions" => [] ] "name" => "Notification" "search" => [ "dql_filter" => null "fields" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => "ID" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => "Customer id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => "Data" "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => "Type notification id" "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] ] "help" => null "item_permission" => null ] "edit" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "delete" => [ "name" => "delete" "type" => "method" "label" => "action.delete" "title" => null "css_class" => "btn text-danger action-delete" "icon" => "trash-o" "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "new" => [ "fields" => [ "translations" => [ "css_class" => "" "format" => null "help" => null "label" => "Traducciones" "type" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "fieldType" => "A2lix\TranslationFormBundle\Form\Type\TranslationsType" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "required" => false "fields" => [ "title" => [ "attr" => [ "style" => "max-width: inherit;" ] ] "body" => [ "field_type" => "Symfony\Component\Form\Extension\Core\Type\TextareaType" "attr" => [ "rows" => "10" "style" => "max-width: inherit;" ] ] ] ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] "type_notification_id" => [ "css_class" => "" "format" => null "help" => null "label" => "Tipo de notificacion" "type" => "App\Form\Type\NotificationType" "fieldType" => "App\Form\Type\NotificationType" "dataType" => null "virtual" => true "sortable" => false "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "columnName" => "type_notification_id" "fieldName" => "type_notification_id" "id" => false "length" => null "nullable" => false "precision" => 0 "scale" => 0 "unique" => false "property" => "type_notification_id" ] ] "form_options" => [] "actions" => [ "list" => [ "name" => "list" "type" => "method" "label" => "action.list" "title" => null "css_class" => "btn btn-link pr-0 action-list" "icon" => null "target" => "_self" "template" => "@EasyAdmin/default/action.html.twig" "ask_confirm" => null ] ] "help" => null "item_permission" => null ] "translation_domain" => "messages" "disabled_actions" => [] "primary_key_field_name" => "id" "properties" => [ "id" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "id" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "id" "id" => true "property" => "id" ] "customerId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => true ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customerId" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "customer_id" "property" => "customerId" ] "data" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "string" "fieldType" => "text" "dataType" => "string" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "data" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "data" "property" => "data" ] "typeNotificationId" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "integer" "fieldType" => "integer" "dataType" => "integer" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "typeNotificationId" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "type_notification_id" "property" => "typeNotificationId" ] "updatedAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "updatedAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "columnName" => "updated_at" "property" => "updatedAt" ] "createdAt" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "datetime" "fieldType" => "datetime" "dataType" => "datetime" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "createdAt" "scale" => 0 "length" => null "unique" => false "nullable" => true "precision" => 0 "options" => [ "default" => "CURRENT_TIMESTAMP" ] "columnName" => "created_at" "property" => "createdAt" ] "isActive" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "boolean" "fieldType" => "checkbox" "dataType" => "toggle" "virtual" => false "sortable" => true "template" => null "type_options" => [ "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "isActive" "scale" => 0 "length" => null "unique" => false "nullable" => false "precision" => 0 "columnName" => "is_active" "property" => "isActive" ] "customers" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\Customer" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "customers" "joinTable" => [ "name" => "notification_customer" "joinColumns" => [ [ "name" => "notification_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] "inverseJoinColumns" => [ [ "name" => "customer_id" "referencedColumnName" => "id" "onDelete" => "CASCADE" ] ] ] "targetEntity" => "App\Entity\Customer" "mappedBy" => null "inversedBy" => "notifications" "cascade" => [] "orphanRemoval" => false "fetch" => 2 "isOwningSide" => true "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => false "isCascadePersist" => false "isCascadeRefresh" => false "isCascadeMerge" => false "isCascadeDetach" => false "joinTableColumns" => [ "notification_id" "customer_id" ] "isOnDeleteCascade" => true "relationToSourceKeyColumns" => [ "notification_id" => "id" ] "relationToTargetKeyColumns" => [ "customer_id" => "id" ] "associationType" => 8 "property" => "customers" ] "translations" => [ "css_class" => "" "format" => null "help" => null "label" => null "type" => "association" "fieldType" => "entity" "dataType" => "association" "virtual" => false "sortable" => false "template" => null "type_options" => [ "em" => "default" "class" => "App\Entity\NotificationTranslation" "multiple" => true "required" => false ] "form_group" => null "permission" => null "prepend_html" => null "append_html" => null "fieldName" => "translations" "mappedBy" => "translatable" "indexBy" => "locale" "cascade" => [ "persist" "merge" "remove" ] "fetch" => 2 "targetEntity" => "App\Entity\NotificationTranslation" "orphanRemoval" => true "inversedBy" => null "isOwningSide" => false "sourceEntity" => "App\Entity\Notification" "isCascadeRemove" => true "isCascadePersist" => true "isCascadeRefresh" => false "isCascadeMerge" => true "isCascadeDetach" => false "associationType" => 4 "property" => "translations" ] ] "templates" => [ "layout" => "@EasyAdmin/default/layout.html.twig" "menu" => "@EasyAdmin/default/menu.html.twig" "edit" => "@EasyAdmin/default/edit.html.twig" "list" => "@EasyAdmin/default/list.html.twig" "new" => "@EasyAdmin/default/new.html.twig" "show" => "@EasyAdmin/default/show.html.twig" "action" => "@EasyAdmin/default/action.html.twig" "filters" => "@EasyAdmin/default/filters.html.twig" "exception" => "@EasyAdmin/default/exception.html.twig" "flash_messages" => "@EasyAdmin/default/flash_messages.html.twig" "paginator" => "@EasyAdmin/default/paginator.html.twig" "field_array" => "@EasyAdmin/default/field_array.html.twig" "field_association" => "@EasyAdmin/default/field_association.html.twig" "field_avatar" => "@EasyAdmin/default/field_avatar.html.twig" "field_bigint" => "@EasyAdmin/default/field_bigint.html.twig" "field_boolean" => "@EasyAdmin/default/field_boolean.html.twig" "field_country" => "@EasyAdmin/default/field_country.html.twig" "field_date" => "@EasyAdmin/default/field_date.html.twig" "field_dateinterval" => "@EasyAdmin/default/field_dateinterval.html.twig" "field_datetime" => "@EasyAdmin/default/field_datetime.html.twig" "field_datetimetz" => "@EasyAdmin/default/field_datetimetz.html.twig" "field_decimal" => "@EasyAdmin/default/field_decimal.html.twig" "field_email" => "@EasyAdmin/default/field_email.html.twig" "field_file" => "@EasyAdmin/default/field_file.html.twig" "field_float" => "@EasyAdmin/default/field_float.html.twig" "field_guid" => "@EasyAdmin/default/field_guid.html.twig" "field_id" => "@EasyAdmin/default/field_id.html.twig" "field_image" => "@EasyAdmin/default/field_image.html.twig" "field_json" => "@EasyAdmin/default/field_json.html.twig" "field_json_array" => "@EasyAdmin/default/field_json_array.html.twig" "field_integer" => "@EasyAdmin/default/field_integer.html.twig" "field_object" => "@EasyAdmin/default/field_object.html.twig" "field_percent" => "@EasyAdmin/default/field_percent.html.twig" "field_raw" => "@EasyAdmin/default/field_raw.html.twig" "field_simple_array" => "@EasyAdmin/default/field_simple_array.html.twig" "field_smallint" => "@EasyAdmin/default/field_smallint.html.twig" "field_string" => "@EasyAdmin/default/field_string.html.twig" "field_tel" => "@EasyAdmin/default/field_tel.html.twig" "field_text" => "@EasyAdmin/default/field_text.html.twig" "field_time" => "@EasyAdmin/default/field_time.html.twig" "field_toggle" => "@EasyAdmin/default/field_toggle.html.twig" "field_url" => "@EasyAdmin/default/field_url.html.twig" "label_empty" => "@EasyAdmin/default/label_empty.html.twig" "label_inaccessible" => "@EasyAdmin/default/label_inaccessible.html.twig" "label_null" => "@EasyAdmin/default/label_null.html.twig" "label_undefined" => "@EasyAdmin/default/label_undefined.html.twig" ] ] "view" => "new" "item" => App\Entity\Notification {#4825 -id: null -customerId: null -data: null -typeNotificationId: null -updatedAt: null -createdAt: null -customers: Doctrine\Common\Collections\ArrayCollection {#4828 …} -isActive: true -allCustomers: true #translations: Doctrine\Common\Collections\ArrayCollection {#4972 …} #newTranslations: null #currentLocale: null #defaultLocale: "en" } "field" => null "form_group" => null "form_tab" => null "filters" => [] ] |
errors | Symfony\Component\Form\FormErrorIterator {#5602 -form: Symfony\Component\Form\Form {#5598 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5593 …5} |
full_name | "notification[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "notification__token" |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_notification__token" |
valid | true |
value | "QTI2VxwZyVXU8bGqwBS5i3y73OfmUelg8PFaXuLycyc" |