- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 162
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
login
"App\Tutorka\Bundle\UserBundle\Form\Type\LoginType"
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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 |
empty_data | Closure(FormInterface $form) {#1678 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
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() {#1676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1677 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "login" "_login" ] |
cache_key | "_login_login" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1751 -form: Symfony\Component\Form\Form {#1739 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1675 …5} |
full_name | "login" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "login" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "login" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_login" |
valid | true |
value | null |
recaptcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 | "login" |
same as passed value |
constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1728 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1728 +payload: null +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "login" |
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 {#1728 +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) {#1723 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
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 | false |
row_attr | [] |
script_nonce_csp | "" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1648 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1655 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
action_name | "login" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_login_recaptcha" ] |
cache_key | "_login_recaptcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#1762 -form: Symfony\Component\Form\Form {#1776 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1763 …5} |
full_name | "login[recaptcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.google.com" |
id | "login_recaptcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recaptcha" |
priority | 0 |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6LdrmeQUAAAAAO8RCTHzsd-yw1tZtIDuyoibjbUb" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_login_recaptcha" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1651 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Tutorka\Bundle\UserBundle\Validator\Constraint\Email {#1690 +payload: null +message: "email.format" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1651 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Tutorka\Bundle\UserBundle\Validator\Constraint\Email {#1690 +payload: null +message: "email.format" } ] |
label | "email.label" |
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 | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1651 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } App\Tutorka\Bundle\UserBundle\Validator\Constraint\Email {#1690 +payload: null +message: "email.format" } ] |
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) {#1671 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
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() {#1673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1663 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_login_email" ] |
cache_key | "_login_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1761 -form: Symfony\Component\Form\Form {#1780 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1760 …5} |
full_name | "login[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "login_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 | "_login_email" |
valid | true |
value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1653 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1653 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "password.label" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1653 +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 | 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) {#1699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
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 | "password.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 | false |
upload_max_size_message | Closure() {#1706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1700 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_login_plainPassword" ] |
cache_key | "_login_plainPassword_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1759 -form: Symfony\Component\Form\Form {#1783 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1758 …5} |
full_name | "login[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "login_plainPassword" |
label | "password.label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_login_plainPassword" |
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 |
---|---|---|
label | "btn.login.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 | null |
label | "btn.login.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" "_login_submit" ] |
cache_key | "_login_submit_submit_btn" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1707 …5} |
full_name | "login[submit]" |
icon_after | "" |
icon_before | "" |
id | "login_submit" |
label | "btn.login.label" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | "forms" |
unique_block_prefix | "_login_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "7dcea8bcc78847def916d.1DiJzaPyVaEtNW1Wi8fG1pCv7H1H5U-KpJkXx3nhtFE.oQnY9Nq_MdMAczIzyo7ykfrXgh92kSroltR7gxqE5Ga2WcOIxrgQ7UZ_VQ" |
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 | "7dcea8bcc78847def916d.1DiJzaPyVaEtNW1Wi8fG1pCv7H1H5U-KpJkXx3nhtFE.oQnY9Nq_MdMAczIzyo7ykfrXgh92kSroltR7gxqE5Ga2WcOIxrgQ7UZ_VQ" |
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 | "7dcea8bcc78847def916d.1DiJzaPyVaEtNW1Wi8fG1pCv7H1H5U-KpJkXx3nhtFE.oQnY9Nq_MdMAczIzyo7ykfrXgh92kSroltR7gxqE5Ga2WcOIxrgQ7UZ_VQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1652 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
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() {#1737 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#1674 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_login__token" ] |
cache_key | "_login__token_hidden" |
compound | false |
data | "7dcea8bcc78847def916d.1DiJzaPyVaEtNW1Wi8fG1pCv7H1H5U-KpJkXx3nhtFE.oQnY9Nq_MdMAczIzyo7ykfrXgh92kSroltR7gxqE5Ga2WcOIxrgQ7UZ_VQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1767 -form: Symfony\Component\Form\Form {#1745 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1766 …5} |
full_name | "login[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "login__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 | "_login__token" |
valid | true |
value | "7dcea8bcc78847def916d.1DiJzaPyVaEtNW1Wi8fG1pCv7H1H5U-KpJkXx3nhtFE.oQnY9Nq_MdMAczIzyo7ykfrXgh92kSroltR7gxqE5Ga2WcOIxrgQ7UZ_VQ" |
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 {#1417 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1418 …} } |
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 {#1417 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1418 …} } |
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 {#1417 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1418 …} } |
data_class | "App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterContainer" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2106 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} 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() {#2108 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2107 …} } } |
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 {#1417 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1418 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2153 -form: Symfony\Component\Form\Form {#2156 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2109 …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 {#1417 -processor: App\Tutorka\Bundle\ContentBundle\Request\Filter\FilterProcessor {#1418 …} } |
subject
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
choice_value | "slug" |
same as passed value |
class | "App\Tutorka\Bundle\ContentBundle\Entity\Subject" |
same as passed value |
multiple | false |
false
|
placeholder | "subject.placeholder" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#2114 class: "App\Tutorka\Bundle\CoreBundle\Form\Type\SearchType" this: App\Tutorka\Bundle\CoreBundle\Form\Type\SearchType {#2101 …} } |
Doctrine\ORM\QueryBuilder {#2148 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2170 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2171 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Subject" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2201 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#2199 #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 {#2209 …} -_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 {#2179 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2174 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2263 -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 {#2255 -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 {#2148 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2170 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2171 #from: "App\Tutorka\Bundle\ContentBundle\Entity\Subject" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2201 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#2199 #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 {#2209 …} -_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() {#2149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2154 …} } } |
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 {#2224 +label: "Angličtina" +value: "anglictina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2178 …} +attr: [] +labelTranslationParameters: [] } "architektura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +label: "Architektúra" +value: "architektura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2180 …} +attr: [] +labelTranslationParameters: [] } "autocad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "AutoCAD" +value: "autocad" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2144 …} +attr: [] +labelTranslationParameters: [] } "biologia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "Biológia" +value: "biologia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2145 …} +attr: [] +labelTranslationParameters: [] } "cestina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "Čeština" +value: "cestina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2146 …} +attr: [] +labelTranslationParameters: [] } "chemia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "Chémia" +value: "chemia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2147 …} +attr: [] +labelTranslationParameters: [] } "cinstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "Činština" +value: "cinstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2205 …} +attr: [] +labelTranslationParameters: [] } "dancina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "Dánčina" +value: "dancina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2210 …} +attr: [] +labelTranslationParameters: [] } "dejepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +label: "Dejepis" +value: "dejepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2208 …} +attr: [] +labelTranslationParameters: [] } "deskriptivna_geometria" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +label: "Deskriptívna geometria" +value: "deskriptivna-geometria" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2207 …} +attr: [] +labelTranslationParameters: [] } "ekologia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "Ekológia" +value: "ekologia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2206 …} +attr: [] +labelTranslationParameters: [] } "ekonomia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "Ekonómia" +value: "ekonomia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2211 …} +attr: [] +labelTranslationParameters: [] } "elektrotechnika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +label: "Elektrotechnika" +value: "elektrotechnika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2212 …} +attr: [] +labelTranslationParameters: [] } "fincina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +label: "Fínčina" +value: "fincina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2213 …} +attr: [] +labelTranslationParameters: [] } "fotografovanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +label: "Fotografovanie" +value: "fotografovanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2214 …} +attr: [] +labelTranslationParameters: [] } "francuzstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +label: "Francúzština" +value: "francuzstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2215 …} +attr: [] +labelTranslationParameters: [] } "fyzika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +label: "Fyzika" +value: "fyzika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2216 …} +attr: [] +labelTranslationParameters: [] } "grectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "Gréčtina" +value: "grectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2217 …} +attr: [] +labelTranslationParameters: [] } "holandstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "Holandština" +value: "holandstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2218 …} +attr: [] +labelTranslationParameters: [] } "hra_na_gitaru" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +label: "Hra na gitaru" +value: "hra-na-gitaru" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2219 …} +attr: [] +labelTranslationParameters: [] } "hra_na_husle" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "Hra na husle" +value: "hra-na-husle" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2183 …} +attr: [] +labelTranslationParameters: [] } "hra_na_klavir" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "Hra na klavír" +value: "hra-na-klavir" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2184 …} +attr: [] +labelTranslationParameters: [] } "hudobna_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +label: "Hudobná výchova" +value: "hudobna-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2185 …} +attr: [] +labelTranslationParameters: [] } "informatika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +label: "Informatika" +value: "informatika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2186 …} +attr: [] +labelTranslationParameters: [] } "japonstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +label: "Japonština" +value: "japonstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2187 …} +attr: [] +labelTranslationParameters: [] } "kondicne_jazdy" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +label: "Kondičné jazdy" +value: "kondicne-jazdy" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2188 …} +attr: [] +labelTranslationParameters: [] } "Korejcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +label: "Kórejčina" +value: "Korejcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2189 …} +attr: [] +labelTranslationParameters: [] } "literatura" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +label: "Literatúra" +value: "literatura" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2190 …} +attr: [] +labelTranslationParameters: [] } "Madarcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "Maďarčina" +value: "Madarcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2191 …} +attr: [] +labelTranslationParameters: [] } "malovanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +label: "Maľovanie" +value: "malovanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2192 …} +attr: [] +labelTranslationParameters: [] } "matematika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +label: "Matematika" +value: "matematika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2193 …} +attr: [] +labelTranslationParameters: [] } "ms_excel" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +label: "MS excel" +value: "ms-excel" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2194 …} +attr: [] +labelTranslationParameters: [] } "ms_powerpoint" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +label: "MS powerpoint" +value: "ms-powerpoint" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2195 …} +attr: [] +labelTranslationParameters: [] } "ms_word" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +label: "MS word" +value: "ms-word" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2196 …} +attr: [] +labelTranslationParameters: [] } "nemcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "Nemčina" +value: "nemcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2197 …} +attr: [] +labelTranslationParameters: [] } "Norcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +label: "Nórčina" +value: "Norcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2198 …} +attr: [] +labelTranslationParameters: [] } "ostatne" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "Ostatné" +value: "ostatne" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2200 …} +attr: [] +labelTranslationParameters: [] } "photoshop" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +label: "Photoshop" +value: "photoshop" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2269 …} +attr: [] +labelTranslationParameters: [] } "plavanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +label: "Plávanie" +value: "plavanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2267 …} +attr: [] +labelTranslationParameters: [] } "polstina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "Poľština" +value: "polstina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2270 …} +attr: [] +labelTranslationParameters: [] } "portugalctina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +label: "Portugalčtina" +value: "portugalctina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2271 …} +attr: [] +labelTranslationParameters: [] } "pravo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +label: "Právo" +value: "pravo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2272 …} +attr: [] +labelTranslationParameters: [] } "programovanie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +label: "Programovanie" +value: "programovanie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2273 …} +attr: [] +labelTranslationParameters: [] } "psychologia" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +label: "Psychológia" +value: "psychologia" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2274 …} +attr: [] +labelTranslationParameters: [] } "rustina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +label: "Ruština" +value: "rustina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2275 …} +attr: [] +labelTranslationParameters: [] } "slovencina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +label: "Slovenčina" +value: "slovencina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2276 …} +attr: [] +labelTranslationParameters: [] } "slovencina_pre_cudzincov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2330 +label: "Slovenčina pre cudzincov" +value: "slovencina-pre-cudzincov" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2277 …} +attr: [] +labelTranslationParameters: [] } "spanielcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2331 +label: "Španielčina" +value: "spanielcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2278 …} +attr: [] +labelTranslationParameters: [] } "spev" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2332 +label: "Spev" +value: "spev" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2279 …} +attr: [] +labelTranslationParameters: [] } "statistika" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2333 +label: "Štatistika" +value: "statistika" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2280 …} +attr: [] +labelTranslationParameters: [] } "strojarenstvo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2334 +label: "Strojárstvo" +value: "strojarenstvo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2281 …} +attr: [] +labelTranslationParameters: [] } "svedcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2335 +label: "Švédčina" +value: "svedcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2282 …} +attr: [] +labelTranslationParameters: [] } "taliancina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2336 +label: "Taliančina" +value: "taliancina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2283 …} +attr: [] +labelTranslationParameters: [] } "tanec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2337 +label: "Tanec" +value: "tanec" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2284 …} +attr: [] +labelTranslationParameters: [] } "turectina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2338 +label: "Turečtina" +value: "turectina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2285 …} +attr: [] +labelTranslationParameters: [] } "uctovnictvo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2339 +label: "Účtovníctvo" +value: "uctovnictvo" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2286 …} +attr: [] +labelTranslationParameters: [] } "ukrajincina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2340 +label: "Ukrajinčina" +value: "ukrajincina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2287 …} +attr: [] +labelTranslationParameters: [] } "varenie_a_pecenie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "Varenie a pečenie" +value: "varenie-a-pecenie" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2288 …} +attr: [] +labelTranslationParameters: [] } "vietnamcina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +label: "Vietnamčina" +value: "vietnamcina" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2289 …} +attr: [] +labelTranslationParameters: [] } "vytvarna_vychova" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "Výtvarná výchova" +value: "vytvarna-vychova" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2290 …} +attr: [] +labelTranslationParameters: [] } "zemepis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +label: "Zemepis" +value: "zemepis" +data: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#2291 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2243 -form: Symfony\Component\Form\Form {#2159 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2245 …5} |
full_name | "search[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_subject" |
is_selected | Closure($choice, $value) {#2241 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2117 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "subject" |
placeholder | "subject.placeholder" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_search_subject" |
valid | true |
value | "" |
city
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "name" |
same as passed value |
choice_value | "slug" |
same as passed value |
class | "App\Tutorka\Bundle\ContentBundle\Entity\City" |
same as passed value |
multiple | false |
false
|
placeholder | "city.placeholder" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#2115 class: "App\Tutorka\Bundle\CoreBundle\Form\Type\SearchType" this: App\Tutorka\Bundle\CoreBundle\Form\Type\SearchType {#2101 …} } |
Doctrine\ORM\QueryBuilder {#2249 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2250 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2176 #from: "App\Tutorka\Bundle\ContentBundle\Entity\City" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2175 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#2173 #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 {#2177 …} -_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 {#2142 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2168 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2167 -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 {#2163 -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 {#2249 -_em: Doctrine\ORM\EntityManager {#399 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2250 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2176 #from: "App\Tutorka\Bundle\ContentBundle\Entity\City" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2175 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.orderNumber ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#2173 #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 {#2177 …} -_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() {#2259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2261 …} } } |
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 {#2350 +label: "Košice" +value: "kosice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2362 …} +attr: [] +labelTranslationParameters: [] } "banovce_nad_bebravou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2352 +label: "Bánovce nad Bebravou" +value: "banovce-nad-bebravou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2364 …} +attr: [] +labelTranslationParameters: [] } "banska_bystrica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2355 +label: "Banská Bystrica" +value: "banska-bystrica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2365 …} +attr: [] +labelTranslationParameters: [] } "banska_stiavnica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2358 +label: "Banská Štiavnica" +value: "banska-stiavnica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2366 …} +attr: [] +labelTranslationParameters: [] } "bardejov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2356 +label: "Bardejov" +value: "bardejov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2367 …} +attr: [] +labelTranslationParameters: [] } "bratislava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2357 +label: "Bratislava" +value: "bratislava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2368 …} +attr: [] +labelTranslationParameters: [] } "bratislava_1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "Bratislava 1" +value: "bratislava-1" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2369 …} +attr: [] +labelTranslationParameters: [] } "bratislava_2" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2360 +label: "Bratislava 2" +value: "bratislava-2" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2370 …} +attr: [] +labelTranslationParameters: [] } "bratislava_3" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +label: "Bratislava 3" +value: "bratislava-3" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2371 …} +attr: [] +labelTranslationParameters: [] } "bratislava_4" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +label: "Bratislava 4" +value: "bratislava-4" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2372 …} +attr: [] +labelTranslationParameters: [] } "brezno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +label: "Brezno" +value: "brezno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2373 …} +attr: [] +labelTranslationParameters: [] } "bytca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +label: "Bytča" +value: "bytca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2374 …} +attr: [] +labelTranslationParameters: [] } "bratislava_5" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +label: "Bratislava 5" +value: "bratislava-5" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2375 …} +attr: [] +labelTranslationParameters: [] } "slovensko" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +label: "Slovensko" +value: "slovensko" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2376 …} +attr: [] +labelTranslationParameters: [] } "cadca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +label: "Čadca" +value: "cadca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2377 …} +attr: [] +labelTranslationParameters: [] } "detva" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +label: "Detva" +value: "detva" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2378 …} +attr: [] +labelTranslationParameters: [] } "dolny_kubin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +label: "Dolný Kubín" +value: "dolny-kubin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2379 …} +attr: [] +labelTranslationParameters: [] } "dunajska_streda" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +label: "Dunajská Streda" +value: "dunajska-streda" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2380 …} +attr: [] +labelTranslationParameters: [] } "galanta" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +label: "Galanta" +value: "galanta" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2381 …} +attr: [] +labelTranslationParameters: [] } "gelnica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +label: "Gelnica" +value: "gelnica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2382 …} +attr: [] +labelTranslationParameters: [] } "hlohovec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +label: "Hlohovec" +value: "hlohovec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2383 …} +attr: [] +labelTranslationParameters: [] } "hummene" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +label: "Humenné" +value: "hummene" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2384 …} +attr: [] +labelTranslationParameters: [] } "ilava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +label: "Ilava" +value: "ilava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2385 …} +attr: [] +labelTranslationParameters: [] } "kezmarok" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +label: "Kežmarok" +value: "kezmarok" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2386 …} +attr: [] +labelTranslationParameters: [] } "komarno" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +label: "Komárno" +value: "komarno" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2387 …} +attr: [] +labelTranslationParameters: [] } "kosice_1" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +label: "Košice 1" +value: "kosice-1" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2388 …} +attr: [] +labelTranslationParameters: [] } "kosice_2" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +label: "Košice 2" +value: "kosice-2" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2389 …} +attr: [] +labelTranslationParameters: [] } "kosice_3" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +label: "Košice 3" +value: "kosice-3" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2390 …} +attr: [] +labelTranslationParameters: [] } "kosice_4" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +label: "Košice 4" +value: "kosice-4" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2391 …} +attr: [] +labelTranslationParameters: [] } "kosice_okolie" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +label: "Košice okolie" +value: "kosice-okolie" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2392 …} +attr: [] +labelTranslationParameters: [] } "krupina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +label: "Krupina" +value: "krupina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2393 …} +attr: [] +labelTranslationParameters: [] } "kysucke_nove_mesto" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +label: "Kysucké Nové Mesto" +value: "kysucke-nove-mesto" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2394 …} +attr: [] +labelTranslationParameters: [] } "levice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +label: "Levice" +value: "levice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2395 …} +attr: [] +labelTranslationParameters: [] } "levoca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +label: "Levoča" +value: "levoca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2396 …} +attr: [] +labelTranslationParameters: [] } "liptovsky_mikulas" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +label: "Liptovský Mikuláš" +value: "liptovsky-mikulas" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2397 …} +attr: [] +labelTranslationParameters: [] } "lucenec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +label: "Lučenec" +value: "lucenec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2398 …} +attr: [] +labelTranslationParameters: [] } "malacky" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +label: "Malacky" +value: "malacky" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2399 …} +attr: [] +labelTranslationParameters: [] } "martin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +label: "Martin" +value: "martin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2400 …} +attr: [] +labelTranslationParameters: [] } "medzilaborce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +label: "Medzilaborce" +value: "medzilaborce" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2401 …} +attr: [] +labelTranslationParameters: [] } "michalovce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +label: "Michalovce" +value: "michalovce" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2402 …} +attr: [] +labelTranslationParameters: [] } "myjava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +label: "Myjava" +value: "myjava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2403 …} +attr: [] +labelTranslationParameters: [] } "namestovo" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +label: "Námestovo" +value: "namestovo" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2404 …} +attr: [] +labelTranslationParameters: [] } "nitra" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +label: "Nitra" +value: "nitra" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2405 …} +attr: [] +labelTranslationParameters: [] } "nove_mesto_nad_vahom" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +label: "Nové Mesto nad Váhom" +value: "nove-mesto-nad-vahom" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2406 …} +attr: [] +labelTranslationParameters: [] } "nove_zamky" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +label: "Nové Zámky" +value: "nove-zamky" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2407 …} +attr: [] +labelTranslationParameters: [] } "partizanske" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +label: "Partizánske" +value: "partizanske" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2408 …} +attr: [] +labelTranslationParameters: [] } "pezinok" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2483 +label: "Pezinok" +value: "pezinok" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2409 …} +attr: [] +labelTranslationParameters: [] } "piestany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2484 +label: "Piešťany" +value: "piestany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2410 …} +attr: [] +labelTranslationParameters: [] } "poltar" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2485 +label: "Poltár" +value: "poltar" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2411 …} +attr: [] +labelTranslationParameters: [] } "poprad" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2486 +label: "Poprad" +value: "poprad" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2412 …} +attr: [] +labelTranslationParameters: [] } "povazska_bystrica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +label: "Považská Bystrica" +value: "povazska-bystrica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2413 …} +attr: [] +labelTranslationParameters: [] } "presov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2488 +label: "Prešov" +value: "presov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2414 …} +attr: [] +labelTranslationParameters: [] } "prievidza" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2489 +label: "Prievidza" +value: "prievidza" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2415 …} +attr: [] +labelTranslationParameters: [] } "puchov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2490 +label: "Púchov" +value: "puchov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2416 …} +attr: [] +labelTranslationParameters: [] } "revuca" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2491 +label: "Revúca" +value: "revuca" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2417 …} +attr: [] +labelTranslationParameters: [] } "rimavska_sobota" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2492 +label: "Rimavská Sobota" +value: "rimavska-sobota" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2418 …} +attr: [] +labelTranslationParameters: [] } "roznava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2493 +label: "Rožňava" +value: "roznava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2419 …} +attr: [] +labelTranslationParameters: [] } "ruzomberok" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2494 +label: "Ružomberok" +value: "ruzomberok" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2420 …} +attr: [] +labelTranslationParameters: [] } "sabinov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2495 +label: "Sabinov" +value: "sabinov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2421 …} +attr: [] +labelTranslationParameters: [] } "senec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2496 +label: "Senec" +value: "senec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2422 …} +attr: [] +labelTranslationParameters: [] } "senica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +label: "Senica" +value: "senica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2423 …} +attr: [] +labelTranslationParameters: [] } "skalica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +label: "Skalica" +value: "skalica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2424 …} +attr: [] +labelTranslationParameters: [] } "snina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2499 +label: "Snina" +value: "snina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2425 …} +attr: [] +labelTranslationParameters: [] } "sobrance" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +label: "Sobrance" +value: "sobrance" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2426 …} +attr: [] +labelTranslationParameters: [] } "spisska_nova_vec" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2501 +label: "Spišská Nová Ves" +value: "spisska-nova-vec" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2427 …} +attr: [] +labelTranslationParameters: [] } "stara_lubovna" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2502 +label: "Stará Ľubovňa" +value: "stara-lubovna" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2428 …} +attr: [] +labelTranslationParameters: [] } "stropkov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2503 +label: "Stropkov" +value: "stropkov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2429 …} +attr: [] +labelTranslationParameters: [] } "svidnik" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2504 +label: "Svidník" +value: "svidnik" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2430 …} +attr: [] +labelTranslationParameters: [] } "sala" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2505 +label: "Šaľa" +value: "sala" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2431 …} +attr: [] +labelTranslationParameters: [] } "topolcany" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2506 +label: "Topoľčany" +value: "topolcany" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2432 …} +attr: [] +labelTranslationParameters: [] } "trebisov" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2507 +label: "Trebišov" +value: "trebisov" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2433 …} +attr: [] +labelTranslationParameters: [] } "trencin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2508 +label: "Trenčín" +value: "trencin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2434 …} +attr: [] +labelTranslationParameters: [] } "trnava" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2509 +label: "Trnava" +value: "trnava" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2435 …} +attr: [] +labelTranslationParameters: [] } "turcianske_teplice" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2510 +label: "Turčianske Teplice" +value: "turcianske-teplice" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2436 …} +attr: [] +labelTranslationParameters: [] } "tvrdosin" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2511 +label: "Tvrdošín" +value: "tvrdosin" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2437 …} +attr: [] +labelTranslationParameters: [] } "velky_krtis" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2512 +label: "Veľký Krtíš" +value: "velky-krtis" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2438 …} +attr: [] +labelTranslationParameters: [] } "vranov_nad_toplou" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2513 +label: "Vranov nad Topľou" +value: "vranov-nad-toplou" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2439 …} +attr: [] +labelTranslationParameters: [] } "zlate_moravce" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2514 +label: "Zlaté Moravce" +value: "zlate-moravce" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2440 …} +attr: [] +labelTranslationParameters: [] } "zvolen" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2515 +label: "Zvolen" +value: "zvolen" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2441 …} +attr: [] +labelTranslationParameters: [] } "zarnovica" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2516 +label: "Žarnovica" +value: "zarnovica" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2442 …} +attr: [] +labelTranslationParameters: [] } "ziar_nad_hronom" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2517 +label: "Žiar nad Hronom" +value: "ziar-nad-hronom" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2443 …} +attr: [] +labelTranslationParameters: [] } "zilina" => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +label: "Žilina" +value: "zilina" +data: App\Tutorka\Bundle\ContentBundle\Entity\City {#2444 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2345 -form: Symfony\Component\Form\Form {#2253 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2242 …5} |
full_name | "search[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "search_city" |
is_selected | Closure($choice, $value) {#2346 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2117 …} } |
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 {#2347 …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 | "689feea170db2c2c236fff3f559b48.XUyoJe4BaMQYQdQjzJBuv7GHPGkfy32p9_7b8T-p3IA.Ewjea49QW6E1IuNLjtkK8MnuRERN8yXNgYSdtEnGg-QuD_lnikIPqyFz4A" |
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 | "689feea170db2c2c236fff3f559b48.XUyoJe4BaMQYQdQjzJBuv7GHPGkfy32p9_7b8T-p3IA.Ewjea49QW6E1IuNLjtkK8MnuRERN8yXNgYSdtEnGg-QuD_lnikIPqyFz4A" |
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 | "689feea170db2c2c236fff3f559b48.XUyoJe4BaMQYQdQjzJBuv7GHPGkfy32p9_7b8T-p3IA.Ewjea49QW6E1IuNLjtkK8MnuRERN8yXNgYSdtEnGg-QuD_lnikIPqyFz4A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2169 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
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() {#2520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1638 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#426 …} $translationDomain: "validators" $message: Closure() {#2519 …} } } |
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 | "689feea170db2c2c236fff3f559b48.XUyoJe4BaMQYQdQjzJBuv7GHPGkfy32p9_7b8T-p3IA.Ewjea49QW6E1IuNLjtkK8MnuRERN8yXNgYSdtEnGg-QuD_lnikIPqyFz4A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2530 -form: Symfony\Component\Form\Form {#2526 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2521 …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 | "689feea170db2c2c236fff3f559b48.XUyoJe4BaMQYQdQjzJBuv7GHPGkfy32p9_7b8T-p3IA.Ewjea49QW6E1IuNLjtkK8MnuRERN8yXNgYSdtEnGg-QuD_lnikIPqyFz4A" |