- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 30
- Events
- Routing
- Cache
- Translation 18
- Security
- Twig
- HTTP Client
- Doctrine
- 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
-
-
submit
-
username
-
lastname
-
email
-
niveau01
-
niveau01other
-
-
first
-
second
-
-
captcha
-
firstname
-
visible
-
usualname
-
niveau02
-
motivation
-
_token
-
registration
"App\Form\RegistrationType"
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 |
|
same as passed value |
fields |
|
|
mode | "submit" |
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 | 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 |
|
data |
|
data_class | "App\Entity\Registration" |
disabled | false |
documentation | [] |
empty_data |
|
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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" |
mode | "submit" |
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_registration" |
compound | true |
data |
|
disabled | false |
errors |
|
form |
|
full_name | "registration" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration" |
valid | true |
value |
|
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 |
|
|
label | "Confirmer" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr |
|
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Confirmer" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_submit_submit" |
clicked | false |
disabled | false |
form |
|
full_name | "registration[submit]" |
id | "registration_submit" |
label | "Confirmer" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_registration_submit" |
value | null |
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 |
---|---|---|
attr |
|
|
disabled | false |
false
|
label | "Login" |
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 | [] |
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 |
|
data_class | null |
disabled | false |
documentation | [] |
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 | "Login" |
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_username_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "registration[username]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_username" |
label | "Login" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "username" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_username" |
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 |
---|---|---|
disabled | false |
false
|
label | "Nom de Famille" |
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 | [] |
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 |
|
data_class | null |
disabled | false |
documentation | [] |
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 | "Nom de Famille" |
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_lastname_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "registration[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_lastname" |
label | "Nom de Famille" |
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_lastname" |
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 |
---|---|---|
disabled | false |
false
|
label | "Mail" |
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 | [] |
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 |
|
data_class | null |
disabled | false |
documentation | [] |
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 | "Mail" |
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_email_email" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "registration[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_email" |
label | "Mail" |
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_email" |
valid | true |
value | "" |
niveau01
"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 |
|
|
choice_label | "label" |
same as passed value |
class | "App\Entity\Niveau01" |
same as passed value |
disabled | false |
false
|
label | "Niveau01" |
same as passed value |
placeholder | "== Choisir Niveau01 ==" |
same as passed value |
query_builder |
|
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr |
|
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "label" |
choice_loader |
|
choice_name |
|
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value |
|
choices | null |
class | "App\Entity\Niveau01" |
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 |
|
data_class | null |
disabled | false |
documentation | [] |
em |
|
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 |
|
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Niveau01" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "== Choisir Niveau01 ==" |
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 |
|
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_niveau01_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices |
|
compound | false |
data | null |
disabled | false |
errors |
|
expanded | false |
form |
|
full_name | "registration[niveau01]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_niveau01" |
is_selected |
|
label | "Niveau01" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "niveau01" |
placeholder | "== Choisir Niveau01 ==" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_niveau01" |
valid | true |
value | "" |
niveau01other
"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 |
---|---|---|
disabled | false |
false
|
label | "Autre Niveau01 *" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager |
|
data_class | null |
disabled | false |
documentation | [] |
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 | "Autre Niveau01 *" |
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_niveau01other_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "registration[niveau01other]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_niveau01other" |
label | "Autre Niveau01 *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "niveau01other" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_niveau01other" |
valid | true |
value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
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 |
---|---|---|
first_options |
|
|
invalid_message | "Mot de passe non valide" |
same as passed value |
required | true |
same as passed value |
second_options |
|
|
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
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 | 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 |
|
data_class | null |
disabled | false |
documentation | [] |
empty_data |
|
error_bubbling | false |
error_mapping |
|
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options |
|
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Mot de passe non valide" |
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" |
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 |
|
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_password_repeated" |
compound | true |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "registration[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_password" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_password" |
valid | true |
value |
|
first
"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 |
|
|
error_bubbling | false |
false
|
label | "Mot de Passe" |
same as passed value |
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 |
always_empty | true |
attr |
|
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager |
|
data_class | null |
disabled | false |
documentation | [] |
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 | "Mot de Passe" |
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 | false |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_password_first_password" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "registration[password][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_password_first" |
label | "Mot de Passe" |
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_password_first" |
valid | true |
value | "" |
second
"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 |
---|---|---|
error_bubbling | false |
false
|
label | "Confirmer Mot de Passe" |
same as passed value |
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 |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager |
|
data_class | null |
disabled | false |
documentation | [] |
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 | "Confirmer Mot de Passe" |
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 | false |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_password_second_password" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "registration[password][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_password_second" |
label | "Confirmer Mot de Passe" |
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_password_second" |
valid | true |
value | "" |
captcha
"Gregwar\CaptchaBundle\Type\CaptchaType"
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 |
---|---|---|
height | 50 |
same as passed value |
length | 6 |
same as passed value |
width | 200 |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
as_file | false |
as_url | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
background_color | [] |
background_images | [] |
block_name | null |
block_prefix | null |
by_reference | true |
bypass_code | null |
charset | "abcdefhjkmnprstuvwxyz23456789" |
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 |
|
data_class | null |
disabled | false |
distortion | true |
documentation | [] |
empty_data |
|
error_bubbling | false |
error_mapping | [] |
expiration | 60 |
extra_fields_message | "This form should not contain extra fields." |
font | "/app/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf" |
form_attr | false |
gc_freq | 100 |
getter | null |
height | 50 |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
humanity | 0 |
ignore_all_effects | false |
image_folder | "captcha" |
inherit_data | false |
interpolation | true |
invalid_message | "Bad code value" |
invalid_message_parameters | [] |
is_empty_callback | null |
keep_value | false |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
length | 6 |
mapped | false |
max_behind_lines | null |
max_front_lines | null |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
quality | 50 |
reload | false |
required | true |
row_attr | [] |
session_key | "captcha" |
setter | null |
text_color | [] |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
web_path | "/app/public" |
whitelist_key | "captcha_whitelist_key" |
width | 200 |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_captcha_captcha" |
captcha_code | "data:image/jpeg;base64,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" |
captcha_height | 50 |
captcha_width | 200 |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "registration[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_captcha" |
image_id | "captcha_67ee609df24f3" |
is_human | false |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
reload | false |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_captcha" |
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 |
---|---|---|
disabled | false |
false
|
label | "Pré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 | [] |
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 |
|
data_class | null |
disabled | false |
documentation | [] |
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 | "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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_firstname_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "registration[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_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_firstname" |
valid | true |
value | "" |
visible
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
---|---|---|
choices |
|
|
disabled | false |
false
|
label | "Visible" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices |
|
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 |
|
data_class | null |
disabled | false |
documentation | [] |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Visible" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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 |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_visible_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices |
|
compound | false |
data | true |
disabled | false |
errors |
|
expanded | false |
form |
|
full_name | "registration[visible]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_visible" |
is_selected |
|
label | "Visible" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "visible" |
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_visible" |
valid | true |
value | "1" |
usualname
"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 |
---|---|---|
disabled | false |
false
|
label | "Nom d'Usage" |
same as passed value |
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 | [] |
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 |
|
data_class | null |
disabled | false |
documentation | [] |
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 | "Nom d'Usage" |
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_usualname_text" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "registration[usualname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_usualname" |
label | "Nom d'Usage" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "usualname" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_usualname" |
valid | true |
value | "" |
niveau02
"Tetranz\Select2EntityBundle\Form\Type\Select2EntityType"
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 |
---|---|---|
allow_clear | true |
same as passed value |
cache | false |
false
|
cache_timeout | 60000 |
same as passed value |
class | "App\Entity\Niveau02" |
same as passed value |
delay | 250 |
same as passed value |
disabled | false |
false
|
label | "Niveau02" |
same as passed value |
language | "fr" |
same as passed value |
minimum_input_length | 0 |
same as passed value |
multiple | false |
false
|
page_limit | 10 |
same as passed value |
placeholder | "Selectionner Niveau02" |
same as passed value |
primary_key | "id" |
same as passed value |
remote_route | "app_core_ajax_niveau02_list" |
same as passed value |
req_params |
|
|
required | false |
false
|
text_property | "label" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add |
|
allow_clear | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
autostart | true |
block_name | null |
block_prefix | null |
by_reference | true |
cache | false |
cache_timeout | 60000 |
callback | null |
class | "App\Entity\Niveau02" |
class_type | null |
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 |
|
data_class | null |
delay | 250 |
disabled | false |
documentation | [] |
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 | "Niveau02" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
language | "fr" |
legacy_error_messages | true |
mapped | true |
method | "POST" |
minimum_input_length | 0 |
multiple | false |
object_manager | null |
page_limit | 10 |
placeholder | "Selectionner Niveau02" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
primary_key | "id" |
priority | 0 |
property | null |
property_path | null |
query_parameters | [] |
remote_params | [] |
remote_path | null |
remote_route | "app_core_ajax_niveau02_list" |
render_html | false |
req_params |
|
required | false |
row_attr | [] |
scroll | false |
setter | null |
text_property | "label" |
theme | "default" |
transformer | null |
translation_domain | null |
trim | true |
upload_max_size_message |
|
validation_groups | null |
width | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add |
|
allow_clear | true |
attr |
|
attr_translation_parameters | [] |
autostart | true |
block_prefixes |
|
cache | false |
cache_key | "_registration_niveau02_tetranz_select2entity" |
cache_timeout | 60000 |
class_type | null |
compound | false |
data | null |
delay | 250 |
disabled | false |
errors |
|
form |
|
full_name | "registration[niveau02]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_niveau02" |
label | "Niveau02" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
language | "fr" |
method | "POST" |
minimum_input_length | 0 |
multipart | false |
multiple | false |
name | "niveau02" |
object_manager | null |
page_limit | 10 |
placeholder | "Selectionner Niveau02" |
primary_key | "id" |
priority | 0 |
query_parameters | [] |
remote_path | "/ninegate/ajax/niveau02/list?page_limit=10" |
render_html | false |
required | false |
row_attr | [] |
scroll | false |
size | null |
submitted | false |
theme | "default" |
translation_domain | null |
unique_block_prefix | "_registration_niveau02" |
valid | true |
value | [] |
width | null |
motivation
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 |
|
|
disabled | false |
false
|
label | "Motivation" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr |
|
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager |
|
data_class | null |
disabled | false |
documentation | [] |
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 | "Motivation" |
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr |
|
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration_motivation_textarea" |
compound | false |
data | null |
disabled | false |
errors |
|
form |
|
full_name | "registration[motivation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_motivation" |
label | "Motivation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "motivation" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_motivation" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "75c7770c74ea5a28faac9518.FzEHjmoReiIh1xcTp9k-4U1xWerzk0kl_pgsbri4a-g.W3hB9l0gGUhrkU59z713hQJAH4jGzB8SyqpOCYvSWrxZcm38Ol07QBjiVg" |
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 | "75c7770c74ea5a28faac9518.FzEHjmoReiIh1xcTp9k-4U1xWerzk0kl_pgsbri4a-g.W3hB9l0gGUhrkU59z713hQJAH4jGzB8SyqpOCYvSWrxZcm38Ol07QBjiVg" |
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 |
|
data | "75c7770c74ea5a28faac9518.FzEHjmoReiIh1xcTp9k-4U1xWerzk0kl_pgsbri4a-g.W3hB9l0gGUhrkU59z713hQJAH4jGzB8SyqpOCYvSWrxZcm38Ol07QBjiVg" |
data_class | null |
disabled | false |
documentation | [] |
empty_data |
|
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 |
|
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes |
|
cache_key | "_registration__token_hidden" |
compound | false |
data | "75c7770c74ea5a28faac9518.FzEHjmoReiIh1xcTp9k-4U1xWerzk0kl_pgsbri4a-g.W3hB9l0gGUhrkU59z713hQJAH4jGzB8SyqpOCYvSWrxZcm38Ol07QBjiVg" |
disabled | false |
errors |
|
form |
|
full_name | "registration[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration__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__token" |
valid | true |
value | "75c7770c74ea5a28faac9518.FzEHjmoReiIh1xcTp9k-4U1xWerzk0kl_pgsbri4a-g.W3hB9l0gGUhrkU59z713hQJAH4jGzB8SyqpOCYvSWrxZcm38Ol07QBjiVg" |