- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 5
- Events
- Routing
- Cache
- Translation 11
- Security
- Twig
- HTTP Client
- Doctrine 3
- Debug
- Messages
- E-mails
- Notifications
- Elastica
- 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
-
-
captcha
-
profiles
-
entities
-
birthDate
-
postalCode
-
lastName
-
name
-
email
-
phone
-
-
first
-
second
-
-
isAccept
-
_token
-
user_register
"App\Form\UserRegisterType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#959 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -name: null -lastName: null -phone: null -birthDate: null -address: null -additionalAddress: null -city: null -postalCode: null -isAccept: null -isActivated: null -smsToken: null -entitiesAdmins: Doctrine\Common\Collections\ArrayCollection {#992 …} -profiles: Doctrine\Common\Collections\ArrayCollection {#960 -elements: [] } -picture: null -selectedEntity: null -userEntities: Doctrine\Common\Collections\ArrayCollection {#991 …} -answers: Doctrine\Common\Collections\ArrayCollection {#996 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#994 …} -device: null -createdDate: DateTime @1743648783 {#983 date: 2025-04-03 04:53:03.528228 Europe/Paris (+02:00) } -likes: Doctrine\Common\Collections\ArrayCollection {#981 …} -notifParams: App\Entity\NotifParams {#979 …} -resetToken: null -entities: Doctrine\Common\Collections\ArrayCollection {#980 -elements: [] } -numberGU: null -userConnexions: Doctrine\Common\Collections\ArrayCollection {#978 …} -logs: Doctrine\Common\Collections\ArrayCollection {#977 …} -adminTerritories: Doctrine\Common\Collections\ArrayCollection {#976 …} -territories: Doctrine\Common\Collections\ArrayCollection {#975 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#959 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -name: null -lastName: null -phone: null -birthDate: null -address: null -additionalAddress: null -city: null -postalCode: null -isAccept: null -isActivated: null -smsToken: null -entitiesAdmins: Doctrine\Common\Collections\ArrayCollection {#992 …} -profiles: Doctrine\Common\Collections\ArrayCollection {#960 -elements: [] } -picture: null -selectedEntity: null -userEntities: Doctrine\Common\Collections\ArrayCollection {#991 …} -answers: Doctrine\Common\Collections\ArrayCollection {#996 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#994 …} -device: null -createdDate: DateTime @1743648783 {#983 date: 2025-04-03 04:53:03.528228 Europe/Paris (+02:00) } -likes: Doctrine\Common\Collections\ArrayCollection {#981 …} -notifParams: App\Entity\NotifParams {#979 …} -resetToken: null -entities: Doctrine\Common\Collections\ArrayCollection {#980 -elements: [] } -numberGU: null -userConnexions: Doctrine\Common\Collections\ArrayCollection {#978 …} -logs: Doctrine\Common\Collections\ArrayCollection {#977 …} -adminTerritories: Doctrine\Common\Collections\ArrayCollection {#976 …} -territories: Doctrine\Common\Collections\ArrayCollection {#975 …} } |
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 | "task_item" |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data | App\Entity\User {#959 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -name: null -lastName: null -phone: null -birthDate: null -address: null -additionalAddress: null -city: null -postalCode: null -isAccept: null -isActivated: null -smsToken: null -entitiesAdmins: Doctrine\Common\Collections\ArrayCollection {#992 …} -profiles: Doctrine\Common\Collections\ArrayCollection {#960 -elements: [] } -picture: null -selectedEntity: null -userEntities: Doctrine\Common\Collections\ArrayCollection {#991 …} -answers: Doctrine\Common\Collections\ArrayCollection {#996 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#994 …} -device: null -createdDate: DateTime @1743648783 {#983 date: 2025-04-03 04:53:03.528228 Europe/Paris (+02:00) } -likes: Doctrine\Common\Collections\ArrayCollection {#981 …} -notifParams: App\Entity\NotifParams {#979 …} -resetToken: null -entities: Doctrine\Common\Collections\ArrayCollection {#980 -elements: [] } -numberGU: null -userConnexions: Doctrine\Common\Collections\ArrayCollection {#978 …} -logs: Doctrine\Common\Collections\ArrayCollection {#977 …} -adminTerritories: Doctrine\Common\Collections\ArrayCollection {#976 …} -territories: Doctrine\Common\Collections\ArrayCollection {#975 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1115 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#986 …} 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 | [] |
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() {#1113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1114 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "#" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "user_register" "_user_register" ] |
cache_key | "_user_register_user_register" |
compound | true |
data | App\Entity\User {#959 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -name: null -lastName: null -phone: null -birthDate: null -address: null -additionalAddress: null -city: null -postalCode: null -isAccept: null -isActivated: null -smsToken: null -entitiesAdmins: Doctrine\Common\Collections\ArrayCollection {#992 …} -profiles: Doctrine\Common\Collections\ArrayCollection {#960 -elements: [] } -picture: null -selectedEntity: null -userEntities: Doctrine\Common\Collections\ArrayCollection {#991 …} -answers: Doctrine\Common\Collections\ArrayCollection {#996 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#994 …} -device: null -createdDate: DateTime @1743648783 {#983 date: 2025-04-03 04:53:03.528228 Europe/Paris (+02:00) } -likes: Doctrine\Common\Collections\ArrayCollection {#981 …} -notifParams: App\Entity\NotifParams {#979 …} -resetToken: null -entities: Doctrine\Common\Collections\ArrayCollection {#980 -elements: [] } -numberGU: null -userConnexions: Doctrine\Common\Collections\ArrayCollection {#978 …} -logs: Doctrine\Common\Collections\ArrayCollection {#977 …} -adminTerritories: Doctrine\Common\Collections\ArrayCollection {#976 …} -territories: Doctrine\Common\Collections\ArrayCollection {#975 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1437 -form: Symfony\Component\Form\Form {#1248 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1354 …5} |
full_name | "user_register" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "user_register" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_register" |
valid | true |
value | App\Entity\User {#959 -id: null -email: null -roles: [ "ROLE_USER" ] -password: null -name: null -lastName: null -phone: null -birthDate: null -address: null -additionalAddress: null -city: null -postalCode: null -isAccept: null -isActivated: null -smsToken: null -entitiesAdmins: Doctrine\Common\Collections\ArrayCollection {#992 …} -profiles: Doctrine\Common\Collections\ArrayCollection {#960 -elements: [] } -picture: null -selectedEntity: null -userEntities: Doctrine\Common\Collections\ArrayCollection {#991 …} -answers: Doctrine\Common\Collections\ArrayCollection {#996 …} -notifications: Doctrine\Common\Collections\ArrayCollection {#994 …} -device: null -createdDate: DateTime @1743648783 {#983 date: 2025-04-03 04:53:03.528228 Europe/Paris (+02:00) } -likes: Doctrine\Common\Collections\ArrayCollection {#981 …} -notifParams: App\Entity\NotifParams {#979 …} -resetToken: null -entities: Doctrine\Common\Collections\ArrayCollection {#980 -elements: [] } -numberGU: null -userConnexions: Doctrine\Common\Collections\ArrayCollection {#978 …} -logs: Doctrine\Common\Collections\ArrayCollection {#977 …} -adminTerritories: Doctrine\Common\Collections\ArrayCollection {#976 …} -territories: Doctrine\Common\Collections\ArrayCollection {#975 …} } |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
---|---|---|
action_name | "homepage" |
same as passed value |
constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1167 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1167 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "homepage" |
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 | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1167 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1127 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#986 …} } |
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 | [] |
host | null |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "en" |
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 | [] |
script_nonce_csp | "" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1128 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
action_name | "homepage" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_user_register_captcha" ] |
cache_key | "_user_register_captcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#1446 -form: Symfony\Component\Form\Form {#1283 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1448 …5} |
full_name | "user_register[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.google.com" |
id | "user_register_captcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "en" |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6LdwCj4cAAAAAJPn6tecgRWhlsh7ILEo6makSgv6" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_register_captcha" |
valid | true |
value | "" |
profiles
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#960 -elements: [] } |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-plugin" => "select2" "style" => "width: 100%" ] |
[ "data-plugin" => "select2" "style" => "width: 100%" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\Profile" |
same as passed value |
label | "Profils" |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(ProfileRepository $repository) {#1082 class: "App\Form\UserRegisterType" this: App\Form\UserRegisterType {#985 …} } |
Doctrine\ORM\QueryBuilder {#1148 -_em: Doctrine\ORM\EntityManager {#644 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1205 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1211 #from: "App\Entity\Profile" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1207 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\Profile p ORDER BY p.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1204 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-plugin" => "select2" "style" => "width: 100%" ] |
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 {#1190 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1208 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1174 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1218 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1277 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1239 …} } |
choices | null |
class | "App\Entity\Profile" |
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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data_class | null |
disabled | false |
em | ContainerQPv3JE9\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#367 …2} |
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 {#1175 -om: ContainerQPv3JE9\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#367 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#920 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Profils" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 {#1148 -_em: Doctrine\ORM\EntityManager {#644 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1205 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1211 #from: "App\Entity\Profile" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1207 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT p FROM App\Entity\Profile p ORDER BY p.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1204 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1151 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-plugin" => "select2" "style" => "width: 100%" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_user_register_profiles" ] |
cache_key | "_user_register_profiles_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1382 +label: "Agriculteur" +value: "8" +data: App\Entity\Profile {#1464 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +label: "Chasseur" +value: "4" +data: App\Entity\Profile {#1504 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1461 +label: "Collaborateur FDC" +value: "15" +data: App\Entity\Profile {#1480 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1428 +label: "Détenteur de droit de chasse" +value: "7" +data: App\Entity\Profile {#1487 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1384 +label: "Déterreur" +value: "14" +data: App\Entity\Profile {#1512 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1435 +label: "Éducation nationale" +value: "17" +data: App\Entity\Profile {#1517 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1441 +label: "Effaroucheur" +value: "16" +data: App\Entity\Profile {#1522 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1458 +label: "Estimateur dégâts" +value: "9" +data: App\Entity\Profile {#1527 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1440 +label: "Forestier" +value: "18" +data: App\Entity\Profile {#1532 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1472 +label: "Garde particulier" +value: "12" +data: App\Entity\Profile {#1537 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1572 +label: "Garderie fédérale" +value: "19" +data: App\Entity\Profile {#1542 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1573 +label: "Lieutenant de louveterie" +value: "13" +data: App\Entity\Profile {#1547 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1574 +label: "Pêcheur" +value: "20" +data: App\Entity\Profile {#1552 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1575 +label: "Personnel fédération" +value: "5" +data: App\Entity\Profile {#1557 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1576 +label: "Piégeur" +value: "6" +data: App\Entity\Profile {#1562 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1577 +label: "Randonneur" +value: "11" +data: App\Entity\Profile {#1567 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#960 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1445 -form: Symfony\Component\Form\Form {#1286 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1444 …5} |
full_name | "user_register[profiles][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register_profiles" |
is_selected | Closure($choice, array $values) {#1442 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1104 …} } |
label | "Profils" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "profiles" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_register_profiles" |
valid | true |
value | [] |
entities
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#980 -elements: [] } |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-plugin" => "select2" "style" => "width: 100%" ] |
[ "data-plugin" => "select2" "style" => "width: 100%" ] |
choice_label | "name" |
same as passed value |
class | "App\Entity\Entity" |
same as passed value |
label | "Entité" |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure(EntityRepository $repository) {#1087 class: "App\Form\UserRegisterType" this: App\Form\UserRegisterType {#985 …} } |
Doctrine\ORM\QueryBuilder {#1194 -_em: Doctrine\ORM\EntityManager {#644 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1191 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1272 #from: "App\Entity\Entity" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1273 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Entity\Entity e ORDER BY e.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1271 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-plugin" => "select2" "style" => "width: 100%" ] |
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 {#1189 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1269 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1270 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1218 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1266 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1268 …} } |
choices | null |
class | "App\Entity\Entity" |
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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data_class | null |
disabled | false |
em | ContainerQPv3JE9\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#367 …2} |
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 {#1264 -om: ContainerQPv3JE9\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#367 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#634 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Entité" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 {#1194 -_em: Doctrine\ORM\EntityManager {#644 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1191 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1272 #from: "App\Entity\Entity" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1273 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Entity\Entity e ORDER BY e.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1271 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1192 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-plugin" => "select2" "style" => "width: 100%" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_user_register_entities" ] |
cache_key | "_user_register_entities_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1580 +label: "Agrifaune" +value: "20" +data: App\Entity\Entity {#1596 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1585 +label: "Autre" +value: "21" +data: App\Entity\Entity {#1649 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1583 +label: "FDC14" +value: "9" +data: App\Entity\Entity {#1655 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "FDC27" +value: "10" +data: App\Entity\Entity {#1669 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1582 +label: "FDC36" +value: "8" +data: App\Entity\Entity {#1682 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1593 +label: "FDC37" +value: "14" +data: App\Entity\Entity {#1695 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1591 +label: "FDC50" +value: "16" +data: App\Entity\Entity {#1708 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1589 +label: "FDC55" +value: "23" +data: App\Entity\Entity {#1721 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1584 +label: "FDC61" +value: "24" +data: App\Entity\Entity {#1734 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1594 +label: "FDC76" +value: "12" +data: App\Entity\Entity {#1747 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +label: "FDC77" +value: "7" +data: App\Entity\Entity {#1760 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "FDC85" +value: "13" +data: App\Entity\Entity {#1773 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +label: "Test" +value: "22" +data: App\Entity\Entity {#1786 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1815 +label: "Test_Dev" +value: "25" +data: App\Entity\Entity {#1799 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#980 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1578 -form: Symfony\Component\Form\Form {#1289 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1443 …5} |
full_name | "user_register[entities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register_entities" |
is_selected | Closure($choice, array $values) {#1579 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1104 …} } |
label | "Entité" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "entities" |
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 | "_user_register_entities" |
valid | true |
value | [] |
birthDate
"Symfony\Component\Form\Extension\Core\Type\BirthdayType"
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 |
---|---|---|
label | "Date de naissance *" |
same as passed value |
widget | "single_text" |
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 | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "Please enter a valid birthdate." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Date de naissance *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
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() {#1219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1215 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "birthday" "_user_register_birthDate" ] |
cache_key | "_user_register_birthDate_birthday" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1816 -form: Symfony\Component\Form\Form {#1250 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1581 …5} |
full_name | "user_register[birthDate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register_birthDate" |
label | "Date de naissance *" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "birthDate" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_user_register_birthDate" |
valid | true |
value | "" |
widget | "single_text" |
postalCode
"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 {#1089 +payload: null +message: "Le champ "Code postal" est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1089 +payload: null +message: "Le champ "Code postal" est obligatoire." +allowNull: false +normalizer: null } ] |
label | "Code postal" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1089 +payload: null +message: "Le champ "Code postal" est 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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1154 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#986 …} } |
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 | "Code postal" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1156 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_register_postalCode" ] |
cache_key | "_user_register_postalCode_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1817 -form: Symfony\Component\Form\Form {#1253 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1818 …5} |
full_name | "user_register[postalCode]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register_postalCode" |
label | "Code postal" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "postalCode" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_register_postalCode" |
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 |
---|---|---|
auto_initialize | false |
false
|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1201 +payload: null +message: "Le champ "Nom" est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1201 +payload: null +message: "Le champ "Nom" est obligatoire." +allowNull: false +normalizer: 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 | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1201 +payload: null +message: "Le champ "Nom" est 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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1210 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#986 …} } |
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 | [] |
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() {#1209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1206 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_register_lastName" ] |
cache_key | "_user_register_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1819 -form: Symfony\Component\Form\Form {#1227 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1820 …5} |
full_name | "user_register[lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register_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 | "_user_register_lastName" |
valid | true |
value | "" |
name
"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 |
---|---|---|
auto_initialize | false |
false
|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1212 +payload: null +message: "Le champ "Prénom" est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1212 +payload: null +message: "Le champ "Prénom" est obligatoire." +allowNull: false +normalizer: null } ] |
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 | false |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1212 +payload: null +message: "Le champ "Prénom" est 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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1231 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#986 …} } |
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 | [] |
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() {#1233 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1232 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_user_register_name" ] |
cache_key | "_user_register_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1821 -form: Symfony\Component\Form\Form {#1278 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1822 …5} |
full_name | "user_register[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register_name" |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_register_name" |
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 |
---|---|---|
auto_initialize | false |
false
|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1234 +payload: null +message: "Le champ "Email" est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1234 +payload: null +message: "Le champ "Email" est obligatoire." +allowNull: false +normalizer: null } ] |
label | "Email" |
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 | false |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1234 +payload: null +message: "Le champ "Email" est 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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1293 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#986 …} } |
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 | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1280 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_user_register_email" ] |
cache_key | "_user_register_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1823 -form: Symfony\Component\Form\Form {#1303 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1824 …5} |
full_name | "user_register[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register_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 | "_user_register_email" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 |
---|---|---|
auto_initialize | false |
false
|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1298 +payload: null +message: "Le champ "Téléphone" est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1298 +payload: null +message: "Le champ "Téléphone" est obligatoire." +allowNull: false +normalizer: null } ] |
label | "Téléphone" |
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 | false |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1298 +payload: null +message: "Le champ "Téléphone" est 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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1308 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#986 …} } |
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 | "Please provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1307 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_user_register_phone" ] |
cache_key | "_user_register_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1825 -form: Symfony\Component\Form\Form {#1319 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1826 …5} |
full_name | "user_register[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register_phone" |
label | "Téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_register_phone" |
valid | true |
value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format |
[ "first" => "" "second" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
auto_initialize | false |
false
|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1314 +payload: null +message: "Le champ "Mot de passe" est obligatoire." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1314 +payload: null +message: "Le champ "Mot de passe" est obligatoire." +allowNull: false +normalizer: null } ] |
first_options | [ "label" => "Mot de passe" ] |
[ "label" => "Mot de passe" ] |
invalid_message | "Mot de passe non identique" |
same as passed value |
options | [ "attr" => [ "class" => "form-control" ] ] |
[ "attr" => [ "class" => "form-control" ] ] |
required | true |
same as passed value |
second_options | [ "label" => "Confirmer le mot de passe" ] |
[ "label" => "Confirmer le mot de passe" ] |
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 | false |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1314 +payload: null +message: "Le champ "Mot de passe" est 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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1330 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#986 …} } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "Mot de passe" ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Mot de passe non identique" |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
options | [ "attr" => [ "class" => "form-control" ] ] |
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 | [ "label" => "Confirmer le mot de passe" ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#1324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1325 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_user_register_password" ] |
cache_key | "_user_register_password_repeated" |
compound | true |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1827 -form: Symfony\Component\Form\Form {#1358 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1828 …5} |
full_name | "user_register[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register_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 | "_user_register_password" |
valid | true |
value | [ "first" => "" "second" => "" ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
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 | [ "class" => "form-control" ] |
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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1338 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#986 …} } |
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 | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 | Closure() {#1345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1339 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_register_password_first" ] |
cache_key | "_user_register_password_first_password" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1832 -form: Symfony\Component\Form\Form {#1361 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1831 …5} |
full_name | "user_register[password][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register_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 | "_user_register_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 | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
error_bubbling | false |
false
|
label | "Confirmer le 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 | [ "class" => "form-control" ] |
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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1351 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#986 …} } |
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 | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Confirmer le mot de passe" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 | Closure() {#1353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1352 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_user_register_password_second" ] |
cache_key | "_user_register_password_second_password" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1833 -form: Symfony\Component\Form\Form {#1364 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1834 …5} |
full_name | "user_register[password][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register_password_second" |
label | "Confirmer le 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 | "_user_register_password_second" |
valid | true |
value | "" |
isAccept
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 | [ "class" => "form-check-label" ] |
[ "class" => "form-check-label" ] |
auto_initialize | false |
false
|
label_attr | [ "style" => "display: none" ] |
[ "style" => "display: none" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-check-label" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1367 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1323 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1346 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | null |
label_attr | [ "style" => "display: none" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1371 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1373 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-check-label" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_user_register_isAccept" ] |
cache_key | "_user_register_isAccept_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1829 -form: Symfony\Component\Form\Form {#1383 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1830 …5} |
full_name | "user_register[isAccept]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register_isAccept" |
label | null |
label_attr | [ "style" => "display: none" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isAccept" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_user_register_isAccept" |
valid | true |
value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "a6eb5057aaa97b7914b7cc3d9fb91.XGOWk8o1nnwmn-LBkuBJ3i_f23Pvr8Dwm_I7g89cWvw.MQKv3qx61EVI3dbw_LB_mGyxjiam5o6GtsBz8oYrL5VoNfrkgkbsSkDIrw" |
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 | "a6eb5057aaa97b7914b7cc3d9fb91.XGOWk8o1nnwmn-LBkuBJ3i_f23Pvr8Dwm_I7g89cWvw.MQKv3qx61EVI3dbw_LB_mGyxjiam5o6GtsBz8oYrL5VoNfrkgkbsSkDIrw" |
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 {#1075 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1074 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1073 …} -namespace: Closure() {#1076 …} } |
data | "a6eb5057aaa97b7914b7cc3d9fb91.XGOWk8o1nnwmn-LBkuBJ3i_f23Pvr8Dwm_I7g89cWvw.MQKv3qx61EVI3dbw_LB_mGyxjiam5o6GtsBz8oYrL5VoNfrkgkbsSkDIrw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1847 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#986 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $translationDomain: "validators" $message: Closure() {#1848 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_user_register__token" ] |
cache_key | "_user_register__token_hidden" |
compound | false |
data | "a6eb5057aaa97b7914b7cc3d9fb91.XGOWk8o1nnwmn-LBkuBJ3i_f23Pvr8Dwm_I7g89cWvw.MQKv3qx61EVI3dbw_LB_mGyxjiam5o6GtsBz8oYrL5VoNfrkgkbsSkDIrw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1859 -form: Symfony\Component\Form\Form {#1855 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1850 …5} |
full_name | "user_register[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "user_register__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 | "_user_register__token" |
valid | true |
value | "a6eb5057aaa97b7914b7cc3d9fb91.XGOWk8o1nnwmn-LBkuBJ3i_f23Pvr8Dwm_I7g89cWvw.MQKv3qx61EVI3dbw_LB_mGyxjiam5o6GtsBz8oYrL5VoNfrkgkbsSkDIrw" |