- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 119
- 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) {#3263 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} use: { $class: "App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "forms" |
trim | true |
type | "mobile" |
upload_max_size_message | Closure() {#3265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3264 …} } } |
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 {#3471 -form: Symfony\Component\Form\Form {#3742 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3266 …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 {#3282 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1806 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3281 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | "slug" |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\Subject" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1859 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#601 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "subject.placeholder" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3274 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3276 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3277 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Subject" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3278 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3279 #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 {#3275 …} -_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() {#3273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3272 …} } } |
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 {#3673 +label: "Angličtina" +value: "anglictina" +data: Proxies\__CG__\App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2715 …} +attr: [] +labelTranslationParameters: [] } "architektura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3664 +label: "Architektura" +value: "architektura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2625 …} +attr: [] +labelTranslationParameters: [] } "autocad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3398 +label: "AutoCAD" +value: "autocad" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2581 …} +attr: [] +labelTranslationParameters: [] } "biologie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3640 +label: "Biologie" +value: "biologie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2577 …} +attr: [] +labelTranslationParameters: [] } "cestina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3631 +label: "Čeština" +value: "cestina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2146 …} +attr: [] +labelTranslationParameters: [] } "cestina_pro_cizince" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3622 +label: "Čeština pro cizince" +value: "cestina-pro-cizince" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2386 …} +attr: [] +labelTranslationParameters: [] } "chemie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3613 +label: "Chemie" +value: "chemie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2629 …} +attr: [] +labelTranslationParameters: [] } "cinstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3370 +label: "Čínština" +value: "cinstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2311 …} +attr: [] +labelTranslationParameters: [] } "danstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3592 +label: "Dánština" +value: "danstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2633 …} +attr: [] +labelTranslationParameters: [] } "dejepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3583 +label: "Dějepis" +value: "dejepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2622 …} +attr: [] +labelTranslationParameters: [] } "deskriptivni_geometrie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3574 +label: "Deskriptivní geometrie" +value: "deskriptivni-geometrie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2616 …} +attr: [] +labelTranslationParameters: [] } "ekologie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3338 +label: "Ekologie" +value: "ekologie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2155 …} +attr: [] +labelTranslationParameters: [] } "ekonomie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3541 +label: "Ekonomie" +value: "ekonomie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1851 …} +attr: [] +labelTranslationParameters: [] } "elektrotechnika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3532 +label: "Elektrotechnika" +value: "elektrotechnika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2263 …} +attr: [] +labelTranslationParameters: [] } "Finstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3523 +label: "Finština" +value: "Finstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2702 …} +attr: [] +labelTranslationParameters: [] } "fotografovani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3514 +label: "Fotografování" +value: "fotografovani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2206 …} +attr: [] +labelTranslationParameters: [] } "francouzstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3505 +label: "Francouzština" +value: "francouzstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2806 …} +attr: [] +labelTranslationParameters: [] } "fyzika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3496 +label: "Fyzika" +value: "fyzika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2092 …} +attr: [] +labelTranslationParameters: [] } "holandstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3487 +label: "Holandština" +value: "holandstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2691 …} +attr: [] +labelTranslationParameters: [] } "hra_na_housle" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3321 +label: "Hra na housle" +value: "hra-na-housle" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2802 …} +attr: [] +labelTranslationParameters: [] } "hra_na_kytaru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3305 +label: "Hra na kytaru" +value: "hra-na-kytaru" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2687 …} +attr: [] +labelTranslationParameters: [] } "hudebni_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3285 +label: "Hudební výchova" +value: "hudebni-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2293 …} +attr: [] +labelTranslationParameters: [] } "informatika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "Informatika" +value: "informatika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2800 …} +attr: [] +labelTranslationParameters: [] } "italstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +label: "Italština" +value: "italstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2804 …} +attr: [] +labelTranslationParameters: [] } "japonstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "Japonština" +value: "japonstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2756 …} +attr: [] +labelTranslationParameters: [] } "klavir" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "Klavír" +value: "klavir" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2754 …} +attr: [] +labelTranslationParameters: [] } "kondicni_jizdy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "Kondiční jízdy" +value: "kondicni-jizdy" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2695 …} +attr: [] +labelTranslationParameters: [] } "korejstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +label: "Korejština" +value: "korejstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2726 …} +attr: [] +labelTranslationParameters: [] } "literatura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "Literatura" +value: "literatura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2736 …} +attr: [] +labelTranslationParameters: [] } "madarstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "Maďarština" +value: "madarstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2743 …} +attr: [] +labelTranslationParameters: [] } "malovani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +label: "Malování" +value: "malovani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2749 …} +attr: [] +labelTranslationParameters: [] } "matematika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "Matematika" +value: "matematika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2753 …} +attr: [] +labelTranslationParameters: [] } "ms_excel" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +label: "MS Excel" +value: "ms-excel" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2757 …} +attr: [] +labelTranslationParameters: [] } "ms_powerpoint" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3942 +label: "MS Powerpoint" +value: "ms-powerpoint" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2761 …} +attr: [] +labelTranslationParameters: [] } "ms_word" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +label: "MS Word" +value: "ms-word" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2765 …} +attr: [] +labelTranslationParameters: [] } "nemcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +label: "Němčina" +value: "nemcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2769 …} +attr: [] +labelTranslationParameters: [] } "norstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +label: "Norština" +value: "norstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2773 …} +attr: [] +labelTranslationParameters: [] } "ostatni" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +label: "Ostatní" +value: "ostatni" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2777 …} +attr: [] +labelTranslationParameters: [] } "peceni_a_vareni" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +label: "Pečení a vaření" +value: "peceni-a-vareni" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2781 …} +attr: [] +labelTranslationParameters: [] } "photoshop" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +label: "Photoshop" +value: "photoshop" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2785 …} +attr: [] +labelTranslationParameters: [] } "plavani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +label: "Plavání" +value: "plavani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2789 …} +attr: [] +labelTranslationParameters: [] } "polstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +label: "Polština" +value: "polstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2793 …} +attr: [] +labelTranslationParameters: [] } "portugalstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +label: "Portugalština" +value: "portugalstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2797 …} +attr: [] +labelTranslationParameters: [] } "pravo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +label: "Právo" +value: "pravo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2803 …} +attr: [] +labelTranslationParameters: [] } "programovani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +label: "Programování" +value: "programovani" +data: Proxies\__CG__\App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2712 …} +attr: [] +labelTranslationParameters: [] } "psychologie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +label: "Psychologie" +value: "psychologie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2801 …} +attr: [] +labelTranslationParameters: [] } "rectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +label: "Řečtina" +value: "rectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2733 …} +attr: [] +labelTranslationParameters: [] } "rustina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +label: "Ruština" +value: "rustina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2799 …} +attr: [] +labelTranslationParameters: [] } "slovenstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +label: "Slovenština" +value: "slovenstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2745 …} +attr: [] +labelTranslationParameters: [] } "spanelstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +label: "Španělština" +value: "spanelstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2798 …} +attr: [] +labelTranslationParameters: [] } "statistika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +label: "Statistika" +value: "statistika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2794 …} +attr: [] +labelTranslationParameters: [] } "strojirenstvi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +label: "Strojírenství" +value: "strojirenstvi" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2796 …} +attr: [] +labelTranslationParameters: [] } "svedstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +label: "Švédština" +value: "svedstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2795 …} +attr: [] +labelTranslationParameters: [] } "tanec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +label: "Tanec" +value: "tanec" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2790 …} +attr: [] +labelTranslationParameters: [] } "Turectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "Turečtina" +value: "Turectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2792 …} +attr: [] +labelTranslationParameters: [] } "ucetnictvi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "Účetnictví" +value: "ucetnictvi" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2791 …} +attr: [] +labelTranslationParameters: [] } "ukrajinstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +label: "Ukrajinština" +value: "ukrajinstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2786 …} +attr: [] +labelTranslationParameters: [] } "vietnamstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +label: "Vietnamština" +value: "vietnamstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2788 …} +attr: [] +labelTranslationParameters: [] } "vytvarni_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +label: "Výtvarní výchova" +value: "vytvarni-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2787 …} +attr: [] +labelTranslationParameters: [] } "zemepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +label: "Zeměpis" +value: "zemepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2782 …} +attr: [] +labelTranslationParameters: [] } "zpev" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +label: "Zpěv" +value: "zpev" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2784 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3427 -form: Symfony\Component\Form\Form {#3746 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3715 …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) {#3682 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "subject" |
placeholder | "subject.placeholder" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_subject" |
valid | true |
value | "" |
city
"App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1528 -elements: [ App\Tutorka\Bundle\ContentBundle\Entity\City {#1640 …} ] } |
View Format |
[
"praha"
]
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-live-search" => "true" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure(City $city, $key) {#1853 class: "App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType" this: App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType {#1865 …} } |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3302 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1756 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3301 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | "slug" |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\City" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1751 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#780 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3294 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3296 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3297 #from: "App\Tutorka\Bundle\ContentBundle\Entity\City" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3298 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3299 #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 {#3295 …} -_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() {#3293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3292 …} } } |
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 {#3975 +label: "Česko" +value: "cesko" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2836 …} +attr: [ "title" => "<span class="badge badge-primary">Česko</span>" ] +labelTranslationParameters: [] } "praha" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +label: "Praha (celá)" +value: "praha" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1640 …} +attr: [ "title" => "<span class="badge badge-primary">Praha (celá)</span>" ] +labelTranslationParameters: [] } "benesov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +label: "Benešov" +value: "benesov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2837 …} +attr: [ "title" => "<span class="badge badge-primary">Benešov</span>" ] +labelTranslationParameters: [] } "beroun" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3978 +label: "Beroun" +value: "beroun" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2838 …} +attr: [ "title" => "<span class="badge badge-primary">Beroun</span>" ] +labelTranslationParameters: [] } "blansko" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3979 +label: "Blansko" +value: "blansko" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2839 …} +attr: [ "title" => "<span class="badge badge-primary">Blansko</span>" ] +labelTranslationParameters: [] } "brno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +label: "Brno" +value: "brno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2840 …} +attr: [ "title" => "<span class="badge badge-primary">Brno</span>" ] +labelTranslationParameters: [] } "brno_venkov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +label: "Brno-venkov" +value: "brno-venkov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2841 …} +attr: [ "title" => "<span class="badge badge-primary">Brno-venkov</span>" ] +labelTranslationParameters: [] } "bruntal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3982 +label: "Bruntál" +value: "bruntal" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2842 …} +attr: [ "title" => "<span class="badge badge-primary">Bruntál</span>" ] +labelTranslationParameters: [] } "breclav" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3983 +label: "Břeclav" +value: "breclav" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2843 …} +attr: [ "title" => "<span class="badge badge-primary">Břeclav</span>" ] +labelTranslationParameters: [] } "ceska_lipa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3984 +label: "Česká Lípa" +value: "ceska-lipa" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2844 …} +attr: [ "title" => "<span class="badge badge-primary">Česká Lípa</span>" ] +labelTranslationParameters: [] } "ceske_budejovice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3985 +label: "České Budějovice" +value: "ceske-budejovice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2845 …} +attr: [ "title" => "<span class="badge badge-primary">České Budějovice</span>" ] +labelTranslationParameters: [] } "cesky_krumlov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3986 +label: "Český Krumlov" +value: "cesky-krumlov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2846 …} +attr: [ "title" => "<span class="badge badge-primary">Český Krumlov</span>" ] +labelTranslationParameters: [] } "decin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3987 +label: "Děčín" +value: "decin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2847 …} +attr: [ "title" => "<span class="badge badge-primary">Děčín</span>" ] +labelTranslationParameters: [] } "domazlice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3988 +label: "Domažlice" +value: "domazlice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2848 …} +attr: [ "title" => "<span class="badge badge-primary">Domažlice</span>" ] +labelTranslationParameters: [] } "frydek_mistek" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3989 +label: "Frýdek-Místek" +value: "frydek-mistek" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2849 …} +attr: [ "title" => "<span class="badge badge-primary">Frýdek-Místek</span>" ] +labelTranslationParameters: [] } "havlickuv_brod" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3990 +label: "Havlíčkův Brod" +value: "havlickuv-brod" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2850 …} +attr: [ "title" => "<span class="badge badge-primary">Havlíčkův Brod</span>" ] +labelTranslationParameters: [] } "hodonin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3991 +label: "Hodonín" +value: "hodonin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2851 …} +attr: [ "title" => "<span class="badge badge-primary">Hodonín</span>" ] +labelTranslationParameters: [] } "hradec_kralove" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3992 +label: "Hradec Králové" +value: "hradec-kralove" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2852 …} +attr: [ "title" => "<span class="badge badge-primary">Hradec Králové</span>" ] +labelTranslationParameters: [] } "cheb" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3993 +label: "Cheb" +value: "cheb" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2853 …} +attr: [ "title" => "<span class="badge badge-primary">Cheb</span>" ] +labelTranslationParameters: [] } "chomutov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3994 +label: "Chomutov" +value: "chomutov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2854 …} +attr: [ "title" => "<span class="badge badge-primary">Chomutov</span>" ] +labelTranslationParameters: [] } "chrudim" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3995 +label: "Chrudim" +value: "chrudim" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2855 …} +attr: [ "title" => "<span class="badge badge-primary">Chrudim</span>" ] +labelTranslationParameters: [] } "jablonec_nad_nisou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3996 +label: "Jablonec nad Nisou" +value: "jablonec-nad-nisou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2856 …} +attr: [ "title" => "<span class="badge badge-primary">Jablonec nad Nisou</span>" ] +labelTranslationParameters: [] } "jesenik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3997 +label: "Jeseník" +value: "jesenik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2857 …} +attr: [ "title" => "<span class="badge badge-primary">Jeseník</span>" ] +labelTranslationParameters: [] } "jicin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3998 +label: "Jičín" +value: "jicin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2858 …} +attr: [ "title" => "<span class="badge badge-primary">Jičín</span>" ] +labelTranslationParameters: [] } "jihlava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3999 +label: "Jihlava" +value: "jihlava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2859 …} +attr: [ "title" => "<span class="badge badge-primary">Jihlava</span>" ] +labelTranslationParameters: [] } "jindrichuv_hradec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4000 +label: "Jindřichův Hradec" +value: "jindrichuv-hradec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2860 …} +attr: [ "title" => "<span class="badge badge-primary">Jindřichův Hradec</span>" ] +labelTranslationParameters: [] } "karlovy_vary" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4001 +label: "Karlovy Vary" +value: "karlovy-vary" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2861 …} +attr: [ "title" => "<span class="badge badge-primary">Karlovy Vary</span>" ] +labelTranslationParameters: [] } "karvina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4002 +label: "Karviná" +value: "karvina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2862 …} +attr: [ "title" => "<span class="badge badge-primary">Karviná</span>" ] +labelTranslationParameters: [] } "kladno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4003 +label: "Kladno" +value: "kladno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2863 …} +attr: [ "title" => "<span class="badge badge-primary">Kladno</span>" ] +labelTranslationParameters: [] } "klatovy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4004 +label: "Klatovy" +value: "klatovy" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2864 …} +attr: [ "title" => "<span class="badge badge-primary">Klatovy</span>" ] +labelTranslationParameters: [] } "kolin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4005 +label: "Kolín" +value: "kolin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2865 …} +attr: [ "title" => "<span class="badge badge-primary">Kolín</span>" ] +labelTranslationParameters: [] } "kromeriz" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4006 +label: "Kroměříž" +value: "kromeriz" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2866 …} +attr: [ "title" => "<span class="badge badge-primary">Kroměříž</span>" ] +labelTranslationParameters: [] } "kutna_hora" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4007 +label: "Kutná Hora" +value: "kutna-hora" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2867 …} +attr: [ "title" => "<span class="badge badge-primary">Kutná Hora</span>" ] +labelTranslationParameters: [] } "liberec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4008 +label: "Liberec" +value: "liberec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2868 …} +attr: [ "title" => "<span class="badge badge-primary">Liberec</span>" ] +labelTranslationParameters: [] } "litomerice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4009 +label: "Litoměřice" +value: "litomerice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2869 …} +attr: [ "title" => "<span class="badge badge-primary">Litoměřice</span>" ] +labelTranslationParameters: [] } "louny" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4010 +label: "Louny" +value: "louny" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2870 …} +attr: [ "title" => "<span class="badge badge-primary">Louny</span>" ] +labelTranslationParameters: [] } "melnik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4011 +label: "Mělník" +value: "melnik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2871 …} +attr: [ "title" => "<span class="badge badge-primary">Mělník</span>" ] +labelTranslationParameters: [] } "mlada_boleslav" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4012 +label: "Mladá Boleslav" +value: "mlada-boleslav" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2872 …} +attr: [ "title" => "<span class="badge badge-primary">Mladá Boleslav</span>" ] +labelTranslationParameters: [] } "most" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4013 +label: "Most" +value: "most" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2873 …} +attr: [ "title" => "<span class="badge badge-primary">Most</span>" ] +labelTranslationParameters: [] } "nachod" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4014 +label: "Náchod" +value: "nachod" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2874 …} +attr: [ "title" => "<span class="badge badge-primary">Náchod</span>" ] +labelTranslationParameters: [] } "novy_jicin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4015 +label: "Nový Jičín" +value: "novy-jicin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2875 …} +attr: [ "title" => "<span class="badge badge-primary">Nový Jičín</span>" ] +labelTranslationParameters: [] } "nymburk" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4016 +label: "Nymburk" +value: "nymburk" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2876 …} +attr: [ "title" => "<span class="badge badge-primary">Nymburk</span>" ] +labelTranslationParameters: [] } "olomouc" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4017 +label: "Olomouc" +value: "olomouc" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2877 …} +attr: [ "title" => "<span class="badge badge-primary">Olomouc</span>" ] +labelTranslationParameters: [] } "opava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4018 +label: "Opava" +value: "opava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2878 …} +attr: [ "title" => "<span class="badge badge-primary">Opava</span>" ] +labelTranslationParameters: [] } "ostrava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4019 +label: "Ostrava" +value: "ostrava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2879 …} +attr: [ "title" => "<span class="badge badge-primary">Ostrava</span>" ] +labelTranslationParameters: [] } "pardubice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4020 +label: "Pardubice" +value: "pardubice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2880 …} +attr: [ "title" => "<span class="badge badge-primary">Pardubice</span>" ] +labelTranslationParameters: [] } "pelhrimov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4021 +label: "Pelhřimov" +value: "pelhrimov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2881 …} +attr: [ "title" => "<span class="badge badge-primary">Pelhřimov</span>" ] +labelTranslationParameters: [] } "pisek" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4022 +label: "Písek" +value: "pisek" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2882 …} +attr: [ "title" => "<span class="badge badge-primary">Písek</span>" ] +labelTranslationParameters: [] } "plzen_jih" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4023 +label: "Plzeň-jih" +value: "plzen-jih" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2883 …} +attr: [ "title" => "<span class="badge badge-primary">Plzeň-jih</span>" ] +labelTranslationParameters: [] } "plzen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4024 +label: "Plzeň" +value: "plzen" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2884 …} +attr: [ "title" => "<span class="badge badge-primary">Plzeň</span>" ] +labelTranslationParameters: [] } "plzen_sever" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4025 +label: "Plzeň-sever" +value: "plzen-sever" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2885 …} +attr: [ "title" => "<span class="badge badge-primary">Plzeň-sever</span>" ] +labelTranslationParameters: [] } "praha_1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4026 +label: "Praha 1" +value: "praha-1" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2886 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 1</span>" ] +labelTranslationParameters: [] } "praha_2" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4027 +label: "Praha 2" +value: "praha-2" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2887 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 2</span>" ] +labelTranslationParameters: [] } "praha_3" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4028 +label: "Praha 3" +value: "praha-3" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2888 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 3</span>" ] +labelTranslationParameters: [] } "praha_4" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4029 +label: "Praha 4" +value: "praha-4" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2889 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 4</span>" ] +labelTranslationParameters: [] } "praha_5" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4030 +label: "Praha 5" +value: "praha-5" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2890 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 5</span>" ] +labelTranslationParameters: [] } "praha_6" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4031 +label: "Praha 6" +value: "praha-6" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2891 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 6</span>" ] +labelTranslationParameters: [] } "praha_7" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4032 +label: "Praha 7" +value: "praha-7" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2892 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 7</span>" ] +labelTranslationParameters: [] } "praha_8" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4033 +label: "Praha 8" +value: "praha-8" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2893 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 8</span>" ] +labelTranslationParameters: [] } "praha_9" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4034 +label: "Praha 9" +value: "praha-9" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2894 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 9</span>" ] +labelTranslationParameters: [] } "praha_10" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4035 +label: "Praha 10" +value: "praha-10" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2895 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 10</span>" ] +labelTranslationParameters: [] } "praha_11" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4036 +label: "Praha 11" +value: "praha-11" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2896 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 11</span>" ] +labelTranslationParameters: [] } "praha_12" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4037 +label: "Praha 12" +value: "praha-12" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2897 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 12</span>" ] +labelTranslationParameters: [] } "praha_13" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4038 +label: "Praha 13" +value: "praha-13" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2898 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 13</span>" ] +labelTranslationParameters: [] } "praha_14" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4039 +label: "Praha 14" +value: "praha-14" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2899 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 14</span>" ] +labelTranslationParameters: [] } "praha_15" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4040 +label: "Praha 15" +value: "praha-15" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2900 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 15</span>" ] +labelTranslationParameters: [] } "praha_16" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4041 +label: "Praha 16" +value: "praha-16" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2901 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 16</span>" ] +labelTranslationParameters: [] } "praha_17" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4042 +label: "Praha 17" +value: "praha-17" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2902 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 17</span>" ] +labelTranslationParameters: [] } "praha_18" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4043 +label: "Praha 18" +value: "praha-18" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2903 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 18</span>" ] +labelTranslationParameters: [] } "praha_19" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4044 +label: "Praha 19" +value: "praha-19" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2904 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 19</span>" ] +labelTranslationParameters: [] } "praha_20" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4045 +label: "Praha 20" +value: "praha-20" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2905 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 20</span>" ] +labelTranslationParameters: [] } "praha_21" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4046 +label: "Praha 21" +value: "praha-21" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2906 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 21</span>" ] +labelTranslationParameters: [] } "praha_22" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4047 +label: "Praha 22" +value: "praha-22" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2907 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 22</span>" ] +labelTranslationParameters: [] } "praha_vychod" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4048 +label: "Praha-východ" +value: "praha-vychod" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2908 …} +attr: [ "title" => "<span class="badge badge-primary">Praha-východ</span>" ] +labelTranslationParameters: [] } "praha_zapad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4049 +label: "Praha-západ" +value: "praha-zapad" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2909 …} +attr: [ "title" => "<span class="badge badge-primary">Praha-západ</span>" ] +labelTranslationParameters: [] } "prachatice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4050 +label: "Prachatice" +value: "prachatice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2910 …} +attr: [ "title" => "<span class="badge badge-primary">Prachatice</span>" ] +labelTranslationParameters: [] } "prerov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4051 +label: "Přerov" +value: "prerov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2911 …} +attr: [ "title" => "<span class="badge badge-primary">Přerov</span>" ] +labelTranslationParameters: [] } "pribram" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4052 +label: "Příbram" +value: "pribram" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2912 …} +attr: [ "title" => "<span class="badge badge-primary">Příbram</span>" ] +labelTranslationParameters: [] } "prostejov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4053 +label: "Prostějov" +value: "prostejov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2913 …} +attr: [ "title" => "<span class="badge badge-primary">Prostějov</span>" ] +labelTranslationParameters: [] } "rakovnik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4054 +label: "Rakovník" +value: "rakovnik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2914 …} +attr: [ "title" => "<span class="badge badge-primary">Rakovník</span>" ] +labelTranslationParameters: [] } "rokycany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4055 +label: "Rokycany" +value: "rokycany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2915 …} +attr: [ "title" => "<span class="badge badge-primary">Rokycany</span>" ] +labelTranslationParameters: [] } "rychnov_nad_knezkou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4056 +label: "Rychnov nad Kněžkou" +value: "rychnov-nad-knezkou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2916 …} +attr: [ "title" => "<span class="badge badge-primary">Rychnov nad Kněžkou</span>" ] +labelTranslationParameters: [] } "semily" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4057 +label: "Semily" +value: "semily" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2917 …} +attr: [ "title" => "<span class="badge badge-primary">Semily</span>" ] +labelTranslationParameters: [] } "sekolov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4058 +label: "Sokolov" +value: "sekolov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2918 …} +attr: [ "title" => "<span class="badge badge-primary">Sokolov</span>" ] +labelTranslationParameters: [] } "strakonice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4059 +label: "Strakonice" +value: "strakonice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2919 …} +attr: [ "title" => "<span class="badge badge-primary">Strakonice</span>" ] +labelTranslationParameters: [] } "sumperk" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4060 +label: "Šumperk" +value: "sumperk" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2920 …} +attr: [ "title" => "<span class="badge badge-primary">Šumperk</span>" ] +labelTranslationParameters: [] } "svitany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4061 +label: "Svitavy" +value: "svitany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2921 …} +attr: [ "title" => "<span class="badge badge-primary">Svitavy</span>" ] +labelTranslationParameters: [] } "tabor" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4062 +label: "Tábor" +value: "tabor" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2922 …} +attr: [ "title" => "<span class="badge badge-primary">Tábor</span>" ] +labelTranslationParameters: [] } "tachov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4063 +label: "Tachov" +value: "tachov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2923 …} +attr: [ "title" => "<span class="badge badge-primary">Tachov</span>" ] +labelTranslationParameters: [] } "teplice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4064 +label: "Teplice" +value: "teplice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2924 …} +attr: [ "title" => "<span class="badge badge-primary">Teplice</span>" ] +labelTranslationParameters: [] } "trebic" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4065 +label: "Třebíč" +value: "trebic" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2925 …} +attr: [ "title" => "<span class="badge badge-primary">Třebíč</span>" ] +labelTranslationParameters: [] } "trutnov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4066 +label: "Trutnov" +value: "trutnov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2926 …} +attr: [ "title" => "<span class="badge badge-primary">Trutnov</span>" ] +labelTranslationParameters: [] } "uherske_hradiste" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4067 +label: "Uherské Hradiště" +value: "uherske-hradiste" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2927 …} +attr: [ "title" => "<span class="badge badge-primary">Uherské Hradiště</span>" ] +labelTranslationParameters: [] } "usti_nad_labem" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4068 +label: "Ústí nad Labem" +value: "usti-nad-labem" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2928 …} +attr: [ "title" => "<span class="badge badge-primary">Ústí nad Labem</span>" ] +labelTranslationParameters: [] } "usti_nad_orlici" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4069 +label: "Ústí nad Orlicí" +value: "usti-nad-orlici" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2929 …} +attr: [ "title" => "<span class="badge badge-primary">Ústí nad Orlicí</span>" ] +labelTranslationParameters: [] } "vsetin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4070 +label: "Vsetín" +value: "vsetin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2930 …} +attr: [ "title" => "<span class="badge badge-primary">Vsetín</span>" ] +labelTranslationParameters: [] } "vyskov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4071 +label: "Vyškov" +value: "vyskov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2931 …} +attr: [ "title" => "<span class="badge badge-primary">Vyškov</span>" ] +labelTranslationParameters: [] } "zdar_nad_sazavou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4072 +label: "Žďár nad Sázavou" +value: "zdar-nad-sazavou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2932 …} +attr: [ "title" => "<span class="badge badge-primary">Žďár nad Sázavou</span>" ] +labelTranslationParameters: [] } "zlin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4073 +label: "Zlín" +value: "zlin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2933 …} +attr: [ "title" => "<span class="badge badge-primary">Zlín</span>" ] +labelTranslationParameters: [] } "znojmo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4074 +label: "Znojmo" +value: "znojmo" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2934 …} +attr: [ "title" => "<span class="badge badge-primary">Znojmo</span>" ] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#1528 -elements: [ App\Tutorka\Bundle\ContentBundle\Entity\City {#1640 …} ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3972 -form: Symfony\Component\Form\Form {#3801 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3691 …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) {#3974 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "city" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_city" |
valid | true |
value | [
"praha"
] |
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) {#3318 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3320 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3319 …} } } |
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 {#4075 -form: Symfony\Component\Form\Form {#3812 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3973 …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 {#3336 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1714 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3335 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3339 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1783 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1830 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\Level" |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1783 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1830 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "level.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3329 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3331 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3332 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Level" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3333 #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 {#3330 …} -_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() {#3328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3327 …} } } |
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 {#3345 +label: "Mateřská škola" +value: "6" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1898 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3346 +label: "ZŠ 1. stupeň" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1896 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3347 +label: "ZŠ 2. stupeň" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1895 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3348 +label: "Střední škola" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1894 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3349 +label: "Vysoká škola" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1893 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3350 +label: "Pro dospělé" +value: "5" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1892 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3351 +label: "Jiná" +value: "7" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1891 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4076 -form: Symfony\Component\Form\Form {#3819 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4077 …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) {#4078 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | "level.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "level" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_level" |
valid | true |
value | [] |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Mateřská škola" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "6" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Mateřská škola" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3485 …} } } |
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 {#4082 -form: Symfony\Component\Form\Form {#3822 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4081 …5} |
full_name | "extended_search[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_level_6" |
label | "Mateřská škola" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_level_entry" |
valid | true |
value | "6" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ZŠ 1. stupeň" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ZŠ 1. stupeň" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3494 …} } } |
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 {#4083 -form: Symfony\Component\Form\Form {#3825 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4084 …5} |
full_name | "extended_search[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_level_1" |
label | "ZŠ 1. stupeň" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_level_entry" |
valid | true |
value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "ZŠ 2. stupeň" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ZŠ 2. stupeň" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3503 …} } } |
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 {#4085 -form: Symfony\Component\Form\Form {#3828 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4086 …5} |
full_name | "extended_search[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_level_2" |
label | "ZŠ 2. stupeň" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_level_entry" |
valid | true |
value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Střední škola" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Střední škola" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3513 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3512 …} } } |
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 {#4087 -form: Symfony\Component\Form\Form {#3831 …} -errors: [] } |
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_3" |
label | "Střední škola" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_level_entry" |
valid | true |
value | "3" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Vysoká škola" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Vysoká škola" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3521 …} } } |
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 {#4089 -form: Symfony\Component\Form\Form {#3834 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4090 …5} |
full_name | "extended_search[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_level_4" |
label | "Vysoká škola" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_level_entry" |
valid | true |
value | "4" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Pro dospělé" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pro dospělé" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3531 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3530 …} } } |
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 {#4091 -form: Symfony\Component\Form\Form {#3837 …} -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_5" |
label | "Pro dospělé" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_level_entry" |
valid | true |
value | "5" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Jiná" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Jiná" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3539 …} } } |
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 {#4093 -form: Symfony\Component\Form\Form {#3840 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4094 …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 {#3368 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1905 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3367 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3371 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1910 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#828 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute" |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1910 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#828 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "attributesPlace.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3361 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3363 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3364 #from: "App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3365 #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 {#3362 …} -_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() {#3360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3359 …} } } |
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 {#3377 +label: "Přes internet" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1934 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3378 +label: "U studenta doma" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1936 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3379 +label: "Doučovatel dochází" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1937 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4080 -form: Symfony\Component\Form\Form {#3843 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4079 …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) {#4096 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | "attributesPlace.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "placeAttribute" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_placeAttribute" |
valid | true |
value | [] |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Přes internet" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Přes internet" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3572 …} } } |
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 {#4099 -form: Symfony\Component\Form\Form {#3846 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4098 …5} |
full_name | "extended_search[placeAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_placeAttribute_3" |
label | "Přes internet" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_placeAttribute_entry" |
valid | true |
value | "3" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "U studenta doma" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "U studenta doma" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3582 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3581 …} } } |
validation_groups | null |
value | "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 {#4100 -form: Symfony\Component\Form\Form {#3849 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4101 …5} |
full_name | "extended_search[placeAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_placeAttribute_2" |
label | "U studenta doma" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_placeAttribute_entry" |
valid | true |
value | "2" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Doučovatel dochází" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Doučovatel dochází" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3590 …} } } |
validation_groups | null |
value | "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 {#4102 -form: Symfony\Component\Form\Form {#3852 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4103 …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 {#3396 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1965 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3395 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3399 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1970 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1946 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute" |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1970 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1946 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "attributesPreferredTime.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3389 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3391 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3392 #from: "App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3393 #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 {#3390 …} -_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() {#3388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3387 …} } } |
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 {#3405 +label: "O víkendu" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1994 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3406 +label: "Večer" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1996 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3407 +label: "Odpoledne" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1997 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3408 +label: "Dopoledne" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1998 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4097 -form: Symfony\Component\Form\Form {#3855 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4095 …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) {#4105 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | "attributesPreferredTime.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "preferredTimeAttribute" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_preferredTimeAttribute" |
valid | true |
value | [] |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "O víkendu" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "O víkendu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3611 …} } } |
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 {#4108 -form: Symfony\Component\Form\Form {#3858 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4107 …5} |
full_name | "extended_search[preferredTimeAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_preferredTimeAttribute_4" |
label | "O víkendu" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_preferredTimeAttribute_entry" |
valid | true |
value | "4" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Večer" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Večer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3621 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3620 …} } } |
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 {#4109 -form: Symfony\Component\Form\Form {#3861 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4110 …5} |
full_name | "extended_search[preferredTimeAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_preferredTimeAttribute_3" |
label | "Večer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_preferredTimeAttribute_entry" |
valid | true |
value | "3" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Odpoledne" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odpoledne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3630 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3629 …} } } |
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 {#4111 -form: Symfony\Component\Form\Form {#3864 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4112 …5} |
full_name | "extended_search[preferredTimeAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_preferredTimeAttribute_2" |
label | "Odpoledne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_preferredTimeAttribute_entry" |
valid | true |
value | "2" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Dopoledne" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Dopoledne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3639 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3638 …} } } |
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 {#4113 -form: Symfony\Component\Form\Form {#3867 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4114 …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 {#3425 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2027 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3424 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3428 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2032 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2008 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute" |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2032 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2008 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "attributesTeacherExperience.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3418 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3420 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3421 #from: "App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3422 #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 {#3419 …} -_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() {#3417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3416 …} } } |
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 {#3434 +label: "6 let a více" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2056 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3435 +label: "4-5 let" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2058 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3436 +label: "2-3 roky" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2059 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3437 +label: "do 1 roka" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2060 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4106 -form: Symfony\Component\Form\Form {#3870 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4104 …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) {#4116 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | "attributesTeacherExperience.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "teacherExperienceAttribute" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_teacherExperienceAttribute" |
valid | true |
value | [] |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "6 let a více" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "6 let a více" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3662 …} } } |
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 {#4119 -form: Symfony\Component\Form\Form {#3873 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4118 …5} |
full_name | "extended_search[teacherExperienceAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_teacherExperienceAttribute_4" |
label | "6 let a více" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_teacherExperienceAttribute_entry" |
valid | true |
value | "4" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "4-5 let" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "4-5 let" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3671 …} } } |
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 {#4120 -form: Symfony\Component\Form\Form {#3876 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4121 …5} |
full_name | "extended_search[teacherExperienceAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_teacherExperienceAttribute_3" |
label | "4-5 let" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_teacherExperienceAttribute_entry" |
valid | true |
value | "3" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "2-3 roky" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "2-3 roky" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3680 …} } } |
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 {#4122 -form: Symfony\Component\Form\Form {#3879 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4123 …5} |
full_name | "extended_search[teacherExperienceAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_teacherExperienceAttribute_2" |
label | "2-3 roky" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_teacherExperienceAttribute_entry" |
valid | true |
value | "2" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "do 1 roka" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "do 1 roka" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3689 …} } } |
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 {#4124 -form: Symfony\Component\Form\Form {#3882 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4125 …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 {#3454 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2089 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3453 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3457 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2094 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2070 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute" |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2094 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2070 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "attributesOther.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3447 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3449 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3450 #from: "App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3451 #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 {#3448 …} -_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() {#3446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3445 …} } } |
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 {#3463 +label: "Skupinové doučování" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute {#2118 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3464 +label: "Doučování dětí" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute {#2120 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4117 -form: Symfony\Component\Form\Form {#3885 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4115 …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) {#4127 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1777 …} } |
label | "attributesOther.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "otherAttribute" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_otherAttribute" |
valid | true |
value | [] |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Skupinové doučování" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Skupinové doučování" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3713 …} } } |
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 {#4130 -form: Symfony\Component\Form\Form {#3888 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4129 …5} |
full_name | "extended_search[otherAttribute][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "extended_search_otherAttribute_2" |
label | "Skupinové doučování" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_extended_search_otherAttribute_entry" |
valid | true |
value | "2" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Doučování dětí" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2142 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2139 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#2140 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Doučování dětí" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3723 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3722 …} } } |
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 {#4131 -form: Symfony\Component\Form\Form {#3891 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4132 …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 {#4126 …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 | "0bc.QiTo6jGhuC3ffuaMzooO3dyRW0pZShZVXCH7gvvCDhI.Lmq6ogDkwUKcPNLdiN9-grrINj87EmIUGVKN1L6bR0AOVo-8aOb8b7YWrw" |
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 | "0bc.QiTo6jGhuC3ffuaMzooO3dyRW0pZShZVXCH7gvvCDhI.Lmq6ogDkwUKcPNLdiN9-grrINj87EmIUGVKN1L6bR0AOVo-8aOb8b7YWrw" |
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 | "0bc.QiTo6jGhuC3ffuaMzooO3dyRW0pZShZVXCH7gvvCDhI.Lmq6ogDkwUKcPNLdiN9-grrINj87EmIUGVKN1L6bR0AOVo-8aOb8b7YWrw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3456 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1659 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1685 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#4128 …} } } |
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 | "0bc.QiTo6jGhuC3ffuaMzooO3dyRW0pZShZVXCH7gvvCDhI.Lmq6ogDkwUKcPNLdiN9-grrINj87EmIUGVKN1L6bR0AOVo-8aOb8b7YWrw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4143 -form: Symfony\Component\Form\Form {#4139 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4133 …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 | "0bc.QiTo6jGhuC3ffuaMzooO3dyRW0pZShZVXCH7gvvCDhI.Lmq6ogDkwUKcPNLdiN9-grrINj87EmIUGVKN1L6bR0AOVo-8aOb8b7YWrw" |