- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 76
- Events
- Routing
- Cache
- Translation 8
- Security
- Twig
- Doctrine
- Migrations 1
- 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 {#672 -id: 212 -domain: Proxies\__CG__\App\Entity\Domain {#695 -id: 12 -name: "PHILOSOPHIE" -courses: Doctrine\ORM\PersistentCollection {#1639 …} -headOfDepartment: Proxies\__CG__\App\Entity\User {#1739 …} -teachers: Doctrine\ORM\PersistentCollection {#1738 …} +__isInitialized__: true …2 } -module: Proxies\__CG__\App\Entity\Module {#704 -id: 48 -name: "LITTERAIRE" -code: "LITT_7D" -room: Proxies\__CG__\App\Entity\ClassRoom {#1699 …} -courses: Doctrine\ORM\PersistentCollection {#1700 …} +__isInitialized__: true …2 } -wording: "PHILO" -coefficient: 2 -code: "PHILO_7D" -evaluations: Doctrine\ORM\PersistentCollection {#796 …} -attributions: Doctrine\ORM\PersistentCollection {#840 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Course {#672 -id: 212 -domain: Proxies\__CG__\App\Entity\Domain {#695 -id: 12 -name: "PHILOSOPHIE" -courses: Doctrine\ORM\PersistentCollection {#1639 …} -headOfDepartment: Proxies\__CG__\App\Entity\User {#1739 …} -teachers: Doctrine\ORM\PersistentCollection {#1738 …} +__isInitialized__: true …2 } -module: Proxies\__CG__\App\Entity\Module {#704 -id: 48 -name: "LITTERAIRE" -code: "LITT_7D" -room: Proxies\__CG__\App\Entity\ClassRoom {#1699 …} -courses: Doctrine\ORM\PersistentCollection {#1700 …} +__isInitialized__: true …2 } -wording: "PHILO" -coefficient: 2 -code: "PHILO_7D" -evaluations: Doctrine\ORM\PersistentCollection {#796 …} -attributions: Doctrine\ORM\PersistentCollection {#840 …} } |
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 {#131 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#130 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#129 …} -namespace: Closure() {#127 …} } |
| data | App\Entity\Course {#672 -id: 212 -domain: Proxies\__CG__\App\Entity\Domain {#695 -id: 12 -name: "PHILOSOPHIE" -courses: Doctrine\ORM\PersistentCollection {#1639 …} -headOfDepartment: Proxies\__CG__\App\Entity\User {#1739 …} -teachers: Doctrine\ORM\PersistentCollection {#1738 …} +__isInitialized__: true …2 } -module: Proxies\__CG__\App\Entity\Module {#704 -id: 48 -name: "LITTERAIRE" -code: "LITT_7D" -room: Proxies\__CG__\App\Entity\ClassRoom {#1699 …} -courses: Doctrine\ORM\PersistentCollection {#1700 …} +__isInitialized__: true …2 } -wording: "PHILO" -coefficient: 2 -code: "PHILO_7D" -evaluations: Doctrine\ORM\PersistentCollection {#796 …} -attributions: Doctrine\ORM\PersistentCollection {#840 …} } |
| data_class | "App\Entity\Course" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1023 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#894 …} 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() {#1025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1005 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#906 …} $translationDomain: "validators" $message: Closure() {#1024 …} } } |
| 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 {#672 -id: 212 -domain: Proxies\__CG__\App\Entity\Domain {#695 -id: 12 -name: "PHILOSOPHIE" -courses: Doctrine\ORM\PersistentCollection {#1639 …} -headOfDepartment: Proxies\__CG__\App\Entity\User {#1739 …} -teachers: Doctrine\ORM\PersistentCollection {#1738 …} +__isInitialized__: true …2 } -module: Proxies\__CG__\App\Entity\Module {#704 -id: 48 -name: "LITTERAIRE" -code: "LITT_7D" -room: Proxies\__CG__\App\Entity\ClassRoom {#1699 …} -courses: Doctrine\ORM\PersistentCollection {#1700 …} +__isInitialized__: true …2 } -wording: "PHILO" -coefficient: 2 -code: "PHILO_7D" -evaluations: Doctrine\ORM\PersistentCollection {#796 …} -attributions: Doctrine\ORM\PersistentCollection {#840 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1175 -form: Symfony\Component\Form\Form {#1377 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1026 …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 {#672 -id: 212 -domain: Proxies\__CG__\App\Entity\Domain {#695 -id: 12 -name: "PHILOSOPHIE" -courses: Doctrine\ORM\PersistentCollection {#1639 …} -headOfDepartment: Proxies\__CG__\App\Entity\User {#1739 …} -teachers: Doctrine\ORM\PersistentCollection {#1738 …} +__isInitialized__: true …2 } -module: Proxies\__CG__\App\Entity\Module {#704 -id: 48 -name: "LITTERAIRE" -code: "LITT_7D" -room: Proxies\__CG__\App\Entity\ClassRoom {#1699 …} -courses: Doctrine\ORM\PersistentCollection {#1700 …} +__isInitialized__: true …2 } -wording: "PHILO" -coefficient: 2 -code: "PHILO_7D" -evaluations: Doctrine\ORM\PersistentCollection {#796 …} -attributions: Doctrine\ORM\PersistentCollection {#840 …} } |
wording
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "PHILO" |
| 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 {#131 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#130 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#129 …} -namespace: Closure() {#127 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1061 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#894 …} } |
| 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() {#1110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1005 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#906 …} $translationDomain: "validators" $message: Closure() {#1111 …} } } |
| 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 | "PHILO" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1109 -form: Symfony\Component\Form\Form {#1383 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1042 …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 | "PHILO" |
coefficient
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 2 |
| View Format |
"2"
|
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 {#131 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#130 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#129 …} -namespace: Closure() {#127 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1045 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#894 …} } |
| 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() {#1040 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1005 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#906 …} $translationDomain: "validators" $message: Closure() {#1046 …} } } |
| 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 | 2 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1613 -form: Symfony\Component\Form\Form {#1365 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1615 …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 | "2" |
code
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "PHILO_7D" |
| 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 {#131 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#130 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#129 …} -namespace: Closure() {#127 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1038 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#894 …} } |
| 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() {#1119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1005 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#906 …} $translationDomain: "validators" $message: Closure() {#1118 …} } } |
| 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 | "PHILO_7D" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1616 -form: Symfony\Component\Form\Form {#1364 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1617 …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 | "PHILO_7D" |
domain
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Domain {#695 -id: 12 -name: "PHILOSOPHIE" -courses: Doctrine\ORM\PersistentCollection {#1639 …} -headOfDepartment: Proxies\__CG__\App\Entity\User {#1739 …} -teachers: Doctrine\ORM\PersistentCollection {#1738 …} +__isInitialized__: true …2 } |
| View Format |
"12"
|
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) {#1031 class: "App\Form\CourseType" this: App\Form\CourseType {#893 …} } |
Doctrine\ORM\QueryBuilder {#1151 -em: Doctrine\ORM\EntityManager {#450 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1152 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1153 #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 {#1150 …} -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 {#1145 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1182 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1155 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1154 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1156 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1170 -om: ContainerHzyhENA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#53 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#592 …} -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 {#131 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#130 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#129 …} -namespace: Closure() {#127 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | ContainerHzyhENA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#53 …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 {#1170 -om: ContainerHzyhENA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#53 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#592 …} -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 {#1151 -em: Doctrine\ORM\EntityManager {#450 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1152 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1153 #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 {#1150 …} -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() {#1148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1005 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#906 …} $translationDomain: "validators" $message: Closure() {#1146 …} } } |
| 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 {#1733 +label: "ALLEMAND" +value: "11" +data: App\Entity\Domain {#1712 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "ANGLAIS" +value: "5" +data: App\Entity\Domain {#1720 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +label: "ARTS AND LITTERATURE" +value: "13" +data: App\Entity\Domain {#1697 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1706 +label: "CULTURE" +value: "16" +data: App\Entity\Domain {#1693 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "ENTREPREUNARIAT" +value: "15" +data: App\Entity\Domain {#1688 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1734 +label: "EPS" +value: "7" +data: App\Entity\Domain {#1682 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1710 +label: "ESF-TM" +value: "10" +data: App\Entity\Domain {#1651 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1708 +label: "ESPAGNOL" +value: "9" +data: App\Entity\Domain {#1656 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1709 +label: "FRANCAIS" +value: "2" +data: App\Entity\Domain {#1661 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "HIST-GEO-ECM" +value: "8" +data: App\Entity\Domain {#1666 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1707 +label: "INFORMATIQUE" +value: "1" +data: App\Entity\Domain {#1671 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +label: "MATHAMATIQUES" +value: "4" +data: App\Entity\Domain {#1676 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1759 +label: "PCT" +value: "3" +data: App\Entity\Domain {#1742 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1760 +label: "PHILOSOPHIE" +value: "12" +data: Proxies\__CG__\App\Entity\Domain {#695 -id: 12 -name: "PHILOSOPHIE" -courses: Doctrine\ORM\PersistentCollection {#1639 …} -headOfDepartment: Proxies\__CG__\App\Entity\User {#1739 …} -teachers: Doctrine\ORM\PersistentCollection {#1738 …} +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1761 +label: "SCIENCE AND TECHNOLOGY" +value: "14" +data: App\Entity\Domain {#1747 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1762 +label: "SVT-EEHB" +value: "6" +data: App\Entity\Domain {#1752 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Domain {#695 -id: 12 -name: "PHILOSOPHIE" -courses: Doctrine\ORM\PersistentCollection {#1639 …} -headOfDepartment: Proxies\__CG__\App\Entity\User {#1739 …} -teachers: Doctrine\ORM\PersistentCollection {#1738 …} +__isInitialized__: true …2 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1618 -form: Symfony\Component\Form\Form {#1368 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1633 …5} |
| full_name | "course[domain]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "course_domain" |
| is_selected | Closure($choice, $value) {#1764 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1115 …} } |
| 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 | "12" |
module
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Module {#704 -id: 48 -name: "LITTERAIRE" -code: "LITT_7D" -room: Proxies\__CG__\App\Entity\ClassRoom {#1699 …} -courses: Doctrine\ORM\PersistentCollection {#1700 …} +__isInitialized__: true …2 } |
| View Format |
"48"
|
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) {#1032 class: "App\Form\CourseType" this: App\Form\CourseType {#893 …} } |
Doctrine\ORM\QueryBuilder {#1160 -em: Doctrine\ORM\EntityManager {#450 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1178 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1172 #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 {#1161 …} -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 {#1145 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1361 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1179 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1180 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1177 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1373 -om: ContainerHzyhENA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#53 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#630 …} -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 {#131 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#130 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#129 …} -namespace: Closure() {#127 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | ContainerHzyhENA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#53 …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 {#1373 -om: ContainerHzyhENA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#53 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#630 …} -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 {#1160 -em: Doctrine\ORM\EntityManager {#450 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1178 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1172 #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 {#1161 …} -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() {#1163 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1005 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#906 …} $translationDomain: "validators" $message: Closure() {#1165 …} } } |
| 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 {#1767 +label: "COMP_2" +value: "20" +data: App\Entity\Module {#1780 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1769 +label: "LIT_2" +value: "19" +data: App\Entity\Module {#1785 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1771 +label: "SC_2" +value: "18" +data: App\Entity\Module {#1788 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1774 +label: "COMP_1_A" +value: "23" +data: App\Entity\Module {#1791 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1773 +label: "SC_1_A" +value: "22" +data: App\Entity\Module {#1795 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1768 +label: "LIT_1_A" +value: "21" +data: App\Entity\Module {#1798 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1778 +label: "LIT_3ALL" +value: "9" +data: App\Entity\Module {#1801 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1776 +label: "SC_3ALL" +value: "11" +data: App\Entity\Module {#1805 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1777 +label: "COMP_3ALL" +value: "13" +data: App\Entity\Module {#1808 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1770 +label: "SCIEN_FIV_ARTS" +value: "64" +data: App\Entity\Module {#1811 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1775 +label: "OTHER_FIV_ARTS" +value: "63" +data: App\Entity\Module {#1815 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +label: "ARTS_FIV_ARTS" +value: "61" +data: App\Entity\Module {#1818 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "LIT4all" +value: "2" +data: App\Entity\Module {#1821 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +label: "COMP4ALL" +value: "7" +data: App\Entity\Module {#1825 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "SC4ALL" +value: "5" +data: App\Entity\Module {#1828 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "COMP_6ESP" +value: "16" +data: App\Entity\Module {#1831 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "SC_6ESP" +value: "15" +data: App\Entity\Module {#1835 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "LIT_6ESP" +value: "14" +data: App\Entity\Module {#1838 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "COMP_6C" +value: "38" +data: App\Entity\Module {#1841 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "LIT_6C" +value: "37" +data: App\Entity\Module {#1845 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "SC_6C" +value: "36" +data: App\Entity\Module {#1848 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "SC_6D" +value: "40" +data: App\Entity\Module {#1851 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "COMP_6D" +value: "41" +data: App\Entity\Module {#1855 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "LITT_6D" +value: "39" +data: App\Entity\Module {#1858 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "LIT_5ALL" +value: "24" +data: App\Entity\Module {#1861 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "SC_5ALL" +value: "26" +data: App\Entity\Module {#1865 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "COMP_5ALL" +value: "28" +data: App\Entity\Module {#1868 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "SC_5ESP" +value: "27" +data: App\Entity\Module {#1871 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "COMP_5ESP" +value: "29" +data: App\Entity\Module {#1875 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "LIT_5ESP" +value: "25" +data: App\Entity\Module {#1878 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "COMP_5D" +value: "32" +data: App\Entity\Module {#1881 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "SC_5D" +value: "30" +data: App\Entity\Module {#1885 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "LIT_5D" +value: "31" +data: App\Entity\Module {#1888 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "COMP_7ALL" +value: "47" +data: App\Entity\Module {#1891 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "SC_7ALL" +value: "46" +data: App\Entity\Module {#1895 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "LITT_7ALL" +value: "45" +data: App\Entity\Module {#1898 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "COMP_7All" +value: "98" +data: App\Entity\Module {#1901 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "COMP_7Esp" +value: "99" +data: App\Entity\Module {#1904 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "COMP_7ESP" +value: "44" +data: App\Entity\Module {#1908 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "SC_7ESP" +value: "43" +data: App\Entity\Module {#1911 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +label: "LITT_7ESP" +value: "42" +data: App\Entity\Module {#1914 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "LITT_7C" +value: "51" +data: App\Entity\Module {#1917 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +label: "SC_7C" +value: "52" +data: App\Entity\Module {#1921 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "COMP_7C" +value: "53" +data: App\Entity\Module {#1924 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "LITT_7D" +value: "48" +data: Proxies\__CG__\App\Entity\Module {#704 -id: 48 -name: "LITTERAIRE" -code: "LITT_7D" -room: Proxies\__CG__\App\Entity\ClassRoom {#1699 …} -courses: Doctrine\ORM\PersistentCollection {#1700 …} +__isInitialized__: true …2 } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "SC_7D" +value: "49" +data: App\Entity\Module {#1927 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "COMP_7D" +value: "50" +data: App\Entity\Module {#1930 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "LIT4ESP" +value: "4" +data: App\Entity\Module {#1933 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "COMP4ESP" +value: "8" +data: App\Entity\Module {#1937 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "SC4ESP" +value: "6" +data: App\Entity\Module {#1940 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "COMP_3ESP" +value: "17" +data: App\Entity\Module {#1943 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "SC_3ESP" +value: "12" +data: App\Entity\Module {#1947 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "LIT_3ESP" +value: "10" +data: App\Entity\Module {#1950 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "ARTS_FIII" +value: "60" +data: App\Entity\Module {#1953 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "OTHER_FIII" +value: "62" +data: App\Entity\Module {#1957 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "SCIEN_FIII " +value: "66" +data: App\Entity\Module {#1960 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "ARTS_F2" +value: "57" +data: App\Entity\Module {#1963 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "SCIEN_F2" +value: "58" +data: App\Entity\Module {#1967 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "OTHER_F2" +value: "59" +data: App\Entity\Module {#1970 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "ARTS_F1" +value: "54" +data: App\Entity\Module {#1973 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "SCIEN_F1" +value: "55" +data: App\Entity\Module {#1977 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "OTHER_F1" +value: "56" +data: App\Entity\Module {#1980 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "LIT_6ALL" +value: "34" +data: App\Entity\Module {#1983 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "COMP_6ALL" +value: "35" +data: App\Entity\Module {#1987 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "SC_6ALL" +value: "33" +data: App\Entity\Module {#1990 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "SCIEN_FIV_SCIEN" +value: "68" +data: App\Entity\Module {#1993 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "OTHER_FIV_SCIEN" +value: "69" +data: App\Entity\Module {#1997 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "ARTS_FIV_SCIEN" +value: "67" +data: App\Entity\Module {#2000 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "ARTS_FV_ARTS" +value: "76" +data: App\Entity\Module {#2003 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "SCIEN_FV_ARTS" +value: "78" +data: App\Entity\Module {#2007 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "ARTS_FV_SCIEN" +value: "73" +data: App\Entity\Module {#2010 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "SCIEN_FV_SCIEN" +value: "74" +data: App\Entity\Module {#2014 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "COMP_5C" +value: "72" +data: App\Entity\Module {#2017 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "LIT_5C" +value: "71" +data: App\Entity\Module {#2021 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "SC_5C" +value: "70" +data: App\Entity\Module {#2024 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "LIT_L6_A4" +value: "87" +data: App\Entity\Module {#2027 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "SCIEN_L6_A4" +value: "88" +data: App\Entity\Module {#2031 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "CSC_L6_SCIEN" +value: "90" +data: App\Entity\Module {#2034 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "FR_FVI_L6A4" +value: "100" +data: App\Entity\Module {#2037 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "LIT_L6_A2" +value: "96" +data: App\Entity\Module {#2040 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "SCIEN_L6_A2" +value: "97" +data: App\Entity\Module {#2044 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "ENG_LANG_L6_A2" +value: "101" +data: App\Entity\Module {#2047 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "SC_L6_SCIEN" +value: "82" +data: App\Entity\Module {#2050 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "LIT_L6_SCIEN" +value: "83" +data: App\Entity\Module {#2054 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "COMP_L6_SCIEN" +value: "84" +data: App\Entity\Module {#2057 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +label: "LIT_1_B" +value: "79" +data: App\Entity\Module {#2060 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +label: "SC_1_B" +value: "80" +data: App\Entity\Module {#2064 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "COMP_1_B" +value: "81" +data: App\Entity\Module {#2067 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Module {#704 -id: 48 -name: "LITTERAIRE" -code: "LITT_7D" -room: Proxies\__CG__\App\Entity\ClassRoom {#1699 …} -courses: Doctrine\ORM\PersistentCollection {#1700 …} +__isInitialized__: true …2 } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1765 -form: Symfony\Component\Form\Form {#1609 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1766 …5} |
| full_name | "course[module]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "course_module" |
| is_selected | Closure($choice, $value) {#2148 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1115 …} } |
| 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 | "48" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0.oPf_H88BQu4bOaWyy45wslgDwcrO9hFg1UpIcHJRdqM.4ZTPe_91L6ZqAOjxnfsB9xExkrqkhVRV-BkYJj0cHNLIkqdTmUQomihDkQ" |
| 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 | "0.oPf_H88BQu4bOaWyy45wslgDwcrO9hFg1UpIcHJRdqM.4ZTPe_91L6ZqAOjxnfsB9xExkrqkhVRV-BkYJj0cHNLIkqdTmUQomihDkQ" |
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 {#131 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#130 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#129 …} -namespace: Closure() {#127 …} } |
| data | "0.oPf_H88BQu4bOaWyy45wslgDwcrO9hFg1UpIcHJRdqM.4ZTPe_91L6ZqAOjxnfsB9xExkrqkhVRV-BkYJj0cHNLIkqdTmUQomihDkQ" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2153 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#894 …} } |
| 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() {#2155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1005 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#906 …} $translationDomain: "validators" $message: Closure() {#2152 …} } } |
| 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 | "0.oPf_H88BQu4bOaWyy45wslgDwcrO9hFg1UpIcHJRdqM.4ZTPe_91L6ZqAOjxnfsB9xExkrqkhVRV-BkYJj0cHNLIkqdTmUQomihDkQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2165 -form: Symfony\Component\Form\Form {#2161 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2156 …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 | "0.oPf_H88BQu4bOaWyy45wslgDwcrO9hFg1UpIcHJRdqM.4ZTPe_91L6ZqAOjxnfsB9xExkrqkhVRV-BkYJj0cHNLIkqdTmUQomihDkQ" |