Forms
search
Form type:
"App\Form\SearchType"
Errors
This form has no errors.
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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#247 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#253 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#243 …} -namespace: Closure() {#40 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#831 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#766 …} } |
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() {#833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#810 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#214 …} $translationDomain: "validators" $message: Closure() {#832 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search" "_search" ] |
cache_key | "_search_search" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#956 -form: Symfony\Component\Form\Form {#957 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#834 …5} |
full_name | "search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search" |
valid | true |
value | null |
type
Errors
This form has no errors.
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 |
---|---|---|
choices | [ "Usagers" => "u" "Parcours" => "p" "Entreprises" => "e" ] |
[ "Usagers" => "u" "Parcours" => "p" "Entreprises" => "e" ] |
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 | [ "Usagers" => "u" "Parcours" => "p" "Entreprises" => "e" ] |
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 {#247 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#253 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#243 …} -namespace: Closure() {#40 …} } |
data_class | null |
disabled | false |
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 | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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 | Closure() {#853 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#810 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#214 …} $translationDomain: "validators" $message: Closure() {#851 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_search_type" ] |
cache_key | "_search_type_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#974 +label: "Usagers" +value: "u" +data: "u" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#975 +label: "Parcours" +value: "p" +data: "p" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#976 +label: "Entreprises" +value: "e" +data: "e" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "e" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#972 -form: Symfony\Component\Form\Form {#960 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#854 …5} |
full_name | "search[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_type" |
is_selected | Closure($choice, $value) {#986 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#839 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_type" |
valid | true |
value | "e" |
responsable
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "nomComplet" |
same as passed value |
class | "App\Entity\Utilisateur" |
same as passed value |
placeholder | "" |
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 |
choice_attr | null |
choice_filter | null |
choice_label | "nomComplet" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#884 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#877 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#885 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#886 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#888 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#887 …} } |
choices | null |
class | "App\Entity\Utilisateur" |
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 {#247 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#253 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#243 …} -namespace: Closure() {#40 …} } |
data_class | null |
disabled | false |
em | ContainerKvuOk9g\EntityManagerGhost51e8656 {#442 …12} |
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 {#881 -om: ContainerKvuOk9g\EntityManagerGhost51e8656 {#442 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#596 …} -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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#810 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#214 …} $translationDomain: "validators" $message: Closure() {#874 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_responsable" ] |
cache_key | "_search_responsable_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#990 +label: "maria timsit" +value: "1" +data: App\Entity\Utilisateur {#1005 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1003 +label: "William Bouhaik" +value: "2" +data: App\Entity\Utilisateur {#1126 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#992 +label: "test test" +value: "7" +data: App\Entity\Utilisateur {#1158 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1012 +label: "maria timsit" +value: "8" +data: App\Entity\Utilisateur {#1181 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#991 +label: "mail mailtest" +value: "9" +data: App\Entity\Utilisateur {#1202 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1000 +label: "a a" +value: "10" +data: App\Entity\Utilisateur {#1223 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#997 +label: "r r" +value: "12" +data: App\Entity\Utilisateur {#1246 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1002 +label: "test test" +value: "16" +data: App\Entity\Utilisateur {#1267 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#993 +label: "UserTest UserTest" +value: "17" +data: App\Entity\Utilisateur {#1288 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#999 +label: "test timsit" +value: "23" +data: App\Entity\Utilisateur {#1309 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1687 +label: "try try" +value: "25" +data: App\Entity\Utilisateur {#1330 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1688 +label: "me me" +value: "27" +data: App\Entity\Utilisateur {#1351 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "l l" +value: "28" +data: App\Entity\Utilisateur {#1372 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +label: "compte client" +value: "32" +data: App\Entity\Utilisateur {#1393 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "tho oth" +value: "33" +data: App\Entity\Utilisateur {#1414 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "k k" +value: "36" +data: App\Entity\Utilisateur {#1435 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +label: "g g" +value: "37" +data: App\Entity\Utilisateur {#1456 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1694 +label: "mail apsie" +value: "40" +data: App\Entity\Utilisateur {#1477 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1695 +label: "hy hy" +value: "41" +data: App\Entity\Utilisateur {#1498 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1696 +label: "m m" +value: "42" +data: App\Entity\Utilisateur {#1519 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1697 +label: "UserTestDeux UserTestDeux" +value: "47" +data: App\Entity\Utilisateur {#1540 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1698 +label: "tim maria" +value: "48" +data: App\Entity\Utilisateur {#1561 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1699 +label: "f f" +value: "49" +data: App\Entity\Utilisateur {#1582 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1700 +label: "qq q" +value: "51" +data: App\Entity\Utilisateur {#1603 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1701 +label: "Test test" +value: "52" +data: App\Entity\Utilisateur {#1624 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "Ahmed TIMSIT" +value: "53" +data: App\Entity\Utilisateur {#1645 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +label: "Maria TIMSIT" +value: "54" +data: App\Entity\Utilisateur {#1666 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#985 -form: Symfony\Component\Form\Form {#963 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#987 …5} |
full_name | "search[responsable]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_responsable" |
is_selected | Closure($choice, $value) {#989 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#839 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "responsable" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_responsable" |
valid | true |
value | "" |
options
Errors
This form has no errors.
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 |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
entry_options | [ "attr" => [ "class" => "tel-box" ] ] |
[ "attr" => [ "class" => "tel-box" ] "block_name" => "entry" ] |
entry_type | "App\Form\collections\ConditionType" |
same as passed value |
label | "Conditions" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#247 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#253 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#243 …} -namespace: Closure() {#40 …} } |
data_class | null |
delete_empty | false |
disabled | false |
empty_data | Closure(FormInterface $form) {#903 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#766 …} } |
entry_options | [ "attr" => [ "class" => "tel-box" ] "block_name" => "entry" ] |
entry_type | "App\Form\collections\ConditionType" |
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 collection is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Conditions" |
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 |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
prototype_options | [] |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#905 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#810 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#214 …} $translationDomain: "validators" $message: Closure() {#904 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_search_options" ] |
cache_key | "_search_options_collection" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1704 -form: Symfony\Component\Form\Form {#966 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#988 …5} |
full_name | "search[options]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_options" |
label | "Conditions" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "options" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#1705 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search_options" |
valid | true |
value | null |
search
Errors
This form has no errors.
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" => "btn btn-success" ] |
[ "class" => "btn btn-success" ] |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-success" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "btn btn-success" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_search_search" ] |
cache_key | "_search_search_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1707 …5} |
full_name | "search[search]" |
id | "search_search" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "search" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_search_search" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "ec18c58126bf79940f9b488dd51495.3X_aPYmFJGaUvvEwO2mkcWaoD4gHejioIrc9MCzam24.5Qm0W-jTSgGn_MRRVhDxICTSSPtsM1bHVtpTc2mJ4VqLO55y8cxAXuXEvA" |
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 | "ec18c58126bf79940f9b488dd51495.3X_aPYmFJGaUvvEwO2mkcWaoD4gHejioIrc9MCzam24.5Qm0W-jTSgGn_MRRVhDxICTSSPtsM1bHVtpTc2mJ4VqLO55y8cxAXuXEvA" |
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 {#247 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#253 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#243 …} -namespace: Closure() {#40 …} } |
data | "ec18c58126bf79940f9b488dd51495.3X_aPYmFJGaUvvEwO2mkcWaoD4gHejioIrc9MCzam24.5Qm0W-jTSgGn_MRRVhDxICTSSPtsM1bHVtpTc2mJ4VqLO55y8cxAXuXEvA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1726 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#766 …} } |
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() {#1728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#810 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#214 …} $translationDomain: "validators" $message: Closure() {#1727 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_search__token" ] |
cache_key | "_search__token_hidden" |
compound | false |
data | "ec18c58126bf79940f9b488dd51495.3X_aPYmFJGaUvvEwO2mkcWaoD4gHejioIrc9MCzam24.5Qm0W-jTSgGn_MRRVhDxICTSSPtsM1bHVtpTc2mJ4VqLO55y8cxAXuXEvA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1738 -form: Symfony\Component\Form\Form {#1734 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1729 …5} |
full_name | "search[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search__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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_search__token" |
valid | true |
value | "ec18c58126bf79940f9b488dd51495.3X_aPYmFJGaUvvEwO2mkcWaoD4gHejioIrc9MCzam24.5Qm0W-jTSgGn_MRRVhDxICTSSPtsM1bHVtpTc2mJ4VqLO55y8cxAXuXEvA" |