- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 161
- Events
- Routing
- Cache
- Translation 100
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
subject
-
city
-
searchText
-
-
6
-
1
-
2
-
3
-
4
-
5
-
7
-
-
-
3
-
2
-
1
-
-
-
4
-
3
-
2
-
1
-
-
-
4
-
3
-
2
-
1
-
-
-
2
-
1
-
-
submit
-
_token
-
extended_search
"App\Tutorka\Bundle\CoreBundle\Form\Type\ExtendedSearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer {#1486 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1487 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/search-handler/extended" |
same as passed value |
data | App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer {#1486 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1487 …} } |
same as passed value |
type | "mobile" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/search-handler/extended" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data | App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer {#1486 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1487 …} } |
data_class | "App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3233 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} use: { $class: "App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "forms" |
trim | true |
type | "mobile" |
upload_max_size_message | Closure() {#3235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3234 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/search-handler/extended" |
attr | [ "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "extended_search" "_extended_search" ] |
cache_key | "_extended_search_extended_search" |
compound | true |
data | App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer {#1486 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1487 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3441 -form: Symfony\Component\Form\Form {#3712 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3236 …5} |
full_name | "extended_search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "extended_search" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search" |
valid | true |
value | App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer {#1486 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1487 …} } |
subject
"App\Tutorka\Bundle\ContentBundle\Form\Type\SubjectType"
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 |
---|---|---|
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 | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3252 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1806 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3251 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | "slug" |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\Subject" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …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 {#1859 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#601 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "subject.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 | Doctrine\ORM\QueryBuilder {#3244 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3246 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3247 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Subject" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3248 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3249 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Tutorka\Bundle\ContentBundle\Entity\Subject e ORDER BY e.orderNumber ASC, e.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3245 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "forms" |
trim | false |
upload_max_size_message | Closure() {#3243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3242 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "subject" "_extended_search_subject" ] |
cache_key | "_extended_search_subject_subject" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ "anglictina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3643 +label: "Angličtina" +value: "anglictina" +data: Proxies\__CG__\App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2689 …} +attr: [] +labelTranslationParameters: [] } "architektura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3634 +label: "Architektura" +value: "architektura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2728 …} +attr: [] +labelTranslationParameters: [] } "autocad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3368 +label: "AutoCAD" +value: "autocad" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2644 …} +attr: [] +labelTranslationParameters: [] } "biologie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3610 +label: "Biologie" +value: "biologie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2646 …} +attr: [] +labelTranslationParameters: [] } "cestina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3601 +label: "Čeština" +value: "cestina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2643 …} +attr: [] +labelTranslationParameters: [] } "cestina_pro_cizince" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3592 +label: "Čeština pro cizince" +value: "cestina-pro-cizince" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2642 …} +attr: [] +labelTranslationParameters: [] } "chemie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3583 +label: "Chemie" +value: "chemie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2648 …} +attr: [] +labelTranslationParameters: [] } "cinstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3340 +label: "Čínština" +value: "cinstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2649 …} +attr: [] +labelTranslationParameters: [] } "danstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3562 +label: "Dánština" +value: "danstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2647 …} +attr: [] +labelTranslationParameters: [] } "dejepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3553 +label: "Dějepis" +value: "dejepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2694 …} +attr: [] +labelTranslationParameters: [] } "deskriptivni_geometrie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3544 +label: "Deskriptivní geometrie" +value: "deskriptivni-geometrie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2659 …} +attr: [] +labelTranslationParameters: [] } "ekologie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3308 +label: "Ekologie" +value: "ekologie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2696 …} +attr: [] +labelTranslationParameters: [] } "ekonomie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3511 +label: "Ekonomie" +value: "ekonomie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2698 …} +attr: [] +labelTranslationParameters: [] } "elektrotechnika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3502 +label: "Elektrotechnika" +value: "elektrotechnika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2699 …} +attr: [] +labelTranslationParameters: [] } "Finstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3493 +label: "Finština" +value: "Finstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2206 …} +attr: [] +labelTranslationParameters: [] } "fotografovani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3484 +label: "Fotografování" +value: "fotografovani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2666 …} +attr: [] +labelTranslationParameters: [] } "francouzstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3475 +label: "Francouzština" +value: "francouzstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2635 …} +attr: [] +labelTranslationParameters: [] } "fyzika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3466 +label: "Fyzika" +value: "fyzika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2645 …} +attr: [] +labelTranslationParameters: [] } "holandstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3457 +label: "Holandština" +value: "holandstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2693 …} +attr: [] +labelTranslationParameters: [] } "hra_na_housle" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +label: "Hra na housle" +value: "hra-na-housle" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2640 …} +attr: [] +labelTranslationParameters: [] } "hra_na_kytaru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3275 +label: "Hra na kytaru" +value: "hra-na-kytaru" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2638 …} +attr: [] +labelTranslationParameters: [] } "hudebni_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "Hudební výchova" +value: "hudebni-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2639 …} +attr: [] +labelTranslationParameters: [] } "informatika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +label: "Informatika" +value: "informatika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2655 …} +attr: [] +labelTranslationParameters: [] } "italstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +label: "Italština" +value: "italstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2660 …} +attr: [] +labelTranslationParameters: [] } "japonstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +label: "Japonština" +value: "japonstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2664 …} +attr: [] +labelTranslationParameters: [] } "klavir" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +label: "Klavír" +value: "klavir" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2663 …} +attr: [] +labelTranslationParameters: [] } "kondicni_jizdy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +label: "Kondiční jízdy" +value: "kondicni-jizdy" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2662 …} +attr: [] +labelTranslationParameters: [] } "korejstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +label: "Korejština" +value: "korejstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2661 …} +attr: [] +labelTranslationParameters: [] } "literatura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "Literatura" +value: "literatura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2667 …} +attr: [] +labelTranslationParameters: [] } "madarstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "Maďarština" +value: "madarstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2665 …} +attr: [] +labelTranslationParameters: [] } "malovani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3905 +label: "Malování" +value: "malovani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2702 …} +attr: [] +labelTranslationParameters: [] } "matematika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "Matematika" +value: "matematika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2703 …} +attr: [] +labelTranslationParameters: [] } "ms_excel" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "MS Excel" +value: "ms-excel" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2704 …} +attr: [] +labelTranslationParameters: [] } "ms_powerpoint" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "MS Powerpoint" +value: "ms-powerpoint" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2705 …} +attr: [] +labelTranslationParameters: [] } "ms_word" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +label: "MS Word" +value: "ms-word" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2706 …} +attr: [] +labelTranslationParameters: [] } "nemcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "Němčina" +value: "nemcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2707 …} +attr: [] +labelTranslationParameters: [] } "norstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "Norština" +value: "norstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2708 …} +attr: [] +labelTranslationParameters: [] } "ostatni" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "Ostatní" +value: "ostatni" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2709 …} +attr: [] +labelTranslationParameters: [] } "peceni_a_vareni" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +label: "Pečení a vaření" +value: "peceni-a-vareni" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2710 …} +attr: [] +labelTranslationParameters: [] } "photoshop" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +label: "Photoshop" +value: "photoshop" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2711 …} +attr: [] +labelTranslationParameters: [] } "plavani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +label: "Plavání" +value: "plavani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2712 …} +attr: [] +labelTranslationParameters: [] } "polstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +label: "Polština" +value: "polstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2713 …} +attr: [] +labelTranslationParameters: [] } "portugalstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3923 +label: "Portugalština" +value: "portugalstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2714 …} +attr: [] +labelTranslationParameters: [] } "pravo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3924 +label: "Právo" +value: "pravo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2715 …} +attr: [] +labelTranslationParameters: [] } "programovani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +label: "Programování" +value: "programovani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2716 …} +attr: [] +labelTranslationParameters: [] } "psychologie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +label: "Psychologie" +value: "psychologie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2717 …} +attr: [] +labelTranslationParameters: [] } "rectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +label: "Řečtina" +value: "rectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2718 …} +attr: [] +labelTranslationParameters: [] } "rustina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "Ruština" +value: "rustina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2719 …} +attr: [] +labelTranslationParameters: [] } "slovenstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "Slovenština" +value: "slovenstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2720 …} +attr: [] +labelTranslationParameters: [] } "spanelstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "Španělština" +value: "spanelstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2721 …} +attr: [] +labelTranslationParameters: [] } "statistika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +label: "Statistika" +value: "statistika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2722 …} +attr: [] +labelTranslationParameters: [] } "strojirenstvi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3932 +label: "Strojírenství" +value: "strojirenstvi" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2723 …} +attr: [] +labelTranslationParameters: [] } "svedstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +label: "Švédština" +value: "svedstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2724 …} +attr: [] +labelTranslationParameters: [] } "tanec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +label: "Tanec" +value: "tanec" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2725 …} +attr: [] +labelTranslationParameters: [] } "Turectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +label: "Turečtina" +value: "Turectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2726 …} +attr: [] +labelTranslationParameters: [] } "ucetnictvi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "Účetnictví" +value: "ucetnictvi" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2729 …} +attr: [] +labelTranslationParameters: [] } "ukrajinstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +label: "Ukrajinština" +value: "ukrajinstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2730 …} +attr: [] +labelTranslationParameters: [] } "vietnamstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3938 +label: "Vietnamština" +value: "vietnamstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2731 …} +attr: [] +labelTranslationParameters: [] } "vytvarni_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3939 +label: "Výtvarní výchova" +value: "vytvarni-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2732 …} +attr: [] +labelTranslationParameters: [] } "zemepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +label: "Zeměpis" +value: "zemepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2733 …} +attr: [] +labelTranslationParameters: [] } "zpev" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +label: "Zpěv" +value: "zpev" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2734 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3397 -form: Symfony\Component\Form\Form {#3716 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3685 …5} |
full_name | "extended_search[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_subject" |
is_selected | Closure($choice, $value) {#3652 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "subject" |
placeholder | "subject.placeholder" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_subject" |
valid | true |
value | "" |
city
"App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1528 -elements: [ App\Tutorka\Bundle\ContentBundle\Entity\City {#1640 …} ] } |
View Format |
[
"cesko"
]
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-live-search" => "true" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure(City $city, $key) {#1853 class: "App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType" this: App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType {#1865 …} } |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3272 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1756 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3271 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | "slug" |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\City" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …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 {#1751 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#780 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3264 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3266 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3267 #from: "App\Tutorka\Bundle\ContentBundle\Entity\City" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3268 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3269 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Tutorka\Bundle\ContentBundle\Entity\City e ORDER BY e.orderNumber ASC, e.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3265 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "forms" |
trim | false |
upload_max_size_message | Closure() {#3263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3262 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-live-search" => "true" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "cities" "_extended_search_city" ] |
cache_key | "_extended_search_city_cities" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ "cesko" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +label: "Česko" +value: "cesko" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1640 …} +attr: [ "title" => "<span class="badge badge-primary">Česko</span>" ] +labelTranslationParameters: [] } "praha" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +label: "Praha (celá)" +value: "praha" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2806 …} +attr: [ "title" => "<span class="badge badge-primary">Praha (celá)</span>" ] +labelTranslationParameters: [] } "benesov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +label: "Benešov" +value: "benesov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2807 …} +attr: [ "title" => "<span class="badge badge-primary">Benešov</span>" ] +labelTranslationParameters: [] } "beroun" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +label: "Beroun" +value: "beroun" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2808 …} +attr: [ "title" => "<span class="badge badge-primary">Beroun</span>" ] +labelTranslationParameters: [] } "blansko" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +label: "Blansko" +value: "blansko" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2809 …} +attr: [ "title" => "<span class="badge badge-primary">Blansko</span>" ] +labelTranslationParameters: [] } "brno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +label: "Brno" +value: "brno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2810 …} +attr: [ "title" => "<span class="badge badge-primary">Brno</span>" ] +labelTranslationParameters: [] } "brno_venkov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +label: "Brno-venkov" +value: "brno-venkov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2811 …} +attr: [ "title" => "<span class="badge badge-primary">Brno-venkov</span>" ] +labelTranslationParameters: [] } "bruntal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +label: "Bruntál" +value: "bruntal" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2812 …} +attr: [ "title" => "<span class="badge badge-primary">Bruntál</span>" ] +labelTranslationParameters: [] } "breclav" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +label: "Břeclav" +value: "breclav" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2813 …} +attr: [ "title" => "<span class="badge badge-primary">Břeclav</span>" ] +labelTranslationParameters: [] } "ceska_lipa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +label: "Česká Lípa" +value: "ceska-lipa" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2814 …} +attr: [ "title" => "<span class="badge badge-primary">Česká Lípa</span>" ] +labelTranslationParameters: [] } "ceske_budejovice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +label: "České Budějovice" +value: "ceske-budejovice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2815 …} +attr: [ "title" => "<span class="badge badge-primary">České Budějovice</span>" ] +labelTranslationParameters: [] } "cesky_krumlov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +label: "Český Krumlov" +value: "cesky-krumlov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2816 …} +attr: [ "title" => "<span class="badge badge-primary">Český Krumlov</span>" ] +labelTranslationParameters: [] } "decin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +label: "Děčín" +value: "decin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2817 …} +attr: [ "title" => "<span class="badge badge-primary">Děčín</span>" ] +labelTranslationParameters: [] } "domazlice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +label: "Domažlice" +value: "domazlice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2818 …} +attr: [ "title" => "<span class="badge badge-primary">Domažlice</span>" ] +labelTranslationParameters: [] } "frydek_mistek" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +label: "Frýdek-Místek" +value: "frydek-mistek" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2819 …} +attr: [ "title" => "<span class="badge badge-primary">Frýdek-Místek</span>" ] +labelTranslationParameters: [] } "havlickuv_brod" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +label: "Havlíčkův Brod" +value: "havlickuv-brod" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2820 …} +attr: [ "title" => "<span class="badge badge-primary">Havlíčkův Brod</span>" ] +labelTranslationParameters: [] } "hodonin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +label: "Hodonín" +value: "hodonin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2821 …} +attr: [ "title" => "<span class="badge badge-primary">Hodonín</span>" ] +labelTranslationParameters: [] } "hradec_kralove" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +label: "Hradec Králové" +value: "hradec-kralove" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2822 …} +attr: [ "title" => "<span class="badge badge-primary">Hradec Králové</span>" ] +labelTranslationParameters: [] } "cheb" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +label: "Cheb" +value: "cheb" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2823 …} +attr: [ "title" => "<span class="badge badge-primary">Cheb</span>" ] +labelTranslationParameters: [] } "chomutov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +label: "Chomutov" +value: "chomutov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2824 …} +attr: [ "title" => "<span class="badge badge-primary">Chomutov</span>" ] +labelTranslationParameters: [] } "chrudim" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "Chrudim" +value: "chrudim" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2825 …} +attr: [ "title" => "<span class="badge badge-primary">Chrudim</span>" ] +labelTranslationParameters: [] } "jablonec_nad_nisou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "Jablonec nad Nisou" +value: "jablonec-nad-nisou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2826 …} +attr: [ "title" => "<span class="badge badge-primary">Jablonec nad Nisou</span>" ] +labelTranslationParameters: [] } "jesenik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +label: "Jeseník" +value: "jesenik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2827 …} +attr: [ "title" => "<span class="badge badge-primary">Jeseník</span>" ] +labelTranslationParameters: [] } "jicin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +label: "Jičín" +value: "jicin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2828 …} +attr: [ "title" => "<span class="badge badge-primary">Jičín</span>" ] +labelTranslationParameters: [] } "jihlava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +label: "Jihlava" +value: "jihlava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2829 …} +attr: [ "title" => "<span class="badge badge-primary">Jihlava</span>" ] +labelTranslationParameters: [] } "jindrichuv_hradec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +label: "Jindřichův Hradec" +value: "jindrichuv-hradec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2830 …} +attr: [ "title" => "<span class="badge badge-primary">Jindřichův Hradec</span>" ] +labelTranslationParameters: [] } "karlovy_vary" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +label: "Karlovy Vary" +value: "karlovy-vary" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2831 …} +attr: [ "title" => "<span class="badge badge-primary">Karlovy Vary</span>" ] +labelTranslationParameters: [] } "karvina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +label: "Karviná" +value: "karvina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2832 …} +attr: [ "title" => "<span class="badge badge-primary">Karviná</span>" ] +labelTranslationParameters: [] } "kladno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "Kladno" +value: "kladno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2833 …} +attr: [ "title" => "<span class="badge badge-primary">Kladno</span>" ] +labelTranslationParameters: [] } "klatovy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3974 +label: "Klatovy" +value: "klatovy" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2834 …} +attr: [ "title" => "<span class="badge badge-primary">Klatovy</span>" ] +labelTranslationParameters: [] } "kolin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3975 +label: "Kolín" +value: "kolin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2835 …} +attr: [ "title" => "<span class="badge badge-primary">Kolín</span>" ] +labelTranslationParameters: [] } "kromeriz" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +label: "Kroměříž" +value: "kromeriz" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2836 …} +attr: [ "title" => "<span class="badge badge-primary">Kroměříž</span>" ] +labelTranslationParameters: [] } "kutna_hora" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +label: "Kutná Hora" +value: "kutna-hora" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2837 …} +attr: [ "title" => "<span class="badge badge-primary">Kutná Hora</span>" ] +labelTranslationParameters: [] } "liberec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3978 +label: "Liberec" +value: "liberec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2838 …} +attr: [ "title" => "<span class="badge badge-primary">Liberec</span>" ] +labelTranslationParameters: [] } "litomerice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3979 +label: "Litoměřice" +value: "litomerice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2839 …} +attr: [ "title" => "<span class="badge badge-primary">Litoměřice</span>" ] +labelTranslationParameters: [] } "louny" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +label: "Louny" +value: "louny" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2840 …} +attr: [ "title" => "<span class="badge badge-primary">Louny</span>" ] +labelTranslationParameters: [] } "melnik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +label: "Mělník" +value: "melnik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2841 …} +attr: [ "title" => "<span class="badge badge-primary">Mělník</span>" ] +labelTranslationParameters: [] } "mlada_boleslav" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3982 +label: "Mladá Boleslav" +value: "mlada-boleslav" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2842 …} +attr: [ "title" => "<span class="badge badge-primary">Mladá Boleslav</span>" ] +labelTranslationParameters: [] } "most" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3983 +label: "Most" +value: "most" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2843 …} +attr: [ "title" => "<span class="badge badge-primary">Most</span>" ] +labelTranslationParameters: [] } "nachod" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3984 +label: "Náchod" +value: "nachod" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2844 …} +attr: [ "title" => "<span class="badge badge-primary">Náchod</span>" ] +labelTranslationParameters: [] } "novy_jicin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3985 +label: "Nový Jičín" +value: "novy-jicin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2845 …} +attr: [ "title" => "<span class="badge badge-primary">Nový Jičín</span>" ] +labelTranslationParameters: [] } "nymburk" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3986 +label: "Nymburk" +value: "nymburk" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2846 …} +attr: [ "title" => "<span class="badge badge-primary">Nymburk</span>" ] +labelTranslationParameters: [] } "olomouc" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3987 +label: "Olomouc" +value: "olomouc" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2847 …} +attr: [ "title" => "<span class="badge badge-primary">Olomouc</span>" ] +labelTranslationParameters: [] } "opava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3988 +label: "Opava" +value: "opava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2848 …} +attr: [ "title" => "<span class="badge badge-primary">Opava</span>" ] +labelTranslationParameters: [] } "ostrava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3989 +label: "Ostrava" +value: "ostrava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2849 …} +attr: [ "title" => "<span class="badge badge-primary">Ostrava</span>" ] +labelTranslationParameters: [] } "pardubice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3990 +label: "Pardubice" +value: "pardubice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2850 …} +attr: [ "title" => "<span class="badge badge-primary">Pardubice</span>" ] +labelTranslationParameters: [] } "pelhrimov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3991 +label: "Pelhřimov" +value: "pelhrimov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2851 …} +attr: [ "title" => "<span class="badge badge-primary">Pelhřimov</span>" ] +labelTranslationParameters: [] } "pisek" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3992 +label: "Písek" +value: "pisek" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2852 …} +attr: [ "title" => "<span class="badge badge-primary">Písek</span>" ] +labelTranslationParameters: [] } "plzen_jih" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3993 +label: "Plzeň-jih" +value: "plzen-jih" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2853 …} +attr: [ "title" => "<span class="badge badge-primary">Plzeň-jih</span>" ] +labelTranslationParameters: [] } "plzen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3994 +label: "Plzeň" +value: "plzen" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2854 …} +attr: [ "title" => "<span class="badge badge-primary">Plzeň</span>" ] +labelTranslationParameters: [] } "plzen_sever" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3995 +label: "Plzeň-sever" +value: "plzen-sever" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2855 …} +attr: [ "title" => "<span class="badge badge-primary">Plzeň-sever</span>" ] +labelTranslationParameters: [] } "praha_1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3996 +label: "Praha 1" +value: "praha-1" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2856 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 1</span>" ] +labelTranslationParameters: [] } "praha_2" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3997 +label: "Praha 2" +value: "praha-2" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2857 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 2</span>" ] +labelTranslationParameters: [] } "praha_3" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3998 +label: "Praha 3" +value: "praha-3" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2858 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 3</span>" ] +labelTranslationParameters: [] } "praha_4" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3999 +label: "Praha 4" +value: "praha-4" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2859 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 4</span>" ] +labelTranslationParameters: [] } "praha_5" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4000 +label: "Praha 5" +value: "praha-5" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2860 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 5</span>" ] +labelTranslationParameters: [] } "praha_6" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4001 +label: "Praha 6" +value: "praha-6" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2861 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 6</span>" ] +labelTranslationParameters: [] } "praha_7" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4002 +label: "Praha 7" +value: "praha-7" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2862 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 7</span>" ] +labelTranslationParameters: [] } "praha_8" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4003 +label: "Praha 8" +value: "praha-8" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2863 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 8</span>" ] +labelTranslationParameters: [] } "praha_9" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4004 +label: "Praha 9" +value: "praha-9" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2864 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 9</span>" ] +labelTranslationParameters: [] } "praha_10" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4005 +label: "Praha 10" +value: "praha-10" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2865 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 10</span>" ] +labelTranslationParameters: [] } "praha_11" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4006 +label: "Praha 11" +value: "praha-11" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2866 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 11</span>" ] +labelTranslationParameters: [] } "praha_12" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4007 +label: "Praha 12" +value: "praha-12" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2867 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 12</span>" ] +labelTranslationParameters: [] } "praha_13" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4008 +label: "Praha 13" +value: "praha-13" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2868 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 13</span>" ] +labelTranslationParameters: [] } "praha_14" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4009 +label: "Praha 14" +value: "praha-14" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2869 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 14</span>" ] +labelTranslationParameters: [] } "praha_15" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4010 +label: "Praha 15" +value: "praha-15" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2870 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 15</span>" ] +labelTranslationParameters: [] } "praha_16" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4011 +label: "Praha 16" +value: "praha-16" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2871 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 16</span>" ] +labelTranslationParameters: [] } "praha_17" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4012 +label: "Praha 17" +value: "praha-17" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2872 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 17</span>" ] +labelTranslationParameters: [] } "praha_18" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4013 +label: "Praha 18" +value: "praha-18" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2873 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 18</span>" ] +labelTranslationParameters: [] } "praha_19" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4014 +label: "Praha 19" +value: "praha-19" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2874 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 19</span>" ] +labelTranslationParameters: [] } "praha_20" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +label: "Praha 20" +value: "praha-20" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2875 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 20</span>" ] +labelTranslationParameters: [] } "praha_21" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4016 +label: "Praha 21" +value: "praha-21" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2876 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 21</span>" ] +labelTranslationParameters: [] } "praha_22" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4017 +label: "Praha 22" +value: "praha-22" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2877 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 22</span>" ] +labelTranslationParameters: [] } "praha_vychod" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4018 +label: "Praha-východ" +value: "praha-vychod" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2878 …} +attr: [ "title" => "<span class="badge badge-primary">Praha-východ</span>" ] +labelTranslationParameters: [] } "praha_zapad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4019 +label: "Praha-západ" +value: "praha-zapad" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2879 …} +attr: [ "title" => "<span class="badge badge-primary">Praha-západ</span>" ] +labelTranslationParameters: [] } "prachatice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4020 +label: "Prachatice" +value: "prachatice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2880 …} +attr: [ "title" => "<span class="badge badge-primary">Prachatice</span>" ] +labelTranslationParameters: [] } "prerov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4021 +label: "Přerov" +value: "prerov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2881 …} +attr: [ "title" => "<span class="badge badge-primary">Přerov</span>" ] +labelTranslationParameters: [] } "pribram" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4022 +label: "Příbram" +value: "pribram" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2882 …} +attr: [ "title" => "<span class="badge badge-primary">Příbram</span>" ] +labelTranslationParameters: [] } "prostejov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4023 +label: "Prostějov" +value: "prostejov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2883 …} +attr: [ "title" => "<span class="badge badge-primary">Prostějov</span>" ] +labelTranslationParameters: [] } "rakovnik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4024 +label: "Rakovník" +value: "rakovnik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2884 …} +attr: [ "title" => "<span class="badge badge-primary">Rakovník</span>" ] +labelTranslationParameters: [] } "rokycany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4025 +label: "Rokycany" +value: "rokycany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2885 …} +attr: [ "title" => "<span class="badge badge-primary">Rokycany</span>" ] +labelTranslationParameters: [] } "rychnov_nad_knezkou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4026 +label: "Rychnov nad Kněžkou" +value: "rychnov-nad-knezkou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2886 …} +attr: [ "title" => "<span class="badge badge-primary">Rychnov nad Kněžkou</span>" ] +labelTranslationParameters: [] } "semily" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4027 +label: "Semily" +value: "semily" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2887 …} +attr: [ "title" => "<span class="badge badge-primary">Semily</span>" ] +labelTranslationParameters: [] } "sekolov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4028 +label: "Sokolov" +value: "sekolov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2888 …} +attr: [ "title" => "<span class="badge badge-primary">Sokolov</span>" ] +labelTranslationParameters: [] } "strakonice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4029 +label: "Strakonice" +value: "strakonice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2889 …} +attr: [ "title" => "<span class="badge badge-primary">Strakonice</span>" ] +labelTranslationParameters: [] } "sumperk" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4030 +label: "Šumperk" +value: "sumperk" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2890 …} +attr: [ "title" => "<span class="badge badge-primary">Šumperk</span>" ] +labelTranslationParameters: [] } "svitany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4031 +label: "Svitavy" +value: "svitany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2891 …} +attr: [ "title" => "<span class="badge badge-primary">Svitavy</span>" ] +labelTranslationParameters: [] } "tabor" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4032 +label: "Tábor" +value: "tabor" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2892 …} +attr: [ "title" => "<span class="badge badge-primary">Tábor</span>" ] +labelTranslationParameters: [] } "tachov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4033 +label: "Tachov" +value: "tachov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2893 …} +attr: [ "title" => "<span class="badge badge-primary">Tachov</span>" ] +labelTranslationParameters: [] } "teplice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4034 +label: "Teplice" +value: "teplice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2894 …} +attr: [ "title" => "<span class="badge badge-primary">Teplice</span>" ] +labelTranslationParameters: [] } "trebic" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4035 +label: "Třebíč" +value: "trebic" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2895 …} +attr: [ "title" => "<span class="badge badge-primary">Třebíč</span>" ] +labelTranslationParameters: [] } "trutnov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4036 +label: "Trutnov" +value: "trutnov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2896 …} +attr: [ "title" => "<span class="badge badge-primary">Trutnov</span>" ] +labelTranslationParameters: [] } "uherske_hradiste" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4037 +label: "Uherské Hradiště" +value: "uherske-hradiste" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2897 …} +attr: [ "title" => "<span class="badge badge-primary">Uherské Hradiště</span>" ] +labelTranslationParameters: [] } "usti_nad_labem" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4038 +label: "Ústí nad Labem" +value: "usti-nad-labem" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2898 …} +attr: [ "title" => "<span class="badge badge-primary">Ústí nad Labem</span>" ] +labelTranslationParameters: [] } "usti_nad_orlici" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4039 +label: "Ústí nad Orlicí" +value: "usti-nad-orlici" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2899 …} +attr: [ "title" => "<span class="badge badge-primary">Ústí nad Orlicí</span>" ] +labelTranslationParameters: [] } "vsetin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4040 +label: "Vsetín" +value: "vsetin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2900 …} +attr: [ "title" => "<span class="badge badge-primary">Vsetín</span>" ] +labelTranslationParameters: [] } "vyskov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4041 +label: "Vyškov" +value: "vyskov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2901 …} +attr: [ "title" => "<span class="badge badge-primary">Vyškov</span>" ] +labelTranslationParameters: [] } "zdar_nad_sazavou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4042 +label: "Žďár nad Sázavou" +value: "zdar-nad-sazavou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2902 …} +attr: [ "title" => "<span class="badge badge-primary">Žďár nad Sázavou</span>" ] +labelTranslationParameters: [] } "zlin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4043 +label: "Zlín" +value: "zlin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2903 …} +attr: [ "title" => "<span class="badge badge-primary">Zlín</span>" ] +labelTranslationParameters: [] } "znojmo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4044 +label: "Znojmo" +value: "znojmo" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2904 …} +attr: [ "title" => "<span class="badge badge-primary">Znojmo</span>" ] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#1528 -elements: [ App\Tutorka\Bundle\ContentBundle\Entity\City {#1640 …} ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3942 -form: Symfony\Component\Form\Form {#3771 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3661 …5} |
full_name | "extended_search[city][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_city" |
is_selected | Closure($choice, array $values) {#3944 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "city" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_city" |
valid | true |
value | [
"cesko"
] |
searchText
"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
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 | 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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3288 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3290 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3289 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_extended_search_searchText" ] |
cache_key | "_extended_search_searchText_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4045 -form: Symfony\Component\Form\Form {#3782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3943 …5} |
full_name | "extended_search[searchText]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_searchText" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "searchText" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_searchText" |
valid | true |
value | "" |
level
"App\Tutorka\Bundle\ContentBundle\Form\Type\LevelsType"
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 | [] |
[] |
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 | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3306 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1714 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3305 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3309 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1783 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1830 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\Level" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 {#1783 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1830 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "level.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3299 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3301 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3302 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Level" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3303 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Tutorka\Bundle\ContentBundle\Entity\Level e ORDER BY e.orderNumber DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3300 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "forms" |
trim | false |
upload_max_size_message | Closure() {#3298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3297 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "levels" "_extended_search_level" ] |
cache_key | "_extended_search_level_levels" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3315 +label: "Mateřská škola" +value: "6" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1898 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3316 +label: "ZŠ 1. stupeň" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1896 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3317 +label: "ZŠ 2. stupeň" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1895 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3318 +label: "Střední škola" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1894 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3319 +label: "Vysoká škola" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1893 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3320 +label: "Pro dospělé" +value: "5" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1892 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3321 +label: "Jiná" +value: "7" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1891 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4046 -form: Symfony\Component\Form\Form {#3789 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4047 …5} |
full_name | "extended_search[level]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_level" |
is_selected | Closure($choice, array $values) {#4048 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | "level.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "level" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_level" |
valid | true |
value | [] |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Mateřská škola" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "6" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Mateřská škola" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3455 …} } } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_level_entry" ] |
cache_key | "_extended_search_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4052 -form: Symfony\Component\Form\Form {#3792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4051 …5} |
full_name | "extended_search[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_level_6" |
label | "Mateřská škola" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_level_entry" |
valid | true |
value | "6" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ZŠ 1. stupeň" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ZŠ 1. stupeň" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3464 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_level_entry" ] |
cache_key | "_extended_search_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4053 -form: Symfony\Component\Form\Form {#3795 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4054 …5} |
full_name | "extended_search[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_level_1" |
label | "ZŠ 1. stupeň" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_level_entry" |
valid | true |
value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ZŠ 2. stupeň" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ZŠ 2. stupeň" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3473 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_level_entry" ] |
cache_key | "_extended_search_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4055 -form: Symfony\Component\Form\Form {#3798 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4056 …5} |
full_name | "extended_search[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_level_2" |
label | "ZŠ 2. stupeň" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_level_entry" |
valid | true |
value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Střední škola" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Střední škola" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3482 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_level_entry" ] |
cache_key | "_extended_search_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4057 -form: Symfony\Component\Form\Form {#3801 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4058 …5} |
full_name | "extended_search[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_level_3" |
label | "Střední škola" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_level_entry" |
valid | true |
value | "3" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Vysoká škola" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Vysoká škola" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3492 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3491 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_level_entry" ] |
cache_key | "_extended_search_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4059 -form: Symfony\Component\Form\Form {#3804 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4060 …5} |
full_name | "extended_search[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_level_4" |
label | "Vysoká škola" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_level_entry" |
valid | true |
value | "4" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Pro dospělé" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "5" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pro dospělé" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3500 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_level_entry" ] |
cache_key | "_extended_search_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4061 -form: Symfony\Component\Form\Form {#3807 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4062 …5} |
full_name | "extended_search[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_level_5" |
label | "Pro dospělé" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_level_entry" |
valid | true |
value | "5" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Jiná" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "7" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Jiná" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3510 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3509 …} } } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_level_entry" ] |
cache_key | "_extended_search_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4063 -form: Symfony\Component\Form\Form {#3810 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4064 …5} |
full_name | "extended_search[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_level_7" |
label | "Jiná" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_level_entry" |
valid | true |
value | "7" |
placeAttribute
"App\Tutorka\Bundle\ContentBundle\Form\Type\PlaceAttributeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View 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 |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3338 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1905 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3337 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3341 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1910 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#828 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 {#1910 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#828 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "attributesPlace.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3331 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3333 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3334 #from: "App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3335 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.id DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute e ORDER BY e.id DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3332 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "forms" |
trim | false |
upload_max_size_message | Closure() {#3330 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3329 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "place_attribute" "_extended_search_placeAttribute" ] |
cache_key | "_extended_search_placeAttribute_place_attribute" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3347 +label: "Přes internet" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1934 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3348 +label: "U studenta doma" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1936 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3349 +label: "Doučovatel dochází" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1937 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4050 -form: Symfony\Component\Form\Form {#3813 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4049 …5} |
full_name | "extended_search[placeAttribute]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_placeAttribute" |
is_selected | Closure($choice, array $values) {#4066 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | "attributesPlace.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "placeAttribute" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_placeAttribute" |
valid | true |
value | [] |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Přes internet" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Přes internet" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3542 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_placeAttribute_entry" ] |
cache_key | "_extended_search_placeAttribute_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4069 -form: Symfony\Component\Form\Form {#3816 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4068 …5} |
full_name | "extended_search[placeAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_placeAttribute_3" |
label | "Přes internet" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_placeAttribute_entry" |
valid | true |
value | "3" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "U studenta doma" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "U studenta doma" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3552 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3551 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_placeAttribute_entry" ] |
cache_key | "_extended_search_placeAttribute_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4070 -form: Symfony\Component\Form\Form {#3819 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4071 …5} |
full_name | "extended_search[placeAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_placeAttribute_2" |
label | "U studenta doma" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_placeAttribute_entry" |
valid | true |
value | "2" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Doučovatel dochází" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Doučovatel dochází" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3560 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_placeAttribute_entry" ] |
cache_key | "_extended_search_placeAttribute_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4072 -form: Symfony\Component\Form\Form {#3822 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4073 …5} |
full_name | "extended_search[placeAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_placeAttribute_1" |
label | "Doučovatel dochází" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_placeAttribute_entry" |
valid | true |
value | "1" |
preferredTimeAttribute
"App\Tutorka\Bundle\ContentBundle\Form\Type\PreferredTimeAttributeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View 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 |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3366 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1965 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3365 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3369 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1970 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1946 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 {#1970 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1946 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "attributesPreferredTime.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3359 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3361 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3362 #from: "App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3363 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.id DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute e ORDER BY e.id DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3360 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "forms" |
trim | false |
upload_max_size_message | Closure() {#3358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3357 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "preferred_time_attribute" "_extended_search_preferredTimeAttribute" ] |
cache_key | "_extended_search_preferredTimeAttribute_preferred_time_attribute" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3375 +label: "O víkendu" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1994 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3376 +label: "Večer" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1996 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3377 +label: "Odpoledne" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1997 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3378 +label: "Dopoledne" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1998 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4067 -form: Symfony\Component\Form\Form {#3825 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4065 …5} |
full_name | "extended_search[preferredTimeAttribute]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_preferredTimeAttribute" |
is_selected | Closure($choice, array $values) {#4075 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | "attributesPreferredTime.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "preferredTimeAttribute" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_preferredTimeAttribute" |
valid | true |
value | [] |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "O víkendu" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "O víkendu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3582 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3581 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_preferredTimeAttribute_entry" ] |
cache_key | "_extended_search_preferredTimeAttribute_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4078 -form: Symfony\Component\Form\Form {#3828 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4077 …5} |
full_name | "extended_search[preferredTimeAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_preferredTimeAttribute_4" |
label | "O víkendu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_preferredTimeAttribute_entry" |
valid | true |
value | "4" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Večer" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Večer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3590 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_preferredTimeAttribute_entry" ] |
cache_key | "_extended_search_preferredTimeAttribute_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4079 -form: Symfony\Component\Form\Form {#3831 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4080 …5} |
full_name | "extended_search[preferredTimeAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_preferredTimeAttribute_3" |
label | "Večer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_preferredTimeAttribute_entry" |
valid | true |
value | "3" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Odpoledne" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odpoledne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3599 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_preferredTimeAttribute_entry" ] |
cache_key | "_extended_search_preferredTimeAttribute_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4081 -form: Symfony\Component\Form\Form {#3834 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4082 …5} |
full_name | "extended_search[preferredTimeAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_preferredTimeAttribute_2" |
label | "Odpoledne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_preferredTimeAttribute_entry" |
valid | true |
value | "2" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Dopoledne" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Dopoledne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3608 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_preferredTimeAttribute_entry" ] |
cache_key | "_extended_search_preferredTimeAttribute_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4083 -form: Symfony\Component\Form\Form {#3837 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4084 …5} |
full_name | "extended_search[preferredTimeAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_preferredTimeAttribute_1" |
label | "Dopoledne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_preferredTimeAttribute_entry" |
valid | true |
value | "1" |
teacherExperienceAttribute
"App\Tutorka\Bundle\ContentBundle\Form\Type\TeacherExperienceAttributeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View 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 |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3395 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2027 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3394 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3398 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2032 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2008 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 {#2032 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2008 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "attributesTeacherExperience.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3388 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3390 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3391 #from: "App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3392 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.id DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute e ORDER BY e.id DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3389 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | "forms" |
trim | false |
upload_max_size_message | Closure() {#3387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3386 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "teacher_experience_attribute" "_extended_search_teacherExperienceAttribute" ] |
cache_key | "_extended_search_teacherExperienceAttribute_teacher_experience_attribute" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3404 +label: "6 let a více" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2056 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3405 +label: "4-5 let" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2058 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3406 +label: "2-3 roky" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2059 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3407 +label: "do 1 roka" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2060 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4076 -form: Symfony\Component\Form\Form {#3840 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4074 …5} |
full_name | "extended_search[teacherExperienceAttribute]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_teacherExperienceAttribute" |
is_selected | Closure($choice, array $values) {#4086 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | "attributesTeacherExperience.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "teacherExperienceAttribute" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_teacherExperienceAttribute" |
valid | true |
value | [] |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "6 let a více" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "6 let a více" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3632 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_teacherExperienceAttribute_entry" ] |
cache_key | "_extended_search_teacherExperienceAttribute_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4089 -form: Symfony\Component\Form\Form {#3843 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4088 …5} |
full_name | "extended_search[teacherExperienceAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_teacherExperienceAttribute_4" |
label | "6 let a více" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_teacherExperienceAttribute_entry" |
valid | true |
value | "4" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "4-5 let" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "4-5 let" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3641 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_teacherExperienceAttribute_entry" ] |
cache_key | "_extended_search_teacherExperienceAttribute_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4090 -form: Symfony\Component\Form\Form {#3846 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4091 …5} |
full_name | "extended_search[teacherExperienceAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_teacherExperienceAttribute_3" |
label | "4-5 let" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_teacherExperienceAttribute_entry" |
valid | true |
value | "3" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "2-3 roky" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "2-3 roky" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3650 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_teacherExperienceAttribute_entry" ] |
cache_key | "_extended_search_teacherExperienceAttribute_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4092 -form: Symfony\Component\Form\Form {#3849 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4093 …5} |
full_name | "extended_search[teacherExperienceAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_teacherExperienceAttribute_2" |
label | "2-3 roky" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_teacherExperienceAttribute_entry" |
valid | true |
value | "2" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "do 1 roka" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "do 1 roka" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3659 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_teacherExperienceAttribute_entry" ] |
cache_key | "_extended_search_teacherExperienceAttribute_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4094 -form: Symfony\Component\Form\Form {#3852 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4095 …5} |
full_name | "extended_search[teacherExperienceAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_teacherExperienceAttribute_1" |
label | "do 1 roka" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_teacherExperienceAttribute_entry" |
valid | true |
value | "1" |
otherAttribute
"App\Tutorka\Bundle\ContentBundle\Form\Type\OtherAttributeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View 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 |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3424 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2089 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3423 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3427 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2094 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2070 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 {#2094 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2070 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "attributesOther.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3417 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3419 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3420 #from: "App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3421 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.id DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute e ORDER BY e.id DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3418 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | "forms" |
trim | false |
upload_max_size_message | Closure() {#3416 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3415 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "other_attribute" "_extended_search_otherAttribute" ] |
cache_key | "_extended_search_otherAttribute_other_attribute" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3433 +label: "Skupinové doučování" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute {#2118 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3434 +label: "Doučování dětí" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute {#2120 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4087 -form: Symfony\Component\Form\Form {#3855 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4085 …5} |
full_name | "extended_search[otherAttribute]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_otherAttribute" |
is_selected | Closure($choice, array $values) {#4097 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | "attributesOther.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "otherAttribute" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_otherAttribute" |
valid | true |
value | [] |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Skupinové doučování" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Skupinové doučování" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3683 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_otherAttribute_entry" ] |
cache_key | "_extended_search_otherAttribute_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4100 -form: Symfony\Component\Form\Form {#3858 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4099 …5} |
full_name | "extended_search[otherAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_otherAttribute_2" |
label | "Skupinové doučování" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_otherAttribute_entry" |
valid | true |
value | "2" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Doučování dětí" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
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 | "entry" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Doučování dětí" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3692 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_extended_search_otherAttribute_entry" ] |
cache_key | "_extended_search_otherAttribute_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4101 -form: Symfony\Component\Form\Form {#3861 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4102 …5} |
full_name | "extended_search[otherAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_otherAttribute_1" |
label | "Doučování dětí" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_otherAttribute_entry" |
valid | true |
value | "1" |
submit
"App\Tutorka\Bundle\CoreBundle\Form\Type\SubmitButtonType"
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 |
---|---|---|
icon_before | "fas fa-search" |
same as passed value |
label | "btn.search.label" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
icon_after | null |
icon_before | "fas fa-search" |
label | "btn.search.label" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "data-loading-text" => "Hned to bude" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "submit_btn" "_extended_search_submit" ] |
cache_key | "_extended_search_submit_submit_btn" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#4096 …5} |
full_name | "extended_search[submit]" |
icon_after | "" |
icon_before | "fas fa-search" |
id | "extended_search_submit" |
label | "btn.search.label" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "dee3f1cb998c3d402e2f4cdcd3ec15._S7us7X2-gv06ZPQJ6i1TTdq9CEvs3A196t86zV_GF0.vGOh29rDnE2niP25FNnsK0IalRkCizltteAFknY-ISylaLaEjIeXPauFwg" |
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 | "dee3f1cb998c3d402e2f4cdcd3ec15._S7us7X2-gv06ZPQJ6i1TTdq9CEvs3A196t86zV_GF0.vGOh29rDnE2niP25FNnsK0IalRkCizltteAFknY-ISylaLaEjIeXPauFwg" |
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 {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data | "dee3f1cb998c3d402e2f4cdcd3ec15._S7us7X2-gv06ZPQJ6i1TTdq9CEvs3A196t86zV_GF0.vGOh29rDnE2niP25FNnsK0IalRkCizltteAFknY-ISylaLaEjIeXPauFwg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3426 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#4098 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_extended_search__token" ] |
cache_key | "_extended_search__token_hidden" |
compound | false |
data | "dee3f1cb998c3d402e2f4cdcd3ec15._S7us7X2-gv06ZPQJ6i1TTdq9CEvs3A196t86zV_GF0.vGOh29rDnE2niP25FNnsK0IalRkCizltteAFknY-ISylaLaEjIeXPauFwg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4113 -form: Symfony\Component\Form\Form {#4109 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4103 …5} |
full_name | "extended_search[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_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 | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search__token" |
valid | true |
value | "dee3f1cb998c3d402e2f4cdcd3ec15._S7us7X2-gv06ZPQJ6i1TTdq9CEvs3A196t86zV_GF0.vGOh29rDnE2niP25FNnsK0IalRkCizltteAFknY-ISylaLaEjIeXPauFwg" |