- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 7
- Events
- Routing
- Cache
- Translation 5
- Security
- Twig
- HTTP Client
- Doctrine 2
- Debug
- Messages
- E-mails
- Notifications
- 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
-
-
-
first
-
second
-
-
lastName
-
firstName
-
plainPassword
-
job
-
location
-
subLocation
-
subject
-
jobTitle
-
cgu
-
_token
-
unsecure_registration_form
"App\Form\UnsecureRegistrationFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#2437 -id: null -email: null -roles: [] -password: null -isVerified: false -salt: null -firstName: null -lastName: null -isActive: null -createdAt: null -modifiedAt: null -recentlyLoggedAt: null -disabledAt: null -flashUserWorkshops: Doctrine\Common\Collections\ArrayCollection {#2439 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2438 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2436 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2450 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2451 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2452 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2453 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#2437 -id: null -email: null -roles: [] -password: null -isVerified: false -salt: null -firstName: null -lastName: null -isActive: null -createdAt: null -modifiedAt: null -recentlyLoggedAt: null -disabledAt: null -flashUserWorkshops: Doctrine\Common\Collections\ArrayCollection {#2439 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2438 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2436 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2450 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2451 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2452 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2453 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "novalidate" => "novalidate" ] |
| 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 {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data | App\Entity\User {#2437 -id: null -email: null -roles: [] -password: null -isVerified: false -salt: null -firstName: null -lastName: null -isActive: null -createdAt: null -modifiedAt: null -recentlyLoggedAt: null -disabledAt: null -flashUserWorkshops: Doctrine\Common\Collections\ArrayCollection {#2439 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2438 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2436 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2450 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2451 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2452 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2453 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2668 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2566 …} use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#2667 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "unsecure_registration_form" "_unsecure_registration_form" ] |
| cache_key | "_unsecure_registration_form_unsecure_registration_form" |
| compound | true |
| data | App\Entity\User {#2437 -id: null -email: null -roles: [] -password: null -isVerified: false -salt: null -firstName: null -lastName: null -isActive: null -createdAt: null -modifiedAt: null -recentlyLoggedAt: null -disabledAt: null -flashUserWorkshops: Doctrine\Common\Collections\ArrayCollection {#2439 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2438 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2436 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2450 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2451 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2452 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2453 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2946 -form: Symfony\Component\Form\Form {#2908 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2665 …5} |
| full_name | "unsecure_registration_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "unsecure_registration_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form" |
| valid | true |
| value | App\Entity\User {#2437 -id: null -email: null -roles: [] -password: null -isVerified: false -salt: null -firstName: null -lastName: null -isActive: null -createdAt: null -modifiedAt: null -recentlyLoggedAt: null -disabledAt: null -flashUserWorkshops: Doctrine\Common\Collections\ArrayCollection {#2439 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2438 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2436 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2450 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2451 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2452 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2453 …} } |
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Email {#2718 +message: "Veuillez renseigner une adresse email valide." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2642 +message: "Veuillez renseigner une adresse email." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#2718 +message: "Veuillez renseigner une adresse email valide." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2642 +message: "Veuillez renseigner une adresse email." +allowNull: false +normalizer: null +payload: null } ] |
| first_options | [ "attr" => [ "placeholder" => "Votre email" ] ] |
[ "attr" => [ "placeholder" => "Votre email" ] ] |
| invalid_message | "Les emails ne correspondent pas" |
same as passed value |
| label | "Email" |
same as passed value |
| second_options | [ "attr" => [ "placeholder" => "Confirmez votre email" ] ] |
[ "attr" => [ "placeholder" => "Confirmez votre email" ] ] |
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 | [ Symfony\Component\Validator\Constraints\Email {#2718 +message: "Veuillez renseigner une adresse email valide." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2642 +message: "Veuillez renseigner une adresse email." +allowNull: false +normalizer: null +payload: 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\CsrfTokenManager {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2651 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2566 …} } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "attr" => [ "placeholder" => "Votre email" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Les emails ne correspondent pas" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "attr" => [ "placeholder" => "Confirmez votre email" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
| upload_max_size_message | Closure() {#2650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#2638 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_unsecure_registration_form_email" ] |
| cache_key | "_unsecure_registration_form_email_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2966 -form: Symfony\Component\Form\Form {#2915 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3009 …5} |
| full_name | "unsecure_registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_form_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form_email" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre email" ] |
[ "placeholder" => "Votre email" ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre email" ] |
| 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 {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2940 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2566 …} } |
| 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 | 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() {#2945 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#2944 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_unsecure_registration_form_email_first" ] |
| cache_key | "_unsecure_registration_form_email_first_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2965 -form: Symfony\Component\Form\Form {#2918 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2972 …5} |
| full_name | "unsecure_registration_form[email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_form_email_first" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form_email_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Confirmez votre email" ] |
[ "placeholder" => "Confirmez votre email" ] |
| error_bubbling | false |
false
|
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Confirmez votre email" ] |
| 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 {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2904 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2566 …} } |
| 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 | 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() {#2909 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#2907 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Confirmez votre email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_unsecure_registration_form_email_second" ] |
| cache_key | "_unsecure_registration_form_email_second_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2895 -form: Symfony\Component\Form\Form {#2921 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2883 …5} |
| full_name | "unsecure_registration_form[email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_form_email_second" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form_email_second" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre nom" ] |
[ "placeholder" => "Votre nom" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#2648 +maxMessage: "Le nom doit contenir au maximum {{ limit }} caractères" +minMessage: "Le nom doit contenir au minimum {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2645 +message: "Veuillez renseigner un nom." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#2648 +maxMessage: "Le nom doit contenir au maximum {{ limit }} caractères" +minMessage: "Le nom doit contenir au minimum {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2645 +message: "Veuillez renseigner un nom." +allowNull: false +normalizer: null +payload: null } ] |
| label | "Nom" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre nom" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#2648 +maxMessage: "Le nom doit contenir au maximum {{ limit }} caractères" +minMessage: "Le nom doit contenir au minimum {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2645 +message: "Veuillez renseigner un nom." +allowNull: false +normalizer: null +payload: 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\CsrfTokenManager {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2662 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2566 …} } |
| 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 | "Nom" |
| 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() {#2659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#2661 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre nom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_unsecure_registration_form_lastName" ] |
| cache_key | "_unsecure_registration_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2967 -form: Symfony\Component\Form\Form {#2924 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2971 …5} |
| full_name | "unsecure_registration_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_form_lastName" |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form_lastName" |
| valid | true |
| value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre prénom" ] |
[ "placeholder" => "Votre prénom" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#2680 +maxMessage: "Le prénom doit contenir au maximum {{ limit }} caractères" +minMessage: "Le prénom doit contenir au minimum {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2679 +message: "Veuillez renseigner un prénom." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#2680 +maxMessage: "Le prénom doit contenir au maximum {{ limit }} caractères" +minMessage: "Le prénom doit contenir au minimum {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2679 +message: "Veuillez renseigner un prénom." +allowNull: false +normalizer: null +payload: null } ] |
| label | "Prénom" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre prénom" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#2680 +maxMessage: "Le prénom doit contenir au maximum {{ limit }} caractères" +minMessage: "Le prénom doit contenir au minimum {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2679 +message: "Veuillez renseigner un prénom." +allowNull: false +normalizer: null +payload: 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\CsrfTokenManager {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2691 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2566 …} } |
| 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 | "Prénom" |
| 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() {#2693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#2692 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre prénom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_unsecure_registration_form_firstName" ] |
| cache_key | "_unsecure_registration_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2800 -form: Symfony\Component\Form\Form {#2927 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2869 …5} |
| full_name | "unsecure_registration_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_form_firstName" |
| label | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form_firstName" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "hidden_pswrd" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "hidden_pswrd" |
same as passed value |
| mapped | false |
false
|
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 | 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 {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data | "hidden_pswrd" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2700 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2566 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#2701 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_unsecure_registration_form_plainPassword" ] |
| cache_key | "_unsecure_registration_form_plainPassword_hidden" |
| compound | false |
| data | "hidden_pswrd" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2802 -form: Symfony\Component\Form\Form {#2930 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2789 …5} |
| full_name | "unsecure_registration_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_form_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form_plainPassword" |
| valid | true |
| value | "hidden_pswrd" |
job
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#2438 -elements: [] } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Sélectionnez dans la liste" ] |
[ "placeholder" => "Sélectionnez dans la liste" ] |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Job" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2682 +message: "Merci de renseigner au moins une fonction" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2682 +message: "Merci de renseigner au moins une fonction" +allowNull: false +normalizer: null +payload: null } ] |
| expanded | false |
false
|
| label | "Fonction" |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure(JobRepository $jr) {#2681 class: "App\Form\UnsecureRegistrationFormType" this: App\Form\UnsecureRegistrationFormType {#2565 …} } |
Doctrine\ORM\QueryBuilder {#2756 -em: Doctrine\ORM\EntityManager {#294 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2754 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "j" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2753 #from: "App\Entity\Job" #alias: "j" #indexBy: null } ] "join" => [ "j" => [ Doctrine\ORM\Query\Expr\Join {#2752 #joinType: "INNER" #join: "j.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2751 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.slug = :slug" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2750 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "j.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT j FROM App\Entity\Job j INNER JOIN j.client c WHERE c.slug = :slug ORDER BY j.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2755 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "c" => "j" ] #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 |
| attr | [ "placeholder" => "Sélectionnez dans la liste" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2810 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2763 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2769 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2765 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2791 -om: Doctrine\ORM\EntityManager {#294 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#948 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Job" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2682 +message: "Merci de renseigner au moins une fonction" +allowNull: false +normalizer: null +payload: 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\CsrfTokenManager {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#294 …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 {#2791 -om: Doctrine\ORM\EntityManager {#294 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#948 …} -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 | "Fonction" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#2756 -em: Doctrine\ORM\EntityManager {#294 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2754 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "j" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2753 #from: "App\Entity\Job" #alias: "j" #indexBy: null } ] "join" => [ "j" => [ Doctrine\ORM\Query\Expr\Join {#2752 #joinType: "INNER" #join: "j.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2751 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.slug = :slug" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2750 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "j.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT j FROM App\Entity\Job j INNER JOIN j.client c WHERE c.slug = :slug ORDER BY j.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2755 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "c" => "j" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#2762 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Sélectionnez dans la liste" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_unsecure_registration_form_job" ] |
| cache_key | "_unsecure_registration_form_job_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#2438 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2708 -form: Symfony\Component\Form\Form {#2933 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2694 …5} |
| full_name | "unsecure_registration_form[job][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_form_job" |
| is_selected | Closure($choice, array $values) {#2720 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2721 …} } |
| label | "Fonction" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "job" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form_job" |
| valid | true |
| value | [] |
location
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Location" |
same as passed value |
| expanded | false |
false
|
| label | "Site" |
same as passed value |
| multiple | false |
false
|
| placeholder | "Choisissez dans la liste" |
same as passed value |
| query_builder | Closure(LocationRepository $lr) {#2685 class: "App\Form\UnsecureRegistrationFormType" this: App\Form\UnsecureRegistrationFormType {#2565 …} } |
Doctrine\ORM\QueryBuilder {#2777 -em: Doctrine\ORM\EntityManager {#294 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2774 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2773 #from: "App\Entity\Location" #alias: "l" #indexBy: null } ] "join" => [ "l" => [ Doctrine\ORM\Query\Expr\Join {#2772 #joinType: "INNER" #join: "l.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2771 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.slug = :slug" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2770 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT l FROM App\Entity\Location l INNER JOIN l.client c WHERE c.slug = :slug ORDER BY l.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2775 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "c" => "l" ] #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 |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2841 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2766 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2767 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2764 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2819 -om: Doctrine\ORM\EntityManager {#294 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1061 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Location" |
| 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 {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#294 …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 {#2819 -om: Doctrine\ORM\EntityManager {#294 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1061 …} -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 | "Site" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisissez dans la liste" |
| 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 {#2777 -em: Doctrine\ORM\EntityManager {#294 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2774 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2773 #from: "App\Entity\Location" #alias: "l" #indexBy: null } ] "join" => [ "l" => [ Doctrine\ORM\Query\Expr\Join {#2772 #joinType: "INNER" #join: "l.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2771 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.slug = :slug" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2770 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "l.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT l FROM App\Entity\Location l INNER JOIN l.client c WHERE c.slug = :slug ORDER BY l.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2775 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "c" => "l" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#2783 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_unsecure_registration_form_location" ] |
| cache_key | "_unsecure_registration_form_location_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +label: "Franche Comté" +value: "83" +data: App\Entity\Location {#2334 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +label: "IDF" +value: "82" +data: App\Entity\Location {#2319 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2910 -form: Symfony\Component\Form\Form {#2936 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2658 …5} |
| full_name | "unsecure_registration_form[location]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_form_location" |
| is_selected | Closure($choice, $value) {#3020 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2721 …} } |
| label | "Site" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "location" |
| placeholder | "Choisissez dans la liste" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form_location" |
| valid | true |
| value | "" |
subLocation
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "App\Entity\SubLocation" |
same as passed value |
| expanded | false |
false
|
| label | "Sous-Localisation" |
same as passed value |
| multiple | false |
false
|
| placeholder | "Choisissez dans la liste" |
same as passed value |
| query_builder | Closure(SubLocationRepository $slr) {#2711 class: "App\Form\UnsecureRegistrationFormType" this: App\Form\UnsecureRegistrationFormType {#2565 …} } |
Doctrine\ORM\QueryBuilder {#2808 -em: Doctrine\ORM\EntityManager {#294 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2812 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2792 #from: "App\Entity\SubLocation" #alias: "s" #indexBy: null } ] "join" => [ "s" => [ Doctrine\ORM\Query\Expr\Join {#2793 #joinType: "INNER" #join: "s.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2794 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.slug = :slug" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2796 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\SubLocation s INNER JOIN s.client c WHERE c.slug = :slug ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2811 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "c" => "s" ] #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 |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2867 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2801 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2798 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2804 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2845 -om: Doctrine\ORM\EntityManager {#294 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1005 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\SubLocation" |
| 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 {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#294 …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 {#2845 -om: Doctrine\ORM\EntityManager {#294 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1005 …} -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 | "Sous-Localisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Choisissez dans la liste" |
| 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 {#2808 -em: Doctrine\ORM\EntityManager {#294 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2812 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2792 #from: "App\Entity\SubLocation" #alias: "s" #indexBy: null } ] "join" => [ "s" => [ Doctrine\ORM\Query\Expr\Join {#2793 #joinType: "INNER" #join: "s.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2794 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "c.slug = :slug" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2796 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\SubLocation s INNER JOIN s.client c WHERE c.slug = :slug ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2811 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "c" => "s" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#2817 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_unsecure_registration_form_subLocation" ] |
| cache_key | "_unsecure_registration_form_subLocation_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +label: "Paris" +value: "23" +data: App\Entity\SubLocation {#2444 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3021 -form: Symfony\Component\Form\Form {#2943 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3018 …5} |
| full_name | "unsecure_registration_form[subLocation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_form_subLocation" |
| is_selected | Closure($choice, $value) {#3016 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2721 …} } |
| label | "Sous-Localisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "subLocation" |
| placeholder | "Choisissez dans la liste" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form_subLocation" |
| valid | true |
| value | "" |
subject
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#2436 -elements: [] } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Sélectionnez dans la liste" ] |
[ "placeholder" => "Sélectionnez dans la liste" ] |
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Subject" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2712 +message: "Merci de renseigner au moins un centre d'intérêt" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2712 +message: "Merci de renseigner au moins un centre d'intérêt" +allowNull: false +normalizer: null +payload: null } ] |
| expanded | false |
false
|
| label | "Centres d'intérêts *" |
same as passed value |
| multiple | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Sélectionnez dans la liste" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2836 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2825 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2813 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2849 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2826 -om: Doctrine\ORM\EntityManager {#294 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2828 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Subject" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2712 +message: "Merci de renseigner au moins un centre d'intérêt" +allowNull: false +normalizer: null +payload: 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\CsrfTokenManager {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#294 …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 {#2826 -om: Doctrine\ORM\EntityManager {#294 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2828 …} -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 | "Centres d'intérêts *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2824 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#2823 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Sélectionnez dans la liste" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_unsecure_registration_form_subject" ] |
| cache_key | "_unsecure_registration_form_subject_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#2436 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3012 -form: Symfony\Component\Form\Form {#2951 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3019 …5} |
| full_name | "unsecure_registration_form[subject][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_form_subject" |
| is_selected | Closure($choice, array $values) {#3031 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2721 …} } |
| label | "Centres d'intérêts *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "subject" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form_subject" |
| valid | true |
| value | [] |
jobTitle
"Symfony\Component\Form\Extension\Core\Type\TextType"
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Votre poste" ] |
[ "placeholder" => "Votre poste" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#2713 +maxMessage: "Le poste doit contenir au maximum {{ limit }} caractères" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#2713 +maxMessage: "Le poste doit contenir au maximum {{ limit }} caractères" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| empty_data | "" |
same as passed value |
| label | "Poste *" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Votre poste" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#2713 +maxMessage: "Le poste doit contenir au maximum {{ limit }} caractères" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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\CsrfTokenManager {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| 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 | "Poste *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2882 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#2881 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre poste" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_unsecure_registration_form_jobTitle" ] |
| cache_key | "_unsecure_registration_form_jobTitle_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3028 -form: Symfony\Component\Form\Form {#2955 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3027 …5} |
| full_name | "unsecure_registration_form[jobTitle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_form_jobTitle" |
| label | "Poste *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "jobTitle" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form_jobTitle" |
| valid | true |
| value | null |
cgu
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#2714 +message: "Veuillez accepter nos conditions d'utilisation et notre politique de confidentialité." +payload: null } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#2714 +message: "Veuillez accepter nos conditions d'utilisation et notre politique de confidentialité." +payload: null } ] |
| data | true |
same as passed value |
| label | false |
false
|
| mapped | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#2714 +message: "Veuillez accepter nos conditions d'utilisation et notre politique de confidentialité." +payload: 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\CsrfTokenManager {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data | true |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2891 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2888 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
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 | Closure($modelData): bool {#2889 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#2896 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_unsecure_registration_form_cgu" ] |
| cache_key | "_unsecure_registration_form_cgu_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3036 -form: Symfony\Component\Form\Form {#2958 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3045 …5} |
| full_name | "unsecure_registration_form[cgu]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_form_cgu" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cgu" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form_cgu" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "a1a6383b2d2f071fe2ae3c1987d747.XdK7TKNRQAjIfHfQ2sEN2bLeckE-76sKAKTEcCOgCmo.FovSfpU_cFuXHyPlnPNmvvC0MXJ1hZ9fcda8KRWXWDwwlP8o7iEyWPorEA" |
| 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 | "a1a6383b2d2f071fe2ae3c1987d747.XdK7TKNRQAjIfHfQ2sEN2bLeckE-76sKAKTEcCOgCmo.FovSfpU_cFuXHyPlnPNmvvC0MXJ1hZ9fcda8KRWXWDwwlP8o7iEyWPorEA" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2627 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2628 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2629 …} -namespace: Closure() {#2631 …} } |
| data | "a1a6383b2d2f071fe2ae3c1987d747.XdK7TKNRQAjIfHfQ2sEN2bLeckE-76sKAKTEcCOgCmo.FovSfpU_cFuXHyPlnPNmvvC0MXJ1hZ9fcda8KRWXWDwwlP8o7iEyWPorEA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3047 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2566 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2637 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2555 …} $translationDomain: "validators" $message: Closure() {#3041 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_unsecure_registration_form__token" ] |
| cache_key | "_unsecure_registration_form__token_hidden" |
| compound | false |
| data | "a1a6383b2d2f071fe2ae3c1987d747.XdK7TKNRQAjIfHfQ2sEN2bLeckE-76sKAKTEcCOgCmo.FovSfpU_cFuXHyPlnPNmvvC0MXJ1hZ9fcda8KRWXWDwwlP8o7iEyWPorEA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3081 -form: Symfony\Component\Form\Form {#3063 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3037 …5} |
| full_name | "unsecure_registration_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "unsecure_registration_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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_unsecure_registration_form__token" |
| valid | true |
| value | "a1a6383b2d2f071fe2ae3c1987d747.XdK7TKNRQAjIfHfQ2sEN2bLeckE-76sKAKTEcCOgCmo.FovSfpU_cFuXHyPlnPNmvvC0MXJ1hZ9fcda8KRWXWDwwlP8o7iEyWPorEA" |