- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 161
- Events
- Routing
- Cache
- Translation 100
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
subject
-
city
-
searchText
-
-
6
-
1
-
2
-
3
-
4
-
5
-
7
-
-
-
3
-
2
-
1
-
-
-
4
-
3
-
2
-
1
-
-
-
4
-
3
-
2
-
1
-
-
-
2
-
1
-
-
submit
-
_token
-
extended_search
"App\Tutorka\Bundle\CoreBundle\Form\Type\ExtendedSearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer {#1486 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1487 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/search-handler/extended" |
same as passed value |
data | App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer {#1486 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1487 …} } |
same as passed value |
type | "mobile" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/search-handler/extended" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data | App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer {#1486 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1487 …} } |
data_class | "App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3172 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1658 …} 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() {#3174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3173 …} } } |
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 {#3380 -form: Symfony\Component\Form\Form {#3651 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3175 …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 | App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1633 -id: 17 -name: "Informatika" -slug: "informatika" -genitiveName: "informatiky" -icon: "informatics" -orderNumber: null -count: 0 } |
View Format |
"informatika"
|
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 {#3191 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1766 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3190 -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 {#1858 -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 {#3183 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3185 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3186 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Subject" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3187 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3188 #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 {#3184 …} -_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() {#3182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3181 …} } } |
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 {#3582 +label: "Angličtina" +value: "anglictina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2665 …} +attr: [] +labelTranslationParameters: [] } "architektura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3573 +label: "Architektura" +value: "architektura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1805 …} +attr: [] +labelTranslationParameters: [] } "autocad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3307 +label: "AutoCAD" +value: "autocad" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2577 …} +attr: [] +labelTranslationParameters: [] } "biologie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3549 +label: "Biologie" +value: "biologie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2615 …} +attr: [] +labelTranslationParameters: [] } "cestina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3540 +label: "Čeština" +value: "cestina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2145 …} +attr: [] +labelTranslationParameters: [] } "cestina_pro_cizince" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3531 +label: "Čeština pro cizince" +value: "cestina-pro-cizince" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2185 …} +attr: [] +labelTranslationParameters: [] } "chemie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3522 +label: "Chemie" +value: "chemie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2166 …} +attr: [] +labelTranslationParameters: [] } "cinstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3279 +label: "Čínština" +value: "cinstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2639 …} +attr: [] +labelTranslationParameters: [] } "danstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3501 +label: "Dánština" +value: "danstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2579 …} +attr: [] +labelTranslationParameters: [] } "dejepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3492 +label: "Dějepis" +value: "dejepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2633 …} +attr: [] +labelTranslationParameters: [] } "deskriptivni_geometrie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3483 +label: "Deskriptivní geometrie" +value: "deskriptivni-geometrie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2626 …} +attr: [] +labelTranslationParameters: [] } "ekologie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "Ekologie" +value: "ekologie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2634 …} +attr: [] +labelTranslationParameters: [] } "ekonomie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3450 +label: "Ekonomie" +value: "ekonomie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2636 …} +attr: [] +labelTranslationParameters: [] } "elektrotechnika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3441 +label: "Elektrotechnika" +value: "elektrotechnika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2580 …} +attr: [] +labelTranslationParameters: [] } "Finstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3432 +label: "Finština" +value: "Finstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2621 …} +attr: [] +labelTranslationParameters: [] } "fotografovani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3423 +label: "Fotografování" +value: "fotografovani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2620 …} +attr: [] +labelTranslationParameters: [] } "francouzstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3414 +label: "Francouzština" +value: "francouzstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2576 …} +attr: [] +labelTranslationParameters: [] } "fyzika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3405 +label: "Fyzika" +value: "fyzika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2581 …} +attr: [] +labelTranslationParameters: [] } "holandstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3396 +label: "Holandština" +value: "holandstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2609 …} +attr: [] +labelTranslationParameters: [] } "hra_na_housle" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3230 +label: "Hra na housle" +value: "hra-na-housle" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1754 …} +attr: [] +labelTranslationParameters: [] } "hra_na_kytaru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "Hra na kytaru" +value: "hra-na-kytaru" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2625 …} +attr: [] +labelTranslationParameters: [] } "hudebni_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3194 +label: "Hudební výchova" +value: "hudebni-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2578 …} +attr: [] +labelTranslationParameters: [] } "informatika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3806 +label: "Informatika" +value: "informatika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1633 -id: 17 -name: "Informatika" -slug: "informatika" -genitiveName: "informatiky" -icon: "informatics" -orderNumber: null -count: 0 } +attr: [] +labelTranslationParameters: [] } "italstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3807 +label: "Italština" +value: "italstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2194 …} +attr: [] +labelTranslationParameters: [] } "japonstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3808 +label: "Japonština" +value: "japonstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2292 …} +attr: [] +labelTranslationParameters: [] } "klavir" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3809 +label: "Klavír" +value: "klavir" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1850 …} +attr: [] +labelTranslationParameters: [] } "kondicni_jizdy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3810 +label: "Kondiční jízdy" +value: "kondicni-jizdy" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2627 …} +attr: [] +labelTranslationParameters: [] } "korejstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3811 +label: "Korejština" +value: "korejstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2614 …} +attr: [] +labelTranslationParameters: [] } "literatura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3838 +label: "Literatura" +value: "literatura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2244 …} +attr: [] +labelTranslationParameters: [] } "madarstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3839 +label: "Maďarština" +value: "madarstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2641 …} +attr: [] +labelTranslationParameters: [] } "malovani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3844 +label: "Malování" +value: "malovani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2640 …} +attr: [] +labelTranslationParameters: [] } "matematika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3845 +label: "Matematika" +value: "matematika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2642 …} +attr: [] +labelTranslationParameters: [] } "ms_excel" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3850 +label: "MS Excel" +value: "ms-excel" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2643 …} +attr: [] +labelTranslationParameters: [] } "ms_powerpoint" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3851 +label: "MS Powerpoint" +value: "ms-powerpoint" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2644 …} +attr: [] +labelTranslationParameters: [] } "ms_word" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3854 +label: "MS Word" +value: "ms-word" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2645 …} +attr: [] +labelTranslationParameters: [] } "nemcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3855 +label: "Němčina" +value: "nemcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2646 …} +attr: [] +labelTranslationParameters: [] } "norstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3856 +label: "Norština" +value: "norstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2647 …} +attr: [] +labelTranslationParameters: [] } "ostatni" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3857 +label: "Ostatní" +value: "ostatni" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2648 …} +attr: [] +labelTranslationParameters: [] } "peceni_a_vareni" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3858 +label: "Pečení a vaření" +value: "peceni-a-vareni" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2649 …} +attr: [] +labelTranslationParameters: [] } "photoshop" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3859 +label: "Photoshop" +value: "photoshop" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2650 …} +attr: [] +labelTranslationParameters: [] } "plavani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3860 +label: "Plavání" +value: "plavani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2651 …} +attr: [] +labelTranslationParameters: [] } "polstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3861 +label: "Polština" +value: "polstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2652 …} +attr: [] +labelTranslationParameters: [] } "portugalstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3862 +label: "Portugalština" +value: "portugalstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2653 …} +attr: [] +labelTranslationParameters: [] } "pravo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3863 +label: "Právo" +value: "pravo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2654 …} +attr: [] +labelTranslationParameters: [] } "programovani" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3864 +label: "Programování" +value: "programovani" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2655 …} +attr: [] +labelTranslationParameters: [] } "psychologie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3865 +label: "Psychologie" +value: "psychologie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2656 …} +attr: [] +labelTranslationParameters: [] } "rectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3866 +label: "Řečtina" +value: "rectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2657 …} +attr: [] +labelTranslationParameters: [] } "rustina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3867 +label: "Ruština" +value: "rustina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2658 …} +attr: [] +labelTranslationParameters: [] } "slovenstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3868 +label: "Slovenština" +value: "slovenstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2659 …} +attr: [] +labelTranslationParameters: [] } "spanelstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3869 +label: "Španělština" +value: "spanelstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2660 …} +attr: [] +labelTranslationParameters: [] } "statistika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3870 +label: "Statistika" +value: "statistika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2661 …} +attr: [] +labelTranslationParameters: [] } "strojirenstvi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3871 +label: "Strojírenství" +value: "strojirenstvi" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2662 …} +attr: [] +labelTranslationParameters: [] } "svedstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3872 +label: "Švédština" +value: "svedstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2663 …} +attr: [] +labelTranslationParameters: [] } "tanec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3873 +label: "Tanec" +value: "tanec" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2664 …} +attr: [] +labelTranslationParameters: [] } "Turectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3874 +label: "Turečtina" +value: "Turectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2667 …} +attr: [] +labelTranslationParameters: [] } "ucetnictvi" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3875 +label: "Účetnictví" +value: "ucetnictvi" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2668 …} +attr: [] +labelTranslationParameters: [] } "ukrajinstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3876 +label: "Ukrajinština" +value: "ukrajinstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2669 …} +attr: [] +labelTranslationParameters: [] } "vietnamstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3877 +label: "Vietnamština" +value: "vietnamstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2670 …} +attr: [] +labelTranslationParameters: [] } "vytvarni_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3878 +label: "Výtvarní výchova" +value: "vytvarni-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2671 …} +attr: [] +labelTranslationParameters: [] } "zemepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3879 +label: "Zeměpis" +value: "zemepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2672 …} +attr: [] +labelTranslationParameters: [] } "zpev" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3880 +label: "Zpěv" +value: "zpev" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2673 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1633 -id: 17 -name: "Informatika" -slug: "informatika" -genitiveName: "informatiky" -icon: "informatics" -orderNumber: null -count: 0 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3336 -form: Symfony\Component\Form\Form {#3655 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3624 …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) {#3591 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1776 …} } |
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 | "informatika" |
city
"App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-live-search" => "true" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | Closure(City $city, $key) {#1852 class: "App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType" this: App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType {#1864 …} } |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3211 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1755 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3210 -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 {#1750 -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 {#3203 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3205 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3206 #from: "App\Tutorka\Bundle\ContentBundle\Entity\City" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3207 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3208 #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 {#3204 …} -_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() {#3202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3201 …} } } |
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 {#3884 +label: "Česko" +value: "cesko" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2743 …} +attr: [ "title" => "<span class="badge badge-primary">Česko</span>" ] +labelTranslationParameters: [] } "praha" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3885 +label: "Praha (celá)" +value: "praha" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2745 …} +attr: [ "title" => "<span class="badge badge-primary">Praha (celá)</span>" ] +labelTranslationParameters: [] } "benesov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3886 +label: "Benešov" +value: "benesov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2746 …} +attr: [ "title" => "<span class="badge badge-primary">Benešov</span>" ] +labelTranslationParameters: [] } "beroun" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3887 +label: "Beroun" +value: "beroun" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2747 …} +attr: [ "title" => "<span class="badge badge-primary">Beroun</span>" ] +labelTranslationParameters: [] } "blansko" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3888 +label: "Blansko" +value: "blansko" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2748 …} +attr: [ "title" => "<span class="badge badge-primary">Blansko</span>" ] +labelTranslationParameters: [] } "brno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3889 +label: "Brno" +value: "brno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2749 …} +attr: [ "title" => "<span class="badge badge-primary">Brno</span>" ] +labelTranslationParameters: [] } "brno_venkov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3890 +label: "Brno-venkov" +value: "brno-venkov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2750 …} +attr: [ "title" => "<span class="badge badge-primary">Brno-venkov</span>" ] +labelTranslationParameters: [] } "bruntal" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3891 +label: "Bruntál" +value: "bruntal" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2751 …} +attr: [ "title" => "<span class="badge badge-primary">Bruntál</span>" ] +labelTranslationParameters: [] } "breclav" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3892 +label: "Břeclav" +value: "breclav" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2752 …} +attr: [ "title" => "<span class="badge badge-primary">Břeclav</span>" ] +labelTranslationParameters: [] } "ceska_lipa" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3893 +label: "Česká Lípa" +value: "ceska-lipa" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2753 …} +attr: [ "title" => "<span class="badge badge-primary">Česká Lípa</span>" ] +labelTranslationParameters: [] } "ceske_budejovice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3894 +label: "České Budějovice" +value: "ceske-budejovice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2754 …} +attr: [ "title" => "<span class="badge badge-primary">České Budějovice</span>" ] +labelTranslationParameters: [] } "cesky_krumlov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3895 +label: "Český Krumlov" +value: "cesky-krumlov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2755 …} +attr: [ "title" => "<span class="badge badge-primary">Český Krumlov</span>" ] +labelTranslationParameters: [] } "decin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3896 +label: "Děčín" +value: "decin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2756 …} +attr: [ "title" => "<span class="badge badge-primary">Děčín</span>" ] +labelTranslationParameters: [] } "domazlice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3897 +label: "Domažlice" +value: "domazlice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2757 …} +attr: [ "title" => "<span class="badge badge-primary">Domažlice</span>" ] +labelTranslationParameters: [] } "frydek_mistek" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3898 +label: "Frýdek-Místek" +value: "frydek-mistek" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2758 …} +attr: [ "title" => "<span class="badge badge-primary">Frýdek-Místek</span>" ] +labelTranslationParameters: [] } "havlickuv_brod" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3899 +label: "Havlíčkův Brod" +value: "havlickuv-brod" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2759 …} +attr: [ "title" => "<span class="badge badge-primary">Havlíčkův Brod</span>" ] +labelTranslationParameters: [] } "hodonin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3900 +label: "Hodonín" +value: "hodonin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2760 …} +attr: [ "title" => "<span class="badge badge-primary">Hodonín</span>" ] +labelTranslationParameters: [] } "hradec_kralove" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3901 +label: "Hradec Králové" +value: "hradec-kralove" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2761 …} +attr: [ "title" => "<span class="badge badge-primary">Hradec Králové</span>" ] +labelTranslationParameters: [] } "cheb" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3902 +label: "Cheb" +value: "cheb" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2762 …} +attr: [ "title" => "<span class="badge badge-primary">Cheb</span>" ] +labelTranslationParameters: [] } "chomutov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3903 +label: "Chomutov" +value: "chomutov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2763 …} +attr: [ "title" => "<span class="badge badge-primary">Chomutov</span>" ] +labelTranslationParameters: [] } "chrudim" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3904 +label: "Chrudim" +value: "chrudim" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2764 …} +attr: [ "title" => "<span class="badge badge-primary">Chrudim</span>" ] +labelTranslationParameters: [] } "jablonec_nad_nisou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3905 +label: "Jablonec nad Nisou" +value: "jablonec-nad-nisou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2765 …} +attr: [ "title" => "<span class="badge badge-primary">Jablonec nad Nisou</span>" ] +labelTranslationParameters: [] } "jesenik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3906 +label: "Jeseník" +value: "jesenik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2766 …} +attr: [ "title" => "<span class="badge badge-primary">Jeseník</span>" ] +labelTranslationParameters: [] } "jicin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3907 +label: "Jičín" +value: "jicin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2767 …} +attr: [ "title" => "<span class="badge badge-primary">Jičín</span>" ] +labelTranslationParameters: [] } "jihlava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3908 +label: "Jihlava" +value: "jihlava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2768 …} +attr: [ "title" => "<span class="badge badge-primary">Jihlava</span>" ] +labelTranslationParameters: [] } "jindrichuv_hradec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3909 +label: "Jindřichův Hradec" +value: "jindrichuv-hradec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2769 …} +attr: [ "title" => "<span class="badge badge-primary">Jindřichův Hradec</span>" ] +labelTranslationParameters: [] } "karlovy_vary" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3910 +label: "Karlovy Vary" +value: "karlovy-vary" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2770 …} +attr: [ "title" => "<span class="badge badge-primary">Karlovy Vary</span>" ] +labelTranslationParameters: [] } "karvina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3911 +label: "Karviná" +value: "karvina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2771 …} +attr: [ "title" => "<span class="badge badge-primary">Karviná</span>" ] +labelTranslationParameters: [] } "kladno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3912 +label: "Kladno" +value: "kladno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2772 …} +attr: [ "title" => "<span class="badge badge-primary">Kladno</span>" ] +labelTranslationParameters: [] } "klatovy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3913 +label: "Klatovy" +value: "klatovy" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2773 …} +attr: [ "title" => "<span class="badge badge-primary">Klatovy</span>" ] +labelTranslationParameters: [] } "kolin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3914 +label: "Kolín" +value: "kolin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2774 …} +attr: [ "title" => "<span class="badge badge-primary">Kolín</span>" ] +labelTranslationParameters: [] } "kromeriz" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3915 +label: "Kroměříž" +value: "kromeriz" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2775 …} +attr: [ "title" => "<span class="badge badge-primary">Kroměříž</span>" ] +labelTranslationParameters: [] } "kutna_hora" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3916 +label: "Kutná Hora" +value: "kutna-hora" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2776 …} +attr: [ "title" => "<span class="badge badge-primary">Kutná Hora</span>" ] +labelTranslationParameters: [] } "liberec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3917 +label: "Liberec" +value: "liberec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2777 …} +attr: [ "title" => "<span class="badge badge-primary">Liberec</span>" ] +labelTranslationParameters: [] } "litomerice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3918 +label: "Litoměřice" +value: "litomerice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2778 …} +attr: [ "title" => "<span class="badge badge-primary">Litoměřice</span>" ] +labelTranslationParameters: [] } "louny" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3919 +label: "Louny" +value: "louny" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2779 …} +attr: [ "title" => "<span class="badge badge-primary">Louny</span>" ] +labelTranslationParameters: [] } "melnik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3920 +label: "Mělník" +value: "melnik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2780 …} +attr: [ "title" => "<span class="badge badge-primary">Mělník</span>" ] +labelTranslationParameters: [] } "mlada_boleslav" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3921 +label: "Mladá Boleslav" +value: "mlada-boleslav" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2781 …} +attr: [ "title" => "<span class="badge badge-primary">Mladá Boleslav</span>" ] +labelTranslationParameters: [] } "most" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3922 +label: "Most" +value: "most" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2782 …} +attr: [ "title" => "<span class="badge badge-primary">Most</span>" ] +labelTranslationParameters: [] } "nachod" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3923 +label: "Náchod" +value: "nachod" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2783 …} +attr: [ "title" => "<span class="badge badge-primary">Náchod</span>" ] +labelTranslationParameters: [] } "novy_jicin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3924 +label: "Nový Jičín" +value: "novy-jicin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2784 …} +attr: [ "title" => "<span class="badge badge-primary">Nový Jičín</span>" ] +labelTranslationParameters: [] } "nymburk" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3925 +label: "Nymburk" +value: "nymburk" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2785 …} +attr: [ "title" => "<span class="badge badge-primary">Nymburk</span>" ] +labelTranslationParameters: [] } "olomouc" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3926 +label: "Olomouc" +value: "olomouc" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2786 …} +attr: [ "title" => "<span class="badge badge-primary">Olomouc</span>" ] +labelTranslationParameters: [] } "opava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3927 +label: "Opava" +value: "opava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2787 …} +attr: [ "title" => "<span class="badge badge-primary">Opava</span>" ] +labelTranslationParameters: [] } "ostrava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3928 +label: "Ostrava" +value: "ostrava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2788 …} +attr: [ "title" => "<span class="badge badge-primary">Ostrava</span>" ] +labelTranslationParameters: [] } "pardubice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3929 +label: "Pardubice" +value: "pardubice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2789 …} +attr: [ "title" => "<span class="badge badge-primary">Pardubice</span>" ] +labelTranslationParameters: [] } "pelhrimov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3930 +label: "Pelhřimov" +value: "pelhrimov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2790 …} +attr: [ "title" => "<span class="badge badge-primary">Pelhřimov</span>" ] +labelTranslationParameters: [] } "pisek" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3931 +label: "Písek" +value: "pisek" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2791 …} +attr: [ "title" => "<span class="badge badge-primary">Písek</span>" ] +labelTranslationParameters: [] } "plzen_jih" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3932 +label: "Plzeň-jih" +value: "plzen-jih" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2792 …} +attr: [ "title" => "<span class="badge badge-primary">Plzeň-jih</span>" ] +labelTranslationParameters: [] } "plzen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3933 +label: "Plzeň" +value: "plzen" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2793 …} +attr: [ "title" => "<span class="badge badge-primary">Plzeň</span>" ] +labelTranslationParameters: [] } "plzen_sever" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3934 +label: "Plzeň-sever" +value: "plzen-sever" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2794 …} +attr: [ "title" => "<span class="badge badge-primary">Plzeň-sever</span>" ] +labelTranslationParameters: [] } "praha_1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3935 +label: "Praha 1" +value: "praha-1" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2795 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 1</span>" ] +labelTranslationParameters: [] } "praha_2" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3936 +label: "Praha 2" +value: "praha-2" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2796 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 2</span>" ] +labelTranslationParameters: [] } "praha_3" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3937 +label: "Praha 3" +value: "praha-3" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2797 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 3</span>" ] +labelTranslationParameters: [] } "praha_4" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3938 +label: "Praha 4" +value: "praha-4" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2798 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 4</span>" ] +labelTranslationParameters: [] } "praha_5" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3939 +label: "Praha 5" +value: "praha-5" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2799 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 5</span>" ] +labelTranslationParameters: [] } "praha_6" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3940 +label: "Praha 6" +value: "praha-6" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2800 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 6</span>" ] +labelTranslationParameters: [] } "praha_7" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3941 +label: "Praha 7" +value: "praha-7" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2801 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 7</span>" ] +labelTranslationParameters: [] } "praha_8" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3942 +label: "Praha 8" +value: "praha-8" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2802 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 8</span>" ] +labelTranslationParameters: [] } "praha_9" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3943 +label: "Praha 9" +value: "praha-9" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2803 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 9</span>" ] +labelTranslationParameters: [] } "praha_10" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3944 +label: "Praha 10" +value: "praha-10" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2804 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 10</span>" ] +labelTranslationParameters: [] } "praha_11" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3945 +label: "Praha 11" +value: "praha-11" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2805 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 11</span>" ] +labelTranslationParameters: [] } "praha_12" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3946 +label: "Praha 12" +value: "praha-12" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2806 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 12</span>" ] +labelTranslationParameters: [] } "praha_13" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3947 +label: "Praha 13" +value: "praha-13" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2807 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 13</span>" ] +labelTranslationParameters: [] } "praha_14" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3948 +label: "Praha 14" +value: "praha-14" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2808 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 14</span>" ] +labelTranslationParameters: [] } "praha_15" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3949 +label: "Praha 15" +value: "praha-15" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2809 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 15</span>" ] +labelTranslationParameters: [] } "praha_16" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3950 +label: "Praha 16" +value: "praha-16" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2810 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 16</span>" ] +labelTranslationParameters: [] } "praha_17" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3951 +label: "Praha 17" +value: "praha-17" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2811 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 17</span>" ] +labelTranslationParameters: [] } "praha_18" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3952 +label: "Praha 18" +value: "praha-18" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2812 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 18</span>" ] +labelTranslationParameters: [] } "praha_19" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3953 +label: "Praha 19" +value: "praha-19" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2813 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 19</span>" ] +labelTranslationParameters: [] } "praha_20" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3954 +label: "Praha 20" +value: "praha-20" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2814 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 20</span>" ] +labelTranslationParameters: [] } "praha_21" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3955 +label: "Praha 21" +value: "praha-21" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2815 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 21</span>" ] +labelTranslationParameters: [] } "praha_22" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3956 +label: "Praha 22" +value: "praha-22" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2816 …} +attr: [ "title" => "<span class="badge badge-primary">Praha 22</span>" ] +labelTranslationParameters: [] } "praha_vychod" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3957 +label: "Praha-východ" +value: "praha-vychod" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2817 …} +attr: [ "title" => "<span class="badge badge-primary">Praha-východ</span>" ] +labelTranslationParameters: [] } "praha_zapad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3958 +label: "Praha-západ" +value: "praha-zapad" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2818 …} +attr: [ "title" => "<span class="badge badge-primary">Praha-západ</span>" ] +labelTranslationParameters: [] } "prachatice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3959 +label: "Prachatice" +value: "prachatice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2819 …} +attr: [ "title" => "<span class="badge badge-primary">Prachatice</span>" ] +labelTranslationParameters: [] } "prerov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3960 +label: "Přerov" +value: "prerov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2820 …} +attr: [ "title" => "<span class="badge badge-primary">Přerov</span>" ] +labelTranslationParameters: [] } "pribram" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3961 +label: "Příbram" +value: "pribram" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2821 …} +attr: [ "title" => "<span class="badge badge-primary">Příbram</span>" ] +labelTranslationParameters: [] } "prostejov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3962 +label: "Prostějov" +value: "prostejov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2822 …} +attr: [ "title" => "<span class="badge badge-primary">Prostějov</span>" ] +labelTranslationParameters: [] } "rakovnik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3963 +label: "Rakovník" +value: "rakovnik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2823 …} +attr: [ "title" => "<span class="badge badge-primary">Rakovník</span>" ] +labelTranslationParameters: [] } "rokycany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3964 +label: "Rokycany" +value: "rokycany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2824 …} +attr: [ "title" => "<span class="badge badge-primary">Rokycany</span>" ] +labelTranslationParameters: [] } "rychnov_nad_knezkou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3965 +label: "Rychnov nad Kněžkou" +value: "rychnov-nad-knezkou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2825 …} +attr: [ "title" => "<span class="badge badge-primary">Rychnov nad Kněžkou</span>" ] +labelTranslationParameters: [] } "semily" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3966 +label: "Semily" +value: "semily" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2826 …} +attr: [ "title" => "<span class="badge badge-primary">Semily</span>" ] +labelTranslationParameters: [] } "sekolov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3967 +label: "Sokolov" +value: "sekolov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2827 …} +attr: [ "title" => "<span class="badge badge-primary">Sokolov</span>" ] +labelTranslationParameters: [] } "strakonice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3968 +label: "Strakonice" +value: "strakonice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2828 …} +attr: [ "title" => "<span class="badge badge-primary">Strakonice</span>" ] +labelTranslationParameters: [] } "sumperk" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3969 +label: "Šumperk" +value: "sumperk" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2829 …} +attr: [ "title" => "<span class="badge badge-primary">Šumperk</span>" ] +labelTranslationParameters: [] } "svitany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3970 +label: "Svitavy" +value: "svitany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2830 …} +attr: [ "title" => "<span class="badge badge-primary">Svitavy</span>" ] +labelTranslationParameters: [] } "tabor" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3971 +label: "Tábor" +value: "tabor" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2831 …} +attr: [ "title" => "<span class="badge badge-primary">Tábor</span>" ] +labelTranslationParameters: [] } "tachov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3972 +label: "Tachov" +value: "tachov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2832 …} +attr: [ "title" => "<span class="badge badge-primary">Tachov</span>" ] +labelTranslationParameters: [] } "teplice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3973 +label: "Teplice" +value: "teplice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2833 …} +attr: [ "title" => "<span class="badge badge-primary">Teplice</span>" ] +labelTranslationParameters: [] } "trebic" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3974 +label: "Třebíč" +value: "trebic" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2834 …} +attr: [ "title" => "<span class="badge badge-primary">Třebíč</span>" ] +labelTranslationParameters: [] } "trutnov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3975 +label: "Trutnov" +value: "trutnov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2835 …} +attr: [ "title" => "<span class="badge badge-primary">Trutnov</span>" ] +labelTranslationParameters: [] } "uherske_hradiste" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3976 +label: "Uherské Hradiště" +value: "uherske-hradiste" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2836 …} +attr: [ "title" => "<span class="badge badge-primary">Uherské Hradiště</span>" ] +labelTranslationParameters: [] } "usti_nad_labem" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3977 +label: "Ústí nad Labem" +value: "usti-nad-labem" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2837 …} +attr: [ "title" => "<span class="badge badge-primary">Ústí nad Labem</span>" ] +labelTranslationParameters: [] } "usti_nad_orlici" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3978 +label: "Ústí nad Orlicí" +value: "usti-nad-orlici" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2838 …} +attr: [ "title" => "<span class="badge badge-primary">Ústí nad Orlicí</span>" ] +labelTranslationParameters: [] } "vsetin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3979 +label: "Vsetín" +value: "vsetin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2839 …} +attr: [ "title" => "<span class="badge badge-primary">Vsetín</span>" ] +labelTranslationParameters: [] } "vyskov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3980 +label: "Vyškov" +value: "vyskov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2840 …} +attr: [ "title" => "<span class="badge badge-primary">Vyškov</span>" ] +labelTranslationParameters: [] } "zdar_nad_sazavou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3981 +label: "Žďár nad Sázavou" +value: "zdar-nad-sazavou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2841 …} +attr: [ "title" => "<span class="badge badge-primary">Žďár nad Sázavou</span>" ] +labelTranslationParameters: [] } "zlin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3982 +label: "Zlín" +value: "zlin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2842 …} +attr: [ "title" => "<span class="badge badge-primary">Zlín</span>" ] +labelTranslationParameters: [] } "znojmo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3983 +label: "Znojmo" +value: "znojmo" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2843 …} +attr: [ "title" => "<span class="badge badge-primary">Znojmo</span>" ] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3881 -form: Symfony\Component\Form\Form {#3710 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3600 …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) {#3883 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1776 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "city" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_extended_search_city" |
valid | true |
value | [] |
searchText
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#971 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#969 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3227 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1658 …} } |
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() {#3229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3228 …} } } |
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 {#3984 -form: Symfony\Component\Form\Form {#3721 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3882 …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 {#3245 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1713 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3244 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3248 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1786 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1829 …} -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 {#1786 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1829 …} -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 {#3238 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3240 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3241 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Level" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3242 #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 {#3239 …} -_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() {#3237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3236 …} } } |
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 {#3254 +label: "Mateřská škola" +value: "6" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1897 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "ZŠ 1. stupeň" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1895 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3256 +label: "ZŠ 2. stupeň" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1894 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "Střední škola" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1893 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "Vysoká škola" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1892 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "Pro dospělé" +value: "5" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1891 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3260 +label: "Jiná" +value: "7" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1890 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3985 -form: Symfony\Component\Form\Form {#3728 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#3986 …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) {#3987 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1776 …} } |
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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3395 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3394 …} } } |
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 {#3991 -form: Symfony\Component\Form\Form {#3731 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3990 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3404 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3403 …} } } |
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 {#3992 -form: Symfony\Component\Form\Form {#3734 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3993 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3412 …} } } |
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 {#3994 -form: Symfony\Component\Form\Form {#3737 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3995 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3421 …} } } |
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 {#3996 -form: Symfony\Component\Form\Form {#3740 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3997 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3430 …} } } |
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 {#3998 -form: Symfony\Component\Form\Form {#3743 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3999 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3439 …} } } |
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 {#4000 -form: Symfony\Component\Form\Form {#3746 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4001 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3448 …} } } |
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 {#4002 -form: Symfony\Component\Form\Form {#3749 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4003 …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 {#3277 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1904 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3276 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3280 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1909 -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 {#1909 -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 {#3270 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3272 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3273 #from: "App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3274 #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 {#3271 …} -_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() {#3269 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3268 …} } } |
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 {#3286 +label: "Přes internet" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1933 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3287 +label: "U studenta doma" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1935 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3288 +label: "Doučovatel dochází" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1936 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3989 -form: Symfony\Component\Form\Form {#3752 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#3988 …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) {#4005 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1776 …} } |
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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3481 …} } } |
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 {#4008 -form: Symfony\Component\Form\Form {#3755 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4007 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3490 …} } } |
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 {#4009 -form: Symfony\Component\Form\Form {#3758 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4010 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3499 …} } } |
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 {#4011 -form: Symfony\Component\Form\Form {#3761 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4012 …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 {#3305 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1964 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3304 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3308 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1969 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1945 …} -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 {#1969 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1945 …} -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 {#3298 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3300 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3301 #from: "App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3302 #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 {#3299 …} -_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() {#3297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3296 …} } } |
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 {#3314 +label: "O víkendu" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1993 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3315 +label: "Večer" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1995 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3316 +label: "Odpoledne" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1996 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3317 +label: "Dopoledne" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1997 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4006 -form: Symfony\Component\Form\Form {#3764 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4004 …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) {#4014 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1776 …} } |
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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3521 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3520 …} } } |
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 {#4017 -form: Symfony\Component\Form\Form {#3767 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4016 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3530 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3529 …} } } |
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 {#4018 -form: Symfony\Component\Form\Form {#3770 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4019 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3539 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3538 …} } } |
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 {#4020 -form: Symfony\Component\Form\Form {#3773 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4021 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3548 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3547 …} } } |
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 {#4022 -form: Symfony\Component\Form\Form {#3776 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4023 …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 {#3334 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2026 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3333 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3337 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2031 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2007 …} -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 {#2031 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2007 …} -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 {#3327 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3329 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3330 #from: "App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3331 #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 {#3328 …} -_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() {#3326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3325 …} } } |
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 {#3343 +label: "6 let a více" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2055 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3344 +label: "4-5 let" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2057 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3345 +label: "2-3 roky" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2058 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3346 +label: "do 1 roka" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\TeacherExperienceAttribute {#2059 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4015 -form: Symfony\Component\Form\Form {#3779 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4013 …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) {#4025 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1776 …} } |
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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3571 …} } } |
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 {#4028 -form: Symfony\Component\Form\Form {#3782 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4027 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3580 …} } } |
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 {#4029 -form: Symfony\Component\Form\Form {#3785 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4030 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3590 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3589 …} } } |
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 {#4031 -form: Symfony\Component\Form\Form {#3788 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4032 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3598 …} } } |
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 {#4033 -form: Symfony\Component\Form\Form {#3791 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4034 …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 {#3363 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2088 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3362 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3366 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2093 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2069 …} -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 {#2093 -om: ContainerDjkJqtw\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2069 …} -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 {#3356 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3358 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3359 #from: "App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3360 #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 {#3357 …} -_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() {#3355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3354 …} } } |
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 {#3372 +label: "Skupinové doučování" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute {#2117 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3373 +label: "Doučování dětí" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute {#2119 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4026 -form: Symfony\Component\Form\Form {#3794 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4024 …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) {#4036 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1776 …} } |
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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3622 …} } } |
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 {#4039 -form: Symfony\Component\Form\Form {#3797 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4038 …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) {#2141 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2138 …} } |
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 {#2139 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() {#3632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3631 …} } } |
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 {#4040 -form: Symfony\Component\Form\Form {#3800 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4041 …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 {#4035 …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 | "babff.BPv8Opac9suWQwMZS1E8hcFn92zyS_dQIqemcyI5w8Q.TbCqSfv0uZGjAGFsIAUOtJAuwSKCDoYJdOPBIkpWhJs9nL1O8_a9mPR2dA" |
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 | "babff.BPv8Opac9suWQwMZS1E8hcFn92zyS_dQIqemcyI5w8Q.TbCqSfv0uZGjAGFsIAUOtJAuwSKCDoYJdOPBIkpWhJs9nL1O8_a9mPR2dA" |
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 | "babff.BPv8Opac9suWQwMZS1E8hcFn92zyS_dQIqemcyI5w8Q.TbCqSfv0uZGjAGFsIAUOtJAuwSKCDoYJdOPBIkpWhJs9nL1O8_a9mPR2dA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3365 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1658 …} } |
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() {#4043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1684 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#4037 …} } } |
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 | "babff.BPv8Opac9suWQwMZS1E8hcFn92zyS_dQIqemcyI5w8Q.TbCqSfv0uZGjAGFsIAUOtJAuwSKCDoYJdOPBIkpWhJs9nL1O8_a9mPR2dA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4052 -form: Symfony\Component\Form\Form {#4048 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4042 …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 | "babff.BPv8Opac9suWQwMZS1E8hcFn92zyS_dQIqemcyI5w8Q.TbCqSfv0uZGjAGFsIAUOtJAuwSKCDoYJdOPBIkpWhJs9nL1O8_a9mPR2dA" |