- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 163
- Events
- Routing
- Cache
- Translation 82
- 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
-
-
recaptcha
-
subject
-
cities
-
-
6
-
1
-
2
-
3
-
4
-
5
-
7
-
-
-
4
-
3
-
2
-
1
-
-
-
3
-
2
-
1
-
-
-
2
-
1
-
-
email
-
submit
-
_token
-
-
-
subject
-
city
-
submit
-
_token
-
watch_dog
"App\Tutorka\Bundle\ContentBundle\Form\Type\WatchDogCreateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Tutorka\Bundle\ContentBundle\Entity\AdvertWatchDog {#1532 #id: null #uuid: Symfony\Component\Uid\UuidV4 {#1533 …} #user: null #approveStatus: null #visibilityStatus: null #createdAt: null #updatedAt: null #expireAt: null #deletedAt: null #ipAddress: null #viewCount: null #score: null -email: null -verifiedAt: null -lastSentAt: null -attributesPlace: [ App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1555 #id: 3 #name: "Cez internet" #slug: "cez-internet" } ] -attributesPreferredTime: Doctrine\Common\Collections\ArrayCollection {#1586 -elements: [] } -attributesOther: Doctrine\Common\Collections\ArrayCollection {#1585 -elements: [] } -subject: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1557 -id: 77 -name: "Hra na gitaru" -slug: "hra-na-gitaru" -genitiveName: "hry na gitaru" -icon: "guitar" -orderNumber: null -count: 0 } -cities: Doctrine\Common\Collections\ArrayCollection {#1582 -elements: [] } -level: Doctrine\Common\Collections\ArrayCollection {#1584 -elements: [] } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Tutorka\Bundle\ContentBundle\Entity\AdvertWatchDog {#1532 #id: null #uuid: Symfony\Component\Uid\UuidV4 {#1533 …} #user: null #approveStatus: null #visibilityStatus: null #createdAt: null #updatedAt: null #expireAt: null #deletedAt: null #ipAddress: null #viewCount: null #score: null -email: null -verifiedAt: null -lastSentAt: null -attributesPlace: [ App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1555 #id: 3 #name: "Cez internet" #slug: "cez-internet" } ] -attributesPreferredTime: Doctrine\Common\Collections\ArrayCollection {#1586 -elements: [] } -attributesOther: Doctrine\Common\Collections\ArrayCollection {#1585 -elements: [] } -subject: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1557 -id: 77 -name: "Hra na gitaru" -slug: "hra-na-gitaru" -genitiveName: "hry na gitaru" -icon: "guitar" -orderNumber: null -count: 0 } -cities: Doctrine\Common\Collections\ArrayCollection {#1582 -elements: [] } -level: Doctrine\Common\Collections\ArrayCollection {#1584 -elements: [] } } |
same as passed value |
require_email | true |
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 | 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\Entity\AdvertWatchDog {#1532 #id: null #uuid: Symfony\Component\Uid\UuidV4 {#1533 …} #user: null #approveStatus: null #visibilityStatus: null #createdAt: null #updatedAt: null #expireAt: null #deletedAt: null #ipAddress: null #viewCount: null #score: null -email: null -verifiedAt: null -lastSentAt: null -attributesPlace: [ App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1555 #id: 3 #name: "Cez internet" #slug: "cez-internet" } ] -attributesPreferredTime: Doctrine\Common\Collections\ArrayCollection {#1586 -elements: [] } -attributesOther: Doctrine\Common\Collections\ArrayCollection {#1585 -elements: [] } -subject: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1557 -id: 77 -name: "Hra na gitaru" -slug: "hra-na-gitaru" -genitiveName: "hry na gitaru" -icon: "guitar" -orderNumber: null -count: 0 } -cities: Doctrine\Common\Collections\ArrayCollection {#1582 -elements: [] } -level: Doctrine\Common\Collections\ArrayCollection {#1584 -elements: [] } } |
data_class | "App\Tutorka\Bundle\ContentBundle\Entity\AdvertWatchDog" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1653 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1570 …} use: { $class: "App\Tutorka\Bundle\ContentBundle\Entity\AdvertWatchDog" } } |
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 |
require_email | true |
required | true |
row_attr | [] |
setter | null |
translation_domain | "forms" |
trim | true |
upload_max_size_message | Closure() {#1651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1652 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "watch_dog" "_watch_dog" ] |
cache_key | "_watch_dog_watch_dog" |
compound | true |
data | App\Tutorka\Bundle\ContentBundle\Entity\AdvertWatchDog {#1532 #id: null #uuid: Symfony\Component\Uid\UuidV4 {#1533 …} #user: null #approveStatus: null #visibilityStatus: null #createdAt: null #updatedAt: null #expireAt: null #deletedAt: null #ipAddress: null #viewCount: null #score: null -email: null -verifiedAt: null -lastSentAt: null -attributesPlace: [ App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1555 #id: 3 #name: "Cez internet" #slug: "cez-internet" } ] -attributesPreferredTime: Doctrine\Common\Collections\ArrayCollection {#1586 -elements: [] } -attributesOther: Doctrine\Common\Collections\ArrayCollection {#1585 -elements: [] } -subject: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1557 -id: 77 -name: "Hra na gitaru" -slug: "hra-na-gitaru" -genitiveName: "hry na gitaru" -icon: "guitar" -orderNumber: null -count: 0 } -cities: Doctrine\Common\Collections\ArrayCollection {#1582 -elements: [] } -level: Doctrine\Common\Collections\ArrayCollection {#1584 -elements: [] } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2165 -form: Symfony\Component\Form\Form {#2269 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1650 …5} |
full_name | "watch_dog" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "watch_dog" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_watch_dog" |
valid | true |
value | App\Tutorka\Bundle\ContentBundle\Entity\AdvertWatchDog {#1532 #id: null #uuid: Symfony\Component\Uid\UuidV4 {#1533 …} #user: null #approveStatus: null #visibilityStatus: null #createdAt: null #updatedAt: null #expireAt: null #deletedAt: null #ipAddress: null #viewCount: null #score: null -email: null -verifiedAt: null -lastSentAt: null -attributesPlace: [ App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1555 #id: 3 #name: "Cez internet" #slug: "cez-internet" } ] -attributesPreferredTime: Doctrine\Common\Collections\ArrayCollection {#1586 -elements: [] } -attributesOther: Doctrine\Common\Collections\ArrayCollection {#1585 -elements: [] } -subject: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1557 -id: 77 -name: "Hra na gitaru" -slug: "hra-na-gitaru" -genitiveName: "hry na gitaru" -icon: "guitar" -orderNumber: null -count: 0 } -cities: Doctrine\Common\Collections\ArrayCollection {#1582 -elements: [] } -level: Doctrine\Common\Collections\ArrayCollection {#1584 -elements: [] } } |
recaptcha
"App\Tutorka\Bundle\CoreBundle\Form\Type\RecaptchaType"
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 |
---|---|---|
action_name | "advert_watch_dog_create" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "advert_watch_dog_create" |
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 | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1670 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
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 |
empty_data | Closure(FormInterface $form) {#1639 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1570 …} } |
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 | [] |
host | 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 | 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 | true |
row_attr | [] |
script_nonce_csp | "" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1638 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
action_name | "advert_watch_dog_create" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "recaptcha" "_watch_dog_recaptcha" ] |
cache_key | "_watch_dog_recaptcha_recaptcha" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#2108 -form: Symfony\Component\Form\Form {#2270 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2097 …5} |
full_name | "watch_dog[recaptcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.google.com" |
id | "watch_dog_recaptcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recaptcha" |
priority | 0 |
required | true |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6LdrmeQUAAAAAO8RCTHzsd-yw1tZtIDuyoibjbUb" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_watch_dog_recaptcha" |
valid | true |
value | "" |
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 {#1557 -id: 77 -name: "Hra na gitaru" -slug: "hra-na-gitaru" -genitiveName: "hry na gitaru" -icon: "guitar" -orderNumber: null -count: 0 } |
View Format |
"hra-na-gitaru"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1703 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1703 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#1732 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1759 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1820 -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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1703 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 {#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 {#1812 -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 {#1690 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1761 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1760 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Subject" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1754 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1752 #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 {#1766 …} -_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() {#1693 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1692 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "subject" "_watch_dog_subject" ] |
cache_key | "_watch_dog_subject_subject" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ "anglictina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +label: "Angličtina" +value: "anglictina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1719 …} +attr: [] +labelTranslationParameters: [] } "architektura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "Architektúra" +value: "architektura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1755 …} +attr: [] +labelTranslationParameters: [] } "autocad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "AutoCAD" +value: "autocad" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1636 …} +attr: [] +labelTranslationParameters: [] } "biologia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +label: "Biológia" +value: "biologia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2409 …} +attr: [] +labelTranslationParameters: [] } "cestina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "Čeština" +value: "cestina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2410 …} +attr: [] +labelTranslationParameters: [] } "chemia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "Chémia" +value: "chemia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2411 …} +attr: [] +labelTranslationParameters: [] } "cinstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1861 +label: "Činština" +value: "cinstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2412 …} +attr: [] +labelTranslationParameters: [] } "dancina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "Dánčina" +value: "dancina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2413 …} +attr: [] +labelTranslationParameters: [] } "dejepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +label: "Dejepis" +value: "dejepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2414 …} +attr: [] +labelTranslationParameters: [] } "deskriptivna_geometria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +label: "Deskriptívna geometria" +value: "deskriptivna-geometria" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2441 …} +attr: [] +labelTranslationParameters: [] } "ekologia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +label: "Ekológia" +value: "ekologia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2442 …} +attr: [] +labelTranslationParameters: [] } "ekonomia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2499 +label: "Ekonómia" +value: "ekonomia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2446 …} +attr: [] +labelTranslationParameters: [] } "elektrotechnika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +label: "Elektrotechnika" +value: "elektrotechnika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2447 …} +attr: [] +labelTranslationParameters: [] } "fincina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2501 +label: "Fínčina" +value: "fincina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2450 …} +attr: [] +labelTranslationParameters: [] } "fotografovanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2502 +label: "Fotografovanie" +value: "fotografovanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2451 …} +attr: [] +labelTranslationParameters: [] } "francuzstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2503 +label: "Francúzština" +value: "francuzstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2452 …} +attr: [] +labelTranslationParameters: [] } "fyzika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2504 +label: "Fyzika" +value: "fyzika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2453 …} +attr: [] +labelTranslationParameters: [] } "grectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2505 +label: "Gréčtina" +value: "grectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2454 …} +attr: [] +labelTranslationParameters: [] } "holandstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2506 +label: "Holandština" +value: "holandstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2455 …} +attr: [] +labelTranslationParameters: [] } "hra_na_gitaru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2507 +label: "Hra na gitaru" +value: "hra-na-gitaru" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1557 -id: 77 -name: "Hra na gitaru" -slug: "hra-na-gitaru" -genitiveName: "hry na gitaru" -icon: "guitar" -orderNumber: null -count: 0 } +attr: [] +labelTranslationParameters: [] } "hra_na_husle" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2508 +label: "Hra na husle" +value: "hra-na-husle" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2456 …} +attr: [] +labelTranslationParameters: [] } "hra_na_klavir" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2509 +label: "Hra na klavír" +value: "hra-na-klavir" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2457 …} +attr: [] +labelTranslationParameters: [] } "hudobna_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2510 +label: "Hudobná výchova" +value: "hudobna-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2458 …} +attr: [] +labelTranslationParameters: [] } "informatika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2511 +label: "Informatika" +value: "informatika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2459 …} +attr: [] +labelTranslationParameters: [] } "japonstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2512 +label: "Japonština" +value: "japonstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2460 …} +attr: [] +labelTranslationParameters: [] } "kondicne_jazdy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2513 +label: "Kondičné jazdy" +value: "kondicne-jazdy" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2461 …} +attr: [] +labelTranslationParameters: [] } "Korejcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2514 +label: "Kórejčina" +value: "Korejcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2462 …} +attr: [] +labelTranslationParameters: [] } "literatura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2515 +label: "Literatúra" +value: "literatura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2463 …} +attr: [] +labelTranslationParameters: [] } "Madarcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2516 +label: "Maďarčina" +value: "Madarcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2464 …} +attr: [] +labelTranslationParameters: [] } "malovanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2517 +label: "Maľovanie" +value: "malovanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2465 …} +attr: [] +labelTranslationParameters: [] } "matematika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +label: "Matematika" +value: "matematika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2466 …} +attr: [] +labelTranslationParameters: [] } "ms_excel" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +label: "MS excel" +value: "ms-excel" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2467 …} +attr: [] +labelTranslationParameters: [] } "ms_powerpoint" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2520 +label: "MS powerpoint" +value: "ms-powerpoint" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2468 …} +attr: [] +labelTranslationParameters: [] } "ms_word" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +label: "MS word" +value: "ms-word" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2469 …} +attr: [] +labelTranslationParameters: [] } "nemcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +label: "Nemčina" +value: "nemcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2470 …} +attr: [] +labelTranslationParameters: [] } "Norcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +label: "Nórčina" +value: "Norcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2471 …} +attr: [] +labelTranslationParameters: [] } "ostatne" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +label: "Ostatné" +value: "ostatne" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2472 …} +attr: [] +labelTranslationParameters: [] } "photoshop" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +label: "Photoshop" +value: "photoshop" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2473 …} +attr: [] +labelTranslationParameters: [] } "plavanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +label: "Plávanie" +value: "plavanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2474 …} +attr: [] +labelTranslationParameters: [] } "polstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +label: "Poľština" +value: "polstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2475 …} +attr: [] +labelTranslationParameters: [] } "portugalctina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +label: "Portugalčtina" +value: "portugalctina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2476 …} +attr: [] +labelTranslationParameters: [] } "pravo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +label: "Právo" +value: "pravo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2477 …} +attr: [] +labelTranslationParameters: [] } "programovanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +label: "Programovanie" +value: "programovanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2478 …} +attr: [] +labelTranslationParameters: [] } "psychologia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +label: "Psychológia" +value: "psychologia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2479 …} +attr: [] +labelTranslationParameters: [] } "rustina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +label: "Ruština" +value: "rustina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2480 …} +attr: [] +labelTranslationParameters: [] } "slovencina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +label: "Slovenčina" +value: "slovencina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2481 …} +attr: [] +labelTranslationParameters: [] } "slovencina_pre_cudzincov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +label: "Slovenčina pre cudzincov" +value: "slovencina-pre-cudzincov" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2482 …} +attr: [] +labelTranslationParameters: [] } "spanielcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +label: "Španielčina" +value: "spanielcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2483 …} +attr: [] +labelTranslationParameters: [] } "spev" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +label: "Spev" +value: "spev" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2484 …} +attr: [] +labelTranslationParameters: [] } "statistika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +label: "Štatistika" +value: "statistika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2485 …} +attr: [] +labelTranslationParameters: [] } "strojarenstvo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +label: "Strojárstvo" +value: "strojarenstvo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2486 …} +attr: [] +labelTranslationParameters: [] } "svedcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +label: "Švédčina" +value: "svedcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2487 …} +attr: [] +labelTranslationParameters: [] } "taliancina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2540 +label: "Taliančina" +value: "taliancina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2488 …} +attr: [] +labelTranslationParameters: [] } "tanec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +label: "Tanec" +value: "tanec" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2489 …} +attr: [] +labelTranslationParameters: [] } "turectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +label: "Turečtina" +value: "turectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2490 …} +attr: [] +labelTranslationParameters: [] } "uctovnictvo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +label: "Účtovníctvo" +value: "uctovnictvo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2491 …} +attr: [] +labelTranslationParameters: [] } "ukrajincina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +label: "Ukrajinčina" +value: "ukrajincina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2492 …} +attr: [] +labelTranslationParameters: [] } "varenie_a_pecenie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +label: "Varenie a pečenie" +value: "varenie-a-pecenie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2493 …} +attr: [] +labelTranslationParameters: [] } "vietnamcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +label: "Vietnamčina" +value: "vietnamcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2494 …} +attr: [] +labelTranslationParameters: [] } "vytvarna_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +label: "Výtvarná výchova" +value: "vytvarna-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2495 …} +attr: [] +labelTranslationParameters: [] } "zemepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +label: "Zemepis" +value: "zemepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2496 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1557 -id: 77 -name: "Hra na gitaru" -slug: "hra-na-gitaru" -genitiveName: "hry na gitaru" -icon: "guitar" -orderNumber: null -count: 0 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2156 -form: Symfony\Component\Form\Form {#2336 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2147 …5} |
full_name | "watch_dog[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_subject" |
is_selected | Closure($choice, $value) {#2114 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1633 …} } |
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 | "_watch_dog_subject" |
valid | true |
value | "hra-na-gitaru" |
cities
"App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1582 -elements: [] } |
View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Count {#1708 +payload: null +minMessage: "advert.cities.empty" +maxMessage: "advert.cities.max" +exactMessage: "This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements." +divisibleByMessage: "The number of elements in this collection should be a multiple of {{ compared_value }}." +min: 1 +max: 5 +divisibleBy: null } ] |
[ Symfony\Component\Validator\Constraints\Count {#1708 +payload: null +minMessage: "advert.cities.empty" +maxMessage: "advert.cities.max" +exactMessage: "This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements." +divisibleByMessage: "The number of elements in this collection should be a multiple of {{ compared_value }}." +min: 1 +max: 5 +divisibleBy: null } ] |
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) {#1806 class: "App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType" this: App\Tutorka\Bundle\ContentBundle\Form\Type\CitiesType {#1818 …} } |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1822 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1720 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1721 -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 | [ Symfony\Component\Validator\Constraints\Count {#1708 +payload: null +minMessage: "advert.cities.empty" +maxMessage: "advert.cities.max" +exactMessage: "This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements." +divisibleByMessage: "The number of elements in this collection should be a multiple of {{ compared_value }}." +min: 1 +max: 5 +divisibleBy: null } ] |
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 {#1715 -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 | 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 {#1728 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1725 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1726 #from: "App\Tutorka\Bundle\ContentBundle\Entity\City" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1723 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1722 #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 {#1724 …} -_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() {#1729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1730 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "data-live-search" => "true" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "cities" "_watch_dog_cities" ] |
cache_key | "_watch_dog_cities_cities" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ "kosice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +label: "Košice" +value: "kosice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2566 …} +attr: [ "title" => "<span class="badge badge-primary">Košice</span>" ] +labelTranslationParameters: [] } "banovce_nad_bebravou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +label: "Bánovce nad Bebravou" +value: "banovce-nad-bebravou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2568 …} +attr: [ "title" => "<span class="badge badge-primary">Bánovce nad Bebravou</span>" ] +labelTranslationParameters: [] } "banska_bystrica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +label: "Banská Bystrica" +value: "banska-bystrica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2569 …} +attr: [ "title" => "<span class="badge badge-primary">Banská Bystrica</span>" ] +labelTranslationParameters: [] } "banska_stiavnica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +label: "Banská Štiavnica" +value: "banska-stiavnica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2570 …} +attr: [ "title" => "<span class="badge badge-primary">Banská Štiavnica</span>" ] +labelTranslationParameters: [] } "bardejov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +label: "Bardejov" +value: "bardejov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2571 …} +attr: [ "title" => "<span class="badge badge-primary">Bardejov</span>" ] +labelTranslationParameters: [] } "bratislava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2561 +label: "Bratislava" +value: "bratislava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2572 …} +attr: [ "title" => "<span class="badge badge-primary">Bratislava</span>" ] +labelTranslationParameters: [] } "bratislava_1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +label: "Bratislava 1" +value: "bratislava-1" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2573 …} +attr: [ "title" => "<span class="badge badge-primary">Bratislava 1</span>" ] +labelTranslationParameters: [] } "bratislava_2" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +label: "Bratislava 2" +value: "bratislava-2" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2574 …} +attr: [ "title" => "<span class="badge badge-primary">Bratislava 2</span>" ] +labelTranslationParameters: [] } "bratislava_3" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2649 +label: "Bratislava 3" +value: "bratislava-3" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2575 …} +attr: [ "title" => "<span class="badge badge-primary">Bratislava 3</span>" ] +labelTranslationParameters: [] } "bratislava_4" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2650 +label: "Bratislava 4" +value: "bratislava-4" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2576 …} +attr: [ "title" => "<span class="badge badge-primary">Bratislava 4</span>" ] +labelTranslationParameters: [] } "brezno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2651 +label: "Brezno" +value: "brezno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2577 …} +attr: [ "title" => "<span class="badge badge-primary">Brezno</span>" ] +labelTranslationParameters: [] } "bytca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2652 +label: "Bytča" +value: "bytca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2578 …} +attr: [ "title" => "<span class="badge badge-primary">Bytča</span>" ] +labelTranslationParameters: [] } "bratislava_5" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2653 +label: "Bratislava 5" +value: "bratislava-5" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2579 …} +attr: [ "title" => "<span class="badge badge-primary">Bratislava 5</span>" ] +labelTranslationParameters: [] } "slovensko" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2654 +label: "Slovensko" +value: "slovensko" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2580 …} +attr: [ "title" => "<span class="badge badge-primary">Slovensko</span>" ] +labelTranslationParameters: [] } "cadca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2655 +label: "Čadca" +value: "cadca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2581 …} +attr: [ "title" => "<span class="badge badge-primary">Čadca</span>" ] +labelTranslationParameters: [] } "detva" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2656 +label: "Detva" +value: "detva" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2582 …} +attr: [ "title" => "<span class="badge badge-primary">Detva</span>" ] +labelTranslationParameters: [] } "dolny_kubin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2657 +label: "Dolný Kubín" +value: "dolny-kubin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2583 …} +attr: [ "title" => "<span class="badge badge-primary">Dolný Kubín</span>" ] +labelTranslationParameters: [] } "dunajska_streda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2658 +label: "Dunajská Streda" +value: "dunajska-streda" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2584 …} +attr: [ "title" => "<span class="badge badge-primary">Dunajská Streda</span>" ] +labelTranslationParameters: [] } "galanta" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2659 +label: "Galanta" +value: "galanta" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2585 …} +attr: [ "title" => "<span class="badge badge-primary">Galanta</span>" ] +labelTranslationParameters: [] } "gelnica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2660 +label: "Gelnica" +value: "gelnica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2586 …} +attr: [ "title" => "<span class="badge badge-primary">Gelnica</span>" ] +labelTranslationParameters: [] } "hlohovec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2661 +label: "Hlohovec" +value: "hlohovec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2587 …} +attr: [ "title" => "<span class="badge badge-primary">Hlohovec</span>" ] +labelTranslationParameters: [] } "hummene" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2662 +label: "Humenné" +value: "hummene" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2588 …} +attr: [ "title" => "<span class="badge badge-primary">Humenné</span>" ] +labelTranslationParameters: [] } "ilava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2663 +label: "Ilava" +value: "ilava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2589 …} +attr: [ "title" => "<span class="badge badge-primary">Ilava</span>" ] +labelTranslationParameters: [] } "kezmarok" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2664 +label: "Kežmarok" +value: "kezmarok" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2590 …} +attr: [ "title" => "<span class="badge badge-primary">Kežmarok</span>" ] +labelTranslationParameters: [] } "komarno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2665 +label: "Komárno" +value: "komarno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2591 …} +attr: [ "title" => "<span class="badge badge-primary">Komárno</span>" ] +labelTranslationParameters: [] } "kosice_1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2666 +label: "Košice 1" +value: "kosice-1" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2592 …} +attr: [ "title" => "<span class="badge badge-primary">Košice 1</span>" ] +labelTranslationParameters: [] } "kosice_2" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2667 +label: "Košice 2" +value: "kosice-2" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2593 …} +attr: [ "title" => "<span class="badge badge-primary">Košice 2</span>" ] +labelTranslationParameters: [] } "kosice_3" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2668 +label: "Košice 3" +value: "kosice-3" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2594 …} +attr: [ "title" => "<span class="badge badge-primary">Košice 3</span>" ] +labelTranslationParameters: [] } "kosice_4" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +label: "Košice 4" +value: "kosice-4" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2595 …} +attr: [ "title" => "<span class="badge badge-primary">Košice 4</span>" ] +labelTranslationParameters: [] } "kosice_okolie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +label: "Košice okolie" +value: "kosice-okolie" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2596 …} +attr: [ "title" => "<span class="badge badge-primary">Košice okolie</span>" ] +labelTranslationParameters: [] } "krupina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2671 +label: "Krupina" +value: "krupina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2597 …} +attr: [ "title" => "<span class="badge badge-primary">Krupina</span>" ] +labelTranslationParameters: [] } "kysucke_nove_mesto" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2672 +label: "Kysucké Nové Mesto" +value: "kysucke-nove-mesto" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2598 …} +attr: [ "title" => "<span class="badge badge-primary">Kysucké Nové Mesto</span>" ] +labelTranslationParameters: [] } "levice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2673 +label: "Levice" +value: "levice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2599 …} +attr: [ "title" => "<span class="badge badge-primary">Levice</span>" ] +labelTranslationParameters: [] } "levoca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +label: "Levoča" +value: "levoca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2600 …} +attr: [ "title" => "<span class="badge badge-primary">Levoča</span>" ] +labelTranslationParameters: [] } "liptovsky_mikulas" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +label: "Liptovský Mikuláš" +value: "liptovsky-mikulas" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2601 …} +attr: [ "title" => "<span class="badge badge-primary">Liptovský Mikuláš</span>" ] +labelTranslationParameters: [] } "lucenec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2676 +label: "Lučenec" +value: "lucenec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2602 …} +attr: [ "title" => "<span class="badge badge-primary">Lučenec</span>" ] +labelTranslationParameters: [] } "malacky" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2677 +label: "Malacky" +value: "malacky" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2603 …} +attr: [ "title" => "<span class="badge badge-primary">Malacky</span>" ] +labelTranslationParameters: [] } "martin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2678 +label: "Martin" +value: "martin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2604 …} +attr: [ "title" => "<span class="badge badge-primary">Martin</span>" ] +labelTranslationParameters: [] } "medzilaborce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2679 +label: "Medzilaborce" +value: "medzilaborce" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2605 …} +attr: [ "title" => "<span class="badge badge-primary">Medzilaborce</span>" ] +labelTranslationParameters: [] } "michalovce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2680 +label: "Michalovce" +value: "michalovce" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2606 …} +attr: [ "title" => "<span class="badge badge-primary">Michalovce</span>" ] +labelTranslationParameters: [] } "myjava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2681 +label: "Myjava" +value: "myjava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2607 …} +attr: [ "title" => "<span class="badge badge-primary">Myjava</span>" ] +labelTranslationParameters: [] } "namestovo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2682 +label: "Námestovo" +value: "namestovo" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2608 …} +attr: [ "title" => "<span class="badge badge-primary">Námestovo</span>" ] +labelTranslationParameters: [] } "nitra" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +label: "Nitra" +value: "nitra" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2609 …} +attr: [ "title" => "<span class="badge badge-primary">Nitra</span>" ] +labelTranslationParameters: [] } "nove_mesto_nad_vahom" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2684 +label: "Nové Mesto nad Váhom" +value: "nove-mesto-nad-vahom" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2610 …} +attr: [ "title" => "<span class="badge badge-primary">Nové Mesto nad Váhom</span>" ] +labelTranslationParameters: [] } "nove_zamky" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2685 +label: "Nové Zámky" +value: "nove-zamky" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2611 …} +attr: [ "title" => "<span class="badge badge-primary">Nové Zámky</span>" ] +labelTranslationParameters: [] } "partizanske" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +label: "Partizánske" +value: "partizanske" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2612 …} +attr: [ "title" => "<span class="badge badge-primary">Partizánske</span>" ] +labelTranslationParameters: [] } "pezinok" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +label: "Pezinok" +value: "pezinok" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2613 …} +attr: [ "title" => "<span class="badge badge-primary">Pezinok</span>" ] +labelTranslationParameters: [] } "piestany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +label: "Piešťany" +value: "piestany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2614 …} +attr: [ "title" => "<span class="badge badge-primary">Piešťany</span>" ] +labelTranslationParameters: [] } "poltar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2689 +label: "Poltár" +value: "poltar" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2615 …} +attr: [ "title" => "<span class="badge badge-primary">Poltár</span>" ] +labelTranslationParameters: [] } "poprad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2690 +label: "Poprad" +value: "poprad" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2616 …} +attr: [ "title" => "<span class="badge badge-primary">Poprad</span>" ] +labelTranslationParameters: [] } "povazska_bystrica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2691 +label: "Považská Bystrica" +value: "povazska-bystrica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2617 …} +attr: [ "title" => "<span class="badge badge-primary">Považská Bystrica</span>" ] +labelTranslationParameters: [] } "presov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2692 +label: "Prešov" +value: "presov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2618 …} +attr: [ "title" => "<span class="badge badge-primary">Prešov</span>" ] +labelTranslationParameters: [] } "prievidza" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +label: "Prievidza" +value: "prievidza" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2619 …} +attr: [ "title" => "<span class="badge badge-primary">Prievidza</span>" ] +labelTranslationParameters: [] } "puchov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2694 +label: "Púchov" +value: "puchov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2620 …} +attr: [ "title" => "<span class="badge badge-primary">Púchov</span>" ] +labelTranslationParameters: [] } "revuca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +label: "Revúca" +value: "revuca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2621 …} +attr: [ "title" => "<span class="badge badge-primary">Revúca</span>" ] +labelTranslationParameters: [] } "rimavska_sobota" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +label: "Rimavská Sobota" +value: "rimavska-sobota" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2622 …} +attr: [ "title" => "<span class="badge badge-primary">Rimavská Sobota</span>" ] +labelTranslationParameters: [] } "roznava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2697 +label: "Rožňava" +value: "roznava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2623 …} +attr: [ "title" => "<span class="badge badge-primary">Rožňava</span>" ] +labelTranslationParameters: [] } "ruzomberok" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2698 +label: "Ružomberok" +value: "ruzomberok" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2624 …} +attr: [ "title" => "<span class="badge badge-primary">Ružomberok</span>" ] +labelTranslationParameters: [] } "sabinov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2699 +label: "Sabinov" +value: "sabinov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2625 …} +attr: [ "title" => "<span class="badge badge-primary">Sabinov</span>" ] +labelTranslationParameters: [] } "senec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2700 +label: "Senec" +value: "senec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2626 …} +attr: [ "title" => "<span class="badge badge-primary">Senec</span>" ] +labelTranslationParameters: [] } "senica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2701 +label: "Senica" +value: "senica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2627 …} +attr: [ "title" => "<span class="badge badge-primary">Senica</span>" ] +labelTranslationParameters: [] } "skalica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2702 +label: "Skalica" +value: "skalica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2628 …} +attr: [ "title" => "<span class="badge badge-primary">Skalica</span>" ] +labelTranslationParameters: [] } "snina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +label: "Snina" +value: "snina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2629 …} +attr: [ "title" => "<span class="badge badge-primary">Snina</span>" ] +labelTranslationParameters: [] } "sobrance" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2704 +label: "Sobrance" +value: "sobrance" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2630 …} +attr: [ "title" => "<span class="badge badge-primary">Sobrance</span>" ] +labelTranslationParameters: [] } "spisska_nova_vec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2705 +label: "Spišská Nová Ves" +value: "spisska-nova-vec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2631 …} +attr: [ "title" => "<span class="badge badge-primary">Spišská Nová Ves</span>" ] +labelTranslationParameters: [] } "stara_lubovna" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2706 +label: "Stará Ľubovňa" +value: "stara-lubovna" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2632 …} +attr: [ "title" => "<span class="badge badge-primary">Stará Ľubovňa</span>" ] +labelTranslationParameters: [] } "stropkov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2707 +label: "Stropkov" +value: "stropkov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2633 …} +attr: [ "title" => "<span class="badge badge-primary">Stropkov</span>" ] +labelTranslationParameters: [] } "svidnik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2708 +label: "Svidník" +value: "svidnik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2634 …} +attr: [ "title" => "<span class="badge badge-primary">Svidník</span>" ] +labelTranslationParameters: [] } "sala" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2709 +label: "Šaľa" +value: "sala" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2635 …} +attr: [ "title" => "<span class="badge badge-primary">Šaľa</span>" ] +labelTranslationParameters: [] } "topolcany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2710 +label: "Topoľčany" +value: "topolcany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2636 …} +attr: [ "title" => "<span class="badge badge-primary">Topoľčany</span>" ] +labelTranslationParameters: [] } "trebisov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2711 +label: "Trebišov" +value: "trebisov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2637 …} +attr: [ "title" => "<span class="badge badge-primary">Trebišov</span>" ] +labelTranslationParameters: [] } "trencin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2712 +label: "Trenčín" +value: "trencin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2638 …} +attr: [ "title" => "<span class="badge badge-primary">Trenčín</span>" ] +labelTranslationParameters: [] } "trnava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2713 +label: "Trnava" +value: "trnava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2639 …} +attr: [ "title" => "<span class="badge badge-primary">Trnava</span>" ] +labelTranslationParameters: [] } "turcianske_teplice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2714 +label: "Turčianske Teplice" +value: "turcianske-teplice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2640 …} +attr: [ "title" => "<span class="badge badge-primary">Turčianske Teplice</span>" ] +labelTranslationParameters: [] } "tvrdosin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2715 +label: "Tvrdošín" +value: "tvrdosin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2641 …} +attr: [ "title" => "<span class="badge badge-primary">Tvrdošín</span>" ] +labelTranslationParameters: [] } "velky_krtis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2716 +label: "Veľký Krtíš" +value: "velky-krtis" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2642 …} +attr: [ "title" => "<span class="badge badge-primary">Veľký Krtíš</span>" ] +labelTranslationParameters: [] } "vranov_nad_toplou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2717 +label: "Vranov nad Topľou" +value: "vranov-nad-toplou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2643 …} +attr: [ "title" => "<span class="badge badge-primary">Vranov nad Topľou</span>" ] +labelTranslationParameters: [] } "zlate_moravce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2718 +label: "Zlaté Moravce" +value: "zlate-moravce" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2644 …} +attr: [ "title" => "<span class="badge badge-primary">Zlaté Moravce</span>" ] +labelTranslationParameters: [] } "zvolen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2719 +label: "Zvolen" +value: "zvolen" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2645 …} +attr: [ "title" => "<span class="badge badge-primary">Zvolen</span>" ] +labelTranslationParameters: [] } "zarnovica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2720 +label: "Žarnovica" +value: "zarnovica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2646 …} +attr: [ "title" => "<span class="badge badge-primary">Žarnovica</span>" ] +labelTranslationParameters: [] } "ziar_nad_hronom" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2721 +label: "Žiar nad Hronom" +value: "ziar-nad-hronom" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2647 …} +attr: [ "title" => "<span class="badge badge-primary">Žiar nad Hronom</span>" ] +labelTranslationParameters: [] } "zilina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2722 +label: "Žilina" +value: "zilina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2648 …} +attr: [ "title" => "<span class="badge badge-primary">Žilina</span>" ] +labelTranslationParameters: [] } ] |
compound | false |
data | Doctrine\Common\Collections\ArrayCollection {#1582 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2549 -form: Symfony\Component\Form\Form {#2340 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1768 …5} |
full_name | "watch_dog[cities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_cities" |
is_selected | Closure($choice, array $values) {#2551 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1633 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "cities" |
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 | "_watch_dog_cities" |
valid | true |
value | [] |
level
"App\Tutorka\Bundle\ContentBundle\Form\Type\LevelsType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1584 -elements: [] } |
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 {#1735 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1772 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1773 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1771 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1763 -om: Container8Vmvimm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1796 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Tutorka\Bundle\ContentBundle\Entity\Level" |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\Count {#1801 +payload: null +minMessage: "advert.level.empty" +maxMessage: "advert.level.max" +exactMessage: "This collection should contain exactly {{ limit }} element.|This collection should contain exactly {{ limit }} elements." +divisibleByMessage: "The number of elements in this collection should be a multiple of {{ compared_value }}." +min: 1 +max: 6 +divisibleBy: null } ] |
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 | 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 {#1763 -om: Container8Vmvimm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1796 …} -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 {#1778 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1776 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1775 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Level" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1774 #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 {#1780 …} -_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() {#1799 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1798 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "levels" "_watch_dog_level" ] |
cache_key | "_watch_dog_level_levels" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1741 +label: "Materská škola" +value: "6" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1838 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1736 +label: "ZŠ 1. stupeň" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1836 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1739 +label: "ZŠ 2. stupeň" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1835 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1745 +label: "Stredná škola" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1834 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1740 +label: "Vysoká škola" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1833 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "Pre dospelých" +value: "5" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1832 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1762 +label: "Iná" +value: "7" +data: App\Tutorka\Bundle\ContentBundle\Entity\Level {#1831 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#1584 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2723 -form: Symfony\Component\Form\Form {#2343 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2550 …5} |
full_name | "watch_dog[level]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_level" |
is_selected | Closure($choice, array $values) {#2724 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1633 …} } |
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 | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_watch_dog_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 | "Materská š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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Materská š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() {#2051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2049 …} } } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_level_entry" ] |
cache_key | "_watch_dog_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2728 -form: Symfony\Component\Form\Form {#2346 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2727 …5} |
full_name | "watch_dog[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_level_6" |
label | "Materská š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 | "_watch_dog_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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 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() {#2058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2059 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_level_entry" ] |
cache_key | "_watch_dog_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2729 -form: Symfony\Component\Form\Form {#2349 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2730 …5} |
full_name | "watch_dog[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_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 | "_watch_dog_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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 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() {#2068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2067 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_level_entry" ] |
cache_key | "_watch_dog_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2731 -form: Symfony\Component\Form\Form {#2352 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2732 …5} |
full_name | "watch_dog[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_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 | "_watch_dog_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 | "Stredná š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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Stredná š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() {#2086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2087 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_level_entry" ] |
cache_key | "_watch_dog_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2733 -form: Symfony\Component\Form\Form {#2355 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2734 …5} |
full_name | "watch_dog[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_level_3" |
label | "Stredná š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 | "_watch_dog_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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 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() {#2096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2095 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_level_entry" ] |
cache_key | "_watch_dog_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2735 -form: Symfony\Component\Form\Form {#2358 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2736 …5} |
full_name | "watch_dog[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_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 | "_watch_dog_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 | "Pre dospelých" |
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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pre dospelých" |
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() {#2105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2104 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_level_entry" ] |
cache_key | "_watch_dog_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2737 -form: Symfony\Component\Form\Form {#2361 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2738 …5} |
full_name | "watch_dog[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_level_5" |
label | "Pre dospelých" |
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 | "_watch_dog_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 | "Iná" |
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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Iná" |
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() {#2113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2112 …} } } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_level_entry" ] |
cache_key | "_watch_dog_level_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2739 -form: Symfony\Component\Form\Form {#2364 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2740 …5} |
full_name | "watch_dog[level][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_level_7" |
label | "Iná" |
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 | "_watch_dog_level_entry" |
valid | true |
value | "7" |
attributesPreferredTime
"App\Tutorka\Bundle\ContentBundle\Form\Type\PreferredTimeAttributeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1586 -elements: [] } |
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 {#1875 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1858 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1857 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1859 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1863 -om: Container8Vmvimm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1746 …} -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 {#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 | 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 {#1863 -om: Container8Vmvimm\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#400 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1746 …} -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 {#1852 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1854 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1855 #from: "App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1856 #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 {#1851 …} -_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() {#1749 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1748 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "preferred_time_attribute" "_watch_dog_attributesPreferredTime" ] |
cache_key | "_watch_dog_attributesPreferredTime_preferred_time_attribute" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1867 +label: "Cez víkend" +value: "4" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1887 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1880 +label: "Večer" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1889 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1877 +label: "Odpoludnia" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1890 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +label: "Dopoludnia" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\PreferredTimeAttribute {#1891 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#1586 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2726 -form: Symfony\Component\Form\Form {#2367 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2725 …5} |
full_name | "watch_dog[attributesPreferredTime]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_attributesPreferredTime" |
is_selected | Closure($choice, array $values) {#2742 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1633 …} } |
label | "attributesPreferredTime.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "attributesPreferredTime" |
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 | "_watch_dog_attributesPreferredTime" |
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 | "Cez víkend" |
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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Cez víkend" |
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() {#2146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2145 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_attributesPreferredTime_entry" ] |
cache_key | "_watch_dog_attributesPreferredTime_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2745 -form: Symfony\Component\Form\Form {#2370 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2744 …5} |
full_name | "watch_dog[attributesPreferredTime][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_attributesPreferredTime_4" |
label | "Cez víkend" |
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 | "_watch_dog_attributesPreferredTime_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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 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() {#2155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2154 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_attributesPreferredTime_entry" ] |
cache_key | "_watch_dog_attributesPreferredTime_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2746 -form: Symfony\Component\Form\Form {#2373 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2747 …5} |
full_name | "watch_dog[attributesPreferredTime][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_attributesPreferredTime_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 | "_watch_dog_attributesPreferredTime_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 | "Odpoludnia" |
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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Odpoludnia" |
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() {#2164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2163 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_attributesPreferredTime_entry" ] |
cache_key | "_watch_dog_attributesPreferredTime_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2748 -form: Symfony\Component\Form\Form {#2376 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2749 …5} |
full_name | "watch_dog[attributesPreferredTime][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_attributesPreferredTime_2" |
label | "Odpoludnia" |
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 | "_watch_dog_attributesPreferredTime_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 | "Dopoludnia" |
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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Dopoludnia" |
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() {#2173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2172 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_attributesPreferredTime_entry" ] |
cache_key | "_watch_dog_attributesPreferredTime_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2750 -form: Symfony\Component\Form\Form {#2379 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2751 …5} |
full_name | "watch_dog[attributesPreferredTime][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_attributesPreferredTime_1" |
label | "Dopoludnia" |
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 | "_watch_dog_attributesPreferredTime_entry" |
valid | true |
value | "1" |
attributesPlace
"App\Tutorka\Bundle\ContentBundle\Form\Type\PlaceAttributeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1555 #id: 3 #name: "Cez internet" #slug: "cez-internet" } ] |
View Format |
[
"3"
]
|
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 {#1924 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1907 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1906 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1908 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1912 -om: Container8Vmvimm\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 {#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 | 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 {#1912 -om: Container8Vmvimm\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 {#1901 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1903 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1904 #from: "App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1905 #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 {#1902 …} -_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() {#1898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1899 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "place_attribute" "_watch_dog_attributesPlace" ] |
cache_key | "_watch_dog_attributesPlace_place_attribute" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "Cez internet" +value: "3" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1555 #id: 3 #name: "Cez internet" #slug: "cez-internet" } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929 +label: "U študenta doma" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1935 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1926 +label: "Doučovatel dochádza" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1936 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [ App\Tutorka\Bundle\ContentBundle\Entity\PlaceAttribute {#1555 #id: 3 #name: "Cez internet" #slug: "cez-internet" } ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2743 -form: Symfony\Component\Form\Form {#2382 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2741 …5} |
full_name | "watch_dog[attributesPlace]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_attributesPlace" |
is_selected | Closure($choice, array $values) {#2753 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1633 …} } |
label | "attributesPlace.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "attributesPlace" |
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 | "_watch_dog_attributesPlace" |
valid | true |
value | [
"3"
] |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"3"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Cez 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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Cez 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() {#2197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2196 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_attributesPlace_entry" ] |
cache_key | "_watch_dog_attributesPlace_entry_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2756 -form: Symfony\Component\Form\Form {#2385 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2755 …5} |
full_name | "watch_dog[attributesPlace][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_attributesPlace_3" |
label | "Cez 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 | "_watch_dog_attributesPlace_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 študenta 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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "U študenta 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() {#2206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2205 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_attributesPlace_entry" ] |
cache_key | "_watch_dog_attributesPlace_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2757 -form: Symfony\Component\Form\Form {#2388 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2758 …5} |
full_name | "watch_dog[attributesPlace][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_attributesPlace_2" |
label | "U študenta 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 | "_watch_dog_attributesPlace_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ádza" |
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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Doučovatel dochádza" |
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() {#2215 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2214 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_attributesPlace_entry" ] |
cache_key | "_watch_dog_attributesPlace_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2759 -form: Symfony\Component\Form\Form {#2391 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2760 …5} |
full_name | "watch_dog[attributesPlace][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_attributesPlace_1" |
label | "Doučovatel dochádza" |
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 | "_watch_dog_attributesPlace_entry" |
valid | true |
value | "1" |
attributesOther
"App\Tutorka\Bundle\ContentBundle\Form\Type\OtherAttributeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1585 -elements: [] } |
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 {#1981 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1964 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1963 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1965 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1969 -om: Container8Vmvimm\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\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 {#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 | 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: Container8Vmvimm\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 | "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 {#1958 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1960 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1961 #from: "App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1962 #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 {#1957 …} -_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() {#1942 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1943 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "other_attribute" "_watch_dog_attributesOther" ] |
cache_key | "_watch_dog_attributesOther_other_attribute" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +label: "Skupinové doučovanie" +value: "2" +data: App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute {#1993 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1986 +label: "Doučovanie detí" +value: "1" +data: App\Tutorka\Bundle\ContentBundle\Entity\OtherAttribute {#1995 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#1585 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2754 -form: Symfony\Component\Form\Form {#2394 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#2752 …5} |
full_name | "watch_dog[attributesOther]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_attributesOther" |
is_selected | Closure($choice, array $values) {#2762 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1633 …} } |
label | "attributesOther.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "attributesOther" |
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 | "_watch_dog_attributesOther" |
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čovanie" |
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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Skupinové doučovanie" |
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() {#2236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2235 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_attributesOther_entry" ] |
cache_key | "_watch_dog_attributesOther_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2765 -form: Symfony\Component\Form\Form {#2397 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2764 …5} |
full_name | "watch_dog[attributesOther][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_attributesOther_2" |
label | "Skupinové doučovanie" |
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 | "_watch_dog_attributesOther_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čovanie detí" |
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 {#969 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#968 …} -namespace: Closure() {#974 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2044 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2041 …} } |
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 {#2042 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Doučovanie detí" |
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() {#2245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2244 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_watch_dog_attributesOther_entry" ] |
cache_key | "_watch_dog_attributesOther_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2766 -form: Symfony\Component\Form\Form {#2400 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2767 …5} |
full_name | "watch_dog[attributesOther][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_attributesOther_1" |
label | "Doučovanie detí" |
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 | "_watch_dog_attributesOther_entry" |
valid | true |
value | "1" |
"App\Tutorka\Bundle\UserBundle\Form\Type\EmailType"
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 |
---|---|---|
validation_groups | [
"Default"
] |
[
"Default"
]
|
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#2008 +payload: null +message: "email.empty" +allowNull: false +normalizer: null } App\Tutorka\Bundle\UserBundle\Validator\Constraint\Email {#2007 +payload: null +message: "email.format" } App\Tutorka\Bundle\UserBundle\Validator\Constraint\NotRemoteEmail {#2020 +payload: null +groups: [ "Advanced" ] +message: "email.taken" } ] |
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 |
empty_data | Closure(FormInterface $form) {#2010 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1570 …} } |
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 | "email.label" |
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() {#2012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2011 …} } } |
validation_groups | [
"Default"
] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "user_email" "_watch_dog_email" ] |
cache_key | "_watch_dog_email_user_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2763 -form: Symfony\Component\Form\Form {#2403 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2761 …5} |
full_name | "watch_dog[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog_email" |
label | "email.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_watch_dog_email" |
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-paw" |
same as passed value |
label | "btn.createDog.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-paw" |
label | "btn.createDog.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" "_watch_dog_submit" ] |
cache_key | "_watch_dog_submit_submit_btn" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2768 …5} |
full_name | "watch_dog[submit]" |
icon_after | "" |
icon_before | "fas fa-paw" |
id | "watch_dog_submit" |
label | "btn.createDog.label" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | "forms" |
unique_block_prefix | "_watch_dog_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2b1a43.pcPoinGrW6vR6Qur7Qx0pvYwYHXAm8lFoERjdBGZpso.zo2h_B3dFPrluTv430IV96V2P03xyJAakAECPHP17rPBh7DDRs036pnfYA" |
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 | "2b1a43.pcPoinGrW6vR6Qur7Qx0pvYwYHXAm8lFoERjdBGZpso.zo2h_B3dFPrluTv430IV96V2P03xyJAakAECPHP17rPBh7DDRs036pnfYA" |
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 | "2b1a43.pcPoinGrW6vR6Qur7Qx0pvYwYHXAm8lFoERjdBGZpso.zo2h_B3dFPrluTv430IV96V2P03xyJAakAECPHP17rPBh7DDRs036pnfYA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2771 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1570 …} } |
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() {#2769 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2770 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_watch_dog__token" ] |
cache_key | "_watch_dog__token_hidden" |
compound | false |
data | "2b1a43.pcPoinGrW6vR6Qur7Qx0pvYwYHXAm8lFoERjdBGZpso.zo2h_B3dFPrluTv430IV96V2P03xyJAakAECPHP17rPBh7DDRs036pnfYA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2780 -form: Symfony\Component\Form\Form {#2776 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2057 …5} |
full_name | "watch_dog[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "watch_dog__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 | "_watch_dog__token" |
valid | true |
value | "2b1a43.pcPoinGrW6vR6Qur7Qx0pvYwYHXAm8lFoERjdBGZpso.zo2h_B3dFPrluTv430IV96V2P03xyJAakAECPHP17rPBh7DDRs036pnfYA" |
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 {#1402 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1403 …} } |
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 {#1402 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1403 …} } |
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 {#1402 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1403 …} } |
data_class | "App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3117 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1570 …} 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() {#3114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3116 …} } } |
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 {#1402 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1403 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3129 -form: Symfony\Component\Form\Form {#3130 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3122 …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 {#1402 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1403 …} } |
subject
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1557 -id: 77 -name: "Hra na gitaru" -slug: "hra-na-gitaru" -genitiveName: "hry na gitaru" -icon: "guitar" -orderNumber: null -count: 0 } |
View Format |
"hra-na-gitaru"
|
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) {#3110 class: "App\Tutorka\Bundle\CoreBundle\Form\Type\SearchType" this: App\Tutorka\Bundle\CoreBundle\Form\Type\SearchType {#3120 …} } |
Doctrine\ORM\QueryBuilder {#3105 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3103 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3102 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Subject" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3101 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3100 #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 {#3104 …} -_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 {#3097 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1759 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3098 -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 {#1812 -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 {#3105 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3103 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3102 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Subject" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3101 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3100 #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 {#3104 …} -_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() {#3106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3107 …} } } |
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 {#3147 +label: "Angličtina" +value: "anglictina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1719 …} +attr: [] +labelTranslationParameters: [] } "architektura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3154 +label: "Architektúra" +value: "architektura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1755 …} +attr: [] +labelTranslationParameters: [] } "autocad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3157 +label: "AutoCAD" +value: "autocad" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1636 …} +attr: [] +labelTranslationParameters: [] } "biologia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3158 +label: "Biológia" +value: "biologia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2409 …} +attr: [] +labelTranslationParameters: [] } "cestina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3159 +label: "Čeština" +value: "cestina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2410 …} +attr: [] +labelTranslationParameters: [] } "chemia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3160 +label: "Chémia" +value: "chemia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2411 …} +attr: [] +labelTranslationParameters: [] } "cinstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +label: "Činština" +value: "cinstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2412 …} +attr: [] +labelTranslationParameters: [] } "dancina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3162 +label: "Dánčina" +value: "dancina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2413 …} +attr: [] +labelTranslationParameters: [] } "dejepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3163 +label: "Dejepis" +value: "dejepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2414 …} +attr: [] +labelTranslationParameters: [] } "deskriptivna_geometria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3164 +label: "Deskriptívna geometria" +value: "deskriptivna-geometria" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2441 …} +attr: [] +labelTranslationParameters: [] } "ekologia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3165 +label: "Ekológia" +value: "ekologia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2442 …} +attr: [] +labelTranslationParameters: [] } "ekonomia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3166 +label: "Ekonómia" +value: "ekonomia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2446 …} +attr: [] +labelTranslationParameters: [] } "elektrotechnika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3167 +label: "Elektrotechnika" +value: "elektrotechnika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2447 …} +attr: [] +labelTranslationParameters: [] } "fincina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3168 +label: "Fínčina" +value: "fincina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2450 …} +attr: [] +labelTranslationParameters: [] } "fotografovanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3169 +label: "Fotografovanie" +value: "fotografovanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2451 …} +attr: [] +labelTranslationParameters: [] } "francuzstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3170 +label: "Francúzština" +value: "francuzstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2452 …} +attr: [] +labelTranslationParameters: [] } "fyzika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3171 +label: "Fyzika" +value: "fyzika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2453 …} +attr: [] +labelTranslationParameters: [] } "grectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3172 +label: "Gréčtina" +value: "grectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2454 …} +attr: [] +labelTranslationParameters: [] } "holandstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3173 +label: "Holandština" +value: "holandstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2455 …} +attr: [] +labelTranslationParameters: [] } "hra_na_gitaru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3174 +label: "Hra na gitaru" +value: "hra-na-gitaru" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1557 -id: 77 -name: "Hra na gitaru" -slug: "hra-na-gitaru" -genitiveName: "hry na gitaru" -icon: "guitar" -orderNumber: null -count: 0 } +attr: [] +labelTranslationParameters: [] } "hra_na_husle" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3175 +label: "Hra na husle" +value: "hra-na-husle" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2456 …} +attr: [] +labelTranslationParameters: [] } "hra_na_klavir" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3176 +label: "Hra na klavír" +value: "hra-na-klavir" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2457 …} +attr: [] +labelTranslationParameters: [] } "hudobna_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3177 +label: "Hudobná výchova" +value: "hudobna-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2458 …} +attr: [] +labelTranslationParameters: [] } "informatika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3178 +label: "Informatika" +value: "informatika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2459 …} +attr: [] +labelTranslationParameters: [] } "japonstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3179 +label: "Japonština" +value: "japonstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2460 …} +attr: [] +labelTranslationParameters: [] } "kondicne_jazdy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3180 +label: "Kondičné jazdy" +value: "kondicne-jazdy" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2461 …} +attr: [] +labelTranslationParameters: [] } "Korejcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3181 +label: "Kórejčina" +value: "Korejcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2462 …} +attr: [] +labelTranslationParameters: [] } "literatura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3182 +label: "Literatúra" +value: "literatura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2463 …} +attr: [] +labelTranslationParameters: [] } "Madarcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3183 +label: "Maďarčina" +value: "Madarcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2464 …} +attr: [] +labelTranslationParameters: [] } "malovanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +label: "Maľovanie" +value: "malovanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2465 …} +attr: [] +labelTranslationParameters: [] } "matematika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +label: "Matematika" +value: "matematika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2466 …} +attr: [] +labelTranslationParameters: [] } "ms_excel" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3186 +label: "MS excel" +value: "ms-excel" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2467 …} +attr: [] +labelTranslationParameters: [] } "ms_powerpoint" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3187 +label: "MS powerpoint" +value: "ms-powerpoint" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2468 …} +attr: [] +labelTranslationParameters: [] } "ms_word" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3188 +label: "MS word" +value: "ms-word" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2469 …} +attr: [] +labelTranslationParameters: [] } "nemcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3189 +label: "Nemčina" +value: "nemcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2470 …} +attr: [] +labelTranslationParameters: [] } "Norcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3190 +label: "Nórčina" +value: "Norcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2471 …} +attr: [] +labelTranslationParameters: [] } "ostatne" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3191 +label: "Ostatné" +value: "ostatne" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2472 …} +attr: [] +labelTranslationParameters: [] } "photoshop" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3192 +label: "Photoshop" +value: "photoshop" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2473 …} +attr: [] +labelTranslationParameters: [] } "plavanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3193 +label: "Plávanie" +value: "plavanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2474 …} +attr: [] +labelTranslationParameters: [] } "polstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3194 +label: "Poľština" +value: "polstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2475 …} +attr: [] +labelTranslationParameters: [] } "portugalctina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3195 +label: "Portugalčtina" +value: "portugalctina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2476 …} +attr: [] +labelTranslationParameters: [] } "pravo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3196 +label: "Právo" +value: "pravo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2477 …} +attr: [] +labelTranslationParameters: [] } "programovanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3197 +label: "Programovanie" +value: "programovanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2478 …} +attr: [] +labelTranslationParameters: [] } "psychologia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3198 +label: "Psychológia" +value: "psychologia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2479 …} +attr: [] +labelTranslationParameters: [] } "rustina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3199 +label: "Ruština" +value: "rustina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2480 …} +attr: [] +labelTranslationParameters: [] } "slovencina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3200 +label: "Slovenčina" +value: "slovencina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2481 …} +attr: [] +labelTranslationParameters: [] } "slovencina_pre_cudzincov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3201 +label: "Slovenčina pre cudzincov" +value: "slovencina-pre-cudzincov" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2482 …} +attr: [] +labelTranslationParameters: [] } "spanielcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3202 +label: "Španielčina" +value: "spanielcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2483 …} +attr: [] +labelTranslationParameters: [] } "spev" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3203 +label: "Spev" +value: "spev" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2484 …} +attr: [] +labelTranslationParameters: [] } "statistika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3204 +label: "Štatistika" +value: "statistika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2485 …} +attr: [] +labelTranslationParameters: [] } "strojarenstvo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3205 +label: "Strojárstvo" +value: "strojarenstvo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2486 …} +attr: [] +labelTranslationParameters: [] } "svedcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3206 +label: "Švédčina" +value: "svedcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2487 …} +attr: [] +labelTranslationParameters: [] } "taliancina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3207 +label: "Taliančina" +value: "taliancina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2488 …} +attr: [] +labelTranslationParameters: [] } "tanec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3208 +label: "Tanec" +value: "tanec" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2489 …} +attr: [] +labelTranslationParameters: [] } "turectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3209 +label: "Turečtina" +value: "turectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2490 …} +attr: [] +labelTranslationParameters: [] } "uctovnictvo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3210 +label: "Účtovníctvo" +value: "uctovnictvo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2491 …} +attr: [] +labelTranslationParameters: [] } "ukrajincina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3211 +label: "Ukrajinčina" +value: "ukrajincina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2492 …} +attr: [] +labelTranslationParameters: [] } "varenie_a_pecenie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3212 +label: "Varenie a pečenie" +value: "varenie-a-pecenie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2493 …} +attr: [] +labelTranslationParameters: [] } "vietnamcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3213 +label: "Vietnamčina" +value: "vietnamcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2494 …} +attr: [] +labelTranslationParameters: [] } "vytvarna_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3214 +label: "Výtvarná výchova" +value: "vytvarna-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2495 …} +attr: [] +labelTranslationParameters: [] } "zemepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3215 +label: "Zemepis" +value: "zemepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2496 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1557 -id: 77 -name: "Hra na gitaru" -slug: "hra-na-gitaru" -genitiveName: "hry na gitaru" -icon: "guitar" -orderNumber: null -count: 0 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3144 -form: Symfony\Component\Form\Form {#3133 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3142 …5} |
full_name | "search[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_subject" |
is_selected | Closure($choice, $value) {#3146 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1633 …} } |
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 | "hra-na-gitaru" |
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) {#3109 class: "App\Tutorka\Bundle\CoreBundle\Form\Type\SearchType" this: App\Tutorka\Bundle\CoreBundle\Form\Type\SearchType {#3120 …} } |
Doctrine\ORM\QueryBuilder {#3084 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3082 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3081 #from: "App\Tutorka\Bundle\ContentBundle\Entity\City" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3080 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3079 #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 {#3083 …} -_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 {#3076 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1720 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3077 -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 {#1715 -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 {#3084 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3082 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3081 #from: "App\Tutorka\Bundle\ContentBundle\Entity\City" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3080 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3079 #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 {#3083 …} -_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() {#3085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3086 …} } } |
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 {#3219 +label: "Košice" +value: "kosice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2566 …} +attr: [] +labelTranslationParameters: [] } "banovce_nad_bebravou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3220 +label: "Bánovce nad Bebravou" +value: "banovce-nad-bebravou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2568 …} +attr: [] +labelTranslationParameters: [] } "banska_bystrica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3221 +label: "Banská Bystrica" +value: "banska-bystrica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2569 …} +attr: [] +labelTranslationParameters: [] } "banska_stiavnica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3222 +label: "Banská Štiavnica" +value: "banska-stiavnica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2570 …} +attr: [] +labelTranslationParameters: [] } "bardejov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3223 +label: "Bardejov" +value: "bardejov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2571 …} +attr: [] +labelTranslationParameters: [] } "bratislava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3224 +label: "Bratislava" +value: "bratislava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2572 …} +attr: [] +labelTranslationParameters: [] } "bratislava_1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3225 +label: "Bratislava 1" +value: "bratislava-1" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2573 …} +attr: [] +labelTranslationParameters: [] } "bratislava_2" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3226 +label: "Bratislava 2" +value: "bratislava-2" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2574 …} +attr: [] +labelTranslationParameters: [] } "bratislava_3" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3227 +label: "Bratislava 3" +value: "bratislava-3" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2575 …} +attr: [] +labelTranslationParameters: [] } "bratislava_4" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3228 +label: "Bratislava 4" +value: "bratislava-4" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2576 …} +attr: [] +labelTranslationParameters: [] } "brezno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3229 +label: "Brezno" +value: "brezno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2577 …} +attr: [] +labelTranslationParameters: [] } "bytca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3230 +label: "Bytča" +value: "bytca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2578 …} +attr: [] +labelTranslationParameters: [] } "bratislava_5" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3231 +label: "Bratislava 5" +value: "bratislava-5" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2579 …} +attr: [] +labelTranslationParameters: [] } "slovensko" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3232 +label: "Slovensko" +value: "slovensko" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2580 …} +attr: [] +labelTranslationParameters: [] } "cadca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3233 +label: "Čadca" +value: "cadca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2581 …} +attr: [] +labelTranslationParameters: [] } "detva" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3234 +label: "Detva" +value: "detva" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2582 …} +attr: [] +labelTranslationParameters: [] } "dolny_kubin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3235 +label: "Dolný Kubín" +value: "dolny-kubin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2583 …} +attr: [] +labelTranslationParameters: [] } "dunajska_streda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3236 +label: "Dunajská Streda" +value: "dunajska-streda" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2584 …} +attr: [] +labelTranslationParameters: [] } "galanta" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3237 +label: "Galanta" +value: "galanta" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2585 …} +attr: [] +labelTranslationParameters: [] } "gelnica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3238 +label: "Gelnica" +value: "gelnica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2586 …} +attr: [] +labelTranslationParameters: [] } "hlohovec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3239 +label: "Hlohovec" +value: "hlohovec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2587 …} +attr: [] +labelTranslationParameters: [] } "hummene" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "Humenné" +value: "hummene" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2588 …} +attr: [] +labelTranslationParameters: [] } "ilava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3241 +label: "Ilava" +value: "ilava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2589 …} +attr: [] +labelTranslationParameters: [] } "kezmarok" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3242 +label: "Kežmarok" +value: "kezmarok" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2590 …} +attr: [] +labelTranslationParameters: [] } "komarno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3243 +label: "Komárno" +value: "komarno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2591 …} +attr: [] +labelTranslationParameters: [] } "kosice_1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3244 +label: "Košice 1" +value: "kosice-1" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2592 …} +attr: [] +labelTranslationParameters: [] } "kosice_2" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3245 +label: "Košice 2" +value: "kosice-2" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2593 …} +attr: [] +labelTranslationParameters: [] } "kosice_3" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "Košice 3" +value: "kosice-3" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2594 …} +attr: [] +labelTranslationParameters: [] } "kosice_4" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "Košice 4" +value: "kosice-4" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2595 …} +attr: [] +labelTranslationParameters: [] } "kosice_okolie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "Košice okolie" +value: "kosice-okolie" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2596 …} +attr: [] +labelTranslationParameters: [] } "krupina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3249 +label: "Krupina" +value: "krupina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2597 …} +attr: [] +labelTranslationParameters: [] } "kysucke_nove_mesto" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3250 +label: "Kysucké Nové Mesto" +value: "kysucke-nove-mesto" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2598 …} +attr: [] +labelTranslationParameters: [] } "levice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3251 +label: "Levice" +value: "levice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2599 …} +attr: [] +labelTranslationParameters: [] } "levoca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3252 +label: "Levoča" +value: "levoca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2600 …} +attr: [] +labelTranslationParameters: [] } "liptovsky_mikulas" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3253 +label: "Liptovský Mikuláš" +value: "liptovsky-mikulas" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2601 …} +attr: [] +labelTranslationParameters: [] } "lucenec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3254 +label: "Lučenec" +value: "lucenec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2602 …} +attr: [] +labelTranslationParameters: [] } "malacky" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "Malacky" +value: "malacky" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2603 …} +attr: [] +labelTranslationParameters: [] } "martin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3256 +label: "Martin" +value: "martin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2604 …} +attr: [] +labelTranslationParameters: [] } "medzilaborce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "Medzilaborce" +value: "medzilaborce" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2605 …} +attr: [] +labelTranslationParameters: [] } "michalovce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "Michalovce" +value: "michalovce" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2606 …} +attr: [] +labelTranslationParameters: [] } "myjava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "Myjava" +value: "myjava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2607 …} +attr: [] +labelTranslationParameters: [] } "namestovo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3260 +label: "Námestovo" +value: "namestovo" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2608 …} +attr: [] +labelTranslationParameters: [] } "nitra" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3261 +label: "Nitra" +value: "nitra" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2609 …} +attr: [] +labelTranslationParameters: [] } "nove_mesto_nad_vahom" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3262 +label: "Nové Mesto nad Váhom" +value: "nove-mesto-nad-vahom" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2610 …} +attr: [] +labelTranslationParameters: [] } "nove_zamky" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3263 +label: "Nové Zámky" +value: "nove-zamky" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2611 …} +attr: [] +labelTranslationParameters: [] } "partizanske" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3264 +label: "Partizánske" +value: "partizanske" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2612 …} +attr: [] +labelTranslationParameters: [] } "pezinok" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3265 +label: "Pezinok" +value: "pezinok" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2613 …} +attr: [] +labelTranslationParameters: [] } "piestany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3266 +label: "Piešťany" +value: "piestany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2614 …} +attr: [] +labelTranslationParameters: [] } "poltar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3267 +label: "Poltár" +value: "poltar" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2615 …} +attr: [] +labelTranslationParameters: [] } "poprad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3268 +label: "Poprad" +value: "poprad" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2616 …} +attr: [] +labelTranslationParameters: [] } "povazska_bystrica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3269 +label: "Považská Bystrica" +value: "povazska-bystrica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2617 …} +attr: [] +labelTranslationParameters: [] } "presov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3270 +label: "Prešov" +value: "presov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2618 …} +attr: [] +labelTranslationParameters: [] } "prievidza" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3271 +label: "Prievidza" +value: "prievidza" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2619 …} +attr: [] +labelTranslationParameters: [] } "puchov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3272 +label: "Púchov" +value: "puchov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2620 …} +attr: [] +labelTranslationParameters: [] } "revuca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3273 +label: "Revúca" +value: "revuca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2621 …} +attr: [] +labelTranslationParameters: [] } "rimavska_sobota" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3274 +label: "Rimavská Sobota" +value: "rimavska-sobota" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2622 …} +attr: [] +labelTranslationParameters: [] } "roznava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3275 +label: "Rožňava" +value: "roznava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2623 …} +attr: [] +labelTranslationParameters: [] } "ruzomberok" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3276 +label: "Ružomberok" +value: "ruzomberok" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2624 …} +attr: [] +labelTranslationParameters: [] } "sabinov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3277 +label: "Sabinov" +value: "sabinov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2625 …} +attr: [] +labelTranslationParameters: [] } "senec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3278 +label: "Senec" +value: "senec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2626 …} +attr: [] +labelTranslationParameters: [] } "senica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3279 +label: "Senica" +value: "senica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2627 …} +attr: [] +labelTranslationParameters: [] } "skalica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3280 +label: "Skalica" +value: "skalica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2628 …} +attr: [] +labelTranslationParameters: [] } "snina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3281 +label: "Snina" +value: "snina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2629 …} +attr: [] +labelTranslationParameters: [] } "sobrance" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3282 +label: "Sobrance" +value: "sobrance" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2630 …} +attr: [] +labelTranslationParameters: [] } "spisska_nova_vec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3283 +label: "Spišská Nová Ves" +value: "spisska-nova-vec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2631 …} +attr: [] +labelTranslationParameters: [] } "stara_lubovna" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3284 +label: "Stará Ľubovňa" +value: "stara-lubovna" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2632 …} +attr: [] +labelTranslationParameters: [] } "stropkov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3285 +label: "Stropkov" +value: "stropkov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2633 …} +attr: [] +labelTranslationParameters: [] } "svidnik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3286 +label: "Svidník" +value: "svidnik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2634 …} +attr: [] +labelTranslationParameters: [] } "sala" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3287 +label: "Šaľa" +value: "sala" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2635 …} +attr: [] +labelTranslationParameters: [] } "topolcany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3288 +label: "Topoľčany" +value: "topolcany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2636 …} +attr: [] +labelTranslationParameters: [] } "trebisov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3289 +label: "Trebišov" +value: "trebisov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2637 …} +attr: [] +labelTranslationParameters: [] } "trencin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3290 +label: "Trenčín" +value: "trencin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2638 …} +attr: [] +labelTranslationParameters: [] } "trnava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3291 +label: "Trnava" +value: "trnava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2639 …} +attr: [] +labelTranslationParameters: [] } "turcianske_teplice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3292 +label: "Turčianske Teplice" +value: "turcianske-teplice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2640 …} +attr: [] +labelTranslationParameters: [] } "tvrdosin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3293 +label: "Tvrdošín" +value: "tvrdosin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2641 …} +attr: [] +labelTranslationParameters: [] } "velky_krtis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3294 +label: "Veľký Krtíš" +value: "velky-krtis" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2642 …} +attr: [] +labelTranslationParameters: [] } "vranov_nad_toplou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3295 +label: "Vranov nad Topľou" +value: "vranov-nad-toplou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2643 …} +attr: [] +labelTranslationParameters: [] } "zlate_moravce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3296 +label: "Zlaté Moravce" +value: "zlate-moravce" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2644 …} +attr: [] +labelTranslationParameters: [] } "zvolen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3297 +label: "Zvolen" +value: "zvolen" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2645 …} +attr: [] +labelTranslationParameters: [] } "zarnovica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3298 +label: "Žarnovica" +value: "zarnovica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2646 …} +attr: [] +labelTranslationParameters: [] } "ziar_nad_hronom" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3299 +label: "Žiar nad Hronom" +value: "ziar-nad-hronom" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2647 …} +attr: [] +labelTranslationParameters: [] } "zilina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3300 +label: "Žilina" +value: "zilina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2648 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3216 -form: Symfony\Component\Form\Form {#3136 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3145 …5} |
full_name | "search[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_city" |
is_selected | Closure($choice, $value) {#3218 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1633 …} } |
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 {#3217 …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 | "ca9b83b8c1d343c028be82.VVhiToi4PTHZAk4Q5LS95qQ3ZlySCE1f5JG_fAEQ21w.YjdXeOTKVwiPbCk9kt7rvJRzPAn-ZwAYqcGGTERCvhMlOU8lwI14VZFaCw" |
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 | "ca9b83b8c1d343c028be82.VVhiToi4PTHZAk4Q5LS95qQ3ZlySCE1f5JG_fAEQ21w.YjdXeOTKVwiPbCk9kt7rvJRzPAn-ZwAYqcGGTERCvhMlOU8lwI14VZFaCw" |
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 | "ca9b83b8c1d343c028be82.VVhiToi4PTHZAk4Q5LS95qQ3ZlySCE1f5JG_fAEQ21w.YjdXeOTKVwiPbCk9kt7rvJRzPAn-ZwAYqcGGTERCvhMlOU8lwI14VZFaCw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3072 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1570 …} } |
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() {#3302 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1613 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#3301 …} } } |
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 | "ca9b83b8c1d343c028be82.VVhiToi4PTHZAk4Q5LS95qQ3ZlySCE1f5JG_fAEQ21w.YjdXeOTKVwiPbCk9kt7rvJRzPAn-ZwAYqcGGTERCvhMlOU8lwI14VZFaCw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3312 -form: Symfony\Component\Form\Form {#3308 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3303 …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 | "ca9b83b8c1d343c028be82.VVhiToi4PTHZAk4Q5LS95qQ3ZlySCE1f5JG_fAEQ21w.YjdXeOTKVwiPbCk9kt7rvJRzPAn-ZwAYqcGGTERCvhMlOU8lwI14VZFaCw" |