- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 95
- Events
- Routing
- Cache
- Translation 6
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations 1
- Debug
- E-mails
- Notifications
- VichUploader
- EasyAdmin
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
youHasVictim
-
yourChildrenHasVictim
-
noWeaponsUsage
-
noDocumentStolen
-
noTargetDescription
-
frenchPhone
-
_token
-
complaint_x_approval
"App\Form\ComplaintXApprovalType"
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
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#222 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#220 …} -namespace: Closure() {#218 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1134 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1054 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1093 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1133 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "complaint_x_approval" "_complaint_x_approval" ] |
| cache_key | "_complaint_x_approval_complaint_x_approval" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1225 -form: Symfony\Component\Form\Form {#1194 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1181 …5} |
| full_name | "complaint_x_approval" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "complaint_x_approval" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "complaint_x_approval" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_complaint_x_approval" |
| valid | true |
| value | null |
youHasVictim
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
[ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| label | "Vous êtes la victime directe des faits" |
same as passed value |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
[ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| 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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#222 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#220 …} -namespace: Closure() {#218 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1108 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#509 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#276 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Vous êtes la victime directe des faits" |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1186 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1093 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1148 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_complaint_x_approval_youHasVictim" ] |
| cache_key | "_complaint_x_approval_youHasVictim_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1229 -form: Symfony\Component\Form\Form {#1231 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1242 …5} |
| full_name | "complaint_x_approval[youHasVictim]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "complaint_x_approval_youHasVictim" |
| label | "Vous êtes la victime directe des faits" |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "youHasVictim" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_complaint_x_approval_youHasVictim" |
| valid | true |
| value | "1" |
yourChildrenHasVictim
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
[ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| label | "Vous êtes le représentant légal d'un enfant mineur qui est la victime des faits" |
same as passed value |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
[ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| 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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#222 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#220 …} -namespace: Closure() {#218 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1108 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#509 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#276 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Vous êtes le représentant légal d'un enfant mineur qui est la victime des faits" |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1093 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1119 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_complaint_x_approval_yourChildrenHasVictim" ] |
| cache_key | "_complaint_x_approval_yourChildrenHasVictim_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1233 -form: Symfony\Component\Form\Form {#1235 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1228 …5} |
| full_name | "complaint_x_approval[yourChildrenHasVictim]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "complaint_x_approval_yourChildrenHasVictim" |
| label | "Vous êtes le représentant légal d'un enfant mineur qui est la victime des faits" |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "yourChildrenHasVictim" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_complaint_x_approval_yourChildrenHasVictim" |
| valid | true |
| value | "1" |
noWeaponsUsage
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
[ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| label | "Les faits ont été commis sans faire usage d'une arme et sans violences physique ou menaces" |
same as passed value |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
[ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| 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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#222 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#220 …} -namespace: Closure() {#218 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1108 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#509 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#276 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Les faits ont été commis sans faire usage d'une arme et sans violences physique ou menaces" |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1093 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1129 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_complaint_x_approval_noWeaponsUsage" ] |
| cache_key | "_complaint_x_approval_noWeaponsUsage_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1227 -form: Symfony\Component\Form\Form {#1238 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1226 …5} |
| full_name | "complaint_x_approval[noWeaponsUsage]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "complaint_x_approval_noWeaponsUsage" |
| label | "Les faits ont été commis sans faire usage d'une arme et sans violences physique ou menaces" |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "noWeaponsUsage" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_complaint_x_approval_noWeaponsUsage" |
| valid | true |
| value | "1" |
noDocumentStolen
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
[ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| label | "Aucun document délivré par l'état ne vous a été volé (Passeport, carte d'identité, permis, carte grise, etc...)" |
same as passed value |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
[ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| 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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#222 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#220 …} -namespace: Closure() {#218 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1108 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#509 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#276 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Aucun document délivré par l'état ne vous a été volé (Passeport, carte d'identité, permis, carte grise, etc...)" |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1093 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1157 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_complaint_x_approval_noDocumentStolen" ] |
| cache_key | "_complaint_x_approval_noDocumentStolen_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1168 -form: Symfony\Component\Form\Form {#1196 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1159 …5} |
| full_name | "complaint_x_approval[noDocumentStolen]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "complaint_x_approval_noDocumentStolen" |
| label | "Aucun document délivré par l'état ne vous a été volé (Passeport, carte d'identité, permis, carte grise, etc...)" |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "noDocumentStolen" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_complaint_x_approval_noDocumentStolen" |
| valid | true |
| value | "1" |
noTargetDescription
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
[ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| label | "Vous ne connaissez pas l'auteur des faits et vous n'avez vu personne commettre l'infraction" |
same as passed value |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
[ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| 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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#222 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#220 …} -namespace: Closure() {#218 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1108 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#509 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#276 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Vous ne connaissez pas l'auteur des faits et vous n'avez vu personne commettre l'infraction" |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1093 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1166 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_complaint_x_approval_noTargetDescription" ] |
| cache_key | "_complaint_x_approval_noTargetDescription_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1149 -form: Symfony\Component\Form\Form {#1199 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1122 …5} |
| full_name | "complaint_x_approval[noTargetDescription]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "complaint_x_approval_noTargetDescription" |
| label | "Vous ne connaissez pas l'auteur des faits et vous n'avez vu personne commettre l'infraction" |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "noTargetDescription" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_complaint_x_approval_noTargetDescription" |
| valid | true |
| value | "1" |
frenchPhone
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
[ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| label | "Vous disposez d'un téléphone mobile avec une ligne française commençant par 06 ou 07" |
same as passed value |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
[ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| 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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#222 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#220 …} -namespace: Closure() {#218 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1108 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#509 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#276 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Vous disposez d'un téléphone mobile avec une ligne française commençant par 06 ou 07" |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1093 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1175 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-checkbox" "style" => "vertical-align: top;" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_complaint_x_approval_frenchPhone" ] |
| cache_key | "_complaint_x_approval_frenchPhone_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1184 -form: Symfony\Component\Form\Form {#1202 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1209 …5} |
| full_name | "complaint_x_approval[frenchPhone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "complaint_x_approval_frenchPhone" |
| label | "Vous disposez d'un téléphone mobile avec une ligne française commençant par 06 ou 07" |
| label_attr | [ "style" => "white-space: initial;" "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "frenchPhone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_complaint_x_approval_frenchPhone" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "4295.o_zAj2rkKwu0e_1zKkQ0Utz293WF5IAhCCLxYx6M0Do.746Bw1qcHkTyT6s1Zjd4AJqZpRHKqcVUcneuVFy0iUz7m_fsG9cZO81NyQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "4295.o_zAj2rkKwu0e_1zKkQ0Utz293WF5IAhCCLxYx6M0Do.746Bw1qcHkTyT6s1Zjd4AJqZpRHKqcVUcneuVFy0iUz7m_fsG9cZO81NyQ" |
same as passed value |
| mapped | false |
false
|
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 | "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 {#223 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#222 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#220 …} -namespace: Closure() {#218 …} } |
| data | "4295.o_zAj2rkKwu0e_1zKkQ0Utz293WF5IAhCCLxYx6M0Do.746Bw1qcHkTyT6s1Zjd4AJqZpRHKqcVUcneuVFy0iUz7m_fsG9cZO81NyQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1211 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1054 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1093 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1216 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_complaint_x_approval__token" ] |
| cache_key | "_complaint_x_approval__token_hidden" |
| compound | false |
| data | "4295.o_zAj2rkKwu0e_1zKkQ0Utz293WF5IAhCCLxYx6M0Do.746Bw1qcHkTyT6s1Zjd4AJqZpRHKqcVUcneuVFy0iUz7m_fsG9cZO81NyQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1255 -form: Symfony\Component\Form\Form {#1251 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1246 …5} |
| full_name | "complaint_x_approval[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "complaint_x_approval__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_complaint_x_approval__token" |
| valid | true |
| value | "4295.o_zAj2rkKwu0e_1zKkQ0Utz293WF5IAhCCLxYx6M0Do.746Bw1qcHkTyT6s1Zjd4AJqZpRHKqcVUcneuVFy0iUz7m_fsG9cZO81NyQ" |