- 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) {#3274 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1655 …} 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() {#3276 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3275 …} } } |
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 {#3482 -form: Symfony\Component\Form\Form {#3753 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3277 …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 {#3293 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1763 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3292 -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 {#1855 -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 {#3285 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3287 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3288 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Subject" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3289 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3290 #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 {#3286 …} -_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() {#3284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3283 …} } } |
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 {#3684 +label: "Angličtina" +value: "anglictina" +data: Proxies\__CG__\App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2677 …} +attr: [] +labelTranslationParameters: [] } "architektura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3675 +label: "Architektura" +value: "architektura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2719 …} +attr: [] +labelTranslationParameters: [] } "autocad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3409 +label: "AutoCAD" +value: "autocad" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2716 …} +attr: [] +labelTranslationParameters: [] } "biologie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3651 +label: "Biologie" +value: "biologie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2724 …} +attr: [] +labelTranslationParameters: [] } "cestina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3642 +label: "Čeština" +value: "cestina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2726 …} +attr: [] +labelTranslationParameters: [] } "cestina_pro_cizince" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3633 +label: "Čeština pro cizince" +value: "cestina-pro-cizince" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2723 …} +attr: [] +labelTranslationParameters: [] } "chemie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3624 +label: "Chemie" +value: "chemie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2722 …} +attr: [] +labelTranslationParameters: [] } "cinstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3381 +label: "Čínština" +value: "cinstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2727 …} +attr: [] +labelTranslationParameters: [] } "danstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3603 +label: "Dánština" +value: "danstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2715 …} +attr: [] +labelTranslationParameters: [] } "dejepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3594 +label: "Dějepis" +value: "dejepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2729 …} +attr: [] +labelTranslationParameters: [] } "deskriptivni_geometrie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3585 +label: "Deskriptivní geometrie" +value: "deskriptivni-geometrie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2731 …} +attr: [] +labelTranslationParameters: [] } "ekologie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3349 +label: "Ekologie" +value: "ekologie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2732 …} +attr: [] +labelTranslationParameters: [] } "ekonomie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3552 +label: "Ekonomie" +value: "ekonomie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2573 …} +attr: [] +labelTranslationParameters: [] } "elektrotechnika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3543 +label: "Elektrotechnika" +value: "elektrotechnika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2708 …} +attr: [] +labelTranslationParameters: [] } "Finstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3534 +label: "Finština" +value: "Finstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2718 …} +attr: [] +labelTranslationParameters: [] } "fotografovani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3525 +label: "Fotografování" +value: "fotografovani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2725 …} +attr: [] +labelTranslationParameters: [] } "francouzstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3516 +label: "Francouzština" +value: "francouzstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2714 …} +attr: [] +labelTranslationParameters: [] } "fyzika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3507 +label: "Fyzika" +value: "fyzika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2710 …} +attr: [] +labelTranslationParameters: [] } "holandstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3498 +label: "Holandština" +value: "holandstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2711 …} +attr: [] +labelTranslationParameters: [] } "hra_na_housle" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3332 +label: "Hra na housle" +value: "hra-na-housle" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2712 …} +attr: [] +labelTranslationParameters: [] } "hra_na_kytaru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3316 +label: "Hra na kytaru" +value: "hra-na-kytaru" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2713 …} +attr: [] +labelTranslationParameters: [] } "hudebni_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3296 +label: "Hudební výchova" +value: "hudebni-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2707 …} +attr: [] +labelTranslationParameters: [] } "informatika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "Informatika" +value: "informatika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2709 …} +attr: [] +labelTranslationParameters: [] } "italstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "Italština" +value: "italstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2735 …} +attr: [] +labelTranslationParameters: [] } "japonstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "Japonština" +value: "japonstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2736 …} +attr: [] +labelTranslationParameters: [] } "klavir" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "Klavír" +value: "klavir" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2737 …} +attr: [] +labelTranslationParameters: [] } "kondicni_jizdy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "Kondiční jízdy" +value: "kondicni-jizdy" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2738 …} +attr: [] +labelTranslationParameters: [] } "korejstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +label: "Korejština" +value: "korejstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2739 …} +attr: [] +labelTranslationParameters: [] } "literatura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +label: "Literatura" +value: "literatura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2740 …} +attr: [] +labelTranslationParameters: [] } "madarstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +label: "Maďarština" +value: "madarstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2741 …} +attr: [] +labelTranslationParameters: [] } "malovani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +label: "Malování" +value: "malovani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2742 …} +attr: [] +labelTranslationParameters: [] } "matematika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +label: "Matematika" +value: "matematika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2743 …} +attr: [] +labelTranslationParameters: [] } "ms_excel" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +label: "MS Excel" +value: "ms-excel" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2744 …} +attr: [] +labelTranslationParameters: [] } "ms_powerpoint" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +label: "MS Powerpoint" +value: "ms-powerpoint" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2745 …} +attr: [] +labelTranslationParameters: [] } "ms_word" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +label: "MS Word" +value: "ms-word" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2746 …} +attr: [] +labelTranslationParameters: [] } "nemcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +label: "Němčina" +value: "nemcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2747 …} +attr: [] +labelTranslationParameters: [] } "norstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +label: "Norština" +value: "norstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2748 …} +attr: [] +labelTranslationParameters: [] } "ostatni" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +label: "Ostatní" +value: "ostatni" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2749 …} +attr: [] +labelTranslationParameters: [] } "peceni_a_vareni" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +label: "Pečení a vaření" +value: "peceni-a-vareni" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2750 …} +attr: [] +labelTranslationParameters: [] } "photoshop" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +label: "Photoshop" +value: "photoshop" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2751 …} +attr: [] +labelTranslationParameters: [] } "plavani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +label: "Plavání" +value: "plavani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2752 …} +attr: [] +labelTranslationParameters: [] } "polstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +label: "Polština" +value: "polstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2753 …} +attr: [] +labelTranslationParameters: [] } "portugalstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +label: "Portugalština" +value: "portugalstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2754 …} +attr: [] +labelTranslationParameters: [] } "pravo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "Právo" +value: "pravo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2755 …} +attr: [] +labelTranslationParameters: [] } "programovani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "Programování" +value: "programovani" +data: Proxies\__CG__\App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2680 …} +attr: [] +labelTranslationParameters: [] } "psychologie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +label: "Psychologie" +value: "psychologie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2756 …} +attr: [] +labelTranslationParameters: [] } "rectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +label: "Řečtina" +value: "rectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2757 …} +attr: [] +labelTranslationParameters: [] } "rustina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +label: "Ruština" +value: "rustina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2758 …} +attr: [] +labelTranslationParameters: [] } "slovenstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +label: "Slovenština" +value: "slovenstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2759 …} +attr: [] +labelTranslationParameters: [] } "spanelstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +label: "Španělština" +value: "spanelstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2760 …} +attr: [] +labelTranslationParameters: [] } "statistika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +label: "Statistika" +value: "statistika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2761 …} +attr: [] +labelTranslationParameters: [] } "strojirenstvi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "Strojírenství" +value: "strojirenstvi" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2762 …} +attr: [] +labelTranslationParameters: [] } "svedstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3974 +label: "Švédština" +value: "svedstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2763 …} +attr: [] +labelTranslationParameters: [] } "tanec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3975 +label: "Tanec" +value: "tanec" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2766 …} +attr: [] +labelTranslationParameters: [] } "Turectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +label: "Turečtina" +value: "Turectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2767 …} +attr: [] +labelTranslationParameters: [] } "ucetnictvi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +label: "Účetnictví" +value: "ucetnictvi" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2768 …} +attr: [] +labelTranslationParameters: [] } "ukrajinstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3978 +label: "Ukrajinština" +value: "ukrajinstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2769 …} +attr: [] +labelTranslationParameters: [] } "vietnamstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3979 +label: "Vietnamština" +value: "vietnamstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2770 …} +attr: [] +labelTranslationParameters: [] } "vytvarni_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +label: "Výtvarní výchova" +value: "vytvarni-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2771 …} +attr: [] +labelTranslationParameters: [] } "zemepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +label: "Zeměpis" +value: "zemepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2772 …} +attr: [] +labelTranslationParameters: [] } "zpev" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3982 +label: "Zpěv" +value: "zpev" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2773 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3438 -form: Symfony\Component\Form\Form {#3757 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3726 …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) {#3693 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1773 …} } |
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 | 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 | [ "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) {#1849 class: "App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType" this: App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType {#1861 …} } |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3313 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1752 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3312 -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 {#1747 -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 {#3305 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3307 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3308 #from: "App\Tutorka\Bundle\ContentBundle\Entity\City" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3309 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3310 #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 {#3306 …} -_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() {#3304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3303 …} } } |
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 {#3986 +label: "Česko" +value: "cesko" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2846 …} +attr: [ "title" => "<span class="badge badge-primary">Česko</span>" ] +labelTranslationParameters: [] } "praha" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3987 +label: "Praha (celá)" +value: "praha" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2848 …} +attr: [ "title" => "<span class="badge badge-primary">Praha (celá)</span>" ] +labelTranslationParameters: [] } "benesov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3988 +label: "Benešov" +value: "benesov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2849 …} +attr: [ "title" => "<span class="badge badge-primary">Benešov</span>" ] +labelTranslationParameters: [] } "beroun" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3989 +label: "Beroun" +value: "beroun" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2850 …} +attr: [ "title" => "<span class="badge badge-primary">Beroun</span>" ] +labelTranslationParameters: [] } "blansko" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3990 +label: "Blansko" +value: "blansko" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2851 …} +attr: [ "title" => "<span class="badge badge-primary">Blansko</span>" ] +labelTranslationParameters: [] } "brno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3991 +label: "Brno" +value: "brno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2852 …} +attr: [ "title" => "<span class="badge badge-primary">Brno</span>" ] +labelTranslationParameters: [] } "brno_venkov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3992 +label: "Brno-venkov" +value: "brno-venkov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2853 …} +attr: [ "title" => "<span class="badge badge-primary">Brno-venkov</span>" ] +labelTranslationParameters: [] } "bruntal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3993 +label: "Bruntál" +value: "bruntal" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2854 …} +attr: [ "title" => "<span class="badge badge-primary">Bruntál</span>" ] +labelTranslationParameters: [] } "breclav" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3994 +label: "Břeclav" +value: "breclav" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2855 …} +attr: [ "title" => "<span class="badge badge-primary">Břeclav</span>" ] +labelTranslationParameters: [] } "ceska_lipa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3995 +label: "Česká Lípa" +value: "ceska-lipa" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2856 …} +attr: [ "title" => "<span class="badge badge-primary">Česká Lípa</span>" ] +labelTranslationParameters: [] } "ceske_budejovice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3996 +label: "České Budějovice" +value: "ceske-budejovice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2857 …} +attr: [ "title" => "<span class="badge badge-primary">České Budějovice</span>" ] +labelTranslationParameters: [] } "cesky_krumlov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3997 +label: "Český Krumlov" +value: "cesky-krumlov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2858 …} +attr: [ "title" => "<span class="badge badge-primary">Český Krumlov</span>" ] +labelTranslationParameters: [] } "decin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3998 +label: "Děčín" +value: "decin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2859 …} +attr: [ "title" => "<span class="badge badge-primary">Děčín</span>" ] +labelTranslationParameters: [] } "domazlice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3999 +label: "Domažlice" +value: "domazlice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2860 …} +attr: [ "title" => "<span class="badge badge-primary">Domažlice</span>" ] +labelTranslationParameters: [] } "frydek_mistek" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4000 +label: "Frýdek-Místek" +value: "frydek-mistek" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2861 …} +attr: [ "title" => "<span class="badge badge-primary">Frýdek-Místek</span>" ] +labelTranslationParameters: [] } "havlickuv_brod" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4001 +label: "Havlíčkův Brod" +value: "havlickuv-brod" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2862 …} +attr: [ "title" => "<span class="badge badge-primary">Havlíčkův Brod</span>" ] +labelTranslationParameters: [] } "hodonin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4002 +label: "Hodonín" +value: "hodonin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2863 …} +attr: [ "title" => "<span class="badge badge-primary">Hodonín</span>" ] +labelTranslationParameters: [] } "hradec_kralove" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4003 +label: "Hradec Králové" +value: "hradec-kralove" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2864 …} +attr: [ "title" => "<span class="badge badge-primary">Hradec Králové</span>" ] +labelTranslationParameters: [] } "cheb" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4004 +label: "Cheb" +value: "cheb" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2865 …} +attr: [ "title" => "<span class="badge badge-primary">Cheb</span>" ] +labelTranslationParameters: [] } "chomutov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4005 +label: "Chomutov" +value: "chomutov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2866 …} +attr: [ "title" => "<span class="badge badge-primary">Chomutov</span>" ] +labelTranslationParameters: [] } "chrudim" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4006 +label: "Chrudim" +value: "chrudim" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2867 …} +attr: [ "title" => "<span class="badge badge-primary">Chrudim</span>" ] +labelTranslationParameters: [] } "jablonec_nad_nisou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4007 +label: "Jablonec nad Nisou" +value: "jablonec-nad-nisou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2868 …} +attr: [ "title" => "<span class="badge badge-primary">Jablonec nad Nisou</span>" ] +labelTranslationParameters: [] } "jesenik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4008 +label: "Jeseník" +value: "jesenik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2869 …} +attr: [ "title" => "<span class="badge badge-primary">Jeseník</span>" ] +labelTranslationParameters: [] } "jicin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4009 +label: "Jičín" +value: "jicin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2870 …} +attr: [ "title" => "<span class="badge badge-primary">Jičín</span>" ] +labelTranslationParameters: [] } "jihlava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4010 +label: "Jihlava" +value: "jihlava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2871 …} +attr: [ "title" => "<span class="badge badge-primary">Jihlava</span>" ] +labelTranslationParameters: [] } "jindrichuv_hradec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4011 +label: "Jindřichův Hradec" +value: "jindrichuv-hradec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2872 …} +attr: [ "title" => "<span class="badge badge-primary">Jindřichův Hradec</span>" ] +labelTranslationParameters: [] } "karlovy_vary" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4012 +label: "Karlovy Vary" +value: "karlovy-vary" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2873 …} +attr: [ "title" => "<span class="badge badge-primary">Karlovy Vary</span>" ] +labelTranslationParameters: [] } "karvina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4013 +label: "Karviná" +value: "karvina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2874 …} +attr: [ "title" => "<span class="badge badge-primary">Karviná</span>" ] +labelTranslationParameters: [] } "kladno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4014 +label: "Kladno" +value: "kladno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2875 …} +attr: [ "title" => "<span class="badge badge-primary">Kladno</span>" ] +labelTranslationParameters: [] } "klatovy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +label: "Klatovy" +value: "klatovy" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2876 …} +attr: [ "title" => "<span class="badge badge-primary">Klatovy</span>" ] +labelTranslationParameters: [] } "kolin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4016 +label: "Kolín" +value: "kolin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2877 …} +attr: [ "title" => "<span class="badge badge-primary">Kolín</span>" ] +labelTranslationParameters: [] } "kromeriz" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4017 +label: "Kroměříž" +value: "kromeriz" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2878 …} +attr: [ "title" => "<span class="badge badge-primary">Kroměříž</span>" ] +labelTranslationParameters: [] } "kutna_hora" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4018 +label: "Kutná Hora" +value: "kutna-hora" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2879 …} +attr: [ "title" => "<span class="badge badge-primary">Kutná Hora</span>" ] +labelTranslationParameters: [] } "liberec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4019 +label: "Liberec" +value: "liberec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2880 …} +attr: [ "title" => "<span class="badge badge-primary">Liberec</span>" ] +labelTranslationParameters: [] } "litomerice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4020 +label: "Litoměřice" +value: "litomerice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2881 …} +attr: [ "title" => "<span class="badge badge-primary">Litoměřice</span>" ] +labelTranslationParameters: [] } "louny" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4021 +label: "Louny" +value: "louny" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2882 …} +attr: [ "title" => "<span class="badge badge-primary">Louny</span>" ] +labelTranslationParameters: [] } "melnik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4022 +label: "Mělník" +value: "melnik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2883 …} +attr: [ "title" => "<span class="badge badge-primary">Mělník</span>" ] +labelTranslationParameters: [] } "mlada_boleslav" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4023 +label: "Mladá Boleslav" +value: "mlada-boleslav" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2884 …} +attr: [ "title" => "<span class="badge badge-primary">Mladá Boleslav</span>" ] +labelTranslationParameters: [] } "most" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4024 +label: "Most" +value: "most" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2885 …} +attr: [ "title" => "<span class="badge badge-primary">Most</span>" ] +labelTranslationParameters: [] } "nachod" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4025 +label: "Náchod" +value: "nachod" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2886 …} +attr: [ "title" => "<span class="badge badge-primary">Náchod</span>" ] +labelTranslationParameters: [] } "novy_jicin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4026 +label: "Nový Jičín" +value: "novy-jicin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2887 …} +attr: [ "title" => "<span class="badge badge-primary">Nový Jičín</span>" ] +labelTranslationParameters: [] } "nymburk" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4027 +label: "Nymburk" +value: "nymburk" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2888 …} +attr: [ "title" => "<span class="badge badge-primary">Nymburk</span>" ] +labelTranslationParameters: [] } "olomouc" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4028 +label: "Olomouc" +value: "olomouc" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2889 …} +attr: [ "title" => "<span class="badge badge-primary">Olomouc</span>" ] +labelTranslationParameters: [] } "opava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4029 +label: "Opava" +value: "opava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2890 …} +attr: [ "title" => "<span class="badge badge-primary">Opava</span>" ] +labelTranslationParameters: [] } "ostrava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4030 +label: "Ostrava" +value: "ostrava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2891 …} +attr: [ "title" => "<span class="badge badge-primary">Ostrava</span>" ] +labelTranslationParameters: [] } "pardubice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4031 +label: "Pardubice" +value: "pardubice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2892 …} +attr: [ "title" => "<span class="badge badge-primary">Pardubice</span>" ] +labelTranslationParameters: [] } "pelhrimov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4032 +label: "Pelhřimov" +value: "pelhrimov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2893 …} +attr: [ "title" => "<span class="badge badge-primary">Pelhřimov</span>" ] +labelTranslationParameters: [] } "pisek" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4033 +label: "Písek" +value: "pisek" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2894 …} +attr: [ "title" => "<span class="badge badge-primary">Písek</span>" ] +labelTranslationParameters: [] } "plzen_jih" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4034 +label: "Plzeň-jih" +value: "plzen-jih" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2895 …} +attr: [ "title" => "<span class="badge badge-primary">Plzeň-jih</span>" ] +labelTranslationParameters: [] } "plzen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4035 +label: "Plzeň" +value: "plzen" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2896 …} +attr: [ "title" => "<span class="badge badge-primary">Plzeň</span>" ] +labelTranslationParameters: [] } "plzen_sever" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4036 +label: "Plzeň-sever" +value: "plzen-sever" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2897 …} +attr: [ "title" => "<span class="badge badge-primary">Plzeň-sever</span>" ] +labelTranslationParameters: [] } "praha_1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4037 +label: "Praha 1" +value: "praha-1" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2898 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 1</span>" ] +labelTranslationParameters: [] } "praha_2" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4038 +label: "Praha 2" +value: "praha-2" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2899 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 2</span>" ] +labelTranslationParameters: [] } "praha_3" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4039 +label: "Praha 3" +value: "praha-3" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2900 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 3</span>" ] +labelTranslationParameters: [] } "praha_4" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4040 +label: "Praha 4" +value: "praha-4" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2901 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 4</span>" ] +labelTranslationParameters: [] } "praha_5" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4041 +label: "Praha 5" +value: "praha-5" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2902 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 5</span>" ] +labelTranslationParameters: [] } "praha_6" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4042 +label: "Praha 6" +value: "praha-6" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2903 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 6</span>" ] +labelTranslationParameters: [] } "praha_7" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4043 +label: "Praha 7" +value: "praha-7" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2904 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 7</span>" ] +labelTranslationParameters: [] } "praha_8" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4044 +label: "Praha 8" +value: "praha-8" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2905 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 8</span>" ] +labelTranslationParameters: [] } "praha_9" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4045 +label: "Praha 9" +value: "praha-9" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2906 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 9</span>" ] +labelTranslationParameters: [] } "praha_10" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4046 +label: "Praha 10" +value: "praha-10" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2907 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 10</span>" ] +labelTranslationParameters: [] } "praha_11" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4047 +label: "Praha 11" +value: "praha-11" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2908 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 11</span>" ] +labelTranslationParameters: [] } "praha_12" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4048 +label: "Praha 12" +value: "praha-12" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2909 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 12</span>" ] +labelTranslationParameters: [] } "praha_13" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4049 +label: "Praha 13" +value: "praha-13" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2910 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 13</span>" ] +labelTranslationParameters: [] } "praha_14" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +label: "Praha 14" +value: "praha-14" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2911 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 14</span>" ] +labelTranslationParameters: [] } "praha_15" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +label: "Praha 15" +value: "praha-15" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2912 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 15</span>" ] +labelTranslationParameters: [] } "praha_16" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4052 +label: "Praha 16" +value: "praha-16" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2913 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 16</span>" ] +labelTranslationParameters: [] } "praha_17" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4053 +label: "Praha 17" +value: "praha-17" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2914 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 17</span>" ] +labelTranslationParameters: [] } "praha_18" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4054 +label: "Praha 18" +value: "praha-18" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2915 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 18</span>" ] +labelTranslationParameters: [] } "praha_19" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4055 +label: "Praha 19" +value: "praha-19" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2916 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 19</span>" ] +labelTranslationParameters: [] } "praha_20" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +label: "Praha 20" +value: "praha-20" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2917 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 20</span>" ] +labelTranslationParameters: [] } "praha_21" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4057 +label: "Praha 21" +value: "praha-21" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2918 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 21</span>" ] +labelTranslationParameters: [] } "praha_22" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4058 +label: "Praha 22" +value: "praha-22" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2919 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 22</span>" ] +labelTranslationParameters: [] } "praha_vychod" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4059 +label: "Praha-východ" +value: "praha-vychod" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2920 …} +attr: [ "title" => "<span class="badge badge-primary">Praha-východ</span>" ] +labelTranslationParameters: [] } "praha_zapad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4060 +label: "Praha-západ" +value: "praha-zapad" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2921 …} +attr: [ "title" => "<span class="badge badge-primary">Praha-západ</span>" ] +labelTranslationParameters: [] } "prachatice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4061 +label: "Prachatice" +value: "prachatice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2922 …} +attr: [ "title" => "<span class="badge badge-primary">Prachatice</span>" ] +labelTranslationParameters: [] } "prerov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4062 +label: "Přerov" +value: "prerov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2923 …} +attr: [ "title" => "<span class="badge badge-primary">Přerov</span>" ] +labelTranslationParameters: [] } "pribram" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4063 +label: "Příbram" +value: "pribram" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2924 …} +attr: [ "title" => "<span class="badge badge-primary">Příbram</span>" ] +labelTranslationParameters: [] } "prostejov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4064 +label: "Prostějov" +value: "prostejov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2925 …} +attr: [ "title" => "<span class="badge badge-primary">Prostějov</span>" ] +labelTranslationParameters: [] } "rakovnik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4065 +label: "Rakovník" +value: "rakovnik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2926 …} +attr: [ "title" => "<span class="badge badge-primary">Rakovník</span>" ] +labelTranslationParameters: [] } "rokycany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4066 +label: "Rokycany" +value: "rokycany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2927 …} +attr: [ "title" => "<span class="badge badge-primary">Rokycany</span>" ] +labelTranslationParameters: [] } "rychnov_nad_knezkou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4067 +label: "Rychnov nad Kněžkou" +value: "rychnov-nad-knezkou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2928 …} +attr: [ "title" => "<span class="badge badge-primary">Rychnov nad Kněžkou</span>" ] +labelTranslationParameters: [] } "semily" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4068 +label: "Semily" +value: "semily" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2929 …} +attr: [ "title" => "<span class="badge badge-primary">Semily</span>" ] +labelTranslationParameters: [] } "sekolov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4069 +label: "Sokolov" +value: "sekolov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2930 …} +attr: [ "title" => "<span class="badge badge-primary">Sokolov</span>" ] +labelTranslationParameters: [] } "strakonice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4070 +label: "Strakonice" +value: "strakonice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2931 …} +attr: [ "title" => "<span class="badge badge-primary">Strakonice</span>" ] +labelTranslationParameters: [] } "sumperk" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4071 +label: "Šumperk" +value: "sumperk" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2932 …} +attr: [ "title" => "<span class="badge badge-primary">Šumperk</span>" ] +labelTranslationParameters: [] } "svitany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4072 +label: "Svitavy" +value: "svitany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2933 …} +attr: [ "title" => "<span class="badge badge-primary">Svitavy</span>" ] +labelTranslationParameters: [] } "tabor" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4073 +label: "Tábor" +value: "tabor" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2934 …} +attr: [ "title" => "<span class="badge badge-primary">Tábor</span>" ] +labelTranslationParameters: [] } "tachov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4074 +label: "Tachov" +value: "tachov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2935 …} +attr: [ "title" => "<span class="badge badge-primary">Tachov</span>" ] +labelTranslationParameters: [] } "teplice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4075 +label: "Teplice" +value: "teplice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2936 …} +attr: [ "title" => "<span class="badge badge-primary">Teplice</span>" ] +labelTranslationParameters: [] } "trebic" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4076 +label: "Třebíč" +value: "trebic" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2937 …} +attr: [ "title" => "<span class="badge badge-primary">Třebíč</span>" ] +labelTranslationParameters: [] } "trutnov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4077 +label: "Trutnov" +value: "trutnov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2938 …} +attr: [ "title" => "<span class="badge badge-primary">Trutnov</span>" ] +labelTranslationParameters: [] } "uherske_hradiste" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4078 +label: "Uherské Hradiště" +value: "uherske-hradiste" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2939 …} +attr: [ "title" => "<span class="badge badge-primary">Uherské Hradiště</span>" ] +labelTranslationParameters: [] } "usti_nad_labem" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4079 +label: "Ústí nad Labem" +value: "usti-nad-labem" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2940 …} +attr: [ "title" => "<span class="badge badge-primary">Ústí nad Labem</span>" ] +labelTranslationParameters: [] } "usti_nad_orlici" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4080 +label: "Ústí nad Orlicí" +value: "usti-nad-orlici" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2941 …} +attr: [ "title" => "<span class="badge badge-primary">Ústí nad Orlicí</span>" ] +labelTranslationParameters: [] } "vsetin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4081 +label: "Vsetín" +value: "vsetin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2942 …} +attr: [ "title" => "<span class="badge badge-primary">Vsetín</span>" ] +labelTranslationParameters: [] } "vyskov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4082 +label: "Vyškov" +value: "vyskov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2943 …} +attr: [ "title" => "<span class="badge badge-primary">Vyškov</span>" ] +labelTranslationParameters: [] } "zdar_nad_sazavou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4083 +label: "Žďár nad Sázavou" +value: "zdar-nad-sazavou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2944 …} +attr: [ "title" => "<span class="badge badge-primary">Žďár nad Sázavou</span>" ] +labelTranslationParameters: [] } "zlin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4084 +label: "Zlín" +value: "zlin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2945 …} +attr: [ "title" => "<span class="badge badge-primary">Zlín</span>" ] +labelTranslationParameters: [] } "znojmo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4085 +label: "Znojmo" +value: "znojmo" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2946 …} +attr: [ "title" => "<span class="badge badge-primary">Znojmo</span>" ] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3983 -form: Symfony\Component\Form\Form {#3812 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3702 …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) {#3985 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1773 …} } |
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 | [] |
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) {#3329 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1655 …} } |
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() {#3331 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3330 …} } } |
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 {#4086 -form: Symfony\Component\Form\Form {#3823 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3984 …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 {#3347 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1710 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3346 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3350 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1783 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1826 …} -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 {#1826 …} -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 {#3340 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3342 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3343 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Level" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3344 #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 {#3341 …} -_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() {#3339 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3338 …} } } |
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 {#3356 +label: "Mateřská škola" +value: "6" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1894 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3357 +label: "ZŠ 1. stupeň" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1892 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3358 +label: "ZŠ 2. stupeň" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1891 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3359 +label: "Střední škola" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1890 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3360 +label: "Vysoká škola" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1889 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3361 +label: "Pro dospělé" +value: "5" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1888 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3362 +label: "Jiná" +value: "7" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1887 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4087 -form: Symfony\Component\Form\Form {#3830 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4088 …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) {#4089 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1773 …} } |
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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3496 …} } } |
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 {#4093 -form: Symfony\Component\Form\Form {#3833 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4092 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3505 …} } } |
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 {#4094 -form: Symfony\Component\Form\Form {#3836 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4095 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3514 …} } } |
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 {#4096 -form: Symfony\Component\Form\Form {#3839 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4097 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3523 …} } } |
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 {#4098 -form: Symfony\Component\Form\Form {#3842 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4099 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3532 …} } } |
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 {#4100 -form: Symfony\Component\Form\Form {#3845 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4101 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3542 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3541 …} } } |
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 {#4102 -form: Symfony\Component\Form\Form {#3848 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4103 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3550 …} } } |
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 {#4104 -form: Symfony\Component\Form\Form {#3851 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4105 …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 {#3379 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1901 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3378 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3382 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1906 -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 {#1906 -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 {#3372 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3374 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3375 #from: "App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3376 #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 {#3373 …} -_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() {#3371 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3370 …} } } |
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 {#3388 +label: "Přes internet" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1930 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3389 +label: "U studenta doma" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1932 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3390 +label: "Doučovatel dochází" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1933 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4091 -form: Symfony\Component\Form\Form {#3854 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4090 …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) {#4107 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1773 …} } |
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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3583 …} } } |
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 {#4110 -form: Symfony\Component\Form\Form {#3857 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4109 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3592 …} } } |
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 {#4111 -form: Symfony\Component\Form\Form {#3860 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4112 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3602 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3601 …} } } |
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 {#4113 -form: Symfony\Component\Form\Form {#3863 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4114 …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 {#3407 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1961 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3406 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3410 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1966 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1942 …} -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 {#1966 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1942 …} -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 {#3400 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3402 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3403 #from: "App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3404 #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 {#3401 …} -_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() {#3399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3398 …} } } |
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 {#3416 +label: "O víkendu" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1990 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3417 +label: "Večer" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1992 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3418 +label: "Odpoledne" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1993 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3419 +label: "Dopoledne" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1994 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4108 -form: Symfony\Component\Form\Form {#3866 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4106 …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) {#4116 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1773 …} } |
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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3622 …} } } |
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 {#4119 -form: Symfony\Component\Form\Form {#3869 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4118 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3631 …} } } |
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 {#4120 -form: Symfony\Component\Form\Form {#3872 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4121 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3640 …} } } |
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 {#4122 -form: Symfony\Component\Form\Form {#3875 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4123 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3649 …} } } |
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 {#4124 -form: Symfony\Component\Form\Form {#3878 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4125 …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 {#3436 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2023 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3435 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3439 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2028 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2004 …} -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 {#2028 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2004 …} -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 {#3429 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3431 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3432 #from: "App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3433 #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 {#3430 …} -_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() {#3428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3427 …} } } |
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 {#3445 +label: "6 let a více" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2052 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3446 +label: "4-5 let" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2054 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3447 +label: "2-3 roky" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2055 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3448 +label: "do 1 roka" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2056 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4117 -form: Symfony\Component\Form\Form {#3881 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4115 …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) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1773 …} } |
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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3674 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3673 …} } } |
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 {#4130 -form: Symfony\Component\Form\Form {#3884 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4129 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3682 …} } } |
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 {#4131 -form: Symfony\Component\Form\Form {#3887 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4132 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3691 …} } } |
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 {#4133 -form: Symfony\Component\Form\Form {#3890 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4134 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3700 …} } } |
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 {#4135 -form: Symfony\Component\Form\Form {#3893 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4136 …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 {#3465 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2085 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3464 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3468 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2090 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2066 …} -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 {#2090 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2066 …} -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 {#3458 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3460 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3461 #from: "App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3462 #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 {#3459 …} -_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() {#3457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3456 …} } } |
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 {#3474 +label: "Skupinové doučování" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute {#2114 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3475 +label: "Doučování dětí" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute {#2116 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4128 -form: Symfony\Component\Form\Form {#3896 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4126 …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) {#4138 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1773 …} } |
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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3724 …} } } |
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 {#4141 -form: Symfony\Component\Form\Form {#3899 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4140 …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) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2135 …} } |
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 {#2136 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() {#3734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3733 …} } } |
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 {#4142 -form: Symfony\Component\Form\Form {#3902 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4143 …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 {#4137 …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 | "73e57e.paSUZwEFfN3I-YVdnp5rm_z9hco_Lfdsroig2MBU0pM.w-b8AENnBK-mtfQo_M0D2bqz7aRaX7kD7O_Mto8OlPvHzaVRamELjI_MsQ" |
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 | "73e57e.paSUZwEFfN3I-YVdnp5rm_z9hco_Lfdsroig2MBU0pM.w-b8AENnBK-mtfQo_M0D2bqz7aRaX7kD7O_Mto8OlPvHzaVRamELjI_MsQ" |
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 | "73e57e.paSUZwEFfN3I-YVdnp5rm_z9hco_Lfdsroig2MBU0pM.w-b8AENnBK-mtfQo_M0D2bqz7aRaX7kD7O_Mto8OlPvHzaVRamELjI_MsQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3467 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1655 …} } |
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() {#4145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1681 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#4139 …} } } |
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 | "73e57e.paSUZwEFfN3I-YVdnp5rm_z9hco_Lfdsroig2MBU0pM.w-b8AENnBK-mtfQo_M0D2bqz7aRaX7kD7O_Mto8OlPvHzaVRamELjI_MsQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4154 -form: Symfony\Component\Form\Form {#4150 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4144 …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 | "73e57e.paSUZwEFfN3I-YVdnp5rm_z9hco_Lfdsroig2MBU0pM.w-b8AENnBK-mtfQo_M0D2bqz7aRaX7kD7O_Mto8OlPvHzaVRamELjI_MsQ" |