- 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 {#922 -id: 1405 -startDate: DateTime @1735986600 {#917 date: 2025-01-04 10:30:00.0 UTC (+00:00) } -endDate: null -department: Proxies\__CG__\App\Entity\EmployeeDepartment {#939 -id: 13 -name: "Serigraphie" -employeeHistories: Doctrine\ORM\PersistentCollection {#1419 …} +__isInitialized__: true …2 } -position: Proxies\__CG__\App\Entity\EmployeePosition {#949 -id: 11 -name: "Trieuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1427 …} +__isInitialized__: true …2 } -employee: Proxies\__CG__\App\Entity\Employee {#1014 …} -reason: null -employeeSalaryBonusHistories: Doctrine\ORM\PersistentCollection {#994 …} -employeeHourCounts: Doctrine\ORM\PersistentCollection {#976 …} -salaryType: App\Enum\EmployeeHistory\SalaryType {#914 …} -price: 12.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 {#922 -id: 1405 -startDate: DateTime @1735986600 {#917 date: 2025-01-04 10:30:00.0 UTC (+00:00) } -endDate: null -department: Proxies\__CG__\App\Entity\EmployeeDepartment {#939 -id: 13 -name: "Serigraphie" -employeeHistories: Doctrine\ORM\PersistentCollection {#1419 …} +__isInitialized__: true …2 } -position: Proxies\__CG__\App\Entity\EmployeePosition {#949 -id: 11 -name: "Trieuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1427 …} +__isInitialized__: true …2 } -employee: Proxies\__CG__\App\Entity\Employee {#1014 …} -reason: null -employeeSalaryBonusHistories: Doctrine\ORM\PersistentCollection {#994 …} -employeeHourCounts: Doctrine\ORM\PersistentCollection {#976 …} -salaryType: App\Enum\EmployeeHistory\SalaryType {#914 …} -price: 12.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 {#922 -id: 1405 -startDate: DateTime @1735986600 {#917 date: 2025-01-04 10:30:00.0 UTC (+00:00) } -endDate: null -department: Proxies\__CG__\App\Entity\EmployeeDepartment {#939 -id: 13 -name: "Serigraphie" -employeeHistories: Doctrine\ORM\PersistentCollection {#1419 …} +__isInitialized__: true …2 } -position: Proxies\__CG__\App\Entity\EmployeePosition {#949 -id: 11 -name: "Trieuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1427 …} +__isInitialized__: true …2 } -employee: Proxies\__CG__\App\Entity\Employee {#1014 …} -reason: null -employeeSalaryBonusHistories: Doctrine\ORM\PersistentCollection {#994 …} -employeeHourCounts: Doctrine\ORM\PersistentCollection {#976 …} -salaryType: App\Enum\EmployeeHistory\SalaryType {#914 …} -price: 12.0 } |
| data_class | "App\Entity\EmployeeHistory" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1238 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1111 …} 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() {#1240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1221 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1119 …} $translationDomain: "validators" $message: Closure() {#1239 …} } } |
| 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 {#922 -id: 1405 -startDate: DateTime @1735986600 {#917 date: 2025-01-04 10:30:00.0 UTC (+00:00) } -endDate: null -department: Proxies\__CG__\App\Entity\EmployeeDepartment {#939 -id: 13 -name: "Serigraphie" -employeeHistories: Doctrine\ORM\PersistentCollection {#1419 …} +__isInitialized__: true …2 } -position: Proxies\__CG__\App\Entity\EmployeePosition {#949 -id: 11 -name: "Trieuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1427 …} +__isInitialized__: true …2 } -employee: Proxies\__CG__\App\Entity\Employee {#1014 …} -reason: null -employeeSalaryBonusHistories: Doctrine\ORM\PersistentCollection {#994 …} -employeeHourCounts: Doctrine\ORM\PersistentCollection {#976 …} -salaryType: App\Enum\EmployeeHistory\SalaryType {#914 …} -price: 12.0 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1441 -form: Symfony\Component\Form\Form {#1380 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1398 …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 {#922 -id: 1405 -startDate: DateTime @1735986600 {#917 date: 2025-01-04 10:30:00.0 UTC (+00:00) } -endDate: null -department: Proxies\__CG__\App\Entity\EmployeeDepartment {#939 -id: 13 -name: "Serigraphie" -employeeHistories: Doctrine\ORM\PersistentCollection {#1419 …} +__isInitialized__: true …2 } -position: Proxies\__CG__\App\Entity\EmployeePosition {#949 -id: 11 -name: "Trieuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1427 …} +__isInitialized__: true …2 } -employee: Proxies\__CG__\App\Entity\Employee {#1014 …} -reason: null -employeeSalaryBonusHistories: Doctrine\ORM\PersistentCollection {#994 …} -employeeHourCounts: Doctrine\ORM\PersistentCollection {#976 …} -salaryType: App\Enum\EmployeeHistory\SalaryType {#914 …} -price: 12.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 {#939 -id: 13 -name: "Serigraphie" -employeeHistories: Doctrine\ORM\PersistentCollection {#1419 …} +__isInitialized__: true …2 } |
| View Format |
"13"
|
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 {#1304 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1296 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1305 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1306 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1297 -om: ContainerADs9WRy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#262 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#887 …} -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 {#1297 -om: ContainerADs9WRy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#262 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#887 …} -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() {#1295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1221 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1119 …} $translationDomain: "validators" $message: Closure() {#1293 …} } } |
| 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 {#1378 +label: "Direction" +value: "1" +data: App\Entity\EmployeeDepartment {#1307 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1409 +label: "Commercial" +value: "2" +data: App\Entity\EmployeeDepartment {#1451 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1241 +label: "Administration" +value: "3" +data: App\Entity\EmployeeDepartment {#1455 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1454 +label: "Confection: Machiniste" +value: "4" +data: App\Entity\EmployeeDepartment {#1458 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1376 +label: "Finition" +value: "5" +data: App\Entity\EmployeeDepartment {#1461 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1407 +label: "Controle" +value: "6" +data: App\Entity\EmployeeDepartment {#1464 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "Repassage" +value: "7" +data: App\Entity\EmployeeDepartment {#1467 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1264 +label: "Emballage" +value: "8" +data: App\Entity\EmployeeDepartment {#1470 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1374 +label: "Coupe" +value: "9" +data: App\Entity\EmployeeDepartment {#1473 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1357 +label: "Logistique" +value: "10" +data: App\Entity\EmployeeDepartment {#1476 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1488 +label: "Confection: Apprenti" +value: "11" +data: App\Entity\EmployeeDepartment {#1479 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1489 +label: "Confection: Lancement" +value: "12" +data: App\Entity\EmployeeDepartment {#1482 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1490 +label: "Serigraphie" +value: "13" +data: Proxies\__CG__\App\Entity\EmployeeDepartment {#939 -id: 13 -name: "Serigraphie" -employeeHistories: Doctrine\ORM\PersistentCollection {#1419 …} +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1492 +label: "Confection: Machiniste Apprenti" +value: "14" +data: App\Entity\EmployeeDepartment {#1485 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\EmployeeDepartment {#939 -id: 13 -name: "Serigraphie" -employeeHistories: Doctrine\ORM\PersistentCollection {#1419 …} +__isInitialized__: true …2 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1375 -form: Symfony\Component\Form\Form {#1383 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1444 …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) {#1377 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1270 …} } |
| 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 | "13" |
position
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\EmployeePosition {#949 -id: 11 -name: "Trieuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1427 …} +__isInitialized__: true …2 } |
| View Format |
"11"
|
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 {#1325 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1317 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1326 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1327 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1318 -om: ContainerADs9WRy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#262 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#902 …} -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 {#1318 -om: ContainerADs9WRy\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#262 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#902 …} -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() {#1316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1221 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1119 …} $translationDomain: "validators" $message: Closure() {#1315 …} } } |
| 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 {#1496 +label: "Directeur Général" +value: "1" +data: App\Entity\EmployeePosition {#1505 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1509 +label: "Chef de chaine" +value: "2" +data: App\Entity\EmployeePosition {#1515 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1498 +label: "Chef d'atelier" +value: "3" +data: App\Entity\EmployeePosition {#1519 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1518 +label: "Chef Mécanicien" +value: "4" +data: App\Entity\EmployeePosition {#1522 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1497 +label: "Chef de Coupe" +value: "5" +data: App\Entity\EmployeePosition {#1525 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1507 +label: "Assistante Production" +value: "6" +data: App\Entity\EmployeePosition {#1528 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1508 +label: "Assistante Polyvalente" +value: "7" +data: App\Entity\EmployeePosition {#1531 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1502 +label: "Commercial" +value: "8" +data: App\Entity\EmployeePosition {#1534 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1499 +label: "Coursier" +value: "9" +data: App\Entity\EmployeePosition {#1537 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1500 +label: "Femme de ménage" +value: "10" +data: App\Entity\EmployeePosition {#1540 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +label: "Trieuse" +value: "11" +data: Proxies\__CG__\App\Entity\EmployeePosition {#949 -id: 11 -name: "Trieuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1427 …} +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1617 +label: "Finisseuse" +value: "12" +data: App\Entity\EmployeePosition {#1543 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1616 +label: "Emballeuse" +value: "13" +data: App\Entity\EmployeePosition {#1546 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +label: "Repasseuse" +value: "14" +data: App\Entity\EmployeePosition {#1549 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1620 +label: "Contrôle Qualité: Chaine" +value: "15" +data: App\Entity\EmployeePosition {#1552 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1621 +label: "Contrôle Qualité: Final" +value: "16" +data: App\Entity\EmployeePosition {#1555 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1622 +label: "Couturière: Piqueuse" +value: "17" +data: App\Entity\EmployeePosition {#1558 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1623 +label: "Couturière: Surjeteuse" +value: "18" +data: App\Entity\EmployeePosition {#1561 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1624 +label: "Couturière: Surjeteuse & Recouvreuse" +value: "19" +data: App\Entity\EmployeePosition {#1564 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1625 +label: "Couturière: Piqueuse & Surjeteuse" +value: "20" +data: App\Entity\EmployeePosition {#1567 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1626 +label: "Couturière: Piqueuse & Recouvreuse" +value: "21" +data: App\Entity\EmployeePosition {#1570 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1627 +label: "Couturière: Colteuse" +value: "22" +data: App\Entity\EmployeePosition {#1573 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1628 +label: "Couturière: Recouvreuse" +value: "23" +data: App\Entity\EmployeePosition {#1576 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +label: "Couturière: Colteuse & Recouvreuse" +value: "24" +data: App\Entity\EmployeePosition {#1579 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "Couturière: Surjeteuse & Colteuse & Recouvreuse" +value: "25" +data: App\Entity\EmployeePosition {#1582 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1631 +label: "Couturière: Polyvalente" +value: "26" +data: App\Entity\EmployeePosition {#1585 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1632 +label: "Autres Machines: Boutonnière / Pose Bouton / Bride..." +value: "27" +data: App\Entity\EmployeePosition {#1588 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1633 +label: "Apprenti: Chaine" +value: "28" +data: App\Entity\EmployeePosition {#1591 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "Apprenti: Mécanique" +value: "29" +data: App\Entity\EmployeePosition {#1594 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1635 +label: "Lanceuse" +value: "30" +data: App\Entity\EmployeePosition {#1597 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1636 +label: "Magasiniere" +value: "31" +data: App\Entity\EmployeePosition {#1600 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "Chef de qualité" +value: "32" +data: App\Entity\EmployeePosition {#1603 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +label: "Apprenti: Lancement" +value: "33" +data: App\Entity\EmployeePosition {#1606 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1639 +label: "Comptable" +value: "34" +data: App\Entity\EmployeePosition {#1609 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1640 +label: "Couturière Apprenti" +value: "35" +data: App\Entity\EmployeePosition {#1612 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\EmployeePosition {#949 -id: 11 -name: "Trieuse" -employeeHistories: Doctrine\ORM\PersistentCollection {#1427 …} +__isInitialized__: true …2 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1491 -form: Symfony\Component\Form\Form {#1386 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1445 …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) {#1495 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1270 …} } |
| 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 | "11" |
startDate
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format |
DateTime @1735986600 {#917 date: 2025-01-04 10:30:00.0 UTC (+00:00) } |
| Normalized Format | "04/01/2025 10:30: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) {#1252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1111 …} } |
| 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() {#1254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1221 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1119 …} $translationDomain: "validators" $message: Closure() {#1253 …} } } |
| 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 | "04/01/2025 10:30:00" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1641 -form: Symfony\Component\Form\Form {#1389 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1494 …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 | "04/01/2025 10:30: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) {#1261 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1111 …} } |
| 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() {#1263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1221 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1119 …} $translationDomain: "validators" $message: Closure() {#1262 …} } } |
| 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 {#1642 -form: Symfony\Component\Form\Form {#1392 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1643 …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) {#1336 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1111 …} } |
| 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() {#1338 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1221 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1119 …} $translationDomain: "validators" $message: Closure() {#1337 …} } } |
| 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 {#1644 -form: Symfony\Component\Form\Form {#1395 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1645 …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 | "94789db7f90b0f.DXzaee8D9aHJuD_ocQUXj4Xs_s5iwd3ME7lVZAT0nm8.PiaAO9hyj8CH_gmwKUtE3bShyoE4sKS-QeMwFjzC7yFeD58WpGmE5I3iSA" |
| 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 | "94789db7f90b0f.DXzaee8D9aHJuD_ocQUXj4Xs_s5iwd3ME7lVZAT0nm8.PiaAO9hyj8CH_gmwKUtE3bShyoE4sKS-QeMwFjzC7yFeD58WpGmE5I3iSA" |
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 | "94789db7f90b0f.DXzaee8D9aHJuD_ocQUXj4Xs_s5iwd3ME7lVZAT0nm8.PiaAO9hyj8CH_gmwKUtE3bShyoE4sKS-QeMwFjzC7yFeD58WpGmE5I3iSA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1650 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1111 …} } |
| 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() {#1652 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1221 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1119 …} $translationDomain: "validators" $message: Closure() {#1649 …} } } |
| 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 | "94789db7f90b0f.DXzaee8D9aHJuD_ocQUXj4Xs_s5iwd3ME7lVZAT0nm8.PiaAO9hyj8CH_gmwKUtE3bShyoE4sKS-QeMwFjzC7yFeD58WpGmE5I3iSA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1662 -form: Symfony\Component\Form\Form {#1658 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1653 …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 | "94789db7f90b0f.DXzaee8D9aHJuD_ocQUXj4Xs_s5iwd3ME7lVZAT0nm8.PiaAO9hyj8CH_gmwKUtE3bShyoE4sKS-QeMwFjzC7yFeD58WpGmE5I3iSA" |