- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 3
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- 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
session
"App\Form\SessionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Session {#535 -id: 11 -nom: "Test invalid date" -description: "Test invalid dates" -datedebut: DateTime @1712880000 {#462 date: 2024-04-12 00:00:00.0 UTC (+00:00) } -datefin: DateTime @1735257600 {#1167 date: 2024-12-27 00:00:00.0 UTC (+00:00) } -nbrmaxparticipants: "10" -programme: Proxies\__CG__\App\Entity\Programme {#556 -id: 4 -nom: "Halte Répit" -description: "Programme halte répit pour les enfants de 0 à 5 ans et les parents." -seance: "Oui" -trancheage: Proxies\__CG__\App\Entity\TrancheAge {#1175 …} -sessions: Doctrine\ORM\PersistentCollection {#1174 …} +__isInitialized__: true …2 } -seances: Doctrine\ORM\PersistentCollection {#560 …} } |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\Entity\Session {#535 -id: 11 -nom: "Test invalid date" -description: "Test invalid dates" -datedebut: DateTime @1712880000 {#462 date: 2024-04-12 00:00:00.0 UTC (+00:00) } -datefin: DateTime @1735257600 {#1167 date: 2024-12-27 00:00:00.0 UTC (+00:00) } -nbrmaxparticipants: "10" -programme: Proxies\__CG__\App\Entity\Programme {#556 -id: 4 -nom: "Halte Répit" -description: "Programme halte répit pour les enfants de 0 à 5 ans et les parents." -seance: "Oui" -trancheage: Proxies\__CG__\App\Entity\TrancheAge {#1175 …} -sessions: Doctrine\ORM\PersistentCollection {#1174 …} +__isInitialized__: true …2 } -seances: Doctrine\ORM\PersistentCollection {#560 …} } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Session {#535 -id: 11 -nom: "Test invalid date" -description: "Test invalid dates" -datedebut: DateTime @1712880000 {#462 date: 2024-04-12 00:00:00.0 UTC (+00:00) } -datefin: DateTime @1735257600 {#1167 date: 2024-12-27 00:00:00.0 UTC (+00:00) } -nbrmaxparticipants: "10" -programme: Proxies\__CG__\App\Entity\Programme {#556 -id: 4 -nom: "Halte Répit" -description: "Programme halte répit pour les enfants de 0 à 5 ans et les parents." -seance: "Oui" -trancheage: Proxies\__CG__\App\Entity\TrancheAge {#1175 …} -sessions: Doctrine\ORM\PersistentCollection {#1174 …} +__isInitialized__: true …2 } -seances: Doctrine\ORM\PersistentCollection {#560 …} } |
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 | 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 {#924 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#928 …} } |
data | App\Entity\Session {#535 -id: 11 -nom: "Test invalid date" -description: "Test invalid dates" -datedebut: DateTime @1712880000 {#462 date: 2024-04-12 00:00:00.0 UTC (+00:00) } -datefin: DateTime @1735257600 {#1167 date: 2024-12-27 00:00:00.0 UTC (+00:00) } -nbrmaxparticipants: "10" -programme: Proxies\__CG__\App\Entity\Programme {#556 -id: 4 -nom: "Halte Répit" -description: "Programme halte répit pour les enfants de 0 à 5 ans et les parents." -seance: "Oui" -trancheage: Proxies\__CG__\App\Entity\TrancheAge {#1175 …} -sessions: Doctrine\ORM\PersistentCollection {#1174 …} +__isInitialized__: true …2 } -seances: Doctrine\ORM\PersistentCollection {#560 …} } |
data_class | "App\Entity\Session" |
disabled | false |
empty_data | Closure(FormInterface $form) {#937 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#851 …} use: { $class: "App\Entity\Session" } } |
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() {#948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#934 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#854 …} $translationDomain: "validators" $message: Closure() {#947 …} } } |
validation_groups | null |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Test invalid date" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "Test invalid date" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Nom de la session" "class" => "form-control form-control-solid" ] |
[ "placeholder" => "Nom de la session" "class" => "form-control form-control-solid" ] |
label | "Nom de la session" |
same as passed value |
label_attr | [ "class" => "required form-label" ] |
[ "class" => "required form-label" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Nom de la session" "class" => "form-control form-control-solid" ] |
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 {#924 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#928 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#979 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#851 …} } |
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 | "Nom de la session" |
label_attr | [ "class" => "required form-label" ] |
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() {#1016 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#934 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#854 …} $translationDomain: "validators" $message: Closure() {#1018 …} } } |
validation_groups | null |
description
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Test invalid dates" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "Test invalid dates" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Ajouter une description de la session" "rows" => 4 "class" => "form-control form-control-solid" ] |
[ "placeholder" => "Ajouter une description de la session" "rows" => 4 "class" => "form-control form-control-solid" ] |
label | "Description" |
same as passed value |
label_attr | [ "class" => "required form-label" ] |
[ "class" => "required form-label" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Ajouter une description de la session" "rows" => 4 "class" => "form-control form-control-solid" ] |
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 {#924 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#928 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#967 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#851 …} } |
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 | "Description" |
label_attr | [ "class" => "required form-label" ] |
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() {#962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#934 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#854 …} $translationDomain: "validators" $message: Closure() {#968 …} } } |
validation_groups | null |
datedebut
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @1712880000 {#1108 date: 2024-04-12 00:00:00.0 UTC (+00:00) } |
View Format |
"2024-04-12"
|
Submitted Data
Property | Value |
---|---|
View Format |
"2024-04-12"
|
Normalized Format | DateTime @1712880000 {#1172 date: 2024-04-12 00:00:00.0 UTC (+00:00) } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control mb-2 form-control-solid" "placeholder" => "Date de début" ] |
[ "class" => "form-control mb-2 form-control-solid" "placeholder" => "Date de début" ] |
format | "yyyy-MM-dd" |
same as passed value |
label | "Date de début" |
same as passed value |
label_attr | [ "class" => "required form-label" ] |
[ "class" => "required form-label" ] |
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control mb-2 form-control-solid" "placeholder" => "Date de début" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#924 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#928 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Date de début" |
label_attr | [ "class" => "required form-label" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#934 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#854 …} $translationDomain: "validators" $message: Closure() {#985 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
datefin
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @1725667200 {#1088 date: 2024-09-07 00:00:00.0 UTC (+00:00) } |
View Format |
"2024-09-07"
|
Submitted Data
Property | Value |
---|---|
View Format |
"2024-12-27"
|
Normalized Format | DateTime @1735257600 {#1167 date: 2024-12-27 00:00:00.0 UTC (+00:00) } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control mb-2 form-control-solid" "placeholder" => "Date de fin" ] |
[ "class" => "form-control mb-2 form-control-solid" "placeholder" => "Date de fin" ] |
format | "yyyy-MM-dd" |
same as passed value |
label | "Date de fin" |
same as passed value |
label_attr | [ "class" => "required form-label" ] |
[ "class" => "required form-label" ] |
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control mb-2 form-control-solid" "placeholder" => "Date de fin" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#924 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#928 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Date de fin" |
label_attr | [ "class" => "required form-label" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#934 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#854 …} $translationDomain: "validators" $message: Closure() {#997 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
nbrmaxparticipants
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "10" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "10" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Nombre maximum des participants" "class" => "form-control form-control-solid" ] |
[ "placeholder" => "Nombre maximum des participants" "class" => "form-control form-control-solid" ] |
label | "Nombre maximum des participants" |
same as passed value |
label_attr | [ "class" => "form-label" ] |
[ "class" => "form-label" ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Nombre maximum des participants" "class" => "form-control form-control-solid" ] |
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 {#924 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#928 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1003 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#851 …} } |
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 | "Nombre maximum des participants" |
label_attr | [ "class" => "form-label" ] |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#934 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#854 …} $translationDomain: "validators" $message: Closure() {#1004 …} } } |
validation_groups | null |
programme
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Proxies\__CG__\App\Entity\Programme {#556 -id: 4 -nom: "Halte Répit" -description: "Programme halte répit pour les enfants de 0 à 5 ans et les parents." -seance: "Oui" -trancheage: Proxies\__CG__\App\Entity\TrancheAge {#1175 …} -sessions: Doctrine\ORM\PersistentCollection {#1174 …} +__isInitialized__: true …2 } |
View Format |
"4"
|
Submitted Data
Property | Value |
---|---|
View Format |
"4"
|
Normalized Format | Proxies\__CG__\App\Entity\Programme {#556 -id: 4 -nom: "Halte Répit" -description: "Programme halte répit pour les enfants de 0 à 5 ans et les parents." -seance: "Oui" -trancheage: Proxies\__CG__\App\Entity\TrancheAge {#1175 …} -sessions: Doctrine\ORM\PersistentCollection {#1174 …} +__isInitialized__: true …2 } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-select form-control form-control-solid selection" "data-minimum-results-for-search" => "Infinity" ] |
[ "class" => "form-select form-control form-control-solid selection" "data-minimum-results-for-search" => "Infinity" ] |
choice_label | "nom" |
same as passed value |
class | "App\Entity\Programme" |
same as passed value |
label | "Nom du programme" |
same as passed value |
label_attr | [ "class" => "required form-label" ] |
[ "class" => "required form-label" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-select form-control form-control-solid selection" "data-minimum-results-for-search" => "Infinity" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "nom" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1063 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1048 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1069 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1066 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1067 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1064 …} } |
choices | null |
class | "App\Entity\Programme" |
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 {#924 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#925 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#926 …} -namespace: Closure() {#928 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#563 …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 {#1041 -om: Doctrine\ORM\EntityManager {#563 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#427 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Nom du programme" |
label_attr | [ "class" => "required form-label" ] |
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 | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#934 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#854 …} $translationDomain: "validators" $message: Closure() {#1051 …} } } |
validation_groups | null |
Enregistrer
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn btn-primary" ] |
[ "class" => "btn btn-primary" ] |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-primary" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |