Forms
-
terminal_form
-
name
-
identifier
-
description
-
enabled
-
location
-
locationMemo
-
useCase
-
_token
-
terminal_form
Form type:
"App\Admin\Form\TerminalForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Admin\Entity\Terminal\Terminal {#1094 -id: 1 -name: "Demo Terminal" -identifier: "DEV-2026-001" -roles: [ "ROLE_TERMINAL_USER" ] -enabled: true -description: null -location: null -locationMemo: null -useCase: null -lastHeartbeat: null -updatedAt: DateTimeImmutable @1775744645 {#1116 date: 2026-04-09 14:24:05.0 UTC (+00:00) } -deletedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/admin/terminal/devices/1/edit" |
same as passed value |
| data | App\Admin\Entity\Terminal\Terminal {#1094 -id: 1 -name: "Demo Terminal" -identifier: "DEV-2026-001" -roles: [ "ROLE_TERMINAL_USER" ] -enabled: true -description: null -location: null -locationMemo: null -useCase: null -lastHeartbeat: null -updatedAt: DateTimeImmutable @1775744645 {#1116 date: 2026-04-09 14:24:05.0 UTC (+00:00) } -deletedAt: null } |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/admin/terminal/devices/1/edit" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#238 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#237 …} -namespace: Closure() {#235 …} } |
| data | App\Admin\Entity\Terminal\Terminal {#1094 -id: 1 -name: "Demo Terminal" -identifier: "DEV-2026-001" -roles: [ "ROLE_TERMINAL_USER" ] -enabled: true -description: null -location: null -locationMemo: null -useCase: null -lastHeartbeat: null -updatedAt: DateTimeImmutable @1775744645 {#1116 date: 2026-04-09 14:24:05.0 UTC (+00:00) } -deletedAt: null } |
| data_class | "App\Admin\Entity\Terminal\Terminal" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1363 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Admin\Entity\Terminal\Terminal" } } |
| 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 | null |
| trim | true |
| upload_max_size_message | Closure() {#1365 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1364 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/admin/terminal/devices/1/edit" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "terminal_form" "_terminal_form" ] |
| cache_key | "_terminal_form_terminal_form" |
| compound | true |
| data | App\Admin\Entity\Terminal\Terminal {#1094 -id: 1 -name: "Demo Terminal" -identifier: "DEV-2026-001" -roles: [ "ROLE_TERMINAL_USER" ] -enabled: true -description: null -location: null -locationMemo: null -useCase: null -lastHeartbeat: null -updatedAt: DateTimeImmutable @1775744645 {#1116 date: 2026-04-09 14:24:05.0 UTC (+00:00) } -deletedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1610 -errors: [] -form: Symfony\Component\Form\Form {#1694 …} } |
| form | Symfony\Component\Form\FormView {#1701 …5} |
| full_name | "terminal_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "terminal_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "terminal_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_terminal_form" |
| valid | true |
| value | App\Admin\Entity\Terminal\Terminal {#1094 -id: 1 -name: "Demo Terminal" -identifier: "DEV-2026-001" -roles: [ "ROLE_TERMINAL_USER" ] -enabled: true -description: null -location: null -locationMemo: null -useCase: null -lastHeartbeat: null -updatedAt: DateTimeImmutable @1775744645 {#1116 date: 2026-04-09 14:24:05.0 UTC (+00:00) } -deletedAt: null } |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Demo Terminal" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "admin.terminal.device.form.field.name_placeholder" ] |
[ "placeholder" => "admin.terminal.device.form.field.name_placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1371 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1372 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1371 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1372 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| empty_data | "" |
same as passed value |
| label | "admin.terminal.device.form.field.name" |
same as passed value |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "admin.terminal.device.form.field.name_placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1371 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1372 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#238 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#237 …} -namespace: Closure() {#235 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "admin.terminal.device.form.field.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1383 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1382 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "admin.terminal.device.form.field.name_placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_terminal_form_name" ] |
| cache_key | "_terminal_form_name_text" |
| compound | false |
| data | "Demo Terminal" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1614 -errors: [] -form: Symfony\Component\Form\Form {#1691 …} } |
| form | Symfony\Component\Form\FormView {#1613 …5} |
| full_name | "terminal_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "terminal_form_name" |
| label | "admin.terminal.device.form.field.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_terminal_form_name" |
| valid | true |
| value | "Demo Terminal" |
identifier
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "DEV-2026-001" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "admin.terminal.device.form.field.identifier_placeholder" ] |
[ "placeholder" => "admin.terminal.device.form.field.identifier_placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1373 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1374 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1373 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1374 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| empty_data | "" |
same as passed value |
| label | "admin.terminal.device.form.field.identifier" |
same as passed value |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "admin.terminal.device.form.field.identifier_placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1373 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1374 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#238 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#237 …} -namespace: Closure() {#235 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "admin.terminal.device.form.field.identifier" |
| 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 | [ "class" => "mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1390 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "admin.terminal.device.form.field.identifier_placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_terminal_form_identifier" ] |
| cache_key | "_terminal_form_identifier_text" |
| compound | false |
| data | "DEV-2026-001" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1615 -errors: [] -form: Symfony\Component\Form\Form {#1688 …} } |
| form | Symfony\Component\Form\FormView {#1616 …5} |
| full_name | "terminal_form[identifier]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "terminal_form_identifier" |
| label | "admin.terminal.device.form.field.identifier" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "identifier" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_terminal_form_identifier" |
| valid | true |
| value | "DEV-2026-001" |
description
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "admin.terminal.device.form.field.description_placeholder" ] |
[ "placeholder" => "admin.terminal.device.form.field.description_placeholder" ] |
| label | "admin.terminal.device.form.field.description" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "mb-5" ] |
[ "class" => "mb-5" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "admin.terminal.device.form.field.description_placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#238 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#237 …} -namespace: Closure() {#235 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1402 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "admin.terminal.device.form.field.description" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "mb-5" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1403 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "admin.terminal.device.form.field.description_placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_terminal_form_description" ] |
| cache_key | "_terminal_form_description_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1617 -errors: [] -form: Symfony\Component\Form\Form {#1685 …} } |
| form | Symfony\Component\Form\FormView {#1618 …5} |
| full_name | "terminal_form[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "terminal_form_description" |
| label | "admin.terminal.device.form.field.description" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "mb-5" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_terminal_form_description" |
| valid | true |
| value | "" |
enabled
Form type:
"App\Admin\Form\Type\SwitchType"
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 |
|---|---|---|
| label | "admin.terminal.device.form.field.enabled" |
same as passed value |
| label_attr | [ "class" => "fw-normal" ] |
[ "class" => "fw-normal" ] |
| required | false |
same as passed value |
| row_attr | [ "class" => "mb-5 d-flex justify-content-between fw-normal" ] |
[ "class" => "mb-5 d-flex justify-content-between fw-normal" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#238 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#237 …} -namespace: Closure() {#235 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1414 class: "App\Admin\Form\Type\SwitchType" } |
| 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 {#1415 returnType: "bool" class: "App\Admin\Form\Type\SwitchType" } |
| label | "admin.terminal.device.form.field.enabled" |
| label_attr | [ "class" => "fw-normal" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "mb-5 d-flex justify-content-between fw-normal" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1419 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "switch" "_terminal_form_enabled" ] |
| cache_key | "_terminal_form_enabled_switch" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1619 -errors: [] -form: Symfony\Component\Form\Form {#1682 …} } |
| form | Symfony\Component\Form\FormView {#1620 …5} |
| full_name | "terminal_form[enabled]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "terminal_form_enabled" |
| label | "admin.terminal.device.form.field.enabled" |
| label_attr | [ "class" => "fw-normal" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "enabled" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "mb-5 d-flex justify-content-between fw-normal" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_terminal_form_enabled" |
| valid | true |
| value | "1" |
location
Form type:
"App\Admin\Form\Type\LocationTreeType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | "[]" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1375 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1375 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| empty_data | "" |
same as passed value |
| label | "admin.monitor_create.location" |
same as passed value |
| multiple | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1375 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#238 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#237 …} -namespace: Closure() {#235 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| 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 | "admin.monitor_create.location" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1455 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "location_tree" "_terminal_form_location" ] |
| cache_key | "_terminal_form_location_location_tree" |
| compound | false |
| data | "[]" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1621 -errors: [] -form: Symfony\Component\Form\Form {#1679 …} } |
| form | Symfony\Component\Form\FormView {#1622 …5} |
| full_name | "terminal_form[location]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "terminal_form_location" |
| label | "admin.monitor_create.location" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locations_tree | [
[
"name" => "AREA 1"
"value" => "1"
"children" => [
[
"name" => "DEPARTMENT 1 / 1"
"value" => "2"
"children" => [
[
"name" => "WARD 1 / 2"
"value" => "3"
"children" => [
[
"name" => "ROOM 1 / 3"
"value" => "4"
"children" => [
[
"name" => "WAITING_AREA 1 / 4"
"value" => "5"
"children" => [
[
"name" => "COUNTER 1 / 5"
"value" => "6"
]
[
"name" => "COUNTER 2 / 5"
"value" => "7"
]
]
]
[
"name" => "WAITING_AREA 2 / 4"
"value" => "8"
"children" => [
[
"name" => "COUNTER 1 / 8"
"value" => "9"
]
[
"name" => "COUNTER 2 / 8"
"value" => "10"
]
]
]
[
"name" => "COUNTER 1 / 4"
"value" => "11"
]
[
"name" => "COUNTER 2 / 4"
"value" => "12"
]
]
]
[
"name" => "ROOM 2 / 3"
"value" => "13"
"children" => [
[
"name" => "WAITING_AREA 1 / 13"
"value" => "14"
"children" => [
[
"name" => "COUNTER 1 / 14"
"value" => "15"
]
[
"name" => "COUNTER 2 / 14"
"value" => "16"
]
]
]
[
"name" => "WAITING_AREA 2 / 13"
"value" => "17"
"children" => [
[
"name" => "COUNTER 1 / 17"
"value" => "18"
]
[
"name" => "COUNTER 2 / 17"
"value" => "19"
]
]
]
[
"name" => "COUNTER 1 / 13"
"value" => "20"
]
[
"name" => "COUNTER 2 / 13"
"value" => "21"
]
]
]
[
"name" => "WAITING_AREA 1 / 3"
"value" => "22"
"children" => [
[
"name" => "COUNTER 1 / 22"
"value" => "23"
]
[
"name" => "COUNTER 2 / 22"
"value" => "24"
]
]
]
[
"name" => "WAITING_AREA 2 / 3"
"value" => "25"
"children" => [
[
"name" => "COUNTER 1 / 25"
"value" => "26"
]
[
"name" => "COUNTER 2 / 25"
"value" => "27"
]
]
]
[
"name" => "COUNTER 1 / 3"
"value" => "28"
]
[
"name" => "COUNTER 2 / 3"
"value" => "29"
]
]
]
[
"name" => "WARD 2 / 2"
"value" => "30"
"children" => [
[
"name" => "ROOM 1 / 30"
"value" => "31"
"children" => [
[
"name" => "WAITING_AREA 1 / 31"
"value" => "32"
"children" => [
[
"name" => "COUNTER 1 / 32"
"value" => "33"
]
[
"name" => "COUNTER 2 / 32"
"value" => "34"
]
]
]
[
"name" => "WAITING_AREA 2 / 31"
"value" => "35"
"children" => [
[
"name" => "COUNTER 1 / 35"
"value" => "36"
]
[
"name" => "COUNTER 2 / 35"
"value" => "37"
]
]
]
[
"name" => "COUNTER 1 / 31"
"value" => "38"
]
[
"name" => "COUNTER 2 / 31"
"value" => "39"
]
]
]
[
"name" => "ROOM 2 / 30"
"value" => "40"
"children" => [
[
"name" => "WAITING_AREA 1 / 40"
"value" => "41"
"children" => [
[
"name" => "COUNTER 1 / 41"
"value" => "42"
]
[
"name" => "COUNTER 2 / 41"
"value" => "43"
]
]
]
[
"name" => "WAITING_AREA 2 / 40"
"value" => "44"
"children" => [
[
"name" => "COUNTER 1 / 44"
"value" => "45"
]
[
"name" => "COUNTER 2 / 44"
"value" => "46"
]
]
]
[
"name" => "COUNTER 1 / 40"
"value" => "47"
]
[
"name" => "COUNTER 2 / 40"
"value" => "48"
]
]
]
[
"name" => "WAITING_AREA 1 / 30"
"value" => "49"
"children" => [
[
"name" => "COUNTER 1 / 49"
"value" => "50"
]
[
"name" => "COUNTER 2 / 49"
"value" => "51"
]
]
]
[
"name" => "WAITING_AREA 2 / 30"
"value" => "52"
"children" => [
[
"name" => "COUNTER 1 / 52"
"value" => "53"
]
[
"name" => "COUNTER 2 / 52"
"value" => "54"
]
]
]
[
"name" => "COUNTER 1 / 30"
"value" => "55"
]
[
"name" => "COUNTER 2 / 30"
"value" => "56"
]
]
]
[
"name" => "WAITING_AREA 1 / 2"
"value" => "57"
"children" => [
[
"name" => "COUNTER 1 / 57"
"value" => "58"
]
[
"name" => "COUNTER 2 / 57"
"value" => "59"
]
]
]
[
"name" => "WAITING_AREA 2 / 2"
"value" => "60"
"children" => [
[
"name" => "COUNTER 1 / 60"
"value" => "61"
]
[
"name" => "COUNTER 2 / 60"
"value" => "62"
]
]
]
[
"name" => "COUNTER 1 / 2"
"value" => "63"
]
[
"name" => "COUNTER 2 / 2"
"value" => "64"
]
]
]
[
"name" => "DEPARTMENT 2 / 1"
"value" => "65"
"children" => [
[
"name" => "WARD 1 / 65"
"value" => "66"
"children" => [
[
"name" => "ROOM 1 / 66"
"value" => "67"
"children" => [
[
"name" => "WAITING_AREA 1 / 67"
"value" => "68"
"children" => [
[
"name" => "COUNTER 1 / 68"
"value" => "69"
]
[
"name" => "COUNTER 2 / 68"
"value" => "70"
]
]
]
[
"name" => "WAITING_AREA 2 / 67"
"value" => "71"
"children" => [
[
"name" => "COUNTER 1 / 71"
"value" => "72"
]
[
"name" => "COUNTER 2 / 71"
"value" => "73"
]
]
]
[
"name" => "COUNTER 1 / 67"
"value" => "74"
]
[
"name" => "COUNTER 2 / 67"
"value" => "75"
]
]
]
[
"name" => "ROOM 2 / 66"
"value" => "76"
"children" => [
[
"name" => "WAITING_AREA 1 / 76"
"value" => "77"
"children" => [
[
"name" => "COUNTER 1 / 77"
"value" => "78"
]
[
"name" => "COUNTER 2 / 77"
"value" => "79"
]
]
]
[
"name" => "WAITING_AREA 2 / 76"
"value" => "80"
"children" => [
[
"name" => "COUNTER 1 / 80"
"value" => "81"
]
[
"name" => "COUNTER 2 / 80"
"value" => "82"
]
]
]
[
"name" => "COUNTER 1 / 76"
"value" => "83"
]
[
"name" => "COUNTER 2 / 76"
"value" => "84"
]
]
]
[
"name" => "WAITING_AREA 1 / 66"
"value" => "85"
"children" => [
[
"name" => "COUNTER 1 / 85"
"value" => "86"
]
[
"name" => "COUNTER 2 / 85"
"value" => "87"
]
]
]
[
"name" => "WAITING_AREA 2 / 66"
"value" => "88"
"children" => [
[
"name" => "COUNTER 1 / 88"
"value" => "89"
]
[
"name" => "COUNTER 2 / 88"
"value" => "90"
]
]
]
[
"name" => "COUNTER 1 / 66"
"value" => "91"
]
[
"name" => "COUNTER 2 / 66"
"value" => "92"
]
]
]
[
"name" => "WARD 2 / 65"
"value" => "93"
"children" => [
[
"name" => "ROOM 1 / 93"
"value" => "94"
"children" => [
[
"name" => "WAITING_AREA 1 / 94"
"value" => "95"
"children" => [
[
"name" => "COUNTER 1 / 95"
"value" => "96"
]
[
"name" => "COUNTER 2 / 95"
"value" => "97"
]
]
]
[
"name" => "WAITING_AREA 2 / 94"
"value" => "98"
"children" => [
[
"name" => "COUNTER 1 / 98"
"value" => "99"
]
[
"name" => "COUNTER 2 / 98"
"value" => "100"
]
]
]
[
"name" => "COUNTER 1 / 94"
"value" => "101"
]
[
"name" => "COUNTER 2 / 94"
"value" => "102"
]
]
]
[
"name" => "ROOM 2 / 93"
"value" => "103"
"children" => [
[
"name" => "WAITING_AREA 1 / 103"
"value" => "104"
"children" => [
[
"name" => "COUNTER 1 / 104"
"value" => "105"
]
[
"name" => "COUNTER 2 / 104"
"value" => "106"
]
]
]
[
"name" => "WAITING_AREA 2 / 103"
"value" => "107"
"children" => [
[
"name" => "COUNTER 1 / 107"
"value" => "108"
]
[
"name" => "COUNTER 2 / 107"
"value" => "109"
]
]
]
[
"name" => "COUNTER 1 / 103"
"value" => "110"
]
[
"name" => "COUNTER 2 / 103"
"value" => "111"
]
]
]
[
"name" => "WAITING_AREA 1 / 93"
"value" => "112"
"children" => [
[
"name" => "COUNTER 1 / 112"
"value" => "113"
]
[
"name" => "COUNTER 2 / 112"
"value" => "114"
]
]
]
[
"name" => "WAITING_AREA 2 / 93"
"value" => "115"
"children" => [
[
"name" => "COUNTER 1 / 115"
"value" => "116"
]
[
"name" => "COUNTER 2 / 115"
"value" => "117"
]
]
]
[
"name" => "COUNTER 1 / 93"
"value" => "118"
]
[
"name" => "COUNTER 2 / 93"
"value" => "119"
]
]
]
[
"name" => "WAITING_AREA 1 / 65"
"value" => "120"
"children" => [
[
"name" => "COUNTER 1 / 120"
"value" => "121"
]
[
"name" => "COUNTER 2 / 120"
"value" => "122"
]
]
]
[
"name" => "WAITING_AREA 2 / 65"
"value" => "123"
"children" => [
[
"name" => "COUNTER 1 / 123"
"value" => "124"
]
[
"name" => "COUNTER 2 / 123"
"value" => "125"
]
]
]
[
"name" => "COUNTER 1 / 65"
"value" => "126"
]
[
"name" => "COUNTER 2 / 65"
"value" => "127"
]
]
]
[
"name" => "WAITING_AREA 1 / 1"
"value" => "128"
"children" => [
[
"name" => "COUNTER 1 / 128"
"value" => "129"
]
[
"name" => "COUNTER 2 / 128"
"value" => "130"
]
]
]
[
"name" => "WAITING_AREA 2 / 1"
"value" => "131"
"children" => [
[
"name" => "COUNTER 1 / 131"
"value" => "132"
]
[
"name" => "COUNTER 2 / 131"
"value" => "133"
]
]
]
[
"name" => "COUNTER 1 / 1"
"value" => "134"
]
[
"name" => "COUNTER 2 / 1"
"value" => "135"
]
]
]
[
"name" => "AREA 2"
"value" => "136"
"children" => [
[
"name" => "DEPARTMENT 1 / 136"
"value" => "137"
"children" => [
[
"name" => "WARD 1 / 137"
"value" => "138"
"children" => [
[
"name" => "ROOM 1 / 138"
"value" => "139"
"children" => [
[
"name" => "WAITING_AREA 1 / 139"
"value" => "140"
"children" => [
[
"name" => "COUNTER 1 / 140"
"value" => "141"
]
[
"name" => "COUNTER 2 / 140"
"value" => "142"
]
]
]
[
"name" => "WAITING_AREA 2 / 139"
"value" => "143"
"children" => [
[
"name" => "COUNTER 1 / 143"
"value" => "144"
]
[
"name" => "COUNTER 2 / 143"
"value" => "145"
]
]
]
[
"name" => "COUNTER 1 / 139"
"value" => "146"
]
[
"name" => "COUNTER 2 / 139"
"value" => "147"
]
]
]
[
"name" => "ROOM 2 / 138"
"value" => "148"
"children" => [
[
"name" => "WAITING_AREA 1 / 148"
"value" => "149"
"children" => [
[
"name" => "COUNTER 1 / 149"
"value" => "150"
]
[
"name" => "COUNTER 2 / 149"
"value" => "151"
]
]
]
[
"name" => "WAITING_AREA 2 / 148"
"value" => "152"
"children" => [
[
"name" => "COUNTER 1 / 152"
"value" => "153"
]
[
"name" => "COUNTER 2 / 152"
"value" => "154"
]
]
]
[
"name" => "COUNTER 1 / 148"
"value" => "155"
]
[
"name" => "COUNTER 2 / 148"
"value" => "156"
]
]
]
[
"name" => "WAITING_AREA 1 / 138"
"value" => "157"
"children" => [
[
"name" => "COUNTER 1 / 157"
"value" => "158"
]
[
"name" => "COUNTER 2 / 157"
"value" => "159"
]
]
]
[
"name" => "WAITING_AREA 2 / 138"
"value" => "160"
"children" => [
[
"name" => "COUNTER 1 / 160"
"value" => "161"
]
[
"name" => "COUNTER 2 / 160"
"value" => "162"
]
]
]
[
"name" => "COUNTER 1 / 138"
"value" => "163"
]
[
"name" => "COUNTER 2 / 138"
"value" => "164"
]
]
]
[
"name" => "WARD 2 / 137"
"value" => "165"
"children" => [
[
"name" => "ROOM 1 / 165"
"value" => "166"
"children" => [
[
"name" => "WAITING_AREA 1 / 166"
"value" => "167"
"children" => [
[
"name" => "COUNTER 1 / 167"
"value" => "168"
]
[
"name" => "COUNTER 2 / 167"
"value" => "169"
]
]
]
[
"name" => "WAITING_AREA 2 / 166"
"value" => "170"
"children" => [
[
"name" => "COUNTER 1 / 170"
"value" => "171"
]
[
"name" => "COUNTER 2 / 170"
"value" => "172"
]
]
]
[
"name" => "COUNTER 1 / 166"
"value" => "173"
]
[
"name" => "COUNTER 2 / 166"
"value" => "174"
]
]
]
[
"name" => "ROOM 2 / 165"
"value" => "175"
"children" => [
[
"name" => "WAITING_AREA 1 / 175"
"value" => "176"
"children" => [
[
"name" => "COUNTER 1 / 176"
"value" => "177"
]
[
"name" => "COUNTER 2 / 176"
"value" => "178"
]
]
]
[
"name" => "WAITING_AREA 2 / 175"
"value" => "179"
"children" => [
[
"name" => "COUNTER 1 / 179"
"value" => "180"
]
[
"name" => "COUNTER 2 / 179"
"value" => "181"
]
]
]
[
"name" => "COUNTER 1 / 175"
"value" => "182"
]
[
"name" => "COUNTER 2 / 175"
"value" => "183"
]
]
]
[
"name" => "WAITING_AREA 1 / 165"
"value" => "184"
"children" => [
[
"name" => "COUNTER 1 / 184"
"value" => "185"
]
[
"name" => "COUNTER 2 / 184"
"value" => "186"
]
]
]
[
"name" => "WAITING_AREA 2 / 165"
"value" => "187"
"children" => [
[
"name" => "COUNTER 1 / 187"
"value" => "188"
]
[
"name" => "COUNTER 2 / 187"
"value" => "189"
]
]
]
[
"name" => "COUNTER 1 / 165"
"value" => "190"
]
[
"name" => "COUNTER 2 / 165"
"value" => "191"
]
]
]
[
"name" => "WAITING_AREA 1 / 137"
"value" => "192"
"children" => [
[
"name" => "COUNTER 1 / 192"
"value" => "193"
]
[
"name" => "COUNTER 2 / 192"
"value" => "194"
]
]
]
[
"name" => "WAITING_AREA 2 / 137"
"value" => "195"
"children" => [
[
"name" => "COUNTER 1 / 195"
"value" => "196"
]
[
"name" => "COUNTER 2 / 195"
"value" => "197"
]
]
]
[
"name" => "COUNTER 1 / 137"
"value" => "198"
]
[
"name" => "COUNTER 2 / 137"
"value" => "199"
]
]
]
[
"name" => "DEPARTMENT 2 / 136"
"value" => "200"
"children" => [
[
"name" => "WARD 1 / 200"
"value" => "201"
"children" => [
[
"name" => "ROOM 1 / 201"
"value" => "202"
"children" => [
[
"name" => "WAITING_AREA 1 / 202"
"value" => "203"
"children" => [
[
"name" => "COUNTER 1 / 203"
"value" => "204"
]
[
"name" => "COUNTER 2 / 203"
"value" => "205"
]
]
]
[
"name" => "WAITING_AREA 2 / 202"
"value" => "206"
"children" => [
[
"name" => "COUNTER 1 / 206"
"value" => "207"
]
[
"name" => "COUNTER 2 / 206"
"value" => "208"
]
]
]
[
"name" => "COUNTER 1 / 202"
"value" => "209"
]
[
"name" => "COUNTER 2 / 202"
"value" => "210"
]
]
]
[
"name" => "ROOM 2 / 201"
"value" => "211"
"children" => [
[
"name" => "WAITING_AREA 1 / 211"
"value" => "212"
"children" => [
[
"name" => "COUNTER 1 / 212"
"value" => "213"
]
[
"name" => "COUNTER 2 / 212"
"value" => "214"
]
]
]
[
"name" => "WAITING_AREA 2 / 211"
"value" => "215"
"children" => [
[
"name" => "COUNTER 1 / 215"
"value" => "216"
]
[
"name" => "COUNTER 2 / 215"
"value" => "217"
]
]
]
[
"name" => "COUNTER 1 / 211"
"value" => "218"
]
[
"name" => "COUNTER 2 / 211"
"value" => "219"
]
]
]
[
"name" => "WAITING_AREA 1 / 201"
"value" => "220"
"children" => [
[
"name" => "COUNTER 1 / 220"
"value" => "221"
]
[
"name" => "COUNTER 2 / 220"
"value" => "222"
]
]
]
[
"name" => "WAITING_AREA 2 / 201"
"value" => "223"
"children" => [
[
"name" => "COUNTER 1 / 223"
"value" => "224"
]
[
"name" => "COUNTER 2 / 223"
"value" => "225"
]
]
]
[
"name" => "COUNTER 1 / 201"
"value" => "226"
]
[
"name" => "COUNTER 2 / 201"
"value" => "227"
]
]
]
[
"name" => "WARD 2 / 200"
"value" => "228"
"children" => [
[
"name" => "ROOM 1 / 228"
"value" => "229"
"children" => [
[
"name" => "WAITING_AREA 1 / 229"
"value" => "230"
"children" => [
[
"name" => "COUNTER 1 / 230"
"value" => "231"
]
[
"name" => "COUNTER 2 / 230"
"value" => "232"
]
]
]
[
"name" => "WAITING_AREA 2 / 229"
"value" => "233"
"children" => [
[
"name" => "COUNTER 1 / 233"
"value" => "234"
]
[
"name" => "COUNTER 2 / 233"
"value" => "235"
]
]
]
[
"name" => "COUNTER 1 / 229"
"value" => "236"
]
[
"name" => "COUNTER 2 / 229"
"value" => "237"
]
]
]
[
"name" => "ROOM 2 / 228"
"value" => "238"
"children" => [
[
"name" => "WAITING_AREA 1 / 238"
"value" => "239"
"children" => [
[
"name" => "COUNTER 1 / 239"
"value" => "240"
]
[
"name" => "COUNTER 2 / 239"
"value" => "241"
]
]
]
[
"name" => "WAITING_AREA 2 / 238"
"value" => "242"
"children" => [
[
"name" => "COUNTER 1 / 242"
"value" => "243"
]
[
"name" => "COUNTER 2 / 242"
"value" => "244"
]
]
]
[
"name" => "COUNTER 1 / 238"
"value" => "245"
]
[
"name" => "COUNTER 2 / 238"
"value" => "246"
]
]
]
[
"name" => "WAITING_AREA 1 / 228"
"value" => "247"
"children" => [
[
"name" => "COUNTER 1 / 247"
"value" => "248"
]
[
"name" => "COUNTER 2 / 247"
"value" => "249"
]
]
]
[
"name" => "WAITING_AREA 2 / 228"
"value" => "250"
"children" => [
[
"name" => "COUNTER 1 / 250"
"value" => "251"
]
[
"name" => "COUNTER 2 / 250"
"value" => "252"
]
]
]
[
"name" => "COUNTER 1 / 228"
"value" => "253"
]
[
"name" => "COUNTER 2 / 228"
"value" => "254"
]
]
]
[
"name" => "WAITING_AREA 1 / 200"
"value" => "255"
"children" => [
[
"name" => "COUNTER 1 / 255"
"value" => "256"
]
[
"name" => "COUNTER 2 / 255"
"value" => "257"
]
]
]
[
"name" => "WAITING_AREA 2 / 200"
"value" => "258"
"children" => [
[
"name" => "COUNTER 1 / 258"
"value" => "259"
]
[
"name" => "COUNTER 2 / 258"
"value" => "260"
]
]
]
[
"name" => "COUNTER 1 / 200"
"value" => "261"
]
[
"name" => "COUNTER 2 / 200"
"value" => "262"
]
]
]
[
"name" => "WAITING_AREA 1 / 136"
"value" => "263"
"children" => [
[
"name" => "COUNTER 1 / 263"
"value" => "264"
]
[
"name" => "COUNTER 2 / 263"
"value" => "265"
]
]
]
[
"name" => "WAITING_AREA 2 / 136"
"value" => "266"
"children" => [
[
"name" => "COUNTER 1 / 266"
"value" => "267"
]
[
"name" => "COUNTER 2 / 266"
"value" => "268"
]
]
]
[
"name" => "COUNTER 1 / 136"
"value" => "269"
]
[
"name" => "COUNTER 2 / 136"
"value" => "270"
]
]
]
] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "location" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_terminal_form_location" |
| valid | true |
| value | "[]" |
locationMemo
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "admin.terminal.device.form.field.location_memo_placeholder" ] |
[ "placeholder" => "admin.terminal.device.form.field.location_memo_placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1376 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#1376 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "admin.terminal.device.form.field.location_memo" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "admin.terminal.device.form.field.location_memo_placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1376 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#238 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#237 …} -namespace: Closure() {#235 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1751 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "admin.terminal.device.form.field.location_memo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "mb-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1749 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1750 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "admin.terminal.device.form.field.location_memo_placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_terminal_form_locationMemo" ] |
| cache_key | "_terminal_form_locationMemo_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1623 -errors: [] -form: Symfony\Component\Form\Form {#1676 …} } |
| form | Symfony\Component\Form\FormView {#1624 …5} |
| full_name | "terminal_form[locationMemo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "terminal_form_locationMemo" |
| label | "admin.terminal.device.form.field.location_memo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "locationMemo" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_terminal_form_locationMemo" |
| valid | true |
| value | "" |
useCase
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "App\Admin\Entity\Terminal\UseCase" |
same as passed value |
| label | "admin.terminal.device.form.field.use_case" |
same as passed value |
| placeholder | "admin.terminal.device.form.field.use_case_placeholder" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1712 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1715 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1705 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1704 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1702 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1703 …} } |
| choices | null |
| class | "App\Admin\Entity\Terminal\UseCase" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#238 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#237 …} -namespace: Closure() {#235 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#449 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1710 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#449 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1193 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "admin.terminal.device.form.field.use_case" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "admin.terminal.device.form.field.use_case_placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [ "class" => "mb-3" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1718 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_terminal_form_useCase" ] |
| cache_key | "_terminal_form_useCase_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +data: App\Admin\Entity\Terminal\UseCase {#1457 …} +value: "1" +label: "Standard Patient Admission" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1392 +data: App\Admin\Entity\Terminal\UseCase {#1584 …} +value: "2" +label: "Emergency Intake" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1631 +data: App\Admin\Entity\Terminal\UseCase {#1574 …} +value: "3" +label: "Appointment Booking" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1604 +data: App\Admin\Entity\Terminal\UseCase {#1568 …} +value: "4" +label: "General Information Kiosk" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1625 -errors: [] -form: Symfony\Component\Form\Form {#1673 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1626 …5} |
| full_name | "terminal_form[useCase]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "terminal_form_useCase" |
| is_selected | Closure($choice, $value) {#1628 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "admin.terminal.device.form.field.use_case" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "useCase" |
| placeholder | "admin.terminal.device.form.field.use_case_placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "mb-3" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_terminal_form_useCase" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "501a6f309038aa0464bff92c46b25479.n8NeOJPJTpn6eVQXBs-rfkXu-CVFAtJMEmeLq-wy2Bk.xpUtX6KxJM2JAQFeZaDEKgijvxEzY7YLSEq_5bxVqSH6hhxQp64P2sk7Nw" |
| 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 | "501a6f309038aa0464bff92c46b25479.n8NeOJPJTpn6eVQXBs-rfkXu-CVFAtJMEmeLq-wy2Bk.xpUtX6KxJM2JAQFeZaDEKgijvxEzY7YLSEq_5bxVqSH6hhxQp64P2sk7Nw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#239 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#238 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#237 …} -namespace: Closure() {#235 …} } |
| data | "501a6f309038aa0464bff92c46b25479.n8NeOJPJTpn6eVQXBs-rfkXu-CVFAtJMEmeLq-wy2Bk.xpUtX6KxJM2JAQFeZaDEKgijvxEzY7YLSEq_5bxVqSH6hhxQp64P2sk7Nw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1611 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() {#1630 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1627 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_terminal_form__token" ] |
| cache_key | "_terminal_form__token_hidden" |
| compound | false |
| data | "501a6f309038aa0464bff92c46b25479.n8NeOJPJTpn6eVQXBs-rfkXu-CVFAtJMEmeLq-wy2Bk.xpUtX6KxJM2JAQFeZaDEKgijvxEzY7YLSEq_5bxVqSH6hhxQp64P2sk7Nw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1559 -errors: [] -form: Symfony\Component\Form\Form {#1563 …} } |
| form | Symfony\Component\Form\FormView {#1669 …5} |
| full_name | "terminal_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "terminal_form__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 | null |
| unique_block_prefix | "_terminal_form__token" |
| valid | true |
| value | "501a6f309038aa0464bff92c46b25479.n8NeOJPJTpn6eVQXBs-rfkXu-CVFAtJMEmeLq-wy2Bk.xpUtX6KxJM2JAQFeZaDEKgijvxEzY7YLSEq_5bxVqSH6hhxQp64P2sk7Nw" |