Forms
custom_action
"App\V4\Form\Type\CustomAction\CustomActionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\V4\Entity\CustomAction {#1915 -id: "84dc954d963a47f4aeb8d39d1e0efada" -name: "Cloturé acttion" -entity: "Task" -config: """ {\n "icon": "validation",\n "groupCode": "",\n "title": "Clôturer",\n "is_list_active": true,\n "is_sublist_active": true,\n "conditions": [\n {"key": "isClosed", "method": "equals", "value": "Non"}\n ],\n "actions": [{\n "type": "update",\n "key": "isClosed",\n "value": true\n }],\n "confirm_message": "L'action a bien été cloturé",\n "confirmBeforeMessage": "Êtes-vous sûr de vouloir Clôturer cette action ?",\n "needsRefreshList": true\n } """ -position: 0 -customerId: "0662705af65c48908b017d8fb0724bac" } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
customerId | "0662705af65c48908b017d8fb0724bac" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1833 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2505 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2507 …} -namespace: Closure() {#1789 …} } |
customerId | "0662705af65c48908b017d8fb0724bac" |
data_class | "App\V4\Entity\CustomAction" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1945 : "Symfony\Component\Form\Extension\Core\Type\FormType" : Symfony\Component\Form\Extension\Core\Type\FormType {#1908 …} : { : "App\V4\Entity\CustomAction" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2521 : "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" : Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2510 …} : { : Symfony\Component\Translation\DataCollectorTranslator {#1235 …} : "validators" : Closure() {#1716 …} } } |
validation_groups | null |