- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- VichUploader
- 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
-
-
gender
-
firstName
-
lastName
-
phoneNumber
-
cin
-
dateOfBirth
-
relationshipStatus
-
numberOfChildrens
-
dateOld
-
registrationNumber
-
cnss
-
dateCnss
-
employee
"App\Form\EmployeeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Employee {#906 -id: 917 -user: null -firstName: "FAIMA" -lastName: "SOLTANI" -dateOfBirth: DateTime @1752926601 {#1406 date: 2025-07-19 12:03:21.0 UTC (+00:00) } -cityOfBirth: null -gender: App\Enum\Employee\Gender {#707 +name: "FEMALE" +value: 2 } -numberOfChildrens: 3 -phoneNumber: "0770998896" -cin: "BE716803" -cnss: null -employeeHistories: Doctrine\ORM\PersistentCollection {#907 …} -relationShipStatus: App\Enum\Employee\RelationShipStatus {#765 +name: "MARRIED" +value: 2 } -pictureFile: null -picture: null -employeeHourLogs: Doctrine\ORM\PersistentCollection {#909 …} -lastHistory: null -dateOld: DateTime @1736510601 {#1418 date: 2025-01-10 12:03:21.0 UTC (+00:00) } -dateCnss: DateTime @1736510601 {#1431 date: 2025-01-10 12:03:21.0 UTC (+00:00) } -registration_number: null -employeeAdvances: Doctrine\ORM\PersistentCollection {#911 …} -createdAt: DateTime @1736510453 {#905 date: 2025-01-10 12:00:53.0 UTC (+00:00) } -updatedAt: DateTime @1736510601 {#1623 date: 2025-01-10 12:03:21.585373 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\Entity\Employee {#906 -id: 917 -user: null -firstName: "FAIMA" -lastName: "SOLTANI" -dateOfBirth: DateTime @1752926601 {#1406 date: 2025-07-19 12:03:21.0 UTC (+00:00) } -cityOfBirth: null -gender: App\Enum\Employee\Gender {#707 +name: "FEMALE" +value: 2 } -numberOfChildrens: 3 -phoneNumber: "0770998896" -cin: "BE716803" -cnss: null -employeeHistories: Doctrine\ORM\PersistentCollection {#907 …} -relationShipStatus: App\Enum\Employee\RelationShipStatus {#765 +name: "MARRIED" +value: 2 } -pictureFile: null -picture: null -employeeHourLogs: Doctrine\ORM\PersistentCollection {#909 …} -lastHistory: null -dateOld: DateTime @1736510601 {#1418 date: 2025-01-10 12:03:21.0 UTC (+00:00) } -dateCnss: DateTime @1736510601 {#1431 date: 2025-01-10 12:03:21.0 UTC (+00:00) } -registration_number: null -employeeAdvances: Doctrine\ORM\PersistentCollection {#911 …} -createdAt: DateTime @1736510453 {#905 date: 2025-01-10 12:00:53.0 UTC (+00:00) } -updatedAt: DateTime @1736510601 {#1623 date: 2025-01-10 12:03:21.585373 UTC (+00:00) } } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Employee {#906 -id: 917 -user: null -firstName: "FAIMA" -lastName: "SOLTANI" -dateOfBirth: DateTime @1752926601 {#1406 date: 2025-07-19 12:03:21.0 UTC (+00:00) } -cityOfBirth: null -gender: App\Enum\Employee\Gender {#707 +name: "FEMALE" +value: 2 } -numberOfChildrens: 3 -phoneNumber: "0770998896" -cin: "BE716803" -cnss: null -employeeHistories: Doctrine\ORM\PersistentCollection {#907 …} -relationShipStatus: App\Enum\Employee\RelationShipStatus {#765 +name: "MARRIED" +value: 2 } -pictureFile: null -picture: null -employeeHourLogs: Doctrine\ORM\PersistentCollection {#909 …} -lastHistory: null -dateOld: DateTime @1736510601 {#1418 date: 2025-01-10 12:03:21.0 UTC (+00:00) } -dateCnss: DateTime @1736510601 {#1431 date: 2025-01-10 12:03:21.0 UTC (+00:00) } -registration_number: null -employeeAdvances: Doctrine\ORM\PersistentCollection {#911 …} -createdAt: DateTime @1736510453 {#905 date: 2025-01-10 12:00:53.0 UTC (+00:00) } -updatedAt: DateTime @1736510601 {#1623 date: 2025-01-10 12:03:21.585373 UTC (+00:00) } } |
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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
data | App\Entity\Employee {#906 -id: 917 -user: null -firstName: "FAIMA" -lastName: "SOLTANI" -dateOfBirth: DateTime @1752926601 {#1406 date: 2025-07-19 12:03:21.0 UTC (+00:00) } -cityOfBirth: null -gender: App\Enum\Employee\Gender {#707 +name: "FEMALE" +value: 2 } -numberOfChildrens: 3 -phoneNumber: "0770998896" -cin: "BE716803" -cnss: null -employeeHistories: Doctrine\ORM\PersistentCollection {#907 …} -relationShipStatus: App\Enum\Employee\RelationShipStatus {#765 +name: "MARRIED" +value: 2 } -pictureFile: null -picture: null -employeeHourLogs: Doctrine\ORM\PersistentCollection {#909 …} -lastHistory: null -dateOld: DateTime @1736510601 {#1418 date: 2025-01-10 12:03:21.0 UTC (+00:00) } -dateCnss: DateTime @1736510601 {#1431 date: 2025-01-10 12:03:21.0 UTC (+00:00) } -registration_number: null -employeeAdvances: Doctrine\ORM\PersistentCollection {#911 …} -createdAt: DateTime @1736510453 {#905 date: 2025-01-10 12:00:53.0 UTC (+00:00) } -updatedAt: DateTime @1736510601 {#1623 date: 2025-01-10 12:03:21.585373 UTC (+00:00) } } |
data_class | "App\Entity\Employee" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1140 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1013 …} use: { $class: "App\Entity\Employee" } } |
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() {#1142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1123 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1021 …} $translationDomain: "validators" $message: Closure() {#1141 …} } } |
validation_groups | null |
gender
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Enum\Employee\Gender {#707 +name: "FEMALE" +value: 2 } |
View Format |
"2"
|
Submitted Data
Property | Value |
---|---|
View Format |
"2"
|
Normalized Format | App\Enum\Employee\Gender {#707 +name: "FEMALE" +value: 2 } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" ] |
[ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" ] |
choice_label | Closure(Gender $gender) {#1148 class: "App\Form\EmployeeType" this: App\Form\EmployeeType {#1011 …} } |
same as passed value |
class | "App\Enum\Employee\Gender" |
same as passed value |
disabled | false |
same as passed value |
label | "Civilité" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(Gender $gender) {#1148 class: "App\Form\EmployeeType" this: App\Form\EmployeeType {#1011 …} } |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Closure(?BackedEnum $choice): ?string {#1206 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
choices | [ App\Enum\Employee\Gender {#1205 +name: "MALE" +value: 1 } App\Enum\Employee\Gender {#707 +name: "FEMALE" +value: 2 } ] |
class | "App\Enum\Employee\Gender" |
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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
data_class | null |
disabled | false |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Civilité" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1204 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1123 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1021 …} $translationDomain: "validators" $message: Closure() {#1202 …} } } |
validation_groups | null |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "FAIMA" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "FAIMA" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid" "placeholder" => "Prénom" ] |
[ "class" => "form-control form-control-solid" "placeholder" => "Prénom" ] |
disabled | false |
same as passed value |
label | "Prénom" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" "placeholder" => "Prénom" ] |
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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1215 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1013 …} } |
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 | "Prénom" |
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() {#1217 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1123 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1021 …} $translationDomain: "validators" $message: Closure() {#1216 …} } } |
validation_groups | null |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "SOLTANI" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "SOLTANI" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid" "placeholder" => "Nom" ] |
[ "class" => "form-control form-control-solid" "placeholder" => "Nom" ] |
disabled | false |
same as passed value |
label | "Nom" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" "placeholder" => "Nom" ] |
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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1224 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1013 …} } |
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" |
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() {#1226 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1123 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1021 …} $translationDomain: "validators" $message: Closure() {#1225 …} } } |
validation_groups | null |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TelType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0770998896" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "0770998896" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid" "placeholder" => "Téléphone" ] |
[ "class" => "form-control form-control-solid" "placeholder" => "Téléphone" ] |
disabled | false |
same as passed value |
label | "Téléphone" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" "placeholder" => "Téléphone" ] |
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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1238 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1013 …} } |
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 | "Téléphone" |
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() {#1240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1123 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1021 …} $translationDomain: "validators" $message: Closure() {#1237 …} } } |
validation_groups | null |
cin
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "BE716803" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid" "placeholder" => "N° CIN" ] |
[ "class" => "form-control form-control-solid" "placeholder" => "N° CIN" ] |
disabled | false |
same as passed value |
label | "N° CIN" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" "placeholder" => "N° CIN" ] |
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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1247 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1013 …} } |
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 | "N° CIN" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1249 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1123 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1021 …} $translationDomain: "validators" $message: Closure() {#1248 …} } } |
validation_groups | null |
dateOfBirth
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format |
DateTime @1752883200 {#900 date: 2025-07-19 00:00:00.0 UTC (+00:00) } |
Normalized Format | "19/07/2025" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "19/07/2025" |
Model Format |
DateTime @1752926601 {#1406 date: 2025-07-19 12:03:21.0 UTC (+00:00) } |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid date" "placeholder" => "Date de naissance" ] |
[ "class" => "form-control form-control-solid date" "placeholder" => "Date de naissance" ] |
disabled | false |
same as passed value |
label | "Date de naissance" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid date" "placeholder" => "Date de naissance" ] |
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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1155 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1013 …} } |
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 | "Date de naissance" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1123 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1021 …} $translationDomain: "validators" $message: Closure() {#1156 …} } } |
validation_groups | null |
relationshipStatus
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Enum\Employee\RelationShipStatus {#765 +name: "MARRIED" +value: 2 } |
View Format |
"2"
|
Submitted Data
Property | Value |
---|---|
View Format |
"2"
|
Normalized Format | App\Enum\Employee\RelationShipStatus {#765 +name: "MARRIED" +value: 2 } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" ] |
[ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" ] |
choice_label | Closure(RelationShipStatus $gender) {#1149 class: "App\Form\EmployeeType" this: App\Form\EmployeeType {#1011 …} } |
same as passed value |
class | "App\Enum\Employee\RelationShipStatus" |
same as passed value |
disabled | false |
same as passed value |
label | "Situation amoureuse" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(RelationShipStatus $gender) {#1149 class: "App\Form\EmployeeType" this: App\Form\EmployeeType {#1011 …} } |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Closure(?BackedEnum $choice): ?string {#1261 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
choices | [ App\Enum\Employee\RelationShipStatus {#1258 +name: "SINGLE" +value: 1 } App\Enum\Employee\RelationShipStatus {#765 +name: "MARRIED" +value: 2 } App\Enum\Employee\RelationShipStatus {#1259 +name: "DIVORCED" +value: 3 } App\Enum\Employee\RelationShipStatus {#1260 +name: "WIDOW" +value: 4 } ] |
class | "App\Enum\Employee\RelationShipStatus" |
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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
data_class | null |
disabled | false |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Situation amoureuse" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1123 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1021 …} $translationDomain: "validators" $message: Closure() {#1256 …} } } |
validation_groups | null |
numberOfChildrens
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 3 |
View Format |
"3"
|
Submitted Data
Property | Value |
---|---|
View Format |
"3"
|
Normalized Format | 3 |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" "placeholder" => "Nombre d'enfant" ] |
[ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" "placeholder" => "Nombre d'enfant" ] |
disabled | false |
same as passed value |
label | "Nombre d'enfant" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" "placeholder" => "Nombre d'enfant" ] |
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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1275 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1013 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
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 d'enfant" |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1123 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1021 …} $translationDomain: "validators" $message: Closure() {#1274 …} } } |
validation_groups | null |
dateOld
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format |
DateTime @1736510453 {#897 date: 2025-01-10 12:00:53.0 UTC (+00:00) } |
Normalized Format | "10/01/2025" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "10/01/2025" |
Model Format |
DateTime @1736510601 {#1418 date: 2025-01-10 12:03:21.0 UTC (+00:00) } |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid date" "placeholder" => "Date d'ancienneté" ] |
[ "class" => "form-control form-control-solid date" "placeholder" => "Date d'ancienneté" ] |
disabled | false |
same as passed value |
label | "Date d'ancienneté" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid date" "placeholder" => "Date d'ancienneté" ] |
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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1164 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1013 …} } |
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 | "Date d'ancienneté" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1123 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1021 …} $translationDomain: "validators" $message: Closure() {#1165 …} } } |
validation_groups | null |
registrationNumber
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid" "placeholder" => "Matricule" ] |
[ "class" => "form-control form-control-solid" "placeholder" => "Matricule" ] |
disabled | false |
same as passed value |
label | "Matricule" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" "placeholder" => "Matricule" ] |
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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1285 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1013 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
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 | "Matricule" |
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 | false |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1123 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1021 …} $translationDomain: "validators" $message: Closure() {#1286 …} } } |
validation_groups | null |
cnss
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid" "placeholder" => "N° CNSS" ] |
[ "class" => "form-control form-control-solid" "placeholder" => "N° CNSS" ] |
disabled | false |
same as passed value |
label | "N° CNSS" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid" "placeholder" => "N° CNSS" ] |
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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1295 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1013 …} } |
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 | "N° CNSS" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1123 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1021 …} $translationDomain: "validators" $message: Closure() {#1296 …} } } |
validation_groups | null |
dateCnss
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format |
DateTime @1736510453 {#899 date: 2025-01-10 12:00:53.0 UTC (+00:00) } |
Normalized Format | "10/01/2025" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "10/01/2025" |
Model Format |
DateTime @1736510601 {#1431 date: 2025-01-10 12:03:21.0 UTC (+00:00) } |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-control-solid date" "placeholder" => "Date de déclaration CNSS" ] |
[ "class" => "form-control form-control-solid date" "placeholder" => "Date de déclaration CNSS" ] |
disabled | false |
same as passed value |
label | "Date de déclaration CNSS" |
same as passed value |
required | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-control-solid date" "placeholder" => "Date de déclaration CNSS" ] |
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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1173 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1013 …} } |
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 | "Date de déclaration CNSS" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1123 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1021 …} $translationDomain: "validators" $message: Closure() {#1174 …} } } |
validation_groups | null |