Forms
-
DropshipSupplier
-
ea_form_fieldset_01KN9MTRMQ2QQ4XND0D74Z39FQ
-
supplierCode
-
supplierName
-
status
-
performanceScore
-
contactName
-
email
-
phone
-
address
-
city
-
state
-
postcode
-
country
-
website
-
autoSync
-
syncIntervalMinutes
-
defaultMarkupPercent
-
shippingCostPercent
-
leadTimeDays
-
minimumOrderQuantity
-
minimumOrderValue
-
paymentTerms
-
dropshipEnabled
-
blindDropship
-
onTimeDeliveryRate
-
accuracyRate
-
defectRate
-
totalOrdersProcessed
-
totalProductsSupplied
-
totalRevenueGenerated
-
ea_form_fieldset_close_01KN9MTRMQ2QQ4XND0D74Z39FQ
-
_token
-
DropshipSupplier
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } |
| 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-DropshipSupplier-form" ] |
[ "class" => "ea-new-form" "id" => "new-DropshipSupplier-form" ] |
| data | App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } |
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-DropshipSupplier-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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } |
| data_class | "App\Entity\DropshipSupplier" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\DropshipSupplier" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } |
| 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() {#1461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#1459 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-DropshipSupplier-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_DropshipSupplier" ] |
| cache_key | "_DropshipSupplier_ea_crud" |
| compound | true |
| data | App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } |
| 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 {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2610 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2126 -errors: [] -form: Symfony\Component\Form\Form {#2315 …} } |
| form | Symfony\Component\Form\FormView {#2215 …5} |
| full_name | "DropshipSupplier" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "DropshipSupplier" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier" |
| valid | true |
| value | App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } |
ea_form_fieldset_01KN9MTRMQ2QQ4XND0D74Z39FQ
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1454 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() {#1465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#1466 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_DropshipSupplier_ea_form_fieldset_01KN9MTRMQ2QQ4XND0D74Z39FQ" ] |
| cache_key | "_DropshipSupplier_ea_form_fieldset_01KN9MTRMQ2QQ4XND0D74Z39FQ_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 {#1493 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KN9MTRMQ2QQ4XND0D74Z39FQ" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1502 …} -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 {#1500 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1503 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1499 …} -uniqueId: Symfony\Component\Uid\Ulid {#1501 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1505 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| 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 {#2049 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1493 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset" -propertyNameSuffix: "01KN9MTRMQ2QQ4XND0D74Z39FQ" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1502 …} -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 {#1500 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1503 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1499 …} -uniqueId: Symfony\Component\Uid\Ulid {#1501 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1505 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2026 -errors: [] -form: Symfony\Component\Form\Form {#2352 …} } |
| form | Symfony\Component\Form\FormView {#1447 …5} |
| full_name | "DropshipSupplier[ea_form_fieldset_01KN9MTRMQ2QQ4XND0D74Z39FQ]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_ea_form_fieldset_01KN9MTRMQ2QQ4XND0D74Z39FQ" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KN9MTRMQ2QQ4XND0D74Z39FQ" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_ea_form_fieldset_01KN9MTRMQ2QQ4XND0D74Z39FQ" |
| valid | true |
| value | null |
supplierCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1230 -message: "Internal supplier code (e.g., LS, ALLOY, MMT)" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Supplier Code" |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1381 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 | Symfony\Component\Translation\TranslatableMessage {#1230 -message: "Internal supplier code (e.g., LS, ALLOY, MMT)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Supplier Code" |
| 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() {#1382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#1383 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_DropshipSupplier_supplierCode" ] |
| cache_key | "_DropshipSupplier_supplierCode_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 {#1210 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "supplierCode" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Supplier Code" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1214 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1230 -message: "Internal supplier code (e.g., LS, ALLOY, MMT)" -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1213 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1229 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1559 …} -uniqueId: Symfony\Component\Uid\Ulid {#1212 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1231 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2209 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1210 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "supplierCode" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Supplier Code" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1214 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1230 -message: "Internal supplier code (e.g., LS, ALLOY, MMT)" -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1213 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1229 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1559 …} -uniqueId: Symfony\Component\Uid\Ulid {#1212 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1231 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2062 -errors: [] -form: Symfony\Component\Form\Form {#2355 …} } |
| form | Symfony\Component\Form\FormView {#2068 …5} |
| full_name | "DropshipSupplier[supplierCode]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1230 -message: "Internal supplier code (e.g., LS, ALLOY, MMT)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DropshipSupplier_supplierCode" |
| label | "Supplier Code" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "supplierCode" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_supplierCode" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
supplierName
"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 | "Supplier Name" |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1287 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 | "Supplier Name" |
| 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() {#1433 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#1440 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_DropshipSupplier_supplierName" ] |
| cache_key | "_DropshipSupplier_supplierName_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 {#1232 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "supplierName" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Supplier Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1235 …} -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 {#1234 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1236 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1803 …} -uniqueId: Symfony\Component\Uid\Ulid {#1233 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1238 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2174 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1232 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "supplierName" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Supplier Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1235 …} -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 {#1234 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1236 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1803 …} -uniqueId: Symfony\Component\Uid\Ulid {#1233 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1238 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2194 -errors: [] -form: Symfony\Component\Form\Form {#2358 …} } |
| form | Symfony\Component\Form\FormView {#2033 …5} |
| full_name | "DropshipSupplier[supplierName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_supplierName" |
| label | "Supplier Name" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "supplierName" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_supplierName" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
status
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "active" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
[ "data-ea-widget" => "ea-autocomplete" "data-ea-autocomplete-render-items-as-html" => "false" ] |
| choices | [ "Active" => "active" "Inactive" => "inactive" "Suspended" => "suspended" ] |
[ "Active" => "active" "Inactive" => "inactive" "Suspended" => "suspended" ] |
| expanded | false |
same as passed value |
| label | "Status" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | "" |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "field-select" ] |
[ "class" => "field-select" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| 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 | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Active" => "active" "Inactive" => "inactive" "Suspended" => "suspended" ] |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Status" |
| 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 | "" |
| 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 |
| required | true |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2002 …} $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" "_DropshipSupplier_status" ] |
| cache_key | "_DropshipSupplier_status_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +data: "active" +value: "active" +label: "Active" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +data: "inactive" +value: "inactive" +label: "Inactive" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +data: "suspended" +value: "suspended" +label: "Suspended" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "active" |
| disabled | false |
| duplicate_preferred_choices | true |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1295 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "status" -propertyNameSuffix: null -value: "active" -formattedValue: "active" -formatValueCallable: null -label: "Status" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1289 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1292 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1290 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1801 …} -uniqueId: Symfony\Component\Uid\Ulid {#1293 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1262 …} -htmlAttributes: [ "required" => true ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2092 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1295 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "status" -propertyNameSuffix: null -value: "active" -formattedValue: "active" -formatValueCallable: null -label: "Status" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1289 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/crud/field/choice.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1292 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1290 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1801 …} -uniqueId: Symfony\Component\Uid\Ulid {#1293 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1262 …} -htmlAttributes: [ "required" => true ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2160 -errors: [] -form: Symfony\Component\Form\Form {#2316 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2184 …5} |
| full_name | "DropshipSupplier[status]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_status" |
| is_selected | Closure($choice, $value) {#2140 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Status" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "status" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_status" |
| uses_autocomplete | false |
| valid | true |
| value | "active" |
performanceScore
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1240 -message: "Overall performance score (0-100)" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| input | "number" |
same as passed value |
| label | "Performance" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| rounding_mode | 6 |
same as passed value |
| row_attr | [ "class" => "field-number" ] |
[ "class" => "field-number" ] |
| scale | 2 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2009 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | Symfony\Component\Translation\TranslatableMessage {#1240 -message: "Overall performance score (0-100)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Performance" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [ "class" => "field-number" ] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2024 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_DropshipSupplier_performanceScore" ] |
| cache_key | "_DropshipSupplier_performanceScore_number" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1299 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "performanceScore" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Performance" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1296 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1240 -message: "Overall performance score (0-100)" -parameters: [] -domain: "messages" } -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1294 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1239 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1805 …} -uniqueId: Symfony\Component\Uid\Ulid {#1297 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1241 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2420 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1299 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "performanceScore" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Performance" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1296 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1240 -message: "Overall performance score (0-100)" -parameters: [] -domain: "messages" } -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1294 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1239 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1805 …} -uniqueId: Symfony\Component\Uid\Ulid {#1297 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1241 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2414 -errors: [] -form: Symfony\Component\Form\Form {#2319 …} } |
| form | Symfony\Component\Form\FormView {#2084 …5} |
| full_name | "DropshipSupplier[performanceScore]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1240 -message: "Overall performance score (0-100)" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DropshipSupplier_performanceScore" |
| label | "Performance" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "performanceScore" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-number" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_performanceScore" |
| valid | true |
| value | "" |
contactName
"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 | "Contact Name" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2036 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 | "Contact Name" |
| 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-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2037 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_DropshipSupplier_contactName" ] |
| cache_key | "_DropshipSupplier_contactName_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 {#1242 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "contactName" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Contact Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1245 …} -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 {#1244 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1246 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1795 …} -uniqueId: Symfony\Component\Uid\Ulid {#1243 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1248 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2507 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1242 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "contactName" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Contact Name" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1245 …} -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 {#1244 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1246 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1795 …} -uniqueId: Symfony\Component\Uid\Ulid {#1243 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1248 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2415 -errors: [] -form: Symfony\Component\Form\Form {#2322 …} } |
| form | Symfony\Component\Form\FormView {#2421 …5} |
| full_name | "DropshipSupplier[contactName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_contactName" |
| label | "Contact Name" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contactName" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_contactName" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 | [ "inputmode" => "email" ] |
[ "inputmode" => "email" ] |
| label | "Email" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-email" ] |
[ "class" => "field-email" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "inputmode" => "email" ] |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2043 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email" |
| 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-email" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2042 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_DropshipSupplier_email" ] |
| cache_key | "_DropshipSupplier_email_email" |
| 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 {#1307 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\EmailField" -propertyName: "email" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Email" -formType: "Symfony\Component\Form\Extension\Core\Type\EmailType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1303 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-email" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/email" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1304 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1302 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1802 …} -uniqueId: Symfony\Component\Uid\Ulid {#1305 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1298 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2511 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1307 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\EmailField" -propertyName: "email" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Email" -formType: "Symfony\Component\Form\Extension\Core\Type\EmailType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1303 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-email" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/email" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1304 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1302 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1802 …} -uniqueId: Symfony\Component\Uid\Ulid {#1305 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1298 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2509 -errors: [] -form: Symfony\Component\Form\Form {#2325 …} } |
| form | Symfony\Component\Form\FormView {#2413 …5} |
| full_name | "DropshipSupplier[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-email" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_email" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 | [ "inputmode" => "tel" ] |
[ "inputmode" => "tel" ] |
| label | "Phone" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-telephone" ] |
[ "class" => "field-telephone" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "inputmode" => "tel" ] |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2056 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 | "Please provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Phone" |
| 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-telephone" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2055 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "tel" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_DropshipSupplier_phone" ] |
| cache_key | "_DropshipSupplier_phone_tel" |
| 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 {#1314 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TelephoneField" -propertyName: "phone" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Phone" -formType: "Symfony\Component\Form\Extension\Core\Type\TelType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1310 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-telephone" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/telephone" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1311 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1309 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1789 …} -uniqueId: Symfony\Component\Uid\Ulid {#1312 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1308 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2514 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1314 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TelephoneField" -propertyName: "phone" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Phone" -formType: "Symfony\Component\Form\Extension\Core\Type\TelType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1310 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-telephone" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/telephone" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1311 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1309 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1789 …} -uniqueId: Symfony\Component\Uid\Ulid {#1312 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1308 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2512 -errors: [] -form: Symfony\Component\Form\Form {#2328 …} } |
| form | Symfony\Component\Form\FormView {#2510 …5} |
| full_name | "DropshipSupplier[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_phone" |
| label | "Phone" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-telephone" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_phone" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
address
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 | "Address" |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2071 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 | "Address" |
| 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() {#2069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2070 …} $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" "_DropshipSupplier_address" ] |
| cache_key | "_DropshipSupplier_address_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 {#1325 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "address" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Address" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1321 …} -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 {#1322 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1320 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1782 …} -uniqueId: Symfony\Component\Uid\Ulid {#1323 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1318 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2517 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1325 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField" -propertyName: "address" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Address" -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1321 …} -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 {#1322 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1320 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1782 …} -uniqueId: Symfony\Component\Uid\Ulid {#1323 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1318 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2515 -errors: [] -form: Symfony\Component\Form\Form {#2331 …} } |
| form | Symfony\Component\Form\FormView {#2513 …5} |
| full_name | "DropshipSupplier[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_address" |
| label | "Address" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-textarea" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_address" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
city
"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 | "City" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2081 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 | "City" |
| 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-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2082 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_DropshipSupplier_city" ] |
| cache_key | "_DropshipSupplier_city_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 {#1224 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "city" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "City" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1220 …} -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 {#1221 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1222 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1775 …} -uniqueId: Symfony\Component\Uid\Ulid {#1225 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1218 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2520 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1224 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "city" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "City" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1220 …} -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 {#1221 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1222 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1775 …} -uniqueId: Symfony\Component\Uid\Ulid {#1225 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1218 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2518 -errors: [] -form: Symfony\Component\Form\Form {#2334 …} } |
| form | Symfony\Component\Form\FormView {#2516 …5} |
| full_name | "DropshipSupplier[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_city" |
| label | "City" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_city" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
state
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" ] |
| choices | [ "VIC" => "VIC" "NSW" => "NSW" "QLD" => "QLD" "WA" => "WA" "SA" => "SA" "TAS" => "TAS" "NT" => "NT" "ACT" => "ACT" ] |
[ "VIC" => "VIC" "NSW" => "NSW" "QLD" => "QLD" "WA" => "WA" "SA" => "SA" "TAS" => "TAS" "NT" => "NT" "ACT" => "ACT" ] |
| expanded | false |
same as passed value |
| label | "State" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | false |
same as passed value |
| placeholder | "" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-select" ] |
[ "class" => "field-select" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| 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 | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "VIC" => "VIC" "NSW" => "NSW" "QLD" => "QLD" "WA" => "WA" "SA" => "SA" "TAS" => "TAS" "NT" => "NT" "ACT" => "ACT" ] |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "State" |
| 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 | "" |
| 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 |
| required | false |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2090 …} $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" "_DropshipSupplier_state" ] |
| cache_key | "_DropshipSupplier_state_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +data: "VIC" +value: "VIC" +label: "VIC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +data: "NSW" +value: "NSW" +label: "NSW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +data: "QLD" +value: "QLD" +label: "QLD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +data: "WA" +value: "WA" +label: "WA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +data: "SA" +value: "SA" +label: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +data: "TAS" +value: "TAS" +label: "TAS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +data: "NT" +value: "NT" +label: "NT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +data: "ACT" +value: "ACT" +label: "ACT" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1217 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "state" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "State" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1211 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1215 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1209 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1768 …} -uniqueId: Symfony\Component\Uid\Ulid {#1216 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1283 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2533 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1217 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\ChoiceField" -propertyName: "state" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "State" -formType: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1211 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-select" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/choice" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1215 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1209 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1768 …} -uniqueId: Symfony\Component\Uid\Ulid {#1216 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1283 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2521 -errors: [] -form: Symfony\Component\Form\Form {#2337 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2519 …5} |
| full_name | "DropshipSupplier[state]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_state" |
| is_selected | Closure($choice, $value) {#2531 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "State" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "state" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-select" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_state" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
postcode
"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 | "Postcode" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2101 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 | "Postcode" |
| 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-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2102 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_DropshipSupplier_postcode" ] |
| cache_key | "_DropshipSupplier_postcode_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 {#1282 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "postcode" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Postcode" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1279 …} -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 {#1280 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1278 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1825 …} -uniqueId: Symfony\Component\Uid\Ulid {#1281 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1300 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2536 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1282 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "postcode" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Postcode" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1279 …} -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 {#1280 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1278 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1825 …} -uniqueId: Symfony\Component\Uid\Ulid {#1281 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1300 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2534 -errors: [] -form: Symfony\Component\Form\Form {#2340 …} } |
| form | Symfony\Component\Form\FormView {#2532 …5} |
| full_name | "DropshipSupplier[postcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_postcode" |
| label | "Postcode" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postcode" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_postcode" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
country
"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 | "Australia" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Country" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2110 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 | "Country" |
| 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-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2111 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_DropshipSupplier_country" ] |
| cache_key | "_DropshipSupplier_country_text" |
| compound | false |
| data | "Australia" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1315 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "country" -propertyNameSuffix: null -value: "Australia" -formattedValue: "Australia" -formatValueCallable: null -label: "Country" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1276 …} -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/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1316 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1275 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1759 …} -uniqueId: Symfony\Component\Uid\Ulid {#1313 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1272 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2539 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1315 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "country" -propertyNameSuffix: null -value: "Australia" -formattedValue: "Australia" -formatValueCallable: null -label: "Country" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1276 …} -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/crud/field/text.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1316 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1275 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1759 …} -uniqueId: Symfony\Component\Uid\Ulid {#1313 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1272 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2537 -errors: [] -form: Symfony\Component\Form\Form {#2343 …} } |
| form | Symfony\Component\Form\FormView {#2535 …5} |
| full_name | "DropshipSupplier[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_country" |
| label | "Country" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "country" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_country" |
| uses_autocomplete | false |
| valid | true |
| value | "Australia" |
website
"Symfony\Component\Form\Extension\Core\Type\UrlType"
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 | [ "inputmode" => "url" ] |
[ "inputmode" => "url" ] |
| default_protocol | null |
same as passed value |
| label | "Website" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-url" ] |
[ "class" => "field-url" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "inputmode" => "url" ] |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| default_protocol | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2120 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 | "Please enter a valid URL." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Website" |
| 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-url" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2119 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "url" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "url" "_DropshipSupplier_website" ] |
| cache_key | "_DropshipSupplier_website_url" |
| 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 {#1359 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField" -propertyName: "website" -propertyNameSuffix: null -value: null -formattedValue: "" -formatValueCallable: null -label: "Website" -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1355 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-url" -columns: null -defaultColumns: "col-md-10 col-xxl-8" -translationParameters: [] -templateName: "crud/field/url" -templatePath: "@EasyAdmin/crud/field/url.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1356 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1354 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1836 …} -uniqueId: Symfony\Component\Uid\Ulid {#1357 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1352 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2542 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1359 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\UrlField" -propertyName: "website" -propertyNameSuffix: null -value: null -formattedValue: "" -formatValueCallable: null -label: "Website" -formType: "Symfony\Component\Form\Extension\Core\Type\UrlType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1355 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-url" -columns: null -defaultColumns: "col-md-10 col-xxl-8" -translationParameters: [] -templateName: "crud/field/url" -templatePath: "@EasyAdmin/crud/field/url.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1356 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1354 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1836 …} -uniqueId: Symfony\Component\Uid\Ulid {#1357 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1352 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2540 -errors: [] -form: Symfony\Component\Form\Form {#2346 …} } |
| form | Symfony\Component\Form\FormView {#2538 …5} |
| full_name | "DropshipSupplier[website]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_website" |
| label | "Website" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "website" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-url" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_website" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
autoSync
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| help | Symfony\Component\Translation\TranslatableMessage {#1362 -message: "Automatically sync inventory" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Auto Sync" |
same as passed value |
| label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2134 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | Symfony\Component\Translation\TranslatableMessage {#1362 -message: "Automatically sync inventory" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2133 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Auto Sync" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2139 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_DropshipSupplier_autoSync" ] |
| cache_key | "_DropshipSupplier_autoSync_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1368 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "autoSync" -propertyNameSuffix: null -value: false -formattedValue: false -formatValueCallable: null -label: "Auto Sync" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1364 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1362 -message: "Automatically sync inventory" -parameters: [] -domain: "messages" } -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1365 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1363 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1274 …} -uniqueId: Symfony\Component\Uid\Ulid {#1366 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1361 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2545 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1368 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "autoSync" -propertyNameSuffix: null -value: false -formattedValue: false -formatValueCallable: null -label: "Auto Sync" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1364 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1362 -message: "Automatically sync inventory" -parameters: [] -domain: "messages" } -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1365 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1363 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1274 …} -uniqueId: Symfony\Component\Uid\Ulid {#1366 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1361 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2543 -errors: [] -form: Symfony\Component\Form\Form {#2353 …} } |
| form | Symfony\Component\Form\FormView {#2541 …5} |
| full_name | "DropshipSupplier[autoSync]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1362 -message: "Automatically sync inventory" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DropshipSupplier_autoSync" |
| label | "Auto Sync" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "autoSync" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_autoSync" |
| valid | true |
| value | "1" |
syncIntervalMinutes
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1370 -message: "How often to sync in minutes" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Sync Interval (min)" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-integer" ] |
[ "class" => "field-integer" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2146 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | Symfony\Component\Translation\TranslatableMessage {#1370 -message: "How often to sync in minutes" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Sync Interval (min)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [ "class" => "field-integer" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2147 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_DropshipSupplier_syncIntervalMinutes" ] |
| cache_key | "_DropshipSupplier_syncIntervalMinutes_integer" |
| 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 {#1376 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "syncIntervalMinutes" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Sync Interval (min)" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1372 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1370 -message: "How often to sync in minutes" -parameters: [] -domain: "messages" } -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1373 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1371 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1851 …} -uniqueId: Symfony\Component\Uid\Ulid {#1374 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1367 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2548 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1376 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "syncIntervalMinutes" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Sync Interval (min)" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1372 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1370 -message: "How often to sync in minutes" -parameters: [] -domain: "messages" } -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1373 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1371 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1851 …} -uniqueId: Symfony\Component\Uid\Ulid {#1374 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1367 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2546 -errors: [] -form: Symfony\Component\Form\Form {#2361 …} } |
| form | Symfony\Component\Form\FormView {#2544 …5} |
| full_name | "DropshipSupplier[syncIntervalMinutes]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1370 -message: "How often to sync in minutes" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DropshipSupplier_syncIntervalMinutes" |
| label | "Sync Interval (min)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "syncIntervalMinutes" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-integer" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_syncIntervalMinutes" |
| valid | true |
| value | "" |
defaultMarkupPercent
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1258 -message: "Default markup percentage for products" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| input | "number" |
same as passed value |
| label | "Default Markup %" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| rounding_mode | 6 |
same as passed value |
| row_attr | [ "class" => "field-number" ] |
[ "class" => "field-number" ] |
| scale | 2 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2163 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | Symfony\Component\Translation\TranslatableMessage {#1258 -message: "Default markup percentage for products" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Default Markup %" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [ "class" => "field-number" ] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2161 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2164 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_DropshipSupplier_defaultMarkupPercent" ] |
| cache_key | "_DropshipSupplier_defaultMarkupPercent_number" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1264 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "defaultMarkupPercent" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Default Markup %" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1260 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1258 -message: "Default markup percentage for products" -parameters: [] -domain: "messages" } -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1259 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1261 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1869 …} -uniqueId: Symfony\Component\Uid\Ulid {#1266 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1257 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2551 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1264 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "defaultMarkupPercent" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Default Markup %" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1260 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1258 -message: "Default markup percentage for products" -parameters: [] -domain: "messages" } -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1259 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1261 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1869 …} -uniqueId: Symfony\Component\Uid\Ulid {#1266 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1257 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2549 -errors: [] -form: Symfony\Component\Form\Form {#2365 …} } |
| form | Symfony\Component\Form\FormView {#2547 …5} |
| full_name | "DropshipSupplier[defaultMarkupPercent]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1258 -message: "Default markup percentage for products" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DropshipSupplier_defaultMarkupPercent" |
| label | "Default Markup %" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "defaultMarkupPercent" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-number" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_defaultMarkupPercent" |
| valid | true |
| value | "" |
shippingCostPercent
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| input | "number" |
same as passed value |
| label | "Shipping Cost %" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| rounding_mode | 6 |
same as passed value |
| row_attr | [ "class" => "field-number" ] |
[ "class" => "field-number" ] |
| scale | 2 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2171 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Shipping Cost %" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [ "class" => "field-number" ] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2172 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_DropshipSupplier_shippingCostPercent" ] |
| cache_key | "_DropshipSupplier_shippingCostPercent_number" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1256 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "shippingCostPercent" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Shipping Cost %" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1253 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1254 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1252 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1879 …} -uniqueId: Symfony\Component\Uid\Ulid {#1255 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1250 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2554 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1256 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "shippingCostPercent" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Shipping Cost %" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1253 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1254 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1252 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1879 …} -uniqueId: Symfony\Component\Uid\Ulid {#1255 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1250 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2552 -errors: [] -form: Symfony\Component\Form\Form {#2368 …} } |
| form | Symfony\Component\Form\FormView {#2550 …5} |
| full_name | "DropshipSupplier[shippingCostPercent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_shippingCostPercent" |
| label | "Shipping Cost %" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "shippingCostPercent" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-number" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_shippingCostPercent" |
| valid | true |
| value | "" |
leadTimeDays
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1329 -message: "Average lead time for orders" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Lead Time (days)" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-integer" ] |
[ "class" => "field-integer" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2181 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | Symfony\Component\Translation\TranslatableMessage {#1329 -message: "Average lead time for orders" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Lead Time (days)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [ "class" => "field-integer" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2182 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_DropshipSupplier_leadTimeDays" ] |
| cache_key | "_DropshipSupplier_leadTimeDays_integer" |
| 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 {#1249 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "leadTimeDays" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Lead Time (days)" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1327 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1329 -message: "Average lead time for orders" -parameters: [] -domain: "messages" } -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1324 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1328 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1859 …} -uniqueId: Symfony\Component\Uid\Ulid {#1326 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1330 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2557 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1249 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "leadTimeDays" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Lead Time (days)" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1327 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1329 -message: "Average lead time for orders" -parameters: [] -domain: "messages" } -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1324 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1328 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1859 …} -uniqueId: Symfony\Component\Uid\Ulid {#1326 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1330 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2555 -errors: [] -form: Symfony\Component\Form\Form {#2371 …} } |
| form | Symfony\Component\Form\FormView {#2553 …5} |
| full_name | "DropshipSupplier[leadTimeDays]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1329 -message: "Average lead time for orders" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DropshipSupplier_leadTimeDays" |
| label | "Lead Time (days)" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "leadTimeDays" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-integer" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_leadTimeDays" |
| valid | true |
| value | "" |
minimumOrderQuantity
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 | "Min Order Qty" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-integer" ] |
[ "class" => "field-integer" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2191 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Min Order Qty" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [ "class" => "field-integer" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2192 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_DropshipSupplier_minimumOrderQuantity" ] |
| cache_key | "_DropshipSupplier_minimumOrderQuantity_integer" |
| 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 {#1331 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "minimumOrderQuantity" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Min Order Qty" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1334 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1333 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1335 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1888 …} -uniqueId: Symfony\Component\Uid\Ulid {#1332 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1337 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2560 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1331 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "minimumOrderQuantity" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Min Order Qty" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1334 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1333 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1335 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1888 …} -uniqueId: Symfony\Component\Uid\Ulid {#1332 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1337 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2558 -errors: [] -form: Symfony\Component\Form\Form {#2374 …} } |
| form | Symfony\Component\Form\FormView {#2556 …5} |
| full_name | "DropshipSupplier[minimumOrderQuantity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_minimumOrderQuantity" |
| label | "Min Order Qty" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "minimumOrderQuantity" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-integer" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_minimumOrderQuantity" |
| valid | true |
| value | "" |
minimumOrderValue
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
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-align" => "right" ] |
[ "data-ea-align" => "right" ] |
| currency | "AUD" |
same as passed value |
| divisor | 100 |
same as passed value |
| label | "Min Order Value" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-money" ] |
[ "class" => "field-money" ] |
| scale | 2 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "right" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| currency | "AUD" |
| data_class | null |
| disabled | false |
| divisor | 100 |
| empty_data | Closure(FormInterface $form) {#2202 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "float" |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Min Order Value" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [ "class" => "field-money" ] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2208 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2201 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "right" "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "_DropshipSupplier_minimumOrderValue" ] |
| cache_key | "_DropshipSupplier_minimumOrderValue_money" |
| 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 {#1427 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField" -propertyName: "minimumOrderValue" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Min Order Value" -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1423 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-money" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/money" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1424 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1422 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1872 …} -uniqueId: Symfony\Component\Uid\Ulid {#1425 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1420 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2563 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1427 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField" -propertyName: "minimumOrderValue" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Min Order Value" -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1423 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-money" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/money" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1424 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1422 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1872 …} -uniqueId: Symfony\Component\Uid\Ulid {#1425 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1420 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2561 -errors: [] -form: Symfony\Component\Form\Form {#2377 …} } |
| form | Symfony\Component\Form\FormView {#2559 …5} |
| full_name | "DropshipSupplier[minimumOrderValue]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_minimumOrderValue" |
| label | "Min Order Value" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "A$ {{ widget }}" |
| multipart | false |
| name | "minimumOrderValue" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-money" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_minimumOrderValue" |
| valid | true |
| value | "" |
paymentTerms
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1398 -message: "e.g., Net 30, Net 60, COD" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Payment Terms" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| 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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2218 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 | Symfony\Component\Translation\TranslatableMessage {#1398 -message: "e.g., Net 30, Net 60, COD" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Payment Terms" |
| 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-text" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2219 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_DropshipSupplier_paymentTerms" ] |
| cache_key | "_DropshipSupplier_paymentTerms_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 {#1404 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "paymentTerms" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Payment Terms" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1394 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1398 -message: "e.g., Net 30, Net 60, COD" -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1393 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1399 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1894 …} -uniqueId: Symfony\Component\Uid\Ulid {#1395 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1397 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2566 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1404 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "paymentTerms" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Payment Terms" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1394 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1398 -message: "e.g., Net 30, Net 60, COD" -parameters: [] -domain: "messages" } -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1393 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1399 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1894 …} -uniqueId: Symfony\Component\Uid\Ulid {#1395 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1397 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2564 -errors: [] -form: Symfony\Component\Form\Form {#2380 …} } |
| form | Symfony\Component\Form\FormView {#2562 …5} |
| full_name | "DropshipSupplier[paymentTerms]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1398 -message: "e.g., Net 30, Net 60, COD" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DropshipSupplier_paymentTerms" |
| label | "Payment Terms" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "paymentTerms" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_paymentTerms" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
dropshipEnabled
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| label | "Dropship Enabled" |
same as passed value |
| label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2134 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2133 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Dropship Enabled" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2225 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_DropshipSupplier_dropshipEnabled" ] |
| cache_key | "_DropshipSupplier_dropshipEnabled_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1412 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "dropshipEnabled" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Dropship Enabled" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1417 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1416 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1418 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1910 …} -uniqueId: Symfony\Component\Uid\Ulid {#1415 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1414 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2569 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1412 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "dropshipEnabled" -propertyNameSuffix: null -value: true -formattedValue: true -formatValueCallable: null -label: "Dropship Enabled" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1417 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1416 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1418 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1910 …} -uniqueId: Symfony\Component\Uid\Ulid {#1415 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1414 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2567 -errors: [] -form: Symfony\Component\Form\Form {#2383 …} } |
| form | Symfony\Component\Form\FormView {#2565 …5} |
| full_name | "DropshipSupplier[dropshipEnabled]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_dropshipEnabled" |
| label | "Dropship Enabled" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dropshipEnabled" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_dropshipEnabled" |
| valid | true |
| value | "1" |
blindDropship
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| help | Symfony\Component\Translation\TranslatableMessage {#1401 -message: "Ship without supplier branding" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| label | "Blind Dropship" |
same as passed value |
| label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2134 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | Symfony\Component\Translation\TranslatableMessage {#1401 -message: "Ship without supplier branding" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2133 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Blind Dropship" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2234 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_DropshipSupplier_blindDropship" ] |
| cache_key | "_DropshipSupplier_blindDropship_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1409 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "blindDropship" -propertyNameSuffix: null -value: false -formattedValue: false -formatValueCallable: null -label: "Blind Dropship" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1407 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1401 -message: "Ship without supplier branding" -parameters: [] -domain: "messages" } -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1400 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1406 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1943 …} -uniqueId: Symfony\Component\Uid\Ulid {#1410 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1405 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2572 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1409 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "blindDropship" -propertyNameSuffix: null -value: false -formattedValue: false -formatValueCallable: null -label: "Blind Dropship" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1407 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: Symfony\Component\Translation\TranslatableMessage {#1401 -message: "Ship without supplier branding" -parameters: [] -domain: "messages" } -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/crud/field/boolean.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1400 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1406 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1943 …} -uniqueId: Symfony\Component\Uid\Ulid {#1410 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1405 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2570 -errors: [] -form: Symfony\Component\Form\Form {#2386 …} } |
| form | Symfony\Component\Form\FormView {#2568 …5} |
| full_name | "DropshipSupplier[blindDropship]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1401 -message: "Ship without supplier branding" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DropshipSupplier_blindDropship" |
| label | "Blind Dropship" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "blindDropship" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_blindDropship" |
| valid | true |
| value | "1" |
onTimeDeliveryRate
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| input | "number" |
same as passed value |
| label | "On-Time Delivery %" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| rounding_mode | 6 |
same as passed value |
| row_attr | [ "class" => "field-number" ] |
[ "class" => "field-number" ] |
| scale | 2 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2243 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "On-Time Delivery %" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [ "class" => "field-number" ] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2244 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_DropshipSupplier_onTimeDeliveryRate" ] |
| cache_key | "_DropshipSupplier_onTimeDeliveryRate_number" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1390 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "onTimeDeliveryRate" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "On-Time Delivery %" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1386 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1388 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1385 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1957 …} -uniqueId: Symfony\Component\Uid\Ulid {#1391 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1351 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2575 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1390 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "onTimeDeliveryRate" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "On-Time Delivery %" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1386 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1388 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1385 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1957 …} -uniqueId: Symfony\Component\Uid\Ulid {#1391 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1351 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2573 -errors: [] -form: Symfony\Component\Form\Form {#2389 …} } |
| form | Symfony\Component\Form\FormView {#2571 …5} |
| full_name | "DropshipSupplier[onTimeDeliveryRate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_onTimeDeliveryRate" |
| label | "On-Time Delivery %" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "onTimeDeliveryRate" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-number" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_onTimeDeliveryRate" |
| valid | true |
| value | "" |
accuracyRate
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| help | Symfony\Component\Translation\TranslatableMessage {#1345 -message: "Order accuracy rate" -parameters: [] -domain: "messages" } |
same as passed value |
| help_html | true |
same as passed value |
| input | "number" |
same as passed value |
| label | "Accuracy Rate %" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| rounding_mode | 6 |
same as passed value |
| row_attr | [ "class" => "field-number" ] |
[ "class" => "field-number" ] |
| scale | 2 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2253 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | Symfony\Component\Translation\TranslatableMessage {#1345 -message: "Order accuracy rate" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Accuracy Rate %" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [ "class" => "field-number" ] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2255 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2254 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_DropshipSupplier_accuracyRate" ] |
| cache_key | "_DropshipSupplier_accuracyRate_number" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1350 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "accuracyRate" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Accuracy Rate %" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1347 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1345 -message: "Order accuracy rate" -parameters: [] -domain: "messages" } -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1348 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1346 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1959 …} -uniqueId: Symfony\Component\Uid\Ulid {#1349 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1344 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2578 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1350 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "accuracyRate" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Accuracy Rate %" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1347 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: Symfony\Component\Translation\TranslatableMessage {#1345 -message: "Order accuracy rate" -parameters: [] -domain: "messages" } -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1348 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1346 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1959 …} -uniqueId: Symfony\Component\Uid\Ulid {#1349 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1344 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2576 -errors: [] -form: Symfony\Component\Form\Form {#2392 …} } |
| form | Symfony\Component\Form\FormView {#2574 …5} |
| full_name | "DropshipSupplier[accuracyRate]" |
| help | Symfony\Component\Translation\TranslatableMessage {#1345 -message: "Order accuracy rate" -parameters: [] -domain: "messages" } |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "DropshipSupplier_accuracyRate" |
| label | "Accuracy Rate %" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "accuracyRate" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-number" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_accuracyRate" |
| valid | true |
| value | "" |
defectRate
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| input | "number" |
same as passed value |
| label | "Defect Rate %" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| rounding_mode | 6 |
same as passed value |
| row_attr | [ "class" => "field-number" ] |
[ "class" => "field-number" ] |
| scale | 2 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2263 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Defect Rate %" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [ "class" => "field-number" ] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2264 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_DropshipSupplier_defectRate" ] |
| cache_key | "_DropshipSupplier_defectRate_number" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1343 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "defectRate" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Defect Rate %" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1340 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1341 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1339 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1946 …} -uniqueId: Symfony\Component\Uid\Ulid {#1342 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1428 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2581 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1343 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField" -propertyName: "defectRate" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Defect Rate %" -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1340 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-number" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/number" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1341 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1339 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1946 …} -uniqueId: Symfony\Component\Uid\Ulid {#1342 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1428 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2579 -errors: [] -form: Symfony\Component\Form\Form {#2395 …} } |
| form | Symfony\Component\Form\FormView {#2577 …5} |
| full_name | "DropshipSupplier[defectRate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_defectRate" |
| label | "Defect Rate %" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "defectRate" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-number" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_defectRate" |
| valid | true |
| value | "" |
totalOrdersProcessed
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0 |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Total Orders" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-integer" ] |
[ "class" => "field-integer" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2273 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Total Orders" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [ "class" => "field-integer" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2275 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2274 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_DropshipSupplier_totalOrdersProcessed" ] |
| cache_key | "_DropshipSupplier_totalOrdersProcessed_integer" |
| compound | false |
| data | 0 |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1426 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "totalOrdersProcessed" -propertyNameSuffix: null -value: 0 -formattedValue: 0 -formatValueCallable: null -label: "Total Orders" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1431 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/crud/field/integer.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1430 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1432 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1949 …} -uniqueId: Symfony\Component\Uid\Ulid {#1429 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1434 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2584 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1426 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "totalOrdersProcessed" -propertyNameSuffix: null -value: 0 -formattedValue: 0 -formatValueCallable: null -label: "Total Orders" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1431 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/crud/field/integer.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1430 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1432 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1949 …} -uniqueId: Symfony\Component\Uid\Ulid {#1429 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1434 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2582 -errors: [] -form: Symfony\Component\Form\Form {#2398 …} } |
| form | Symfony\Component\Form\FormView {#2580 …5} |
| full_name | "DropshipSupplier[totalOrdersProcessed]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_totalOrdersProcessed" |
| label | "Total Orders" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalOrdersProcessed" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-integer" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_totalOrdersProcessed" |
| valid | true |
| value | "0" |
totalProductsSupplied
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0 |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Total Products" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-integer" ] |
[ "class" => "field-integer" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2283 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Total Products" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [ "class" => "field-integer" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2284 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_DropshipSupplier_totalProductsSupplied" ] |
| cache_key | "_DropshipSupplier_totalProductsSupplied_integer" |
| compound | false |
| data | 0 |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1435 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "totalProductsSupplied" -propertyNameSuffix: null -value: 0 -formattedValue: 0 -formatValueCallable: null -label: "Total Products" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1438 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/crud/field/integer.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1437 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1439 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1958 …} -uniqueId: Symfony\Component\Uid\Ulid {#1436 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1441 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2587 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1435 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField" -propertyName: "totalProductsSupplied" -propertyNameSuffix: null -value: 0 -formattedValue: 0 -formatValueCallable: null -label: "Total Products" -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1438 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-integer" -columns: null -defaultColumns: "col-md-4 col-xxl-3" -translationParameters: [] -templateName: "crud/field/integer" -templatePath: "@EasyAdmin/crud/field/integer.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1437 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1439 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1958 …} -uniqueId: Symfony\Component\Uid\Ulid {#1436 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1441 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2585 -errors: [] -form: Symfony\Component\Form\Form {#2401 …} } |
| form | Symfony\Component\Form\FormView {#2583 …5} |
| full_name | "DropshipSupplier[totalProductsSupplied]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_totalProductsSupplied" |
| label | "Total Products" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "totalProductsSupplied" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-integer" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_totalProductsSupplied" |
| valid | true |
| value | "0" |
totalRevenueGenerated
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
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-align" => "right" ] |
[ "data-ea-align" => "right" ] |
| currency | "AUD" |
same as passed value |
| divisor | 100 |
same as passed value |
| label | "Total Revenue" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "field-money" ] |
[ "class" => "field-money" ] |
| scale | 2 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "right" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| currency | "AUD" |
| data_class | null |
| disabled | false |
| divisor | 100 |
| empty_data | Closure(FormInterface $form) {#2293 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "float" |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Total Revenue" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 6 |
| row_attr | [ "class" => "field-money" ] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2294 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "right" "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "_DropshipSupplier_totalRevenueGenerated" ] |
| cache_key | "_DropshipSupplier_totalRevenueGenerated_money" |
| 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 {#1442 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField" -propertyName: "totalRevenueGenerated" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Total Revenue" -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1445 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-money" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/money" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1444 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1446 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1965 …} -uniqueId: Symfony\Component\Uid\Ulid {#1443 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1448 …} -htmlAttributes: [ "required" => false ] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2590 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1442 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField" -propertyName: "totalRevenueGenerated" -propertyNameSuffix: null -value: null -formattedValue: null -formatValueCallable: null -label: "Total Revenue" -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1445 …} -sortable: true -virtual: false -permission: null -textAlign: "right" -help: null -cssClass: "field-money" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/money" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1444 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1446 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1965 …} -uniqueId: Symfony\Component\Uid\Ulid {#1443 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1448 …} -htmlAttributes: [ "required" => false ] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2588 -errors: [] -form: Symfony\Component\Form\Form {#2404 …} } |
| form | Symfony\Component\Form\FormView {#2586 …5} |
| full_name | "DropshipSupplier[totalRevenueGenerated]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_totalRevenueGenerated" |
| label | "Total Revenue" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "A$ {{ widget }}" |
| multipart | false |
| name | "totalRevenueGenerated" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-money" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_totalRevenueGenerated" |
| valid | true |
| value | "" |
ea_form_fieldset_close_01KN9MTRMQ2QQ4XND0D74Z39FQ
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2304 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() {#2309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2303 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_DropshipSupplier_ea_form_fieldset_close_01KN9MTRMQ2QQ4XND0D74Z39FQ" ] |
| cache_key | "_DropshipSupplier_ea_form_fieldset_close_01KN9MTRMQ2QQ4XND0D74Z39FQ_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 {#1577 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KN9MTRMQ2QQ4XND0D74Z39FQ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1572 …} -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 {#1575 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1579 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1592 …} -uniqueId: Symfony\Component\Uid\Ulid {#1580 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1582 …} -htmlAttributes: [] } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#2593 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1577 -fieldFqcn: null -propertyName: "ea_form_fieldset_close" -propertyNameSuffix: "01KN9MTRMQ2QQ4XND0D74Z39FQ" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1572 …} -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 {#1575 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1579 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1592 …} -uniqueId: Symfony\Component\Uid\Ulid {#1580 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1582 …} -htmlAttributes: [] } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#831 -isAccessible: true -instance: App\Entity\DropshipSupplier {#1193 -id: null -sku: null -supplierCode: null -supplierName: null -status: "active" -contactName: null -email: null -phone: null -address: null -city: null -state: null -postcode: null -country: "Australia" -website: null -apiEndpoint: null -apiKey: null -apiSecret: null -apiVersion: null -autoSync: false -syncIntervalMinutes: null -lastSyncAt: null -nextSyncAt: null -defaultMarkupPercent: null -shippingCostPercent: null -leadTimeDays: null -minimumOrderQuantity: null -minimumOrderValue: null -paymentTerms: null -dropshipEnabled: true -blindDropship: false -ftpHost: null -ftpUsername: null -ftpPassword: null -ftpPort: null -ftpPath: null -inventoryFeedUrl: null -inventoryFeedFormat: null -priceFeedUrl: null -fieldMapping: null -performanceScore: null -onTimeDeliveryRate: null -accuracyRate: null -defectRate: null -totalOrdersProcessed: 0 -totalProductsSupplied: 0 -totalRevenueGenerated: null -createdAt: DateTimeImmutable @1775219073 {#1195 date: 2026-04-03 12:24:33.672661 UTC (+00:00) } -updatedAt: DateTimeImmutable @1775219073 {#1200 date: 2026-04-03 12:24:33.672662 UTC (+00:00) } -metadata: null -notes: null } -primaryKeyValue: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1228 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1473 …} -defaultActionUrl: null -fqcn: "App\Entity\DropshipSupplier" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#727 …} -permission: null } } |
| errors | Symfony\Component\Form\FormErrorIterator {#2591 -errors: [] -form: Symfony\Component\Form\Form {#2407 …} } |
| form | Symfony\Component\Form\FormView {#2589 …5} |
| full_name | "DropshipSupplier[ea_form_fieldset_close_01KN9MTRMQ2QQ4XND0D74Z39FQ]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier_ea_form_fieldset_close_01KN9MTRMQ2QQ4XND0D74Z39FQ" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KN9MTRMQ2QQ4XND0D74Z39FQ" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_DropshipSupplier_ea_form_fieldset_close_01KN9MTRMQ2QQ4XND0D74Z39FQ" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| 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 | "csrf-token" |
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 | "submit" |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#582 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#332 …} -logger: Monolog\Logger {#154 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#583 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2594 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() {#2598 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1024 …} $message: Closure() {#2595 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_DropshipSupplier__token" ] |
| cache_key | "_DropshipSupplier__token_hidden" |
| compound | false |
| data | "csrf-token" |
| 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 {#2611 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#2608 -errors: [] -form: Symfony\Component\Form\Form {#2604 …} } |
| form | Symfony\Component\Form\FormView {#2599 …5} |
| full_name | "DropshipSupplier[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "DropshipSupplier__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 | "_DropshipSupplier__token" |
| valid | true |
| value | "csrf-token" |