Forms
-
Product
-
ea_form_fieldset_01KEQNMV6BJJJR4TNW36PESZHQ
-
manufacturer
-
productType
-
productModel
-
serial
-
purchasedAt
-
installedAt
-
description
-
ea_form_fieldset_close_01KEQNMV6BJJJR4TNW36PESZHQ
-
_token
-
Product
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "ea-new-form" "id" => "new-Product-form" ] |
[ "class" => "ea-new-form" "id" => "new-Product-form" ] |
| data | App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } |
same as passed value |
| translation_domain | "messages" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "class" => "ea-new-form" "id" => "new-Product-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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data | App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } |
| data_class | "App\Entity\Product" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1233 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Product" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "messages" |
| trim | true |
| upload_max_size_message | Closure() {#1235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1232 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-Product-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_Product" ] |
| cache_key | "_Product_ea_crud" |
| compound | true |
| data | App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } |
| disabled | false |
| ea_crud_form | [ "assets" => "** This variable no longer stores field assets. Instead, use "ea.crud.fieldAssets()" in your Twig template." "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1557 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1462 -errors: [] -form: Symfony\Component\Form\Form {#1241 …} } |
| form | Symfony\Component\Form\FormView {#1461 …5} |
| full_name | "Product" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Product" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Product" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Product" |
| valid | true |
| value | App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } |
ea_form_fieldset_01KEQNMV6BJJJR4TNW36PESZHQ
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1248 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1249 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Product_ea_form_fieldset_01KEQNMV6BJJJR4TNW36PESZHQ" ] |
| cache_key | "_Product_ea_form_fieldset_01KEQNMV6BJJJR4TNW36PESZHQ_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#995 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KEQNMV6BJJJR4TNW36PESZHQ" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1145 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1021 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1140 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1016 …} -uniqueId: Symfony\Component\Uid\Ulid {#1000 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1150 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } ] |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1493 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#995 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KEQNMV6BJJJR4TNW36PESZHQ" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1145 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1021 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1140 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1016 …} -uniqueId: Symfony\Component\Uid\Ulid {#1000 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1150 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1491 -errors: [] -form: Symfony\Component\Form\Form {#1430 …} } |
| form | Symfony\Component\Form\FormView {#1490 …5} |
| full_name | "Product[ea_form_fieldset_01KEQNMV6BJJJR4TNW36PESZHQ]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Product_ea_form_fieldset_01KEQNMV6BJJJR4TNW36PESZHQ" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KEQNMV6BJJJR4TNW36PESZHQ" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Product_ea_form_fieldset_01KEQNMV6BJJJR4TNW36PESZHQ" |
| valid | true |
| value | null |
manufacturer
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| class | "App\Entity\Manufacturer" |
same as passed value |
| label | "Manufacturer" |
same as passed value |
| label_html | true |
same as passed value |
| query_builder | Closure(EntityRepository $repository) {#1104 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#945 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "manufacturer" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Manufacturer" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#944 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#947 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#949 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#978 …} -uniqueId: Symfony\Component\Uid\Ulid {#948 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#955 …} -htmlAttributes: [] } } } |
Doctrine\ORM\QueryBuilder {#1292 -em: ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1289 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1290 #from: "App\Entity\Manufacturer" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\Manufacturer entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1291 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-association" ] |
[ "class" => "field-association" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1283 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1284 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1313 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1294 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1293 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1295 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1307 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1297 …} } |
| choices | null |
| class | "App\Entity\Manufacturer" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1304 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#977 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Manufacturer" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1292 -em: ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1289 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1290 #from: "App\Entity\Manufacturer" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\Manufacturer entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1291 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1285 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_Product_manufacturer" ] |
| cache_key | "_Product_manufacturer_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#945 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "manufacturer" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Manufacturer" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#944 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#947 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#949 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#978 …} -uniqueId: Symfony\Component\Uid\Ulid {#948 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#955 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1502 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#945 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "manufacturer" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Manufacturer" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#944 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#947 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#949 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#978 …} -uniqueId: Symfony\Component\Uid\Ulid {#948 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#955 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1494 -errors: [] -form: Symfony\Component\Form\Form {#1433 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1492 …5} |
| full_name | "Product[manufacturer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Product_manufacturer" |
| is_selected | Closure($choice, $value) {#1497 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Manufacturer" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "manufacturer" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Product_manufacturer" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
productType
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| class | "App\Entity\ProductType" |
same as passed value |
| label | "ProductType" |
same as passed value |
| label_html | true |
same as passed value |
| query_builder | Closure(EntityRepository $repository) {#1055 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#957 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "productType" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "ProductType" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#960 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#959 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#961 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1076 …} -uniqueId: Symfony\Component\Uid\Ulid {#958 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#963 …} -htmlAttributes: [] } } } |
Doctrine\ORM\QueryBuilder {#1317 -em: ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1314 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1315 #from: "App\Entity\ProductType" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\ProductType entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1316 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-association" ] |
[ "class" => "field-association" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1283 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1284 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1338 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1319 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1318 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1295 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1322 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1320 …} } |
| choices | null |
| class | "App\Entity\ProductType" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1329 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1074 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "ProductType" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1317 -em: ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1314 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1315 #from: "App\Entity\ProductType" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\ProductType entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1316 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1310 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_Product_productType" ] |
| cache_key | "_Product_productType_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#957 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "productType" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "ProductType" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#960 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#959 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#961 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1076 …} -uniqueId: Symfony\Component\Uid\Ulid {#958 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#963 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1516 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#957 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "productType" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "ProductType" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#960 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#959 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#961 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1076 …} -uniqueId: Symfony\Component\Uid\Ulid {#958 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#963 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1501 -errors: [] -form: Symfony\Component\Form\Form {#1436 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1499 …5} |
| full_name | "Product[productType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Product_productType" |
| is_selected | Closure($choice, $value) {#1512 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "ProductType" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "productType" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Product_productType" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
productModel
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| class | "App\Entity\ProductModel" |
same as passed value |
| label | "ProductModel" |
same as passed value |
| label_html | true |
same as passed value |
| query_builder | Closure(EntityRepository $repository) {#1125 class: "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" use: { $field: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#965 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "productModel" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "ProductModel" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#968 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#967 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#969 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1078 …} -uniqueId: Symfony\Component\Uid\Ulid {#966 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#971 …} -htmlAttributes: [] } } } |
Doctrine\ORM\QueryBuilder {#1341 -em: ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1333 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1339 #from: "App\Entity\ProductModel" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\ProductModel entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1340 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-association" ] |
[ "class" => "field-association" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1283 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1284 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1362 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1343 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1342 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1295 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1346 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1344 …} } |
| choices | null |
| class | "App\Entity\ProductModel" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1353 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1044 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "ProductModel" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1341 -em: ContainerFGjoHRY\EntityManagerGhost614a58f {#378 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1333 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "entity" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1339 #from: "App\Entity\ProductModel" #alias: "entity" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT entity FROM App\Entity\ProductModel entity" -parameters: Doctrine\Common\Collections\ArrayCollection {#1340 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1336 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_Product_productModel" ] |
| cache_key | "_Product_productModel_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#965 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "productModel" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "ProductModel" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#968 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#967 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#969 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1078 …} -uniqueId: Symfony\Component\Uid\Ulid {#966 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#971 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1525 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#965 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\AssociationField" -propertyName: "productModel" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "ProductModel" -formType: "Symfony\Bridge\Doctrine\Form\Type\EntityType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#968 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-association" -columns: null -defaultColumns: "col-md-7 col-xxl-6" -translationParameters: [] -templateName: "crud/field/association" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#967 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#969 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1078 …} -uniqueId: Symfony\Component\Uid\Ulid {#966 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#971 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1515 -errors: [] -form: Symfony\Component\Form\Form {#1439 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1498 …5} |
| full_name | "Product[productModel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Product_productModel" |
| is_selected | Closure($choice, $value) {#1521 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "ProductModel" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "productModel" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-association" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Product_productModel" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
serial
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Serial" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1365 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Serial" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1366 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Product_serial" ] |
| cache_key | "_Product_serial_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#973 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "serial" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Serial" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1004 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1003 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1007 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1109 …} -uniqueId: "01KEQNMV611PKYH3P66TGY6ERH" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#980 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1531 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#973 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "serial" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Serial" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1004 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1003 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1007 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1109 …} -uniqueId: "01KEQNMV611PKYH3P66TGY6ERH" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#980 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1524 -errors: [] -form: Symfony\Component\Form\Form {#1442 …} } |
| form | Symfony\Component\Form\FormView {#1511 …5} |
| full_name | "Product[serial]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Product_serial" |
| label | "Serial" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "serial" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Product_serial" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
purchasedAt
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| input | "datetime_immutable" |
same as passed value |
| label | "Purchased At" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-datetime" ] |
[ "class" => "field-datetime" ] |
| widget | "single_text" |
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 | 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Purchased At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1384 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1383 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_Product_purchasedAt" ] |
| cache_key | "_Product_purchasedAt_datetime" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1002 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "purchasedAt" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Purchased At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1009 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1008 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1012 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1124 …} -uniqueId: "01KEQNMV611PKYH3P66TGY6ERJ" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#987 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1520 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1002 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "purchasedAt" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Purchased At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1009 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1008 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1012 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1124 …} -uniqueId: "01KEQNMV611PKYH3P66TGY6ERJ" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#987 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1530 -errors: [] -form: Symfony\Component\Form\Form {#1445 …} } |
| form | Symfony\Component\Form\FormView {#1522 …5} |
| full_name | "Product[purchasedAt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Product_purchasedAt" |
| label | "Purchased At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "purchasedAt" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "datetime-local" |
| unique_block_prefix | "_Product_purchasedAt" |
| valid | true |
| value | "" |
| widget | "single_text" |
installedAt
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| input | "datetime_immutable" |
same as passed value |
| label | "Installed At" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-datetime" ] |
[ "class" => "field-datetime" ] |
| widget | "single_text" |
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 | 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| date_format | null |
| date_label | null |
| date_widget | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd'T'HH:mm:ss" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime_immutable" |
| input_format | "Y-m-d H:i:s" |
| invalid_message | "Please enter a valid date and time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Installed At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| setter | null |
| time_label | null |
| time_widget | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1393 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "datetime" "_Product_installedAt" ] |
| cache_key | "_Product_installedAt_datetime" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#946 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "installedAt" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Installed At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1014 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1013 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1017 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1134 …} -uniqueId: "01KEQNMV611PKYH3P66TGY6ERK" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#994 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1534 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#946 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField" -propertyName: "installedAt" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Installed At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1014 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-datetime" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/datetime" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1013 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1017 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1134 …} -uniqueId: "01KEQNMV611PKYH3P66TGY6ERK" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#994 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1526 -errors: [] -form: Symfony\Component\Form\Form {#1448 …} } |
| form | Symfony\Component\Form\FormView {#1529 …5} |
| full_name | "Product[installedAt]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Product_installedAt" |
| label | "Installed At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "installedAt" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-datetime" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "datetime-local" |
| unique_block_prefix | "_Product_installedAt" |
| valid | true |
| value | "" |
| widget | "single_text" |
description
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
[ "rows" => 5 "data-ea-textarea-field" => true ] |
| label | "Description" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-textarea" ] |
[ "class" => "field-textarea" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1407 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Description" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-textarea" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1409 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1408 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 5 "data-ea-textarea-field" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_Product_description" ] |
| cache_key | "_Product_description_textarea" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1005 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "description" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Description" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1019 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-textarea" -columns: null -defaultColumns: "col-md-9 col-xxl-7" -translationParameters: [] -templateName: "crud/field/textarea" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1018 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1022 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1135 …} -uniqueId: "01KEQNMV611PKYH3P66TGY6ERM" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1001 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1537 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1005 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "description" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Description" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1019 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-textarea" -columns: null -defaultColumns: "col-md-9 col-xxl-7" -translationParameters: [] -templateName: "crud/field/textarea" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1018 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1022 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1135 …} -uniqueId: "01KEQNMV611PKYH3P66TGY6ERM" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1001 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1535 -errors: [] -form: Symfony\Component\Form\Form {#1451 …} } |
| form | Symfony\Component\Form\FormView {#1533 …5} |
| full_name | "Product[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Product_description" |
| label | "Description" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-textarea" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Product_description" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
ea_form_fieldset_close_01KEQNMV6BJJJR4TNW36PESZHQ
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1420 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1421 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Product_ea_form_fieldset_close_01KEQNMV6BJJJR4TNW36PESZHQ" ] |
| cache_key | "_Product_ea_form_fieldset_close_01KEQNMV6BJJJR4TNW36PESZHQ_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1155 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KEQNMV6BJJJR4TNW36PESZHQ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1158 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1157 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1159 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1160 …} -uniqueId: Symfony\Component\Uid\Ulid {#1156 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1161 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1540 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1155 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KEQNMV6BJJJR4TNW36PESZHQ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1158 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1157 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1159 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1160 …} -uniqueId: Symfony\Component\Uid\Ulid {#1156 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1161 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#738 -isAccessible: true -fqcn: "App\Entity\Product" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -instance: App\Entity\Product {#942 -id: null -description: null -manufacturer: null -createdAt: null -updatedAt: null -productType: null -productModel: null -version: null -serial: null -installedAt: null -purchasedAt: null -heatingPower: null -coolingPower: null -services: Doctrine\Common\Collections\ArrayCollection {#943 …} } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#972 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1178 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1538 -errors: [] -form: Symfony\Component\Form\Form {#1454 …} } |
| form | Symfony\Component\Form\FormView {#1536 …5} |
| full_name | "Product[ea_form_fieldset_close_01KEQNMV6BJJJR4TNW36PESZHQ]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Product_ea_form_fieldset_close_01KEQNMV6BJJJR4TNW36PESZHQ" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KEQNMV6BJJJR4TNW36PESZHQ" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Product_ea_form_fieldset_close_01KEQNMV6BJJJR4TNW36PESZHQ" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "01febf23796ee.TDQ4rlzse716iEHDDjWsXBzss2hZW3sh49MYztpLjjo.fVVx_S6oQpAC6S2CQUCdHU3VyiZtDCQWlpBXr4t46HsfTG7fK9gd9A3ddQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "01febf23796ee.TDQ4rlzse716iEHDDjWsXBzss2hZW3sh49MYztpLjjo.fVVx_S6oQpAC6S2CQUCdHU3VyiZtDCQWlpBXr4t46HsfTG7fK9gd9A3ddQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#330 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#334 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#370 …} -namespace: Closure() {#336 …} } |
| data | "01febf23796ee.TDQ4rlzse716iEHDDjWsXBzss2hZW3sh49MYztpLjjo.fVVx_S6oQpAC6S2CQUCdHU3VyiZtDCQWlpBXr4t46HsfTG7fK9gd9A3ddQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1543 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#267 …} $message: Closure() {#1544 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_Product__token" ] |
| cache_key | "_Product__token_hidden" |
| compound | false |
| data | "01febf23796ee.TDQ4rlzse716iEHDDjWsXBzss2hZW3sh49MYztpLjjo.fVVx_S6oQpAC6S2CQUCdHU3VyiZtDCQWlpBXr4t46HsfTG7fK9gd9A3ddQ" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1558 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1555 -errors: [] -form: Symfony\Component\Form\Form {#1551 …} } |
| form | Symfony\Component\Form\FormView {#1546 …5} |
| full_name | "Product[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Product__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Product__token" |
| valid | true |
| value | "01febf23796ee.TDQ4rlzse716iEHDDjWsXBzss2hZW3sh49MYztpLjjo.fVVx_S6oQpAC6S2CQUCdHU3VyiZtDCQWlpBXr4t46HsfTG7fK9gd9A3ddQ" |