Forms
-
form
-
promotion
-
typeEleve
-
identifiant
-
_token
-
form
Form type:
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#227 …} -logger: Monolog\Logger {#105 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#460 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#910 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#912 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#708 …} $message: Closure() {#911 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_form" ] |
| cache_key | "_form_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#995 -errors: [] -form: Symfony\Component\Form\Form {#1000 …} } |
| form | Symfony\Component\Form\FormView {#913 …5} |
| full_name | "form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form" |
| valid | true |
| value | null |
promotion
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" "placeholder" => "Ex: 1, 2, ... ou 2024-2025" "oninput" => "this.value = this.value.replace(/[^0-9-]/g, '').slice(0,9)" ] |
[ "class" => "form-control" "placeholder" => "Ex: 1, 2, ... ou 2024-2025" "oninput" => "this.value = this.value.replace(/[^0-9-]/g, '').slice(0,9)" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#918 +payload: null +groups: ? ?array +callback: [ App\Services\ActionsFront {#319 -uploadPath: "/var/www/clients/client7/web7/web/erpena/public/uploads/dossier_personnel" -salleRepository: App\Repository\SalleRepository {#316 …} -entityManager: Doctrine\ORM\EntityManager {#48 …11} -mailer: Symfony\Component\Mailer\Mailer {#52 …} -demandeTransitionRepository: App\Repository\DemandeTransitionRepository {#288 …} -promotionRepository: App\Repository\PromotionRepository {#291 …} -demandeActeFichierRepository: App\Repository\DemandeActeFichierRepository {#290 …} -fileUploader: App\Services\FileUploader {#297 …} -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#431 …} } "validatePromotion" ] } Symfony\Component\Validator\Constraints\Regex {#919 +payload: null +groups: ? ?array +message: "La promotion doit être comprise entre 1 et 62 ou une promotion au format "2024-2026" valide!" +pattern: "/^\d{1,2}$|^\d{4}-\d{4}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Callback {#918 +payload: null +groups: ? ?array +callback: [ App\Services\ActionsFront {#319 -uploadPath: "/var/www/clients/client7/web7/web/erpena/public/uploads/dossier_personnel" -salleRepository: App\Repository\SalleRepository {#316 …} -entityManager: Doctrine\ORM\EntityManager {#48 …11} -mailer: Symfony\Component\Mailer\Mailer {#52 …} -demandeTransitionRepository: App\Repository\DemandeTransitionRepository {#288 …} -promotionRepository: App\Repository\PromotionRepository {#291 …} -demandeActeFichierRepository: App\Repository\DemandeActeFichierRepository {#290 …} -fileUploader: App\Services\FileUploader {#297 …} -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#431 …} } "validatePromotion" ] } Symfony\Component\Validator\Constraints\Regex {#919 +payload: null +groups: ? ?array +message: "La promotion doit être comprise entre 1 et 62 ou une promotion au format "2024-2026" valide!" +pattern: "/^\d{1,2}$|^\d{4}-\d{4}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Promotion" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" "placeholder" => "Ex: 1, 2, ... ou 2024-2025" "oninput" => "this.value = this.value.replace(/[^0-9-]/g, '').slice(0,9)" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Callback {#918 +payload: null +groups: ? ?array +callback: [ App\Services\ActionsFront {#319 -uploadPath: "/var/www/clients/client7/web7/web/erpena/public/uploads/dossier_personnel" -salleRepository: App\Repository\SalleRepository {#316 …} -entityManager: Doctrine\ORM\EntityManager {#48 …11} -mailer: Symfony\Component\Mailer\Mailer {#52 …} -demandeTransitionRepository: App\Repository\DemandeTransitionRepository {#288 …} -promotionRepository: App\Repository\PromotionRepository {#291 …} -demandeActeFichierRepository: App\Repository\DemandeActeFichierRepository {#290 …} -fileUploader: App\Services\FileUploader {#297 …} -slugger: Symfony\Component\String\Slugger\AsciiSlugger {#431 …} } "validatePromotion" ] } Symfony\Component\Validator\Constraints\Regex {#919 +payload: null +groups: ? ?array +message: "La promotion doit être comprise entre 1 et 62 ou une promotion au format "2024-2026" valide!" +pattern: "/^\d{1,2}$|^\d{4}-\d{4}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#227 …} -logger: Monolog\Logger {#105 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#460 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#927 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Promotion" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#708 …} $message: Closure() {#928 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeholder" => "Ex: 1, 2, ... ou 2024-2025" "oninput" => "this.value = this.value.replace(/[^0-9-]/g, '').slice(0,9)" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_promotion" ] |
| cache_key | "_form_promotion_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1015 -errors: [] -form: Symfony\Component\Form\Form {#1003 …} } |
| form | Symfony\Component\Form\FormView {#1013 …5} |
| full_name | "form[promotion]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_promotion" |
| label | "Promotion" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "promotion" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_promotion" |
| valid | true |
| value | "" |
typeEleve
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| class | "App\Entity\TypeEleve" |
same as passed value |
| label | "Statut" |
same as passed value |
| placeholder | "Choisir..." |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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 {#958 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#959 …} } |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#977 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#963 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#974 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#980 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#983 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#982 …} } |
| choices | null |
| class | "App\Entity\TypeEleve" |
| 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\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#227 …} -logger: Monolog\Logger {#105 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#460 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#48 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#967 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#48 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#964 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Statut" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisir..." |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#962 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#708 …} $message: Closure() {#960 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_form_typeEleve" ] |
| cache_key | "_form_typeEleve_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1018 +data: App\Entity\TypeEleve {#1032 …} +value: "1" +label: "ÉLÈVE" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1026 +data: App\Entity\TypeEleve {#1042 …} +value: "2" +label: "FONCTIONNAIRE-ÉLÈVE" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1037 +data: App\Entity\TypeEleve {#1048 …} +value: "3" +label: "AUDITEUR" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1038 +data: App\Entity\TypeEleve {#1051 …} +value: "4" +label: "AUDITEUR À TITRE ÉTRANGER" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1016 -errors: [] -form: Symfony\Component\Form\Form {#1006 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1017 …5} |
| full_name | "form[typeEleve]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_typeEleve" |
| is_selected | Closure($choice, $value) {#1024 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Statut" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "typeEleve" |
| placeholder | "Choisir..." |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_typeEleve" |
| valid | true |
| value | "" |
identifiant
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
| help | "Veuillez saisir au moins l’un des éléments suivants : Matricule, Mécano, Email ou Identifiant." |
same as passed value |
| help_attr | [ "class" => "form-text text-muted" ] |
[ "class" => "form-text text-muted" ] |
| label | "Identifiant <span class="text-danger">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control" ] |
| 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\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#227 …} -logger: Monolog\Logger {#105 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#460 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#992 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "Veuillez saisir au moins l’un des éléments suivants : Matricule, Mécano, Email ou Identifiant." |
| help_attr | [ "class" => "form-text text-muted" ] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Identifiant <span class="text-danger">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| 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() {#994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#708 …} $message: Closure() {#993 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_identifiant" ] |
| cache_key | "_form_identifiant_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1035 -errors: [] -form: Symfony\Component\Form\Form {#1009 …} } |
| form | Symfony\Component\Form\FormView {#1031 …5} |
| full_name | "form[identifiant]" |
| help | "Veuillez saisir au moins l’un des éléments suivants : Matricule, Mécano, Email ou Identifiant." |
| help_attr | [ "class" => "form-text text-muted" ] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_identifiant" |
| label | "Identifiant <span class="text-danger">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "identifiant" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form_identifiant" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "a29c04ac786c560e.j6BCQ5SIXHrKVo_gDlZQGf-SHvN4YadCh3nEHueDKzw.uJUvet7_NhyaJMCqQh8_RobWLL0vDsI7wUmXdY3yagW86yQIptkSPaAZ_A" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "a29c04ac786c560e.j6BCQ5SIXHrKVo_gDlZQGf-SHvN4YadCh3nEHueDKzw.uJUvet7_NhyaJMCqQh8_RobWLL0vDsI7wUmXdY3yagW86yQIptkSPaAZ_A" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#459 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#227 …} -logger: Monolog\Logger {#105 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#460 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "a29c04ac786c560e.j6BCQ5SIXHrKVo_gDlZQGf-SHvN4YadCh3nEHueDKzw.uJUvet7_NhyaJMCqQh8_RobWLL0vDsI7wUmXdY3yagW86yQIptkSPaAZ_A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#1057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#708 …} $message: Closure() {#1056 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
| cache_key | "_form__token_hidden" |
| compound | false |
| data | "a29c04ac786c560e.j6BCQ5SIXHrKVo_gDlZQGf-SHvN4YadCh3nEHueDKzw.uJUvet7_NhyaJMCqQh8_RobWLL0vDsI7wUmXdY3yagW86yQIptkSPaAZ_A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1067 -errors: [] -form: Symfony\Component\Form\Form {#1063 …} } |
| form | Symfony\Component\Form\FormView {#1058 …5} |
| full_name | "form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_form__token" |
| valid | true |
| value | "a29c04ac786c560e.j6BCQ5SIXHrKVo_gDlZQGf-SHvN4YadCh3nEHueDKzw.uJUvet7_NhyaJMCqQh8_RobWLL0vDsI7wUmXdY3yagW86yQIptkSPaAZ_A" |