- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 71
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- E-mails
- 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
prospect_form
"App\Form\ProspectFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [] |
[] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1014 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1011 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1023 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#1013 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():152}:161}(FormInterface $form) {#964 this: Symfony\Component\Form\Extension\Core\Type\FormType {#1040 …} } |
| 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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#962 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#978 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#292 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#963 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "prospect_form" "_prospect_form" ] |
| cache_key | "_prospect_form_prospect_form" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1159 -form: Symfony\Component\Form\Form {#1129 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1111 …5} |
| full_name | "prospect_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospect_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prospect_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prospect_form" |
| valid | true |
| value | [] |
nom
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1075 +payload: null +message: "Nom obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1075 +payload: null +message: "Nom obligatoire" +allowNull: false +normalizer: null } ] |
| label | "Nom" |
same as passed value |
| required | true |
same as passed value |
| trim | 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\NotBlank {#1075 +payload: null +message: "Nom obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1014 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1011 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1023 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#1013 …} } |
| data_class | null |
| disabled | false |
| empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():152}:161}(FormInterface $form) {#1076 this: Symfony\Component\Form\Extension\Core\Type\FormType {#1040 …} } |
| 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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#999 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#978 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#292 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#996 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prospect_form_nom" ] |
| cache_key | "_prospect_form_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1168 -form: Symfony\Component\Form\Form {#1166 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1164 …5} |
| full_name | "prospect_form[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospect_form_nom" |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prospect_form_nom" |
| valid | true |
| value | "" |
prenom
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#988 +payload: null +message: "Prénom obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#988 +payload: null +message: "Prénom obligatoire" +allowNull: false +normalizer: null } ] |
| label | "Prénom" |
same as passed value |
| required | true |
same as passed value |
| trim | 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\NotBlank {#988 +payload: null +message: "Prénom obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1014 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1011 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1023 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#1013 …} } |
| data_class | null |
| disabled | false |
| empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():152}:161}(FormInterface $form) {#945 this: Symfony\Component\Form\Extension\Core\Type\FormType {#1040 …} } |
| 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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#947 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#978 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#292 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#946 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prospect_form_prenom" ] |
| cache_key | "_prospect_form_prenom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1163 -form: Symfony\Component\Form\Form {#1170 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1162 …5} |
| full_name | "prospect_form[prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospect_form_prenom" |
| label | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prospect_form_prenom" |
| valid | true |
| value | "" |
telephone
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#987 +payload: null +message: "Téléphone obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#987 +payload: null +message: "Téléphone obligatoire" +allowNull: false +normalizer: null } ] |
| label | "Téléphone" |
same as passed value |
| required | true |
same as passed value |
| trim | 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\NotBlank {#987 +payload: null +message: "Téléphone obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1014 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1011 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1023 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#1013 …} } |
| data_class | null |
| disabled | false |
| empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():152}:161}(FormInterface $form) {#1080 this: Symfony\Component\Form\Extension\Core\Type\FormType {#1040 …} } |
| 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 | "Téléphone" |
| 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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1083 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#978 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#292 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#1082 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prospect_form_telephone" ] |
| cache_key | "_prospect_form_telephone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1161 -form: Symfony\Component\Form\Form {#1173 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1160 …5} |
| full_name | "prospect_form[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospect_form_telephone" |
| label | "Téléphone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prospect_form_telephone" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#934 +payload: null +message: "Adresse email obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#934 +payload: null +message: "Adresse email obligatoire" +allowNull: false +normalizer: null } ] |
| label | "Adresse email" |
same as passed value |
| required | true |
same as passed value |
| trim | 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\NotBlank {#934 +payload: null +message: "Adresse email obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1014 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1011 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1023 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#1013 …} } |
| data_class | null |
| disabled | false |
| empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():152}:161}(FormInterface $form) {#1090 this: Symfony\Component\Form\Extension\Core\Type\FormType {#1040 …} } |
| 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 | "Adresse email" |
| 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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1097 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#978 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#292 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#1091 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_prospect_form_email" ] |
| cache_key | "_prospect_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1098 -form: Symfony\Component\Form\Form {#1131 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1084 …5} |
| full_name | "prospect_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospect_form_email" |
| label | "Adresse 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 | "_prospect_form_email" |
| valid | true |
| value | "" |
agent_username
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#938 +payload: null +message: "Prénom obligatoire" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#938 +payload: null +message: "Prénom obligatoire" +allowNull: false +normalizer: null } ] |
| label | "Nom d'utilisateur du parrain" |
same as passed value |
| required | true |
same as passed value |
| trim | 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\NotBlank {#938 +payload: null +message: "Prénom obligatoire" +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1014 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1011 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1023 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#1013 …} } |
| data_class | null |
| disabled | false |
| empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():152}:161}(FormInterface $form) {#1104 this: Symfony\Component\Form\Extension\Core\Type\FormType {#1040 …} } |
| 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 d'utilisateur du parrain" |
| 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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1106 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#978 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#292 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#1105 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_prospect_form_agent_username" ] |
| cache_key | "_prospect_form_agent_username_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#948 -form: Symfony\Component\Form\Form {#1134 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#994 …5} |
| full_name | "prospect_form[agent_username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospect_form_agent_username" |
| label | "Nom d'utilisateur du parrain" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agent_username" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_prospect_form_agent_username" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "5851019.RiIsq30Dc3mH3aVAmiVleMaXWP4bSjjI4OaxTQ3r9B4.c2578Sk7CjXBpPw08lAXCKr_LK5SBUCPrL_pDluSu2QWUBn0T2g6PdLw8A" |
| 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 | "5851019.RiIsq30Dc3mH3aVAmiVleMaXWP4bSjjI4OaxTQ3r9B4.c2578Sk7CjXBpPw08lAXCKr_LK5SBUCPrL_pDluSu2QWUBn0T2g6PdLw8A" |
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 {#1014 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1011 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1023 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#1013 …} } |
| data | "5851019.RiIsq30Dc3mH3aVAmiVleMaXWP4bSjjI4OaxTQ3r9B4.c2578Sk7CjXBpPw08lAXCKr_LK5SBUCPrL_pDluSu2QWUBn0T2g6PdLw8A" |
| data_class | null |
| disabled | false |
| empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():152}:161}(FormInterface $form) {#1150 this: Symfony\Component\Form\Extension\Core\Type\FormType {#1040 …} } |
| 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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1158 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#978 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#292 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():167}:168}() {#1144 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_prospect_form__token" ] |
| cache_key | "_prospect_form__token_hidden" |
| compound | false |
| data | "5851019.RiIsq30Dc3mH3aVAmiVleMaXWP4bSjjI4OaxTQ3r9B4.c2578Sk7CjXBpPw08lAXCKr_LK5SBUCPrL_pDluSu2QWUBn0T2g6PdLw8A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1187 -form: Symfony\Component\Form\Form {#1183 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1176 …5} |
| full_name | "prospect_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "prospect_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 | "_prospect_form__token" |
| valid | true |
| value | "5851019.RiIsq30Dc3mH3aVAmiVleMaXWP4bSjjI4OaxTQ3r9B4.c2578Sk7CjXBpPw08lAXCKr_LK5SBUCPrL_pDluSu2QWUBn0T2g6PdLw8A" |