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 |
Closure($customer, $key, $index) {#1027
class: "App\Form\LoginType"
this: App\Form\LoginType {#981 …}
} |
choice_filter |
null |
choice_label |
Closure($customer, $key, $index) {#1082
class: "App\Form\LoginType"
this: App\Form\LoginType {#981 …}
} |
choice_loader |
null |
choice_name |
null |
choice_translation_domain |
null |
choice_value |
"customer_name" |
choices |
[
App\Entity\Customer {#1138
-id: 22
-customer_name: "Intelliro Global"
-code_client: "2657"
-nick_name: "intelliro"
-color_code: "#000000"
-chemin_logo: "22-customer-logo.png"
-no_use: null
-deleted_at: null
-applicationsDisplayed: Doctrine\ORM\PersistentCollection {#1159 …}
}
App\Entity\Customer {#1117
-id: 23
-customer_name: "Sarah"
-code_client: "2655"
-nick_name: "Sarah"
-color_code: "#000000"
-chemin_logo: null
-no_use: null
-deleted_at: null
-applicationsDisplayed: Doctrine\ORM\PersistentCollection {#1116 …}
}
App\Entity\Customer {#1114
-id: 26
-customer_name: "Ryan"
-code_client: null
-nick_name: "Ryan"
-color_code: "#000000"
-chemin_logo: null
-no_use: null
-deleted_at: null
-applicationsDisplayed: Doctrine\ORM\PersistentCollection {#1096 …}
}
App\Entity\Customer {#1140
-id: 27
-customer_name: "Kevin"
-code_client: null
-nick_name: "Kevin"
-color_code: "#000000"
-chemin_logo: null
-no_use: null
-deleted_at: null
-applicationsDisplayed: Doctrine\ORM\PersistentCollection {#1141 …}
}
App\Entity\Customer {#1025
-id: 28
-customer_name: "test1"
-code_client: null
-nick_name: "test"
-color_code: "#c43b3b"
-chemin_logo: null
-no_use: null
-deleted_at: null
-applicationsDisplayed: Doctrine\ORM\PersistentCollection {#1104 …}
}
] |
compound |
false |
constraints |
[
Symfony\Component\Validator\Constraints\NotBlank {#1149
+payload: null
+message: "This value should not be blank."
+allowNull: false
+normalizer: null
+"groups": [
"form_validation_only"
]
}
] |
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 {#991
-generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#994 …}
-storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#995 …}
-namespace: Closure() {#997 …}
} |
data_class |
null |
disabled |
false |
empty_data |
"" |
error_bubbling |
false |
error_mapping |
[] |
expanded |
false |
extra_fields_message |
"This form should not contain extra fields." |
group_by |
null |
help |
null |
help_attr |
[] |
help_html |
false |
help_translation_parameters |
[] |
inherit_data |
false |
invalid_message |
"This value is not valid." |
invalid_message_parameters |
[] |
is_empty_callback |
null |
label |
null |
label_attr |
[] |
label_format |
null |
label_html |
false |
label_translation_parameters |
[] |
mapped |
true |
method |
"POST" |
multiple |
false |
placeholder |
null |
post_max_size_message |
"The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices |
[] |
property_path |
null |
required |
true |
row_attr |
[] |
translation_domain |
null |
trim |
false |
upload_max_size_message |
Closure() {#1180
class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#992 …}
use: {
$translator: Symfony\Component\Translation\DataCollectorTranslator {#282 …}
$translationDomain: "validators"
$message: Closure() {#1178 …}
}
} |
validation_groups |
null |