- 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 {#2509 -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 {#2511 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2510 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2508 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2513 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2514 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2515 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2516 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#2509 -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 {#2511 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2510 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2508 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2513 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2514 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2515 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2516 …} } |
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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| data | App\Entity\User {#2509 -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 {#2511 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2510 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2508 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2513 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2514 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2515 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2516 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2731 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2629 …} 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() {#2729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#2730 …} } } |
| 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 {#2509 -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 {#2511 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2510 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2508 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2513 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2514 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2515 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2516 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3009 -form: Symfony\Component\Form\Form {#2971 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2728 …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 {#2509 -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 {#2511 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2510 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2508 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2513 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2514 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2515 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2516 …} } |
"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 {#2781 +message: "Veuillez renseigner une adresse email valide." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2705 +message: "Veuillez renseigner une adresse email." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#2781 +message: "Veuillez renseigner une adresse email valide." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2705 +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 {#2781 +message: "Veuillez renseigner une adresse email valide." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2705 +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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2714 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2629 …} } |
| 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() {#2713 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#2701 …} } } |
| 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 {#3029 -form: Symfony\Component\Form\Form {#2978 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3072 …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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3003 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2629 …} } |
| 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() {#3008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#3007 …} } } |
| 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 {#3028 -form: Symfony\Component\Form\Form {#2981 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3035 …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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2967 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2629 …} } |
| 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() {#2972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#2970 …} } } |
| 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 {#2958 -form: Symfony\Component\Form\Form {#2984 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2946 …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 {#2711 +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 {#2708 +message: "Veuillez renseigner un nom." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#2711 +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 {#2708 +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 {#2711 +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 {#2708 +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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2725 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2629 …} } |
| 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() {#2722 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#2724 …} } } |
| 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 {#3030 -form: Symfony\Component\Form\Form {#2987 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3034 …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 {#2743 +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 {#2742 +message: "Veuillez renseigner un prénom." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#2743 +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 {#2742 +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 {#2743 +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 {#2742 +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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2754 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2629 …} } |
| 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() {#2756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#2755 …} } } |
| 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 {#2863 -form: Symfony\Component\Form\Form {#2990 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2932 …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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| data | "hidden_pswrd" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2763 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2629 …} } |
| 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() {#2770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#2764 …} } } |
| 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 {#2865 -form: Symfony\Component\Form\Form {#2993 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2852 …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 {#2510 -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 {#2745 +message: "Merci de renseigner au moins une fonction" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2745 +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) {#2744 class: "App\Form\UnsecureRegistrationFormType" this: App\Form\UnsecureRegistrationFormType {#2628 …} } |
Doctrine\ORM\QueryBuilder {#2819 -em: Doctrine\ORM\EntityManager {#294 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2817 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "j" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2816 #from: "App\Entity\Job" #alias: "j" #indexBy: null } ] "join" => [ "j" => [ Doctrine\ORM\Query\Expr\Join {#2815 #joinType: "INNER" #join: "j.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2814 #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 {#2813 #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 {#2818 …} -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 {#2873 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2826 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2832 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2828 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2854 -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 {#2745 +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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| 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 {#2854 -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 {#2819 -em: Doctrine\ORM\EntityManager {#294 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2817 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "j" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2816 #from: "App\Entity\Job" #alias: "j" #indexBy: null } ] "join" => [ "j" => [ Doctrine\ORM\Query\Expr\Join {#2815 #joinType: "INNER" #join: "j.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2814 #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 {#2813 #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 {#2818 …} -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() {#2820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#2825 …} } } |
| 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 {#2510 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2771 -form: Symfony\Component\Form\Form {#2996 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2757 …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) {#2783 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2784 …} } |
| 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) {#2748 class: "App\Form\UnsecureRegistrationFormType" this: App\Form\UnsecureRegistrationFormType {#2628 …} } |
Doctrine\ORM\QueryBuilder {#2840 -em: Doctrine\ORM\EntityManager {#294 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2837 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2836 #from: "App\Entity\Location" #alias: "l" #indexBy: null } ] "join" => [ "l" => [ Doctrine\ORM\Query\Expr\Join {#2835 #joinType: "INNER" #join: "l.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2834 #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 {#2833 #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 {#2838 …} -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 {#2904 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2829 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2830 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2827 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2882 -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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| 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 {#2882 -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 {#2840 -em: Doctrine\ORM\EntityManager {#294 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2837 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2836 #from: "App\Entity\Location" #alias: "l" #indexBy: null } ] "join" => [ "l" => [ Doctrine\ORM\Query\Expr\Join {#2835 #joinType: "INNER" #join: "l.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2834 #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 {#2833 #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 {#2838 …} -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() {#2841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#2846 …} } } |
| 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 | [ 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +label: "EUROPE 1 Télécompagnie" +value: "60" +data: App\Entity\Location {#2436 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3086 +label: "EUROPE 2 Entreprise" +value: "63" +data: App\Entity\Location {#2463 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +label: "EUROPE 2 Régions" +value: "65" +data: App\Entity\Location {#2481 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "EUROPE NEWS" +value: "61" +data: App\Entity\Location {#2445 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +label: "LAGARDERE MEDIA NEWS" +value: "58" +data: App\Entity\Location {#2319 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +label: "LAGARDERE PUBLICITE NEWS" +value: "59" +data: App\Entity\Location {#2334 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "LES EDITIONS MUSICALES FRANCOIS 1er" +value: "67" +data: App\Entity\Location {#2499 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +label: "RFM Entreprise" +value: "62" +data: App\Entity\Location {#2454 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3087 +label: "RFM Est" +value: "64" +data: App\Entity\Location {#2472 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3075 +label: "RFM Régions" +value: "66" +data: App\Entity\Location {#2490 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2973 -form: Symfony\Component\Form\Form {#2999 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2721 …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) {#3083 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2784 …} } |
| 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) {#2774 class: "App\Form\UnsecureRegistrationFormType" this: App\Form\UnsecureRegistrationFormType {#2628 …} } |
Doctrine\ORM\QueryBuilder {#2871 -em: Doctrine\ORM\EntityManager {#294 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2875 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2855 #from: "App\Entity\SubLocation" #alias: "s" #indexBy: null } ] "join" => [ "s" => [ Doctrine\ORM\Query\Expr\Join {#2856 #joinType: "INNER" #join: "s.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2857 #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 {#2859 #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 {#2874 …} -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 {#2930 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2864 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2861 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2867 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2908 -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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| 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 {#2908 -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 {#2871 -em: Doctrine\ORM\EntityManager {#294 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2875 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2855 #from: "App\Entity\SubLocation" #alias: "s" #indexBy: null } ] "join" => [ "s" => [ Doctrine\ORM\Query\Expr\Join {#2856 #joinType: "INNER" #join: "s.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2857 #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 {#2859 #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 {#2874 …} -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() {#2877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#2880 …} } } |
| 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 | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3089 -form: Symfony\Component\Form\Form {#3006 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3081 …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) {#3095 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2784 …} } |
| 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 {#2508 -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 {#2775 +message: "Merci de renseigner au moins un centre d'intérêt" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2775 +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 {#2899 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2888 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2876 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2912 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2889 -om: Doctrine\ORM\EntityManager {#294 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2891 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Subject" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2775 +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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| 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 {#2889 -om: Doctrine\ORM\EntityManager {#294 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2891 …} -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() {#2887 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#2886 …} } } |
| 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 {#2508 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3096 -form: Symfony\Component\Form\Form {#3014 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3094 …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) {#3100 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2784 …} } |
| 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 {#2776 +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 {#2776 +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 {#2776 +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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| 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() {#2945 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#2944 …} } } |
| 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 {#3103 -form: Symfony\Component\Form\Form {#3018 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3098 …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 {#2777 +message: "Veuillez accepter nos conditions d'utilisation et notre politique de confidentialité." +payload: null } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#2777 +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 {#2777 +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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| data | true |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2954 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2951 …} } |
| 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 {#2952 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() {#2961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#2959 …} } } |
| 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 {#3097 -form: Symfony\Component\Form\Form {#3021 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3114 …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 | "2d4.gmmL498NEuDe-7_u5x0gN1c50JMmeyPo0OPAttBZAFg.xlDumbV6UJSmvsvXkW8VemV8mcdeLRqih4ijzqQ1Yw-zHbOXgEFl2IGx-g" |
| 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 | "2d4.gmmL498NEuDe-7_u5x0gN1c50JMmeyPo0OPAttBZAFg.xlDumbV6UJSmvsvXkW8VemV8mcdeLRqih4ijzqQ1Yw-zHbOXgEFl2IGx-g" |
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 {#2690 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2691 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2692 …} -namespace: Closure() {#2694 …} } |
| data | "2d4.gmmL498NEuDe-7_u5x0gN1c50JMmeyPo0OPAttBZAFg.xlDumbV6UJSmvsvXkW8VemV8mcdeLRqih4ijzqQ1Yw-zHbOXgEFl2IGx-g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3116 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2629 …} } |
| 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() {#3111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2700 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2618 …} $translationDomain: "validators" $message: Closure() {#3110 …} } } |
| 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 | "2d4.gmmL498NEuDe-7_u5x0gN1c50JMmeyPo0OPAttBZAFg.xlDumbV6UJSmvsvXkW8VemV8mcdeLRqih4ijzqQ1Yw-zHbOXgEFl2IGx-g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3150 -form: Symfony\Component\Form\Form {#3132 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3102 …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 | "2d4.gmmL498NEuDe-7_u5x0gN1c50JMmeyPo0OPAttBZAFg.xlDumbV6UJSmvsvXkW8VemV8mcdeLRqih4ijzqQ1Yw-zHbOXgEFl2IGx-g" |