- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 119
- Events
- Routing
- Cache
- Translation
- 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
search
"App\Tutorka\Bundle\CoreBundle\Form\Type\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer {#1438 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1439 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/search-handler" |
same as passed value |
data | App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer {#1438 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1439 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/search-handler" |
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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data | App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer {#1438 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1439 …} } |
data_class | "App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1920 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1854 …} 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 |
upload_max_size_message | Closure() {#1918 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1880 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1919 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/search-handler" |
attr | [ "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "search" "_search" ] |
cache_key | "_search_search" |
compound | true |
data | App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer {#1438 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1439 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2019 -form: Symfony\Component\Form\Form {#2037 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1917 …5} |
full_name | "search" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_search" |
valid | true |
value | App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer {#1438 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1439 …} } |
subject
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
choice_value | "slug" |
same as passed value |
class | "App\Tutorka\Bundle\ContentBundle\Entity\Subject" |
same as passed value |
multiple | false |
false
|
placeholder | "subject.placeholder" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1970 class: "App\Tutorka\Bundle\CoreBundle\Form\Type\SearchType" this: App\Tutorka\Bundle\CoreBundle\Form\Type\SearchType {#1855 …} } |
Doctrine\ORM\QueryBuilder {#1914 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1955 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1956 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Subject" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1997 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1995 #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 {#2005 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 {#1968 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1959 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2059 -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 | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#970 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | Container8Vmvimm\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 {#2051 -om: Container8Vmvimm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#687 …} -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 {#1914 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1955 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1956 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Subject" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1997 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1995 #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 {#2005 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1880 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1939 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_subject" ] |
cache_key | "_search_subject_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ "anglictina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +label: "Angličtina" +value: "anglictina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1994 …} +attr: [] +labelTranslationParameters: [] } "architektura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +label: "Architektúra" +value: "architektura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1992 …} +attr: [] +labelTranslationParameters: [] } "autocad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1954 +label: "AutoCAD" +value: "autocad" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1991 …} +attr: [] +labelTranslationParameters: [] } "biologia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2020 +label: "Biológia" +value: "biologia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1990 …} +attr: [] +labelTranslationParameters: [] } "cestina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +label: "Čeština" +value: "cestina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1989 …} +attr: [] +labelTranslationParameters: [] } "chemia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +label: "Chémia" +value: "chemia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1988 …} +attr: [] +labelTranslationParameters: [] } "cinstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +label: "Činština" +value: "cinstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1987 …} +attr: [] +labelTranslationParameters: [] } "dancina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: "Dánčina" +value: "dancina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1986 …} +attr: [] +labelTranslationParameters: [] } "dejepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "Dejepis" +value: "dejepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1985 …} +attr: [] +labelTranslationParameters: [] } "deskriptivna_geometria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "Deskriptívna geometria" +value: "deskriptivna-geometria" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1984 …} +attr: [] +labelTranslationParameters: [] } "ekologia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "Ekológia" +value: "ekologia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1982 …} +attr: [] +labelTranslationParameters: [] } "ekonomia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "Ekonómia" +value: "ekonomia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2001 …} +attr: [] +labelTranslationParameters: [] } "elektrotechnika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "Elektrotechnika" +value: "elektrotechnika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1910 …} +attr: [] +labelTranslationParameters: [] } "fincina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "Fínčina" +value: "fincina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2006 …} +attr: [] +labelTranslationParameters: [] } "fotografovanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "Fotografovanie" +value: "fotografovanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2004 …} +attr: [] +labelTranslationParameters: [] } "francuzstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "Francúzština" +value: "francuzstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2003 …} +attr: [] +labelTranslationParameters: [] } "fyzika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "Fyzika" +value: "fyzika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2002 …} +attr: [] +labelTranslationParameters: [] } "grectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "Gréčtina" +value: "grectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2007 …} +attr: [] +labelTranslationParameters: [] } "holandstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "Holandština" +value: "holandstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2008 …} +attr: [] +labelTranslationParameters: [] } "hra_na_gitaru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "Hra na gitaru" +value: "hra-na-gitaru" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2009 …} +attr: [] +labelTranslationParameters: [] } "hra_na_husle" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "Hra na husle" +value: "hra-na-husle" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2065 …} +attr: [] +labelTranslationParameters: [] } "hra_na_klavir" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "Hra na klavír" +value: "hra-na-klavir" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2063 …} +attr: [] +labelTranslationParameters: [] } "hudobna_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "Hudobná výchova" +value: "hudobna-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2066 …} +attr: [] +labelTranslationParameters: [] } "informatika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "Informatika" +value: "informatika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2067 …} +attr: [] +labelTranslationParameters: [] } "japonstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "Japonština" +value: "japonstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2068 …} +attr: [] +labelTranslationParameters: [] } "kondicne_jazdy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "Kondičné jazdy" +value: "kondicne-jazdy" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2069 …} +attr: [] +labelTranslationParameters: [] } "Korejcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "Kórejčina" +value: "Korejcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2072 …} +attr: [] +labelTranslationParameters: [] } "literatura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "Literatúra" +value: "literatura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2038 …} +attr: [] +labelTranslationParameters: [] } "Madarcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "Maďarčina" +value: "Madarcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2070 …} +attr: [] +labelTranslationParameters: [] } "malovanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "Maľovanie" +value: "malovanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2071 …} +attr: [] +labelTranslationParameters: [] } "matematika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "Matematika" +value: "matematika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2073 …} +attr: [] +labelTranslationParameters: [] } "ms_excel" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "MS excel" +value: "ms-excel" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2074 …} +attr: [] +labelTranslationParameters: [] } "ms_powerpoint" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "MS powerpoint" +value: "ms-powerpoint" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2075 …} +attr: [] +labelTranslationParameters: [] } "ms_word" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "MS word" +value: "ms-word" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2076 …} +attr: [] +labelTranslationParameters: [] } "nemcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "Nemčina" +value: "nemcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2077 …} +attr: [] +labelTranslationParameters: [] } "Norcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "Nórčina" +value: "Norcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2078 …} +attr: [] +labelTranslationParameters: [] } "ostatne" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "Ostatné" +value: "ostatne" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2079 …} +attr: [] +labelTranslationParameters: [] } "photoshop" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "Photoshop" +value: "photoshop" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2080 …} +attr: [] +labelTranslationParameters: [] } "plavanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "Plávanie" +value: "plavanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2081 …} +attr: [] +labelTranslationParameters: [] } "polstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "Poľština" +value: "polstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2082 …} +attr: [] +labelTranslationParameters: [] } "portugalctina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "Portugalčtina" +value: "portugalctina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2083 …} +attr: [] +labelTranslationParameters: [] } "pravo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "Právo" +value: "pravo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2084 …} +attr: [] +labelTranslationParameters: [] } "programovanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "Programovanie" +value: "programovanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2085 …} +attr: [] +labelTranslationParameters: [] } "psychologia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "Psychológia" +value: "psychologia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2086 …} +attr: [] +labelTranslationParameters: [] } "rustina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "Ruština" +value: "rustina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2087 …} +attr: [] +labelTranslationParameters: [] } "slovencina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "Slovenčina" +value: "slovencina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2088 …} +attr: [] +labelTranslationParameters: [] } "slovencina_pre_cudzincov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "Slovenčina pre cudzincov" +value: "slovencina-pre-cudzincov" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2089 …} +attr: [] +labelTranslationParameters: [] } "spanielcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "Španielčina" +value: "spanielcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2090 …} +attr: [] +labelTranslationParameters: [] } "spev" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +label: "Spev" +value: "spev" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2091 …} +attr: [] +labelTranslationParameters: [] } "statistika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +label: "Štatistika" +value: "statistika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2092 …} +attr: [] +labelTranslationParameters: [] } "strojarenstvo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "Strojárstvo" +value: "strojarenstvo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2093 …} +attr: [] +labelTranslationParameters: [] } "svedcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "Švédčina" +value: "svedcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2094 …} +attr: [] +labelTranslationParameters: [] } "taliancina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "Taliančina" +value: "taliancina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2095 …} +attr: [] +labelTranslationParameters: [] } "tanec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "Tanec" +value: "tanec" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2096 …} +attr: [] +labelTranslationParameters: [] } "turectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "Turečtina" +value: "turectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2097 …} +attr: [] +labelTranslationParameters: [] } "uctovnictvo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "Účtovníctvo" +value: "uctovnictvo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2098 …} +attr: [] +labelTranslationParameters: [] } "ukrajincina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +label: "Ukrajinčina" +value: "ukrajincina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2099 …} +attr: [] +labelTranslationParameters: [] } "varenie_a_pecenie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "Varenie a pečenie" +value: "varenie-a-pecenie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2100 …} +attr: [] +labelTranslationParameters: [] } "vietnamcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "Vietnamčina" +value: "vietnamcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2101 …} +attr: [] +labelTranslationParameters: [] } "vytvarna_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "Výtvarná výchova" +value: "vytvarna-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2102 …} +attr: [] +labelTranslationParameters: [] } "zemepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +label: "Zemepis" +value: "zemepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2103 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2014 -form: Symfony\Component\Form\Form {#1912 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2013 …5} |
full_name | "search[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_subject" |
is_selected | Closure($choice, $value) {#2016 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1966 …} } |
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 | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_search_subject" |
valid | true |
value | "" |
city
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
choice_value | "slug" |
same as passed value |
class | "App\Tutorka\Bundle\ContentBundle\Entity\City" |
same as passed value |
multiple | false |
false
|
placeholder | "city.placeholder" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1975 class: "App\Tutorka\Bundle\CoreBundle\Form\Type\SearchType" this: App\Tutorka\Bundle\CoreBundle\Form\Type\SearchType {#1855 …} } |
Doctrine\ORM\QueryBuilder {#2045 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2046 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1961 #from: "App\Tutorka\Bundle\ContentBundle\Entity\City" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1960 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1958 #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 {#1962 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 {#1908 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1953 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1952 -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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
em | Container8Vmvimm\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 {#1948 -om: Container8Vmvimm\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 | false |
placeholder | "city.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 {#2045 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2046 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1961 #from: "App\Tutorka\Bundle\ContentBundle\Entity\City" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1960 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1958 #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 {#1962 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2056 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1880 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2055 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_search_city" ] |
cache_key | "_search_city_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ "kosice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +label: "Košice" +value: "kosice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1599 …} +attr: [] +labelTranslationParameters: [] } "banovce_nad_bebravou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +label: "Bánovce nad Bebravou" +value: "banovce-nad-bebravou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1554 …} +attr: [] +labelTranslationParameters: [] } "banska_bystrica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +label: "Banská Bystrica" +value: "banska-bystrica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1564 …} +attr: [] +labelTranslationParameters: [] } "banska_stiavnica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +label: "Banská Štiavnica" +value: "banska-stiavnica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1559 …} +attr: [] +labelTranslationParameters: [] } "bardejov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +label: "Bardejov" +value: "bardejov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1535 …} +attr: [] +labelTranslationParameters: [] } "bratislava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "Bratislava" +value: "bratislava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1561 …} +attr: [] +labelTranslationParameters: [] } "bratislava_1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "Bratislava 1" +value: "bratislava-1" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1562 …} +attr: [] +labelTranslationParameters: [] } "bratislava_2" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "Bratislava 2" +value: "bratislava-2" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1563 …} +attr: [] +labelTranslationParameters: [] } "bratislava_3" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +label: "Bratislava 3" +value: "bratislava-3" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1565 …} +attr: [] +labelTranslationParameters: [] } "bratislava_4" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "Bratislava 4" +value: "bratislava-4" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1566 …} +attr: [] +labelTranslationParameters: [] } "brezno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +label: "Brezno" +value: "brezno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1568 …} +attr: [] +labelTranslationParameters: [] } "bytca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "Bytča" +value: "bytca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1569 …} +attr: [] +labelTranslationParameters: [] } "bratislava_5" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +label: "Bratislava 5" +value: "bratislava-5" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1567 …} +attr: [] +labelTranslationParameters: [] } "slovensko" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "Slovensko" +value: "slovensko" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1637 …} +attr: [] +labelTranslationParameters: [] } "cadca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +label: "Čadca" +value: "cadca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1570 …} +attr: [] +labelTranslationParameters: [] } "detva" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "Detva" +value: "detva" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1571 …} +attr: [] +labelTranslationParameters: [] } "dolny_kubin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "Dolný Kubín" +value: "dolny-kubin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1572 …} +attr: [] +labelTranslationParameters: [] } "dunajska_streda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "Dunajská Streda" +value: "dunajska-streda" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1573 …} +attr: [] +labelTranslationParameters: [] } "galanta" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "Galanta" +value: "galanta" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1574 …} +attr: [] +labelTranslationParameters: [] } "gelnica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "Gelnica" +value: "gelnica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1575 …} +attr: [] +labelTranslationParameters: [] } "hlohovec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +label: "Hlohovec" +value: "hlohovec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1576 …} +attr: [] +labelTranslationParameters: [] } "hummene" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +label: "Humenné" +value: "hummene" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1577 …} +attr: [] +labelTranslationParameters: [] } "ilava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +label: "Ilava" +value: "ilava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1578 …} +attr: [] +labelTranslationParameters: [] } "kezmarok" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +label: "Kežmarok" +value: "kezmarok" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1579 …} +attr: [] +labelTranslationParameters: [] } "komarno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "Komárno" +value: "komarno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1581 …} +attr: [] +labelTranslationParameters: [] } "kosice_1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "Košice 1" +value: "kosice-1" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1598 …} +attr: [] +labelTranslationParameters: [] } "kosice_2" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "Košice 2" +value: "kosice-2" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1600 …} +attr: [] +labelTranslationParameters: [] } "kosice_3" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "Košice 3" +value: "kosice-3" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1601 …} +attr: [] +labelTranslationParameters: [] } "kosice_4" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +label: "Košice 4" +value: "kosice-4" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1602 …} +attr: [] +labelTranslationParameters: [] } "kosice_okolie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +label: "Košice okolie" +value: "kosice-okolie" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1603 …} +attr: [] +labelTranslationParameters: [] } "krupina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "Krupina" +value: "krupina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1604 …} +attr: [] +labelTranslationParameters: [] } "kysucke_nove_mesto" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "Kysucké Nové Mesto" +value: "kysucke-nove-mesto" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1605 …} +attr: [] +labelTranslationParameters: [] } "levice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +label: "Levice" +value: "levice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1606 …} +attr: [] +labelTranslationParameters: [] } "levoca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "Levoča" +value: "levoca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1607 …} +attr: [] +labelTranslationParameters: [] } "liptovsky_mikulas" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "Liptovský Mikuláš" +value: "liptovsky-mikulas" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1608 …} +attr: [] +labelTranslationParameters: [] } "lucenec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "Lučenec" +value: "lucenec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1609 …} +attr: [] +labelTranslationParameters: [] } "malacky" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "Malacky" +value: "malacky" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1610 …} +attr: [] +labelTranslationParameters: [] } "martin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "Martin" +value: "martin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1611 …} +attr: [] +labelTranslationParameters: [] } "medzilaborce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +label: "Medzilaborce" +value: "medzilaborce" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1612 …} +attr: [] +labelTranslationParameters: [] } "michalovce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "Michalovce" +value: "michalovce" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1613 …} +attr: [] +labelTranslationParameters: [] } "myjava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "Myjava" +value: "myjava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1614 …} +attr: [] +labelTranslationParameters: [] } "namestovo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "Námestovo" +value: "namestovo" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1615 …} +attr: [] +labelTranslationParameters: [] } "nitra" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "Nitra" +value: "nitra" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1616 …} +attr: [] +labelTranslationParameters: [] } "nove_mesto_nad_vahom" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "Nové Mesto nad Váhom" +value: "nove-mesto-nad-vahom" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1617 …} +attr: [] +labelTranslationParameters: [] } "nove_zamky" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "Nové Zámky" +value: "nove-zamky" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1618 …} +attr: [] +labelTranslationParameters: [] } "partizanske" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "Partizánske" +value: "partizanske" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1619 …} +attr: [] +labelTranslationParameters: [] } "pezinok" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "Pezinok" +value: "pezinok" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1620 …} +attr: [] +labelTranslationParameters: [] } "piestany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "Piešťany" +value: "piestany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1621 …} +attr: [] +labelTranslationParameters: [] } "poltar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "Poltár" +value: "poltar" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1622 …} +attr: [] +labelTranslationParameters: [] } "poprad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "Poprad" +value: "poprad" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1623 …} +attr: [] +labelTranslationParameters: [] } "povazska_bystrica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "Považská Bystrica" +value: "povazska-bystrica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1624 …} +attr: [] +labelTranslationParameters: [] } "presov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +label: "Prešov" +value: "presov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1625 …} +attr: [] +labelTranslationParameters: [] } "prievidza" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +label: "Prievidza" +value: "prievidza" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1626 …} +attr: [] +labelTranslationParameters: [] } "puchov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "Púchov" +value: "puchov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1627 …} +attr: [] +labelTranslationParameters: [] } "revuca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "Revúca" +value: "revuca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1628 …} +attr: [] +labelTranslationParameters: [] } "rimavska_sobota" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "Rimavská Sobota" +value: "rimavska-sobota" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1629 …} +attr: [] +labelTranslationParameters: [] } "roznava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "Rožňava" +value: "roznava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1630 …} +attr: [] +labelTranslationParameters: [] } "ruzomberok" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "Ružomberok" +value: "ruzomberok" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1631 …} +attr: [] +labelTranslationParameters: [] } "sabinov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +label: "Sabinov" +value: "sabinov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1632 …} +attr: [] +labelTranslationParameters: [] } "senec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "Senec" +value: "senec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1634 …} +attr: [] +labelTranslationParameters: [] } "senica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "Senica" +value: "senica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1635 …} +attr: [] +labelTranslationParameters: [] } "skalica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +label: "Skalica" +value: "skalica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1636 …} +attr: [] +labelTranslationParameters: [] } "snina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +label: "Snina" +value: "snina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1638 …} +attr: [] +labelTranslationParameters: [] } "sobrance" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "Sobrance" +value: "sobrance" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1639 …} +attr: [] +labelTranslationParameters: [] } "spisska_nova_vec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "Spišská Nová Ves" +value: "spisska-nova-vec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1640 …} +attr: [] +labelTranslationParameters: [] } "stara_lubovna" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +label: "Stará Ľubovňa" +value: "stara-lubovna" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1641 …} +attr: [] +labelTranslationParameters: [] } "stropkov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "Stropkov" +value: "stropkov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1642 …} +attr: [] +labelTranslationParameters: [] } "svidnik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "Svidník" +value: "svidnik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1643 …} +attr: [] +labelTranslationParameters: [] } "sala" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +label: "Šaľa" +value: "sala" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1633 …} +attr: [] +labelTranslationParameters: [] } "topolcany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "Topoľčany" +value: "topolcany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1644 …} +attr: [] +labelTranslationParameters: [] } "trebisov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "Trebišov" +value: "trebisov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1645 …} +attr: [] +labelTranslationParameters: [] } "trencin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "Trenčín" +value: "trencin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1646 …} +attr: [] +labelTranslationParameters: [] } "trnava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "Trnava" +value: "trnava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1647 …} +attr: [] +labelTranslationParameters: [] } "turcianske_teplice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "Turčianske Teplice" +value: "turcianske-teplice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1648 …} +attr: [] +labelTranslationParameters: [] } "tvrdosin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +label: "Tvrdošín" +value: "tvrdosin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1649 …} +attr: [] +labelTranslationParameters: [] } "velky_krtis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "Veľký Krtíš" +value: "velky-krtis" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1650 …} +attr: [] +labelTranslationParameters: [] } "vranov_nad_toplou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "Vranov nad Topľou" +value: "vranov-nad-toplou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1651 …} +attr: [] +labelTranslationParameters: [] } "zlate_moravce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +label: "Zlaté Moravce" +value: "zlate-moravce" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1655 …} +attr: [] +labelTranslationParameters: [] } "zvolen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +label: "Zvolen" +value: "zvolen" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1656 …} +attr: [] +labelTranslationParameters: [] } "zarnovica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +label: "Žarnovica" +value: "zarnovica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1652 …} +attr: [] +labelTranslationParameters: [] } "ziar_nad_hronom" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +label: "Žiar nad Hronom" +value: "ziar-nad-hronom" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1653 …} +attr: [] +labelTranslationParameters: [] } "zilina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "Žilina" +value: "zilina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#1654 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2157 -form: Symfony\Component\Form\Form {#1973 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2015 …5} |
full_name | "search[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_city" |
is_selected | Closure($choice, $value) {#2158 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1966 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "city" |
placeholder | "city.placeholder" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_search_city" |
valid | true |
value | "" |
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" "_search_submit" ] |
cache_key | "_search_submit_submit_btn" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2159 …5} |
full_name | "search[submit]" |
icon_after | "" |
icon_before | "fas fa-search" |
id | "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 | "_search_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e.4DX_KVpL7A3ZEeVJprTQLvOOZN5LXB3BuaUhsfown5M.l2GcfTJzhDm0SY9_yfbiaJS9UY06akKD1sxXy6pg5vvQXdJIFzLbZOtUgg" |
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 | "e.4DX_KVpL7A3ZEeVJprTQLvOOZN5LXB3BuaUhsfown5M.l2GcfTJzhDm0SY9_yfbiaJS9UY06akKD1sxXy6pg5vvQXdJIFzLbZOtUgg" |
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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data | "e.4DX_KVpL7A3ZEeVJprTQLvOOZN5LXB3BuaUhsfown5M.l2GcfTJzhDm0SY9_yfbiaJS9UY06akKD1sxXy6pg5vvQXdJIFzLbZOtUgg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2249 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1854 …} } |
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() {#2253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1880 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2248 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_search__token" ] |
cache_key | "_search__token_hidden" |
compound | false |
data | "e.4DX_KVpL7A3ZEeVJprTQLvOOZN5LXB3BuaUhsfown5M.l2GcfTJzhDm0SY9_yfbiaJS9UY06akKD1sxXy6pg5vvQXdJIFzLbZOtUgg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2263 -form: Symfony\Component\Form\Form {#2259 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2254 …5} |
full_name | "search[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_search__token" |
valid | true |
value | "e.4DX_KVpL7A3ZEeVJprTQLvOOZN5LXB3BuaUhsfown5M.l2GcfTJzhDm0SY9_yfbiaJS9UY06akKD1sxXy6pg5vvQXdJIFzLbZOtUgg" |