- 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) {#1135 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1055 …} } |
| 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() {#1133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1094 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1134 …} } } |
| 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 {#1226 -form: Symfony\Component\Form\Form {#1195 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1182 …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) {#1109 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() {#1187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1094 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1149 …} } } |
| 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 {#1230 -form: Symfony\Component\Form\Form {#1232 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1243 …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) {#1109 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() {#1121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1094 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1120 …} } } |
| 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 {#1234 -form: Symfony\Component\Form\Form {#1236 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1229 …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) {#1109 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() {#1131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1094 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1130 …} } } |
| 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 {#1228 -form: Symfony\Component\Form\Form {#1239 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1227 …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) {#1109 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() {#1159 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1094 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1158 …} } } |
| 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 {#1169 -form: Symfony\Component\Form\Form {#1197 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1160 …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) {#1109 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() {#1168 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1094 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1167 …} } } |
| 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 {#1150 -form: Symfony\Component\Form\Form {#1200 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1123 …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) {#1109 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() {#1177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1094 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1176 …} } } |
| 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 {#1185 -form: Symfony\Component\Form\Form {#1203 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1210 …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 | "e5fa97fc1319b764e4f.0rchosDni2RMjesoURf5doIUhwIs9vM-Zp4VZdYAyEw.iO1w9IS_5TY54dt5M2-mJttz_WhAssBRFKl6Jps2q3qE3mPK9rbkHhXdug" |
| 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 | "e5fa97fc1319b764e4f.0rchosDni2RMjesoURf5doIUhwIs9vM-Zp4VZdYAyEw.iO1w9IS_5TY54dt5M2-mJttz_WhAssBRFKl6Jps2q3qE3mPK9rbkHhXdug" |
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 | "e5fa97fc1319b764e4f.0rchosDni2RMjesoURf5doIUhwIs9vM-Zp4VZdYAyEw.iO1w9IS_5TY54dt5M2-mJttz_WhAssBRFKl6Jps2q3qE3mPK9rbkHhXdug" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1212 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1055 …} } |
| 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() {#1246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1094 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#238 …} $translationDomain: "validators" $message: Closure() {#1217 …} } } |
| 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 | "e5fa97fc1319b764e4f.0rchosDni2RMjesoURf5doIUhwIs9vM-Zp4VZdYAyEw.iO1w9IS_5TY54dt5M2-mJttz_WhAssBRFKl6Jps2q3qE3mPK9rbkHhXdug" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1256 -form: Symfony\Component\Form\Form {#1252 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1247 …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 | "e5fa97fc1319b764e4f.0rchosDni2RMjesoURf5doIUhwIs9vM-Zp4VZdYAyEw.iO1w9IS_5TY54dt5M2-mJttz_WhAssBRFKl6Jps2q3qE3mPK9rbkHhXdug" |