- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation 8
- Security
- Twig
- Doctrine
- E-mails
- E-mails
- 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
course
"App\Form\CourseType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Course {#670 -id: 295 -domain: Proxies\__CG__\App\Entity\Domain {#693 -id: 14 -name: "SCIENCE AND TECHNOLOGY" -courses: Doctrine\ORM\PersistentCollection {#1631 …} -headOfDepartment: null -teachers: Doctrine\ORM\PersistentCollection {#1633 …} +__isInitialized__: true …2 } -module: Proxies\__CG__\App\Entity\Module {#702 -id: 66 -name: "SCIENTIFIC" -code: "SCIEN_FIII " -room: Proxies\__CG__\App\Entity\ClassRoom {#1672 …} -courses: Doctrine\ORM\PersistentCollection {#1671 …} +__isInitialized__: true …2 } -wording: "COMPUTER" -coefficient: 3 -code: "COM_FIII_SCIEN" -evaluations: Doctrine\ORM\PersistentCollection {#794 …} -attributions: Doctrine\ORM\PersistentCollection {#838 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Course {#670 -id: 295 -domain: Proxies\__CG__\App\Entity\Domain {#693 -id: 14 -name: "SCIENCE AND TECHNOLOGY" -courses: Doctrine\ORM\PersistentCollection {#1631 …} -headOfDepartment: null -teachers: Doctrine\ORM\PersistentCollection {#1633 …} +__isInitialized__: true …2 } -module: Proxies\__CG__\App\Entity\Module {#702 -id: 66 -name: "SCIENTIFIC" -code: "SCIEN_FIII " -room: Proxies\__CG__\App\Entity\ClassRoom {#1672 …} -courses: Doctrine\ORM\PersistentCollection {#1671 …} +__isInitialized__: true …2 } -wording: "COMPUTER" -coefficient: 3 -code: "COM_FIII_SCIEN" -evaluations: Doctrine\ORM\PersistentCollection {#794 …} -attributions: Doctrine\ORM\PersistentCollection {#838 …} } |
same as passed value |
| method | "PUT" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#131 …} -namespace: Closure() {#129 …} } |
| data | App\Entity\Course {#670 -id: 295 -domain: Proxies\__CG__\App\Entity\Domain {#693 -id: 14 -name: "SCIENCE AND TECHNOLOGY" -courses: Doctrine\ORM\PersistentCollection {#1631 …} -headOfDepartment: null -teachers: Doctrine\ORM\PersistentCollection {#1633 …} +__isInitialized__: true …2 } -module: Proxies\__CG__\App\Entity\Module {#702 -id: 66 -name: "SCIENTIFIC" -code: "SCIEN_FIII " -room: Proxies\__CG__\App\Entity\ClassRoom {#1672 …} -courses: Doctrine\ORM\PersistentCollection {#1671 …} +__isInitialized__: true …2 } -wording: "COMPUTER" -coefficient: 3 -code: "COM_FIII_SCIEN" -evaluations: Doctrine\ORM\PersistentCollection {#794 …} -attributions: Doctrine\ORM\PersistentCollection {#838 …} } |
| data_class | "App\Entity\Course" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1015 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} use: { $class: "App\Entity\Course" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "PUT" |
| 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() {#1017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#997 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#904 …} $translationDomain: "validators" $message: Closure() {#1016 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "course" "_course" ] |
| cache_key | "_course_course" |
| compound | true |
| data | App\Entity\Course {#670 -id: 295 -domain: Proxies\__CG__\App\Entity\Domain {#693 -id: 14 -name: "SCIENCE AND TECHNOLOGY" -courses: Doctrine\ORM\PersistentCollection {#1631 …} -headOfDepartment: null -teachers: Doctrine\ORM\PersistentCollection {#1633 …} +__isInitialized__: true …2 } -module: Proxies\__CG__\App\Entity\Module {#702 -id: 66 -name: "SCIENTIFIC" -code: "SCIEN_FIII " -room: Proxies\__CG__\App\Entity\ClassRoom {#1672 …} -courses: Doctrine\ORM\PersistentCollection {#1671 …} +__isInitialized__: true …2 } -wording: "COMPUTER" -coefficient: 3 -code: "COM_FIII_SCIEN" -evaluations: Doctrine\ORM\PersistentCollection {#794 …} -attributions: Doctrine\ORM\PersistentCollection {#838 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1167 -form: Symfony\Component\Form\Form {#1369 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1018 …5} |
| full_name | "course" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "course" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "PUT" |
| multipart | false |
| name | "course" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_course" |
| valid | true |
| value | App\Entity\Course {#670 -id: 295 -domain: Proxies\__CG__\App\Entity\Domain {#693 -id: 14 -name: "SCIENCE AND TECHNOLOGY" -courses: Doctrine\ORM\PersistentCollection {#1631 …} -headOfDepartment: null -teachers: Doctrine\ORM\PersistentCollection {#1633 …} +__isInitialized__: true …2 } -module: Proxies\__CG__\App\Entity\Module {#702 -id: 66 -name: "SCIENTIFIC" -code: "SCIEN_FIII " -room: Proxies\__CG__\App\Entity\ClassRoom {#1672 …} -courses: Doctrine\ORM\PersistentCollection {#1671 …} +__isInitialized__: true …2 } -wording: "COMPUTER" -coefficient: 3 -code: "COM_FIII_SCIEN" -evaluations: Doctrine\ORM\PersistentCollection {#794 …} -attributions: Doctrine\ORM\PersistentCollection {#838 …} } |
wording
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "COMPUTER" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#131 …} -namespace: Closure() {#129 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1053 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | 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() {#1102 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#997 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#904 …} $translationDomain: "validators" $message: Closure() {#1103 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_course_wording" ] |
| cache_key | "_course_wording_text" |
| compound | false |
| data | "COMPUTER" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1101 -form: Symfony\Component\Form\Form {#1375 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1034 …5} |
| full_name | "course[wording]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "course_wording" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "wording" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_course_wording" |
| valid | true |
| value | "COMPUTER" |
coefficient
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 3 |
| View Format |
"3"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| 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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#131 …} -namespace: Closure() {#129 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1037 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#997 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#904 …} $translationDomain: "validators" $message: Closure() {#1038 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_course_coefficient" ] |
| cache_key | "_course_coefficient_integer" |
| compound | false |
| data | 3 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1605 -form: Symfony\Component\Form\Form {#1357 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1607 …5} |
| full_name | "course[coefficient]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "course_coefficient" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "coefficient" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_course_coefficient" |
| valid | true |
| value | "3" |
code
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "COM_FIII_SCIEN" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#131 …} -namespace: Closure() {#129 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1030 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | 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() {#1111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#997 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#904 …} $translationDomain: "validators" $message: Closure() {#1110 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_course_code" ] |
| cache_key | "_course_code_text" |
| compound | false |
| data | "COM_FIII_SCIEN" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1608 -form: Symfony\Component\Form\Form {#1356 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1609 …5} |
| full_name | "course[code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "course_code" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "code" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_course_code" |
| valid | true |
| value | "COM_FIII_SCIEN" |
domain
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Domain {#693 -id: 14 -name: "SCIENCE AND TECHNOLOGY" -courses: Doctrine\ORM\PersistentCollection {#1631 …} -headOfDepartment: null -teachers: Doctrine\ORM\PersistentCollection {#1633 …} +__isInitialized__: true …2 } |
| View Format |
"14"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Domain" |
same as passed value |
| placeholder | "Département" |
same as passed value |
| query_builder | Closure(DomainRepository $repository) {#1023 class: "App\Form\CourseType" this: App\Form\CourseType {#891 …} } |
Doctrine\ORM\QueryBuilder {#1143 -em: Doctrine\ORM\EntityManager {#448 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1144 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1145 #from: "App\Entity\Domain" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ "d.name" ] ] -type: 0 -state: 1 -dql: "SELECT d FROM App\Entity\Domain d ORDER BY d.name" -parameters: Doctrine\Common\Collections\ArrayCollection {#1142 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1137 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1174 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1147 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1146 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1148 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1162 -om: ContainerR9XRaPH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#57 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#590 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Domain" |
| 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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#131 …} -namespace: Closure() {#129 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | ContainerR9XRaPH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#57 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 {#1162 -om: ContainerR9XRaPH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#57 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#590 …} -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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Département" |
| 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 | Doctrine\ORM\QueryBuilder {#1143 -em: Doctrine\ORM\EntityManager {#448 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1144 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1145 #from: "App\Entity\Domain" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ "d.name" ] ] -type: 0 -state: 1 -dql: "SELECT d FROM App\Entity\Domain d ORDER BY d.name" -parameters: Doctrine\Common\Collections\ArrayCollection {#1142 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#997 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#904 …} $translationDomain: "validators" $message: Closure() {#1138 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_course_domain" ] |
| cache_key | "_course_domain_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +label: "ALLEMAND" +value: "11" +data: App\Entity\Domain {#1659 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +label: "ANGLAIS" +value: "5" +data: App\Entity\Domain {#1760 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1668 +label: "ARTS AND LITTERATURE" +value: "13" +data: App\Entity\Domain {#1755 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +label: "CULTURE" +value: "16" +data: App\Entity\Domain {#1750 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1666 +label: "ENTREPREUNARIAT" +value: "15" +data: App\Entity\Domain {#1745 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "EPS" +value: "7" +data: App\Entity\Domain {#1739 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1661 +label: "ESF-TM" +value: "10" +data: App\Entity\Domain {#1734 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1663 +label: "ESPAGNOL" +value: "9" +data: App\Entity\Domain {#1729 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +label: "FRANCAIS" +value: "2" +data: App\Entity\Domain {#1724 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1669 +label: "HIST-GEO-ECM" +value: "8" +data: App\Entity\Domain {#1719 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1664 +label: "INFORMATIQUE" +value: "1" +data: App\Entity\Domain {#1714 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "MATHAMATIQUES" +value: "4" +data: App\Entity\Domain {#1709 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +label: "PCT" +value: "3" +data: App\Entity\Domain {#1704 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "PHILOSOPHIE" +value: "12" +data: App\Entity\Domain {#1677 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "SCIENCE AND TECHNOLOGY" +value: "14" +data: Proxies\__CG__\App\Entity\Domain {#693 -id: 14 -name: "SCIENCE AND TECHNOLOGY" -courses: Doctrine\ORM\PersistentCollection {#1631 …} -headOfDepartment: null -teachers: Doctrine\ORM\PersistentCollection {#1633 …} +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +label: "SVT-EEHB" +value: "6" +data: App\Entity\Domain {#1683 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Domain {#693 -id: 14 -name: "SCIENCE AND TECHNOLOGY" -courses: Doctrine\ORM\PersistentCollection {#1631 …} -headOfDepartment: null -teachers: Doctrine\ORM\PersistentCollection {#1633 …} +__isInitialized__: true …2 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1610 -form: Symfony\Component\Form\Form {#1360 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1625 …5} |
| full_name | "course[domain]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "course_domain" |
| is_selected | Closure($choice, $value) {#1695 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1107 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "domain" |
| placeholder | "Département" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_course_domain" |
| valid | true |
| value | "14" |
module
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Module {#702 -id: 66 -name: "SCIENTIFIC" -code: "SCIEN_FIII " -room: Proxies\__CG__\App\Entity\ClassRoom {#1672 …} -courses: Doctrine\ORM\PersistentCollection {#1671 …} +__isInitialized__: true …2 } |
| View Format |
"66"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Module" |
same as passed value |
| placeholder | "Module de cours" |
same as passed value |
| query_builder | Closure(ModuleRepository $repository) {#1024 class: "App\Form\CourseType" this: App\Form\CourseType {#891 …} } |
Doctrine\ORM\QueryBuilder {#1152 -em: Doctrine\ORM\EntityManager {#448 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1170 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1164 #from: "App\Entity\Module" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ "m.room" ] ] -type: 0 -state: 1 -dql: "SELECT m FROM App\Entity\Module m ORDER BY m.room" -parameters: Doctrine\Common\Collections\ArrayCollection {#1153 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1137 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1353 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1171 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1172 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1169 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1365 -om: ContainerR9XRaPH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#57 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#628 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Module" |
| 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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#131 …} -namespace: Closure() {#129 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | ContainerR9XRaPH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#57 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 {#1365 -om: ContainerR9XRaPH\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#57 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#628 …} -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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Module de cours" |
| 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 | Doctrine\ORM\QueryBuilder {#1152 -em: Doctrine\ORM\EntityManager {#448 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1170 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1164 #from: "App\Entity\Module" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ "m.room" ] ] -type: 0 -state: 1 -dql: "SELECT m FROM App\Entity\Module m ORDER BY m.room" -parameters: Doctrine\Common\Collections\ArrayCollection {#1153 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#997 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#904 …} $translationDomain: "validators" $message: Closure() {#1157 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_course_module" ] |
| cache_key | "_course_module_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1698 +label: "COMP_2" +value: "20" +data: App\Entity\Module {#1772 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1700 +label: "LIT_2" +value: "19" +data: App\Entity\Module {#1777 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "SC_2" +value: "18" +data: App\Entity\Module {#1780 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1766 +label: "COMP_1_A" +value: "23" +data: App\Entity\Module {#1783 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1765 +label: "SC_1_A" +value: "22" +data: App\Entity\Module {#1787 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1699 +label: "LIT_1_A" +value: "21" +data: App\Entity\Module {#1790 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1770 +label: "LIT_3ALL" +value: "9" +data: App\Entity\Module {#1793 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1768 +label: "SC_3ALL" +value: "11" +data: App\Entity\Module {#1797 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1769 +label: "COMP_3ALL" +value: "13" +data: App\Entity\Module {#1800 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1701 +label: "SCIEN_FIV_ARTS" +value: "64" +data: App\Entity\Module {#1803 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1767 +label: "OTHER_FIV_ARTS" +value: "63" +data: App\Entity\Module {#1807 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2062 +label: "ARTS_FIV_ARTS" +value: "61" +data: App\Entity\Module {#1810 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +label: "LIT4all" +value: "2" +data: App\Entity\Module {#1813 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "COMP4ALL" +value: "7" +data: App\Entity\Module {#1817 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "SC4ALL" +value: "5" +data: App\Entity\Module {#1820 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "COMP_6ESP" +value: "16" +data: App\Entity\Module {#1823 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "SC_6ESP" +value: "15" +data: App\Entity\Module {#1827 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "LIT_6ESP" +value: "14" +data: App\Entity\Module {#1830 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "COMP_6C" +value: "38" +data: App\Entity\Module {#1833 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +label: "LIT_6C" +value: "37" +data: App\Entity\Module {#1837 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "SC_6C" +value: "36" +data: App\Entity\Module {#1840 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +label: "SC_6D" +value: "40" +data: App\Entity\Module {#1843 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "COMP_6D" +value: "41" +data: App\Entity\Module {#1847 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "LITT_6D" +value: "39" +data: App\Entity\Module {#1850 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "LIT_5ALL" +value: "24" +data: App\Entity\Module {#1853 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "SC_5ALL" +value: "26" +data: App\Entity\Module {#1857 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "COMP_5ALL" +value: "28" +data: App\Entity\Module {#1860 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "SC_5ESP" +value: "27" +data: App\Entity\Module {#1863 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "COMP_5ESP" +value: "29" +data: App\Entity\Module {#1867 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "LIT_5ESP" +value: "25" +data: App\Entity\Module {#1870 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "COMP_5D" +value: "32" +data: App\Entity\Module {#1873 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "SC_5D" +value: "30" +data: App\Entity\Module {#1877 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "LIT_5D" +value: "31" +data: App\Entity\Module {#1880 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "COMP_7ALL" +value: "47" +data: App\Entity\Module {#1883 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "SC_7ALL" +value: "46" +data: App\Entity\Module {#1887 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "LITT_7ALL" +value: "45" +data: App\Entity\Module {#1890 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "COMP_7All" +value: "98" +data: App\Entity\Module {#1893 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "COMP_7Esp" +value: "99" +data: App\Entity\Module {#1896 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "COMP_7ESP" +value: "44" +data: App\Entity\Module {#1900 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "SC_7ESP" +value: "43" +data: App\Entity\Module {#1903 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "LITT_7ESP" +value: "42" +data: App\Entity\Module {#1906 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "LITT_7C" +value: "51" +data: App\Entity\Module {#1909 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "SC_7C" +value: "52" +data: App\Entity\Module {#1913 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "COMP_7C" +value: "53" +data: App\Entity\Module {#1916 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "LITT_7D" +value: "48" +data: App\Entity\Module {#1919 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "SC_7D" +value: "49" +data: App\Entity\Module {#1923 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "COMP_7D" +value: "50" +data: App\Entity\Module {#1926 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "LIT4ESP" +value: "4" +data: App\Entity\Module {#1929 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +label: "COMP4ESP" +value: "8" +data: App\Entity\Module {#1933 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "SC4ESP" +value: "6" +data: App\Entity\Module {#1936 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +label: "COMP_3ESP" +value: "17" +data: App\Entity\Module {#1939 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "SC_3ESP" +value: "12" +data: App\Entity\Module {#1943 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "LIT_3ESP" +value: "10" +data: App\Entity\Module {#1946 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "ARTS_FIII" +value: "60" +data: App\Entity\Module {#1949 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "OTHER_FIII" +value: "62" +data: App\Entity\Module {#1952 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "SCIEN_FIII " +value: "66" +data: Proxies\__CG__\App\Entity\Module {#702 -id: 66 -name: "SCIENTIFIC" -code: "SCIEN_FIII " -room: Proxies\__CG__\App\Entity\ClassRoom {#1672 …} -courses: Doctrine\ORM\PersistentCollection {#1671 …} +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "ARTS_F2" +value: "57" +data: App\Entity\Module {#1955 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "SCIEN_F2" +value: "58" +data: App\Entity\Module {#1959 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "OTHER_F2" +value: "59" +data: App\Entity\Module {#1962 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "ARTS_F1" +value: "54" +data: App\Entity\Module {#1965 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "SCIEN_F1" +value: "55" +data: App\Entity\Module {#1969 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "OTHER_F1" +value: "56" +data: App\Entity\Module {#1972 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "LIT_6ALL" +value: "34" +data: App\Entity\Module {#1975 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "COMP_6ALL" +value: "35" +data: App\Entity\Module {#1979 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "SC_6ALL" +value: "33" +data: App\Entity\Module {#1982 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "SCIEN_FIV_SCIEN" +value: "68" +data: App\Entity\Module {#1985 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "OTHER_FIV_SCIEN" +value: "69" +data: App\Entity\Module {#1989 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "ARTS_FIV_SCIEN" +value: "67" +data: App\Entity\Module {#1992 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "ARTS_FV_ARTS" +value: "76" +data: App\Entity\Module {#1995 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "SCIEN_FV_ARTS" +value: "78" +data: App\Entity\Module {#1999 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "ARTS_FV_SCIEN" +value: "73" +data: App\Entity\Module {#2002 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "SCIEN_FV_SCIEN" +value: "74" +data: App\Entity\Module {#2006 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "COMP_5C" +value: "72" +data: App\Entity\Module {#2009 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "LIT_5C" +value: "71" +data: App\Entity\Module {#2013 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "SC_5C" +value: "70" +data: App\Entity\Module {#2016 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "LIT_L6_A4" +value: "87" +data: App\Entity\Module {#2019 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "SCIEN_L6_A4" +value: "88" +data: App\Entity\Module {#2023 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "CSC_L6_SCIEN" +value: "90" +data: App\Entity\Module {#2026 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "FR_FVI_L6A4" +value: "100" +data: App\Entity\Module {#2029 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "LIT_L6_A2" +value: "96" +data: App\Entity\Module {#2032 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "SCIEN_L6_A2" +value: "97" +data: App\Entity\Module {#2036 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "ENG_LANG_L6_A2" +value: "101" +data: App\Entity\Module {#2039 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "SC_L6_SCIEN" +value: "82" +data: App\Entity\Module {#2042 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "LIT_L6_SCIEN" +value: "83" +data: App\Entity\Module {#2046 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "COMP_L6_SCIEN" +value: "84" +data: App\Entity\Module {#2049 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "LIT_1_B" +value: "79" +data: App\Entity\Module {#2052 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "SC_1_B" +value: "80" +data: App\Entity\Module {#2056 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "COMP_1_B" +value: "81" +data: App\Entity\Module {#2059 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Module {#702 -id: 66 -name: "SCIENTIFIC" -code: "SCIEN_FIII " -room: Proxies\__CG__\App\Entity\ClassRoom {#1672 …} -courses: Doctrine\ORM\PersistentCollection {#1671 …} +__isInitialized__: true …2 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1696 -form: Symfony\Component\Form\Form {#1601 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1697 …5} |
| full_name | "course[module]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "course_module" |
| is_selected | Closure($choice, $value) {#2140 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1107 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "module" |
| placeholder | "Module de cours" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_course_module" |
| valid | true |
| value | "66" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "39.YZ7NJmTJKjd6WJI5QsLPwUv23umSza17Jloca3cyfeg.K6aPFxH9XGYoFORJDLL7mX-wi5z-pPUWSj5GGBpBLtAD_bhFUodDRT0w_Q" |
| 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 | "39.YZ7NJmTJKjd6WJI5QsLPwUv23umSza17Jloca3cyfeg.K6aPFxH9XGYoFORJDLL7mX-wi5z-pPUWSj5GGBpBLtAD_bhFUodDRT0w_Q" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#133 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#132 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#131 …} -namespace: Closure() {#129 …} } |
| data | "39.YZ7NJmTJKjd6WJI5QsLPwUv23umSza17Jloca3cyfeg.K6aPFxH9XGYoFORJDLL7mX-wi5z-pPUWSj5GGBpBLtAD_bhFUodDRT0w_Q" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2145 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#892 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | 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() {#2147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#997 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#904 …} $translationDomain: "validators" $message: Closure() {#2144 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_course__token" ] |
| cache_key | "_course__token_hidden" |
| compound | false |
| data | "39.YZ7NJmTJKjd6WJI5QsLPwUv23umSza17Jloca3cyfeg.K6aPFxH9XGYoFORJDLL7mX-wi5z-pPUWSj5GGBpBLtAD_bhFUodDRT0w_Q" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2157 -form: Symfony\Component\Form\Form {#2153 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2148 …5} |
| full_name | "course[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "course__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 | "_course__token" |
| valid | true |
| value | "39.YZ7NJmTJKjd6WJI5QsLPwUv23umSza17Jloca3cyfeg.K6aPFxH9XGYoFORJDLL7mX-wi5z-pPUWSj5GGBpBLtAD_bhFUodDRT0w_Q" |