- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 7
- Events
- Routing
- Cache
- Translation 6
- 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
-
registration_form
"App\Form\RegistrationFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#2317 -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 {#2319 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2318 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2316 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2321 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2322 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2323 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2324 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#2317 -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 {#2319 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2318 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2316 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2321 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2322 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2323 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2324 …} } |
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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| data | App\Entity\User {#2317 -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 {#2319 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2318 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2316 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2321 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2322 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2323 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2324 …} } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2487 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2342 …} 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() {#2485 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2486 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_form" "_registration_form" ] |
| cache_key | "_registration_form_registration_form" |
| compound | true |
| data | App\Entity\User {#2317 -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 {#2319 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2318 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2316 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2321 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2322 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2323 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2324 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2766 -form: Symfony\Component\Form\Form {#2728 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2484 …5} |
| full_name | "registration_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form" |
| valid | true |
| value | App\Entity\User {#2317 -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 {#2319 …} -jobTitle: null -job: Doctrine\Common\Collections\ArrayCollection {#2318 -elements: [] } -subject: Doctrine\Common\Collections\ArrayCollection {#2316 -elements: [] } -location: null -subLocation: null -client: null -userProducts: Doctrine\Common\Collections\ArrayCollection {#2321 …} -defiAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2322 …} -icon: null -contacts: Doctrine\Common\Collections\ArrayCollection {#2323 …} -avatar: null -age: null -diagAnswerUsers: Doctrine\Common\Collections\ArrayCollection {#2324 …} } |
"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 {#2537 +message: "Veuillez renseigner une adresse email valide." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2461 +message: "Veuillez renseigner une adresse email." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#2537 +message: "Veuillez renseigner une adresse email valide." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2461 +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 {#2537 +message: "Veuillez renseigner une adresse email valide." +mode: null +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\NotBlank {#2461 +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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2471 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2342 …} } |
| 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() {#2472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2459 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_registration_form_email" ] |
| cache_key | "_registration_form_email_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2786 -form: Symfony\Component\Form\Form {#2735 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2829 …5} |
| full_name | "registration_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "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 | "_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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2760 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2342 …} } |
| 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() {#2765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2764 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_email_first" ] |
| cache_key | "_registration_form_email_first_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2785 -form: Symfony\Component\Form\Form {#2738 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2792 …5} |
| full_name | "registration_form[email][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "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 | "_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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2724 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2342 …} } |
| 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() {#2729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2727 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Confirmez votre email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_email_second" ] |
| cache_key | "_registration_form_email_second_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2715 -form: Symfony\Component\Form\Form {#2741 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2703 …5} |
| full_name | "registration_form[email][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "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 | "_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 {#2467 +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 {#2464 +message: "Veuillez renseigner un nom." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#2467 +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 {#2464 +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 {#2467 +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 {#2464 +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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2483 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2342 …} } |
| 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() {#2480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2482 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre nom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_lastName" ] |
| cache_key | "_registration_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2787 -form: Symfony\Component\Form\Form {#2744 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2791 …5} |
| full_name | "registration_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "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 | "_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 {#2499 +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 {#2498 +message: "Veuillez renseigner un prénom." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#2499 +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 {#2498 +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 {#2499 +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 {#2498 +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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2512 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2342 …} } |
| 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() {#2514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2513 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre prénom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_firstName" ] |
| cache_key | "_registration_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2672 -form: Symfony\Component\Form\Form {#2747 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2614 …5} |
| full_name | "registration_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "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 | "_registration_form_firstName" |
| valid | true |
| value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 | [ "autocomplete" => "new-password" "placeholder" => "************" ] |
[ "autocomplete" => "new-password" "placeholder" => "************" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2500 +message: "Veuillez renseigner un mot de passe" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#2501 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Le mot de passe 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: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2500 +message: "Veuillez renseigner un mot de passe" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#2501 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Le mot de passe 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: 8 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" "placeholder" => "************" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2500 +message: "Veuillez renseigner un mot de passe" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#2501 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Le mot de passe 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: 8 +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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2521 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2342 …} } |
| 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 | 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 | false |
| upload_max_size_message | Closure() {#2528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2522 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" "placeholder" => "************" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword" ] |
| cache_key | "_registration_form_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2657 -form: Symfony\Component\Form\Form {#2750 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2660 …5} |
| full_name | "registration_form[plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "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 | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_form_plainPassword" |
| valid | true |
| value | "" |
job
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#2318 -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 {#2530 +message: "Merci de renseigner au moins une fonction" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2530 +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) {#2504 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#2341 …} } |
Doctrine\ORM\QueryBuilder {#2576 -em: Doctrine\ORM\EntityManager {#300 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2634 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "j" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2633 #from: "App\Entity\Job" #alias: "j" #indexBy: null } ] "join" => [ "j" => [ Doctrine\ORM\Query\Expr\Join {#2627 #joinType: "INNER" #join: "j.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2624 #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 {#2629 #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 {#2639 …} -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 {#2605 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2628 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2683 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2625 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2664 -om: Doctrine\ORM\EntityManager {#300 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#946 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Job" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2530 +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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#300 …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 {#2664 -om: Doctrine\ORM\EntityManager {#300 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#946 …} -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 {#2576 -em: Doctrine\ORM\EntityManager {#300 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2634 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "j" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2633 #from: "App\Entity\Job" #alias: "j" #indexBy: null } ] "join" => [ "j" => [ Doctrine\ORM\Query\Expr\Join {#2627 #joinType: "INNER" #join: "j.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2624 #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 {#2629 #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 {#2639 …} -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() {#2577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2582 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Sélectionnez dans la liste" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_job" ] |
| cache_key | "_registration_form_job_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#2318 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2529 -form: Symfony\Component\Form\Form {#2753 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2515 …5} |
| full_name | "registration_form[job][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_job" |
| is_selected | Closure($choice, array $values) {#2463 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2545 …} } |
| 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 | "_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 |
|---|---|---|
| attr | [ "placeholder" => "Sélectionnez dans la liste" ] |
[ "placeholder" => "Sélectionnez dans la liste" ] |
| 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 | "Choisir dans la liste" |
same as passed value |
| query_builder | Closure(LocationRepository $lr) {#2531 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#2341 …} } |
Doctrine\ORM\QueryBuilder {#2691 -em: Doctrine\ORM\EntityManager {#300 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2688 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2686 #from: "App\Entity\Location" #alias: "l" #indexBy: null } ] "join" => [ "l" => [ Doctrine\ORM\Query\Expr\Join {#2680 #joinType: "INNER" #join: "l.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2681 #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" "l.isActive = 1" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2682 #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 AND l.isActive = 1 ORDER BY l.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2689 …} -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 | [ "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 {#2647 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2687 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2685 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2679 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2589 -om: Doctrine\ORM\EntityManager {#300 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1059 …} -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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#300 …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 {#2589 -om: Doctrine\ORM\EntityManager {#300 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1059 …} -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 | "Choisir 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 {#2691 -em: Doctrine\ORM\EntityManager {#300 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2688 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "l" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2686 #from: "App\Entity\Location" #alias: "l" #indexBy: null } ] "join" => [ "l" => [ Doctrine\ORM\Query\Expr\Join {#2680 #joinType: "INNER" #join: "l.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2681 #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" "l.isActive = 1" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2682 #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 AND l.isActive = 1 ORDER BY l.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2689 …} -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() {#2692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2623 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Sélectionnez dans la liste" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_location" ] |
| cache_key | "_registration_form_location_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2730 -form: Symfony\Component\Form\Form {#2756 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2479 …5} |
| full_name | "registration_form[location]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_location" |
| is_selected | Closure($choice, $value) {#2840 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2545 …} } |
| label | "Site" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "location" |
| placeholder | "Choisir 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 | "_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 |
|---|---|---|
| attr | [ "placeholder" => "Sélectionnez dans la liste" ] |
[ "placeholder" => "Sélectionnez dans la liste" ] |
| 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 | "Choisir dans la liste" |
same as passed value |
| query_builder | Closure(SubLocationRepository $slr) {#2532 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#2341 …} } |
Doctrine\ORM\QueryBuilder {#2595 -em: Doctrine\ORM\EntityManager {#300 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2597 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2598 #from: "App\Entity\SubLocation" #alias: "s" #indexBy: null } ] "join" => [ "s" => [ Doctrine\ORM\Query\Expr\Join {#2603 #joinType: "INNER" #join: "s.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2602 #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" "s.isActive = 1" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2601 #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 AND s.isActive = 1 ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2596 …} -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 | [ "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 {#2701 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2667 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2600 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2669 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2581 -om: Doctrine\ORM\EntityManager {#300 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1003 …} -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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#300 …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 {#2581 -om: Doctrine\ORM\EntityManager {#300 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1003 …} -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 | "Choisir 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 {#2595 -em: Doctrine\ORM\EntityManager {#300 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2597 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2598 #from: "App\Entity\SubLocation" #alias: "s" #indexBy: null } ] "join" => [ "s" => [ Doctrine\ORM\Query\Expr\Join {#2603 #joinType: "INNER" #join: "s.client" #alias: "c" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2602 #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" "s.isActive = 1" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2601 #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 AND s.isActive = 1 ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2596 …} -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() {#2594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2591 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Sélectionnez dans la liste" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_subLocation" ] |
| cache_key | "_registration_form_subLocation_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2835 -form: Symfony\Component\Form\Form {#2763 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2838 …5} |
| full_name | "registration_form[subLocation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_subLocation" |
| is_selected | Closure($choice, $value) {#2843 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2545 …} } |
| label | "Sous-Localisation" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "subLocation" |
| placeholder | "Choisir 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 | "_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 {#2316 -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 {#2533 +message: "Merci de renseigner au moins un centre d'intérêt" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2533 +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 {#2635 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2573 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2646 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2617 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2575 -om: Doctrine\ORM\EntityManager {#300 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2640 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Subject" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2533 +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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#300 …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 {#2575 -om: Doctrine\ORM\EntityManager {#300 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2640 …} -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() {#2574 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2571 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Sélectionnez dans la liste" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_registration_form_subject" ] |
| cache_key | "_registration_form_subject_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#2316 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2834 -form: Symfony\Component\Form\Form {#2771 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2841 …5} |
| full_name | "registration_form[subject][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_form_subject" |
| is_selected | Closure($choice, array $values) {#2865 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2545 …} } |
| 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 | "_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 {#2539 +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 {#2539 +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 {#2539 +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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| 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() {#2699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2702 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Votre poste" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_form_jobTitle" ] |
| cache_key | "_registration_form_jobTitle_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2868 -form: Symfony\Component\Form\Form {#2775 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2836 …5} |
| full_name | "registration_form[jobTitle]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "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 | "_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 {#2542 +message: "Veuillez accepter nos conditions d'utilisation et notre politique de confidentialité." +payload: null } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#2542 +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 {#2542 +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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| data | true |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2711 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2708 …} } |
| 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 {#2709 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() {#2718 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2717 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_form_cgu" ] |
| cache_key | "_registration_form_cgu_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2839 -form: Symfony\Component\Form\Form {#2778 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2853 …5} |
| full_name | "registration_form[cgu]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "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 | "_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 | "476306ed.J6l_gY6pZouAqRwDLJfJ8kvmZDKt00kOstsaiCJ3jeM.X5oU97_DDv_Hz3FcftH5lg-VAAWUnCM355pWuUdG15No3BHtuPkO4M3qbw" |
| 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 | "476306ed.J6l_gY6pZouAqRwDLJfJ8kvmZDKt00kOstsaiCJ3jeM.X5oU97_DDv_Hz3FcftH5lg-VAAWUnCM355pWuUdG15No3BHtuPkO4M3qbw" |
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 {#2446 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2447 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2448 …} -namespace: Closure() {#2450 …} } |
| data | "476306ed.J6l_gY6pZouAqRwDLJfJ8kvmZDKt00kOstsaiCJ3jeM.X5oU97_DDv_Hz3FcftH5lg-VAAWUnCM355pWuUdG15No3BHtuPkO4M3qbw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2851 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2342 …} } |
| 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() {#2892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2456 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#2351 …} $translationDomain: "validators" $message: Closure() {#2857 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
| cache_key | "_registration_form__token_hidden" |
| compound | false |
| data | "476306ed.J6l_gY6pZouAqRwDLJfJ8kvmZDKt00kOstsaiCJ3jeM.X5oU97_DDv_Hz3FcftH5lg-VAAWUnCM355pWuUdG15No3BHtuPkO4M3qbw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2901 -form: Symfony\Component\Form\Form {#2897 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2878 …5} |
| full_name | "registration_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "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 | "_registration_form__token" |
| valid | true |
| value | "476306ed.J6l_gY6pZouAqRwDLJfJ8kvmZDKt00kOstsaiCJ3jeM.X5oU97_DDv_Hz3FcftH5lg-VAAWUnCM355pWuUdG15No3BHtuPkO4M3qbw" |