- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation 5
- 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
employee_history
"App\Form\EmployeeHistoryType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\EmployeeHistory {#1157 -id: 2400 -startDate: DateTime @1781136000 {#1152 date: 2026-06-11 00:00:00.0 UTC (+00:00) } -endDate: null -department: Proxies\__CG__\App\Entity\EmployeeDepartment {#1174 -id: 4 -name: "Confection: Machiniste" -employeeHistories: Doctrine\ORM\PersistentCollection {#1687 …} +__isInitialized__: true …2 } -position: Proxies\__CG__\App\Entity\EmployeePosition {#1184 -id: 18 -name: "Couturière: Surjeteuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1695 …} +__isInitialized__: true …2 } -employee: Proxies\__CG__\App\Entity\Employee {#1249 …} -reason: null -employeeSalaryBonusHistories: Doctrine\ORM\PersistentCollection {#1211 …} -employeeHourCounts: Doctrine\ORM\PersistentCollection {#1259 …} -salaryType: App\Enum\EmployeeHistory\SalaryType {#1149 …} -price: 0.0 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\EmployeeHistory {#1157 -id: 2400 -startDate: DateTime @1781136000 {#1152 date: 2026-06-11 00:00:00.0 UTC (+00:00) } -endDate: null -department: Proxies\__CG__\App\Entity\EmployeeDepartment {#1174 -id: 4 -name: "Confection: Machiniste" -employeeHistories: Doctrine\ORM\PersistentCollection {#1687 …} +__isInitialized__: true …2 } -position: Proxies\__CG__\App\Entity\EmployeePosition {#1184 -id: 18 -name: "Couturière: Surjeteuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1695 …} +__isInitialized__: true …2 } -employee: Proxies\__CG__\App\Entity\Employee {#1249 …} -reason: null -employeeSalaryBonusHistories: Doctrine\ORM\PersistentCollection {#1211 …} -employeeHourCounts: Doctrine\ORM\PersistentCollection {#1259 …} -salaryType: App\Enum\EmployeeHistory\SalaryType {#1149 …} -price: 0.0 } |
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\EmployeeHistory {#1157 -id: 2400 -startDate: DateTime @1781136000 {#1152 date: 2026-06-11 00:00:00.0 UTC (+00:00) } -endDate: null -department: Proxies\__CG__\App\Entity\EmployeeDepartment {#1174 -id: 4 -name: "Confection: Machiniste" -employeeHistories: Doctrine\ORM\PersistentCollection {#1687 …} +__isInitialized__: true …2 } -position: Proxies\__CG__\App\Entity\EmployeePosition {#1184 -id: 18 -name: "Couturière: Surjeteuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1695 …} +__isInitialized__: true …2 } -employee: Proxies\__CG__\App\Entity\Employee {#1249 …} -reason: null -employeeSalaryBonusHistories: Doctrine\ORM\PersistentCollection {#1211 …} -employeeHourCounts: Doctrine\ORM\PersistentCollection {#1259 …} -salaryType: App\Enum\EmployeeHistory\SalaryType {#1149 …} -price: 0.0 } |
| data_class | "App\Entity\EmployeeHistory" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1506 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} use: { $class: "App\Entity\EmployeeHistory" } } |
| 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() {#1508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1387 …} $translationDomain: "validators" $message: Closure() {#1507 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "employee_history" "_employee_history" ] |
| cache_key | "_employee_history_employee_history" |
| compound | true |
| data | App\Entity\EmployeeHistory {#1157 -id: 2400 -startDate: DateTime @1781136000 {#1152 date: 2026-06-11 00:00:00.0 UTC (+00:00) } -endDate: null -department: Proxies\__CG__\App\Entity\EmployeeDepartment {#1174 -id: 4 -name: "Confection: Machiniste" -employeeHistories: Doctrine\ORM\PersistentCollection {#1687 …} +__isInitialized__: true …2 } -position: Proxies\__CG__\App\Entity\EmployeePosition {#1184 -id: 18 -name: "Couturière: Surjeteuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1695 …} +__isInitialized__: true …2 } -employee: Proxies\__CG__\App\Entity\Employee {#1249 …} -reason: null -employeeSalaryBonusHistories: Doctrine\ORM\PersistentCollection {#1211 …} -employeeHourCounts: Doctrine\ORM\PersistentCollection {#1259 …} -salaryType: App\Enum\EmployeeHistory\SalaryType {#1149 …} -price: 0.0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1709 -form: Symfony\Component\Form\Form {#1648 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1666 …5} |
| full_name | "employee_history" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "employee_history" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "employee_history" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_employee_history" |
| valid | true |
| value | App\Entity\EmployeeHistory {#1157 -id: 2400 -startDate: DateTime @1781136000 {#1152 date: 2026-06-11 00:00:00.0 UTC (+00:00) } -endDate: null -department: Proxies\__CG__\App\Entity\EmployeeDepartment {#1174 -id: 4 -name: "Confection: Machiniste" -employeeHistories: Doctrine\ORM\PersistentCollection {#1687 …} +__isInitialized__: true …2 } -position: Proxies\__CG__\App\Entity\EmployeePosition {#1184 -id: 18 -name: "Couturière: Surjeteuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1695 …} +__isInitialized__: true …2 } -employee: Proxies\__CG__\App\Entity\Employee {#1249 …} -reason: null -employeeSalaryBonusHistories: Doctrine\ORM\PersistentCollection {#1211 …} -employeeHourCounts: Doctrine\ORM\PersistentCollection {#1259 …} -salaryType: App\Enum\EmployeeHistory\SalaryType {#1149 …} -price: 0.0 } |
department
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\EmployeeDepartment {#1174 -id: 4 -name: "Confection: Machiniste" -employeeHistories: Doctrine\ORM\PersistentCollection {#1687 …} +__isInitialized__: true …2 } |
| View Format |
"4"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" "placeholder" => "Département" ] |
[ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" "placeholder" => "Département" ] |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\EmployeeDepartment" |
same as passed value |
| disabled | false |
same as passed value |
| label | "Département" |
same as passed value |
| multiple | false |
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" => "Département" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1572 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1564 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1573 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1574 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1565 -om: ContainerADs9WRy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#262 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1098 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\EmployeeDepartment" |
| 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 |
| em | ContainerADs9WRy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#262 …2} |
| 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 {#1565 -om: ContainerADs9WRy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#262 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1098 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Département" |
| 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 |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1563 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1387 …} $translationDomain: "validators" $message: Closure() {#1561 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" "placeholder" => "Département" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_employee_history_department" ] |
| cache_key | "_employee_history_department_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1646 +label: "Direction" +value: "1" +data: App\Entity\EmployeeDepartment {#1575 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +label: "Commercial" +value: "2" +data: App\Entity\EmployeeDepartment {#1719 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1509 +label: "Administration" +value: "3" +data: App\Entity\EmployeeDepartment {#1723 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1722 +label: "Confection: Machiniste" +value: "4" +data: Proxies\__CG__\App\Entity\EmployeeDepartment {#1174 -id: 4 -name: "Confection: Machiniste" -employeeHistories: Doctrine\ORM\PersistentCollection {#1687 …} +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1675 +label: "Finition" +value: "5" +data: App\Entity\EmployeeDepartment {#1726 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1644 +label: "Controle" +value: "6" +data: App\Entity\EmployeeDepartment {#1729 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +label: "Repassage" +value: "7" +data: App\Entity\EmployeeDepartment {#1732 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1642 +label: "Emballage" +value: "8" +data: App\Entity\EmployeeDepartment {#1735 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1625 +label: "Coupe" +value: "9" +data: App\Entity\EmployeeDepartment {#1738 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1756 +label: "Logistique" +value: "10" +data: App\Entity\EmployeeDepartment {#1741 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1757 +label: "Confection: Apprenti" +value: "11" +data: App\Entity\EmployeeDepartment {#1744 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +label: "Confection: Lancement" +value: "12" +data: App\Entity\EmployeeDepartment {#1747 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1759 +label: "Serigraphie" +value: "13" +data: App\Entity\EmployeeDepartment {#1750 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1760 +label: "Confection: Machiniste Apprenti" +value: "14" +data: App\Entity\EmployeeDepartment {#1753 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\EmployeeDepartment {#1174 -id: 4 -name: "Confection: Machiniste" -employeeHistories: Doctrine\ORM\PersistentCollection {#1687 …} +__isInitialized__: true …2 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1643 -form: Symfony\Component\Form\Form {#1651 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1712 …5} |
| full_name | "employee_history[department]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "employee_history_department" |
| is_selected | Closure($choice, $value) {#1645 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1538 …} } |
| label | "Département" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "department" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_employee_history_department" |
| valid | true |
| value | "4" |
position
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\EmployeePosition {#1184 -id: 18 -name: "Couturière: Surjeteuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1695 …} +__isInitialized__: true …2 } |
| View Format |
"18"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" "placeholder" => "Poste" ] |
[ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" "placeholder" => "Poste" ] |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\EmployeePosition" |
same as passed value |
| disabled | false |
same as passed value |
| label | "Poste" |
same as passed value |
| multiple | false |
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" => "Poste" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1593 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1585 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1594 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1595 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1586 -om: ContainerADs9WRy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#262 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1125 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\EmployeePosition" |
| 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 |
| em | ContainerADs9WRy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#262 …2} |
| 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 {#1586 -om: ContainerADs9WRy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#262 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1125 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Poste" |
| 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 |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1387 …} $translationDomain: "validators" $message: Closure() {#1583 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-solid selectpicker" "required" => "true" "data-live-search" => "true" "placeholder" => "Poste" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_employee_history_position" ] |
| cache_key | "_employee_history_position_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1764 +label: "Directeur Général" +value: "1" +data: App\Entity\EmployeePosition {#1773 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1777 +label: "Chef de chaine" +value: "2" +data: App\Entity\EmployeePosition {#1783 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1766 +label: "Chef d'atelier" +value: "3" +data: App\Entity\EmployeePosition {#1787 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1786 +label: "Chef Mécanicien" +value: "4" +data: App\Entity\EmployeePosition {#1790 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1765 +label: "Chef de Coupe" +value: "5" +data: App\Entity\EmployeePosition {#1793 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1775 +label: "Assistante Production" +value: "6" +data: App\Entity\EmployeePosition {#1796 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1776 +label: "Assistante Polyvalente" +value: "7" +data: App\Entity\EmployeePosition {#1799 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1770 +label: "Commercial" +value: "8" +data: App\Entity\EmployeePosition {#1802 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1767 +label: "Coursier/Chauffeur" +value: "9" +data: App\Entity\EmployeePosition {#1805 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1768 +label: "Femme de ménage" +value: "10" +data: App\Entity\EmployeePosition {#1808 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1892 +label: "Trieuse" +value: "11" +data: App\Entity\EmployeePosition {#1811 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1893 +label: "Finisseuse" +value: "12" +data: App\Entity\EmployeePosition {#1814 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +label: "Emballeuse" +value: "13" +data: App\Entity\EmployeePosition {#1817 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "Repasseuse" +value: "14" +data: App\Entity\EmployeePosition {#1820 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +label: "Contrôle Qualité: Chaine" +value: "15" +data: App\Entity\EmployeePosition {#1823 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "Contrôle Qualité: Final" +value: "16" +data: App\Entity\EmployeePosition {#1826 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1898 +label: "Couturière: Piqueuse" +value: "17" +data: App\Entity\EmployeePosition {#1829 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "Couturière: Surjeteuse" +value: "18" +data: Proxies\__CG__\App\Entity\EmployeePosition {#1184 -id: 18 -name: "Couturière: Surjeteuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1695 …} +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1901 +label: "Couturière: Surjeteuse & Recouvreuse" +value: "19" +data: App\Entity\EmployeePosition {#1832 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +label: "Couturière: Piqueuse & Surjeteuse" +value: "20" +data: App\Entity\EmployeePosition {#1835 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1903 +label: "Couturière: Piqueuse & Recouvreuse" +value: "21" +data: App\Entity\EmployeePosition {#1838 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1904 +label: "Couturière: Colteuse" +value: "22" +data: App\Entity\EmployeePosition {#1841 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1905 +label: "Couturière: Recouvreuse" +value: "23" +data: App\Entity\EmployeePosition {#1844 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1906 +label: "Couturière: Colteuse & Recouvreuse" +value: "24" +data: App\Entity\EmployeePosition {#1847 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +label: "Couturière: Surjeteuse & Colteuse & Recouvreuse" +value: "25" +data: App\Entity\EmployeePosition {#1850 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1908 +label: "Couturière: Polyvalente" +value: "26" +data: App\Entity\EmployeePosition {#1853 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1909 +label: "Autres Machines: Boutonnière / Pose Bouton / Bride..." +value: "27" +data: App\Entity\EmployeePosition {#1856 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1910 +label: "Apprenti: Chaine" +value: "28" +data: App\Entity\EmployeePosition {#1859 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1911 +label: "Apprenti: Mécanique" +value: "29" +data: App\Entity\EmployeePosition {#1862 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1912 +label: "Lanceuse" +value: "30" +data: App\Entity\EmployeePosition {#1865 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1913 +label: "Magasiniere" +value: "31" +data: App\Entity\EmployeePosition {#1868 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1914 +label: "Chef de qualité" +value: "32" +data: App\Entity\EmployeePosition {#1871 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +label: "Apprenti: Lancement" +value: "33" +data: App\Entity\EmployeePosition {#1874 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "Comptable" +value: "34" +data: App\Entity\EmployeePosition {#1877 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "Couturière Apprenti" +value: "35" +data: App\Entity\EmployeePosition {#1880 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "Sécurité" +value: "36" +data: App\Entity\EmployeePosition {#1883 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +label: "Assistante sociale" +value: "37" +data: App\Entity\EmployeePosition {#1886 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920 +label: "Responsable Ordonnancement lancement" +value: "38" +data: App\Entity\EmployeePosition {#1889 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\EmployeePosition {#1184 -id: 18 -name: "Couturière: Surjeteuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1695 …} +__isInitialized__: true …2 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1761 -form: Symfony\Component\Form\Form {#1654 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1713 …5} |
| full_name | "employee_history[position]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "employee_history_position" |
| is_selected | Closure($choice, $value) {#1763 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1538 …} } |
| label | "Poste" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "position" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_employee_history_position" |
| valid | true |
| value | "18" |
startDate
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format |
DateTime @1781136000 {#1152 date: 2026-06-11 00:00:00.0 UTC (+00:00) } |
| Normalized Format | "11/06/2026 00:00:00" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control form-control-solid eh_date" "placeholder" => "Date de début" ] |
[ "class" => "form-control form-control-solid eh_date" "placeholder" => "Date de début" ] |
| disabled | false |
same as passed value |
| label | "Date de début" |
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 eh_date" "placeholder" => "Date de début" ] |
| 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) {#1520 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} } |
| 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ébut" |
| 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() {#1522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1387 …} $translationDomain: "validators" $message: Closure() {#1521 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-solid eh_date" "placeholder" => "Date de début" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_employee_history_startDate" ] |
| cache_key | "_employee_history_startDate_text" |
| compound | false |
| data | "11/06/2026 00:00:00" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1921 -form: Symfony\Component\Form\Form {#1657 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1762 …5} |
| full_name | "employee_history[startDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "employee_history_startDate" |
| label | "Date de début" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "startDate" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_employee_history_startDate" |
| valid | true |
| value | "11/06/2026 00:00:00" |
endDate
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control form-control-solid eh_date" "placeholder" => "Date de fin" ] |
[ "class" => "form-control form-control-solid eh_date" "placeholder" => "Date de fin" ] |
| disabled | false |
same as passed value |
| label | "Date de fin" |
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 eh_date" "placeholder" => "Date de fin" ] |
| 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) {#1529 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} } |
| 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 fin" |
| 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() {#1531 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1387 …} $translationDomain: "validators" $message: Closure() {#1530 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-solid eh_date" "placeholder" => "Date de fin" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_employee_history_endDate" ] |
| cache_key | "_employee_history_endDate_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1922 -form: Symfony\Component\Form\Form {#1660 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1923 …5} |
| full_name | "employee_history[endDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "employee_history_endDate" |
| label | "Date de fin" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "endDate" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_employee_history_endDate" |
| valid | true |
| value | "" |
reason
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control form-control-solid" "placeholder" => "Commentaire" ] |
[ "class" => "form-control form-control-solid" "placeholder" => "Commentaire" ] |
| disabled | false |
same as passed value |
| label | "Commentaire" |
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" => "Commentaire" ] |
| 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) {#1604 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} } |
| 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 | "Commentaire" |
| 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() {#1606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1387 …} $translationDomain: "validators" $message: Closure() {#1605 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-solid" "placeholder" => "Commentaire" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_employee_history_reason" ] |
| cache_key | "_employee_history_reason_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1924 -form: Symfony\Component\Form\Form {#1663 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1925 …5} |
| full_name | "employee_history[reason]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "employee_history_reason" |
| label | "Commentaire" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reason" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_employee_history_reason" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b9f8b2cae174129b5337.E7y0dzqGDOYwE4FbURRwUW5ncHbn9b9w8vhj1pJEr98.S-XgGlbIdNZ9VrIZJV8SFwIUOyOLhssavY1SrOh9_rZZyPw8WMd9hEh12A" |
| 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 | "b9f8b2cae174129b5337.E7y0dzqGDOYwE4FbURRwUW5ncHbn9b9w8vhj1pJEr98.S-XgGlbIdNZ9VrIZJV8SFwIUOyOLhssavY1SrOh9_rZZyPw8WMd9hEh12A" |
same as passed value |
| mapped | false |
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 | "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 {#241 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#240 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#238 …} -namespace: Closure() {#253 …} } |
| data | "b9f8b2cae174129b5337.E7y0dzqGDOYwE4FbURRwUW5ncHbn9b9w8vhj1pJEr98.S-XgGlbIdNZ9VrIZJV8SFwIUOyOLhssavY1SrOh9_rZZyPw8WMd9hEh12A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1930 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1379 …} } |
| 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() {#1932 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1489 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1387 …} $translationDomain: "validators" $message: Closure() {#1929 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_employee_history__token" ] |
| cache_key | "_employee_history__token_hidden" |
| compound | false |
| data | "b9f8b2cae174129b5337.E7y0dzqGDOYwE4FbURRwUW5ncHbn9b9w8vhj1pJEr98.S-XgGlbIdNZ9VrIZJV8SFwIUOyOLhssavY1SrOh9_rZZyPw8WMd9hEh12A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1942 -form: Symfony\Component\Form\Form {#1938 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1933 …5} |
| full_name | "employee_history[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "employee_history__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 | "_employee_history__token" |
| valid | true |
| value | "b9f8b2cae174129b5337.E7y0dzqGDOYwE4FbURRwUW5ncHbn9b9w8vhj1pJEr98.S-XgGlbIdNZ9VrIZJV8SFwIUOyOLhssavY1SrOh9_rZZyPw8WMd9hEh12A" |