- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 35
- Events
- Routing
- Cache
- Translation 34
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- Httplug 0/0
- E-mails
- Blocks 0
- Message Queue
- 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
-
-
email
-
firstName
-
plainPassword
-
_token
-
-
-
query
-
sport
-
after
-
before
-
location
-
priceFrom
-
priceTo
-
beginner
-
HighlyRated
-
currency
-
organizer
-
minLat
-
maxLat
-
minLng
-
maxLng
-
-
-
currency
-
_token
-
registration_user
"App\Form\RegistrationUserType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#1830 -id: null -roles: [] -email: null -password: null -resetPasswordToken: null -firstName: null -lastName: null -avatar: null -timezone: "America/New_York" -currency: "USD" -birthDate: null -facebookId: null -facebookAccessToken: null -googleId: null -googleAccessToken: null -enabled: false -lastLogin: null -confirmationToken: null -createdAt: null -updatedAt: null -organizer: null -avatar64: null -likedCategories: Doctrine\Common\Collections\ArrayCollection {#1892 …} #reviews: Doctrine\Common\Collections\ArrayCollection {#1856 …} #activityLogs: Doctrine\Common\Collections\ArrayCollection {#1858 …} #searchLogs: Doctrine\Common\Collections\ArrayCollection {#1861 …} #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1860 …} -favouriteEvents: Doctrine\Common\Collections\ArrayCollection {#1869 …} -transactions: null -username: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#1830 -id: null -roles: [] -email: null -password: null -resetPasswordToken: null -firstName: null -lastName: null -avatar: null -timezone: "America/New_York" -currency: "USD" -birthDate: null -facebookId: null -facebookAccessToken: null -googleId: null -googleAccessToken: null -enabled: false -lastLogin: null -confirmationToken: null -createdAt: null -updatedAt: null -organizer: null -avatar64: null -likedCategories: Doctrine\Common\Collections\ArrayCollection {#1892 …} #reviews: Doctrine\Common\Collections\ArrayCollection {#1856 …} #activityLogs: Doctrine\Common\Collections\ArrayCollection {#1858 …} #searchLogs: Doctrine\Common\Collections\ArrayCollection {#1861 …} #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1860 …} -favouriteEvents: Doctrine\Common\Collections\ArrayCollection {#1869 …} -transactions: null -username: null } |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data | App\Entity\User {#1830 -id: null -roles: [] -email: null -password: null -resetPasswordToken: null -firstName: null -lastName: null -avatar: null -timezone: "America/New_York" -currency: "USD" -birthDate: null -facebookId: null -facebookAccessToken: null -googleId: null -googleAccessToken: null -enabled: false -lastLogin: null -confirmationToken: null -createdAt: null -updatedAt: null -organizer: null -avatar64: null -likedCategories: Doctrine\Common\Collections\ArrayCollection {#1892 …} #reviews: Doctrine\Common\Collections\ArrayCollection {#1856 …} #activityLogs: Doctrine\Common\Collections\ArrayCollection {#1858 …} #searchLogs: Doctrine\Common\Collections\ArrayCollection {#1861 …} #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1860 …} -favouriteEvents: Doctrine\Common\Collections\ArrayCollection {#1869 …} -transactions: null -username: null } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2024 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} use: { $class: "App\Entity\User" } } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2025 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_user" "_registration_user" ] |
cache_key | "_registration_user_registration_user" |
compound | true |
data | App\Entity\User {#1830 -id: null -roles: [] -email: null -password: null -resetPasswordToken: null -firstName: null -lastName: null -avatar: null -timezone: "America/New_York" -currency: "USD" -birthDate: null -facebookId: null -facebookAccessToken: null -googleId: null -googleAccessToken: null -enabled: false -lastLogin: null -confirmationToken: null -createdAt: null -updatedAt: null -organizer: null -avatar64: null -likedCategories: Doctrine\Common\Collections\ArrayCollection {#1892 …} #reviews: Doctrine\Common\Collections\ArrayCollection {#1856 …} #activityLogs: Doctrine\Common\Collections\ArrayCollection {#1858 …} #searchLogs: Doctrine\Common\Collections\ArrayCollection {#1861 …} #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1860 …} -favouriteEvents: Doctrine\Common\Collections\ArrayCollection {#1869 …} -transactions: null -username: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2110 -form: Symfony\Component\Form\Form {#2077 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2027 …5} |
full_name | "registration_user" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_user" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_user" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_user" |
valid | true |
value | App\Entity\User {#1830 -id: null -roles: [] -email: null -password: null -resetPasswordToken: null -firstName: null -lastName: null -avatar: null -timezone: "America/New_York" -currency: "USD" -birthDate: null -facebookId: null -facebookAccessToken: null -googleId: null -googleAccessToken: null -enabled: false -lastLogin: null -confirmationToken: null -createdAt: null -updatedAt: null -organizer: null -avatar64: null -likedCategories: Doctrine\Common\Collections\ArrayCollection {#1892 …} #reviews: Doctrine\Common\Collections\ArrayCollection {#1856 …} #activityLogs: Doctrine\Common\Collections\ArrayCollection {#1858 …} #searchLogs: Doctrine\Common\Collections\ArrayCollection {#1861 …} #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1860 …} -favouriteEvents: Doctrine\Common\Collections\ArrayCollection {#1869 …} -transactions: null -username: null } |
"App\Form\Types\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 |
---|---|---|
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "autocomplete" => "email" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2052 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
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 | [ "class" => "form-group" ] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2049 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "autocomplete" => "email" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "activity_email" "_registration_user_email" ] |
cache_key | "_registration_user_email_activity_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2115 -form: Symfony\Component\Form\Form {#2125 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2116 …5} |
full_name | "registration_user[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_user_email" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [ "class" => "form-group" ] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_user_email" |
valid | true |
value | "" |
firstName
"App\Form\Types\FirstNameType"
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 |
---|---|---|
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "minlength" => 2 "maxlength" => 25 "class" => "form-control" "autocomplete" => "fname" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2038 +message: "Please enter a first name" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#2036 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your first name should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2061 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
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 | [ "class" => "form-group" ] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2058 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "minlength" => 2 "maxlength" => 25 "class" => "form-control" "autocomplete" => "fname" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "activity_first_name" "_registration_user_firstName" ] |
cache_key | "_registration_user_firstName_activity_first_name" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2114 -form: Symfony\Component\Form\Form {#2129 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2113 …5} |
full_name | "registration_user[firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_user_firstName" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstName" |
priority | 0 |
required | true |
row_attr | [ "class" => "form-group" ] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_user_firstName" |
valid | true |
value | "" |
plainPassword
"App\Form\Types\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 |
---|---|---|
label | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "minlength" => 6 "maxlength" => 25 "class" => "form-control" "autocomplete" => "current-password" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2067 +message: "Please enter a password" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#2066 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your password should be at least {{ limit }} characters" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 25 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: 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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2070 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
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 | [ "class" => "form-group" ] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2071 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "minlength" => 6 "maxlength" => 25 "class" => "form-control" "autocomplete" => "current-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "activity_password" "_registration_user_plainPassword" ] |
cache_key | "_registration_user_plainPassword_activity_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2112 -form: Symfony\Component\Form\Form {#2132 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2111 …5} |
full_name | "registration_user[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_user_plainPassword" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [ "class" => "form-group" ] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_user_plainPassword" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "52cb33188a287c322f1834.VZppxpkKZo8rFWmrTdy52Ul4XHSyDYB45ggn0-nLxhQ.ZdM6kepYEOluIC3lIO_Dn3EMazbYa-NOinlM_pmojDltol3-qjNVzFt8KA" |
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 | "52cb33188a287c322f1834.VZppxpkKZo8rFWmrTdy52Ul4XHSyDYB45ggn0-nLxhQ.ZdM6kepYEOluIC3lIO_Dn3EMazbYa-NOinlM_pmojDltol3-qjNVzFt8KA" |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data | "52cb33188a287c322f1834.VZppxpkKZo8rFWmrTdy52Ul4XHSyDYB45ggn0-nLxhQ.ZdM6kepYEOluIC3lIO_Dn3EMazbYa-NOinlM_pmojDltol3-qjNVzFt8KA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2047 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2073 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_user__token" ] |
cache_key | "_registration_user__token_hidden" |
compound | false |
data | "52cb33188a287c322f1834.VZppxpkKZo8rFWmrTdy52Ul4XHSyDYB45ggn0-nLxhQ.ZdM6kepYEOluIC3lIO_Dn3EMazbYa-NOinlM_pmojDltol3-qjNVzFt8KA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2123 -form: Symfony\Component\Form\Form {#2120 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2084 …5} |
full_name | "registration_user[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "registration_user__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 |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_user__token" |
valid | true |
value | "52cb33188a287c322f1834.VZppxpkKZo8rFWmrTdy52Ul4XHSyDYB45ggn0-nLxhQ.ZdM6kepYEOluIC3lIO_Dn3EMazbYa-NOinlM_pmojDltol3-qjNVzFt8KA" |
(no name)
"App\Form\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Search\SearchCriteria {#2395 -query: null -category: null -location: null -dateFrom: null -dateTo: null -priceFrom: null -priceTo: null -currency: "USD" -isBeginner: null -HighlyRated: null -organizer: null -minLatitude: null -maxLatitude: null -minLongitude: null -maxLongitude: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Search\SearchCriteria {#2395 -query: null -category: null -location: null -dateFrom: null -dateTo: null -priceFrom: null -priceTo: null -currency: "USD" -isBeginner: null -HighlyRated: null -organizer: null -minLatitude: null -maxLatitude: null -minLongitude: null -maxLongitude: null } |
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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data | App\Search\SearchCriteria {#2395 -query: null -category: null -location: null -dateFrom: null -dateTo: null -priceFrom: null -priceTo: null -currency: "USD" -isBeginner: null -HighlyRated: null -organizer: null -minLatitude: null -maxLatitude: null -minLongitude: null -maxLongitude: null } |
data_class | "App\Search\SearchCriteria" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2419 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} use: { $class: "App\Search\SearchCriteria" } } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2418 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/search/ar" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "" "_" ] |
cache_key | "__" |
compound | true |
data | App\Search\SearchCriteria {#2395 -query: null -category: null -location: null -dateFrom: null -dateTo: null -priceFrom: null -priceTo: null -currency: "USD" -isBeginner: null -HighlyRated: null -organizer: null -minLatitude: null -maxLatitude: null -minLongitude: null -maxLongitude: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2416 -form: Symfony\Component\Form\Form {#3155 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3150 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_" |
valid | true |
value | App\Search\SearchCriteria {#2395 -query: null -category: null -location: null -dateFrom: null -dateTo: null -priceFrom: null -priceTo: null -currency: "USD" -isBeginner: null -HighlyRated: null -organizer: null -minLatitude: null -maxLatitude: null -minLongitude: null -maxLongitude: null } |
query
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Event name" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2528 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Event name" |
label_attr | [] |
label_format | null |
label_html | false |
label_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2985 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2984 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_query" ] |
cache_key | "_query_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3113 -form: Symfony\Component\Form\Form {#3158 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3123 …5} |
full_name | "query" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "query" |
label | "Event name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "query" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_query" |
valid | true |
value | "" |
sport
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
---|---|---|
block_name | "sport" |
same as passed value |
choice_label | Closure(?Category $category) {#2402 class: "App\Form\SearchType" this: App\Form\SearchType {#2426 …} } |
same as passed value |
choice_value | Closure(?Category $category) {#2532 class: "App\Form\SearchType" this: App\Form\SearchType {#2426 …} } |
same as passed value |
choices | [ App\Entity\Category {#2583 -id: 1 -name: "swimming" -slug: "swimming" -colorCode: "#F7EA00" -nameAr: "السباحة" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2560 …} -activities: Doctrine\ORM\PersistentCollection {#2661 …} -subcategories: Doctrine\ORM\PersistentCollection {#2663 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2692 …} } App\Entity\Category {#2650 -id: 2 -name: "running" -slug: "running" -colorCode: "#F7EA00" -nameAr: "الجري" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2693 …} -activities: Doctrine\ORM\PersistentCollection {#2695 …} -subcategories: Doctrine\ORM\PersistentCollection {#2700 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2609 …} } App\Entity\Category {#2714 -id: 3 -name: "walking & trekking" -slug: "walking_trekking" -colorCode: "#BFBFBF" -nameAr: "المشي والتسلق" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2715 …} -activities: Doctrine\ORM\PersistentCollection {#2717 …} -subcategories: Doctrine\ORM\PersistentCollection {#2719 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2721 …} } App\Entity\Category {#2723 -id: 4 -name: "cycling" -slug: "cycling" -colorCode: "#34D1BF" -nameAr: "ركوب الدراجة" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2724 …} -activities: Doctrine\ORM\PersistentCollection {#2726 …} -subcategories: Doctrine\ORM\PersistentCollection {#2728 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2730 …} } App\Entity\Category {#2732 -id: 5 -name: "aquathon" -slug: "aquathon" -colorCode: "#F7EA00" -nameAr: "الأكواثلون" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2733 …} -activities: Doctrine\ORM\PersistentCollection {#2735 …} -subcategories: Doctrine\ORM\PersistentCollection {#2737 …} -parentCategory: App\Entity\Category {#2583} -searchLogs: Doctrine\ORM\PersistentCollection {#2739 …} } App\Entity\Category {#2741 -id: 6 -name: "obstacle race" -slug: "obstacle_race" -colorCode: "#F7EA00" -nameAr: "سباق العقبات" -order: 9 -organizers: Doctrine\ORM\PersistentCollection {#2742 …} -activities: Doctrine\ORM\PersistentCollection {#2744 …} -subcategories: Doctrine\ORM\PersistentCollection {#2746 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2748 …} } App\Entity\Category {#2750 -id: 7 -name: "triathlon" -slug: "triathlon" -colorCode: "#1D45E2;color:#FFFFFF" -nameAr: "الثلاثيات" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2751 …} -activities: Doctrine\ORM\PersistentCollection {#2753 …} -subcategories: Doctrine\ORM\PersistentCollection {#2755 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2757 …} } App\Entity\Category {#2759 -id: 8 -name: "half marathon" -slug: "half_marathon" -colorCode: "#F7EA00" -nameAr: "نصف ماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2760 …} -activities: Doctrine\ORM\PersistentCollection {#2762 …} -subcategories: Doctrine\ORM\PersistentCollection {#2764 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2766 …} } App\Entity\Category {#2768 -id: 9 -name: "paddling" -slug: "paddling" -colorCode: "#F7EA00" -nameAr: "التجديف" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2769 …} -activities: Doctrine\ORM\PersistentCollection {#2771 …} -subcategories: Doctrine\ORM\PersistentCollection {#2773 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2775 …} } App\Entity\Category {#2777 -id: 10 -name: "10km run" -slug: "10km_run" -colorCode: "#F7EA00" -nameAr: "سباق 10 كيلومتر" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2778 …} -activities: Doctrine\ORM\PersistentCollection {#2780 …} -subcategories: Doctrine\ORM\PersistentCollection {#2782 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2784 …} } App\Entity\Category {#2786 -id: 11 -name: "5km run" -slug: "5km_run" -colorCode: "#F7EA00" -nameAr: "سباق 5 كيلومتر" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2787 …} -activities: Doctrine\ORM\PersistentCollection {#2789 …} -subcategories: Doctrine\ORM\PersistentCollection {#2791 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2793 …} } App\Entity\Category {#2795 -id: 12 -name: "fun run" -slug: "fun_run" -colorCode: "#F7EA00" -nameAr: "سباق ترفيهي" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2796 …} -activities: Doctrine\ORM\PersistentCollection {#2798 …} -subcategories: Doctrine\ORM\PersistentCollection {#2800 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2802 …} } App\Entity\Category {#2804 -id: 13 -name: "marathon" -slug: "marathon" -colorCode: "#F7EA00" -nameAr: "ماراثون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2805 …} -activities: Doctrine\ORM\PersistentCollection {#2807 …} -subcategories: Doctrine\ORM\PersistentCollection {#2809 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2811 …} } App\Entity\Category {#2813 -id: 14 -name: "children's run" -slug: "childrens_run" -colorCode: "#F7EA00" -nameAr: "سباق الأطفال" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2814 …} -activities: Doctrine\ORM\PersistentCollection {#2816 …} -subcategories: Doctrine\ORM\PersistentCollection {#2818 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2820 …} } App\Entity\Category {#2822 -id: 15 -name: "duathlon" -slug: "duathlon" -colorCode: "#F7EA00" -nameAr: "الدواثلون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2823 …} -activities: Doctrine\ORM\PersistentCollection {#2825 …} -subcategories: Doctrine\ORM\PersistentCollection {#2827 …} -parentCategory: App\Entity\Category {#2723} -searchLogs: Doctrine\ORM\PersistentCollection {#2829 …} } App\Entity\Category {#2831 -id: 16 -name: "trail run" -slug: "trail_run" -colorCode: "#F7EA00" -nameAr: "في المسارات الوعرة" -order: 8 -organizers: Doctrine\ORM\PersistentCollection {#2832 …} -activities: Doctrine\ORM\PersistentCollection {#2834 …} -subcategories: Doctrine\ORM\PersistentCollection {#2836 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2838 …} } App\Entity\Category {#2840 -id: 17 -name: "ultramarathon" -slug: "ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي الكبير/ التحدي فوق الماراثون" -order: 7 -organizers: Doctrine\ORM\PersistentCollection {#2841 …} -activities: Doctrine\ORM\PersistentCollection {#2843 …} -subcategories: Doctrine\ORM\PersistentCollection {#2845 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2847 …} } App\Entity\Category {#2849 -id: 25 -name: "mountain biking" -slug: "mountain_biking" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجات الجبلية" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2850 …} -activities: Doctrine\ORM\PersistentCollection {#2852 …} -subcategories: Doctrine\ORM\PersistentCollection {#2854 …} -parentCategory: App\Entity\Category {#2723} -searchLogs: Doctrine\ORM\PersistentCollection {#2856 …} } App\Entity\Category {#2858 -id: 26 -name: "road cycling" -slug: "road_cycling" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجة على الطرقات" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2859 …} -activities: Doctrine\ORM\PersistentCollection {#2861 …} -subcategories: Doctrine\ORM\PersistentCollection {#2863 …} -parentCategory: App\Entity\Category {#2723} -searchLogs: Doctrine\ORM\PersistentCollection {#2865 …} } App\Entity\Category {#2867 -id: 27 -name: "super sprint" -slug: "super_sprint" -colorCode: "#F7EA00" -nameAr: "سوبر سبرينت" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2868 …} -activities: Doctrine\ORM\PersistentCollection {#2870 …} -subcategories: Doctrine\ORM\PersistentCollection {#2872 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2874 …} } App\Entity\Category {#2876 -id: 28 -name: "sprint" -slug: "sprint" -colorCode: "#F7EA00" -nameAr: "سبرينت" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2877 …} -activities: Doctrine\ORM\PersistentCollection {#2879 …} -subcategories: Doctrine\ORM\PersistentCollection {#2881 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2883 …} } App\Entity\Category {#2885 -id: 29 -name: "half ironman" -slug: "half_ironman" -colorCode: "#F7EA00" -nameAr: "نصف آيرون مان" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2886 …} -activities: Doctrine\ORM\PersistentCollection {#2888 …} -subcategories: Doctrine\ORM\PersistentCollection {#2890 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2892 …} } App\Entity\Category {#2894 -id: 30 -name: "ironman" -slug: "ironman" -colorCode: "#F7EA00" -nameAr: "آيرون مان" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2895 …} -activities: Doctrine\ORM\PersistentCollection {#2897 …} -subcategories: Doctrine\ORM\PersistentCollection {#2899 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2901 …} } App\Entity\Category {#2903 -id: 31 -name: "olympic" -slug: "olympic" -colorCode: "#F7EA00" -nameAr: "أولمبي " -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2904 …} -activities: Doctrine\ORM\PersistentCollection {#2906 …} -subcategories: Doctrine\ORM\PersistentCollection {#2908 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2910 …} } App\Entity\Category {#2912 -id: 32 -name: "open water" -slug: "open_water" -colorCode: "#F7EA00" -nameAr: "المياه المفتوحة" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2913 …} -activities: Doctrine\ORM\PersistentCollection {#2915 …} -subcategories: Doctrine\ORM\PersistentCollection {#2917 …} -parentCategory: App\Entity\Category {#2583} -searchLogs: Doctrine\ORM\PersistentCollection {#2919 …} } App\Entity\Category {#2921 -id: 33 -name: "swimrun" -slug: "swimrun" -colorCode: "#F7EA00" -nameAr: "السباحة والجري" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2922 …} -activities: Doctrine\ORM\PersistentCollection {#2924 …} -subcategories: Doctrine\ORM\PersistentCollection {#2926 …} -parentCategory: App\Entity\Category {#2583} -searchLogs: Doctrine\ORM\PersistentCollection {#2928 …} } App\Entity\Category {#2930 -id: 34 -name: "kayaking" -slug: "kayaking" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الصغيرة (كاياك)" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2931 …} -activities: Doctrine\ORM\PersistentCollection {#2933 …} -subcategories: Doctrine\ORM\PersistentCollection {#2935 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2937 …} } App\Entity\Category {#2939 -id: 35 -name: "canoeing" -slug: "canoeing" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الكنو (كانوي)" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2940 …} -activities: Doctrine\ORM\PersistentCollection {#2942 …} -subcategories: Doctrine\ORM\PersistentCollection {#2944 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2946 …} } App\Entity\Category {#2948 -id: 36 -name: "stand-up" -slug: "stand-up" -colorCode: "#F7EA00" -nameAr: "الوقوف على اللوح (مثل ركوب الأمواج بالتزلج على الأمواج)" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2949 …} -activities: Doctrine\ORM\PersistentCollection {#2951 …} -subcategories: Doctrine\ORM\PersistentCollection {#2953 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2955 …} } App\Entity\Category {#2957 -id: 37 -name: "ultramarathon" -slug: "paddling_ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي فوق الماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2958 …} -activities: Doctrine\ORM\PersistentCollection {#2960 …} -subcategories: Doctrine\ORM\PersistentCollection {#2962 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2964 …} } App\Entity\Category {#2966 -id: 38 -name: "walking" -slug: "walking" -colorCode: "#F7EA00" -nameAr: "المشي" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2967 …} -activities: Doctrine\ORM\PersistentCollection {#2969 …} -subcategories: Doctrine\ORM\PersistentCollection {#2971 …} -parentCategory: App\Entity\Category {#2714} -searchLogs: Doctrine\ORM\PersistentCollection {#2973 …} } App\Entity\Category {#2975 -id: 39 -name: "trekking" -slug: "trekking" -colorCode: "#F7EA00" -nameAr: "التسلق" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2976 …} -activities: Doctrine\ORM\PersistentCollection {#2978 …} -subcategories: Doctrine\ORM\PersistentCollection {#2980 …} -parentCategory: App\Entity\Category {#2714} -searchLogs: Doctrine\ORM\PersistentCollection {#2982 …} } ] |
[ App\Entity\Category {#2583 -id: 1 -name: "swimming" -slug: "swimming" -colorCode: "#F7EA00" -nameAr: "السباحة" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2560 …} -activities: Doctrine\ORM\PersistentCollection {#2661 …} -subcategories: Doctrine\ORM\PersistentCollection {#2663 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2692 …} } App\Entity\Category {#2650 -id: 2 -name: "running" -slug: "running" -colorCode: "#F7EA00" -nameAr: "الجري" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2693 …} -activities: Doctrine\ORM\PersistentCollection {#2695 …} -subcategories: Doctrine\ORM\PersistentCollection {#2700 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2609 …} } App\Entity\Category {#2714 -id: 3 -name: "walking & trekking" -slug: "walking_trekking" -colorCode: "#BFBFBF" -nameAr: "المشي والتسلق" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2715 …} -activities: Doctrine\ORM\PersistentCollection {#2717 …} -subcategories: Doctrine\ORM\PersistentCollection {#2719 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2721 …} } App\Entity\Category {#2723 -id: 4 -name: "cycling" -slug: "cycling" -colorCode: "#34D1BF" -nameAr: "ركوب الدراجة" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2724 …} -activities: Doctrine\ORM\PersistentCollection {#2726 …} -subcategories: Doctrine\ORM\PersistentCollection {#2728 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2730 …} } App\Entity\Category {#2732 -id: 5 -name: "aquathon" -slug: "aquathon" -colorCode: "#F7EA00" -nameAr: "الأكواثلون" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2733 …} -activities: Doctrine\ORM\PersistentCollection {#2735 …} -subcategories: Doctrine\ORM\PersistentCollection {#2737 …} -parentCategory: App\Entity\Category {#2583} -searchLogs: Doctrine\ORM\PersistentCollection {#2739 …} } App\Entity\Category {#2741 -id: 6 -name: "obstacle race" -slug: "obstacle_race" -colorCode: "#F7EA00" -nameAr: "سباق العقبات" -order: 9 -organizers: Doctrine\ORM\PersistentCollection {#2742 …} -activities: Doctrine\ORM\PersistentCollection {#2744 …} -subcategories: Doctrine\ORM\PersistentCollection {#2746 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2748 …} } App\Entity\Category {#2750 -id: 7 -name: "triathlon" -slug: "triathlon" -colorCode: "#1D45E2;color:#FFFFFF" -nameAr: "الثلاثيات" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2751 …} -activities: Doctrine\ORM\PersistentCollection {#2753 …} -subcategories: Doctrine\ORM\PersistentCollection {#2755 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2757 …} } App\Entity\Category {#2759 -id: 8 -name: "half marathon" -slug: "half_marathon" -colorCode: "#F7EA00" -nameAr: "نصف ماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2760 …} -activities: Doctrine\ORM\PersistentCollection {#2762 …} -subcategories: Doctrine\ORM\PersistentCollection {#2764 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2766 …} } App\Entity\Category {#2768 -id: 9 -name: "paddling" -slug: "paddling" -colorCode: "#F7EA00" -nameAr: "التجديف" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2769 …} -activities: Doctrine\ORM\PersistentCollection {#2771 …} -subcategories: Doctrine\ORM\PersistentCollection {#2773 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2775 …} } App\Entity\Category {#2777 -id: 10 -name: "10km run" -slug: "10km_run" -colorCode: "#F7EA00" -nameAr: "سباق 10 كيلومتر" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2778 …} -activities: Doctrine\ORM\PersistentCollection {#2780 …} -subcategories: Doctrine\ORM\PersistentCollection {#2782 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2784 …} } App\Entity\Category {#2786 -id: 11 -name: "5km run" -slug: "5km_run" -colorCode: "#F7EA00" -nameAr: "سباق 5 كيلومتر" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2787 …} -activities: Doctrine\ORM\PersistentCollection {#2789 …} -subcategories: Doctrine\ORM\PersistentCollection {#2791 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2793 …} } App\Entity\Category {#2795 -id: 12 -name: "fun run" -slug: "fun_run" -colorCode: "#F7EA00" -nameAr: "سباق ترفيهي" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2796 …} -activities: Doctrine\ORM\PersistentCollection {#2798 …} -subcategories: Doctrine\ORM\PersistentCollection {#2800 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2802 …} } App\Entity\Category {#2804 -id: 13 -name: "marathon" -slug: "marathon" -colorCode: "#F7EA00" -nameAr: "ماراثون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2805 …} -activities: Doctrine\ORM\PersistentCollection {#2807 …} -subcategories: Doctrine\ORM\PersistentCollection {#2809 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2811 …} } App\Entity\Category {#2813 -id: 14 -name: "children's run" -slug: "childrens_run" -colorCode: "#F7EA00" -nameAr: "سباق الأطفال" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2814 …} -activities: Doctrine\ORM\PersistentCollection {#2816 …} -subcategories: Doctrine\ORM\PersistentCollection {#2818 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2820 …} } App\Entity\Category {#2822 -id: 15 -name: "duathlon" -slug: "duathlon" -colorCode: "#F7EA00" -nameAr: "الدواثلون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2823 …} -activities: Doctrine\ORM\PersistentCollection {#2825 …} -subcategories: Doctrine\ORM\PersistentCollection {#2827 …} -parentCategory: App\Entity\Category {#2723} -searchLogs: Doctrine\ORM\PersistentCollection {#2829 …} } App\Entity\Category {#2831 -id: 16 -name: "trail run" -slug: "trail_run" -colorCode: "#F7EA00" -nameAr: "في المسارات الوعرة" -order: 8 -organizers: Doctrine\ORM\PersistentCollection {#2832 …} -activities: Doctrine\ORM\PersistentCollection {#2834 …} -subcategories: Doctrine\ORM\PersistentCollection {#2836 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2838 …} } App\Entity\Category {#2840 -id: 17 -name: "ultramarathon" -slug: "ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي الكبير/ التحدي فوق الماراثون" -order: 7 -organizers: Doctrine\ORM\PersistentCollection {#2841 …} -activities: Doctrine\ORM\PersistentCollection {#2843 …} -subcategories: Doctrine\ORM\PersistentCollection {#2845 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2847 …} } App\Entity\Category {#2849 -id: 25 -name: "mountain biking" -slug: "mountain_biking" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجات الجبلية" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2850 …} -activities: Doctrine\ORM\PersistentCollection {#2852 …} -subcategories: Doctrine\ORM\PersistentCollection {#2854 …} -parentCategory: App\Entity\Category {#2723} -searchLogs: Doctrine\ORM\PersistentCollection {#2856 …} } App\Entity\Category {#2858 -id: 26 -name: "road cycling" -slug: "road_cycling" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجة على الطرقات" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2859 …} -activities: Doctrine\ORM\PersistentCollection {#2861 …} -subcategories: Doctrine\ORM\PersistentCollection {#2863 …} -parentCategory: App\Entity\Category {#2723} -searchLogs: Doctrine\ORM\PersistentCollection {#2865 …} } App\Entity\Category {#2867 -id: 27 -name: "super sprint" -slug: "super_sprint" -colorCode: "#F7EA00" -nameAr: "سوبر سبرينت" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2868 …} -activities: Doctrine\ORM\PersistentCollection {#2870 …} -subcategories: Doctrine\ORM\PersistentCollection {#2872 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2874 …} } App\Entity\Category {#2876 -id: 28 -name: "sprint" -slug: "sprint" -colorCode: "#F7EA00" -nameAr: "سبرينت" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2877 …} -activities: Doctrine\ORM\PersistentCollection {#2879 …} -subcategories: Doctrine\ORM\PersistentCollection {#2881 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2883 …} } App\Entity\Category {#2885 -id: 29 -name: "half ironman" -slug: "half_ironman" -colorCode: "#F7EA00" -nameAr: "نصف آيرون مان" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2886 …} -activities: Doctrine\ORM\PersistentCollection {#2888 …} -subcategories: Doctrine\ORM\PersistentCollection {#2890 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2892 …} } App\Entity\Category {#2894 -id: 30 -name: "ironman" -slug: "ironman" -colorCode: "#F7EA00" -nameAr: "آيرون مان" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2895 …} -activities: Doctrine\ORM\PersistentCollection {#2897 …} -subcategories: Doctrine\ORM\PersistentCollection {#2899 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2901 …} } App\Entity\Category {#2903 -id: 31 -name: "olympic" -slug: "olympic" -colorCode: "#F7EA00" -nameAr: "أولمبي " -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2904 …} -activities: Doctrine\ORM\PersistentCollection {#2906 …} -subcategories: Doctrine\ORM\PersistentCollection {#2908 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2910 …} } App\Entity\Category {#2912 -id: 32 -name: "open water" -slug: "open_water" -colorCode: "#F7EA00" -nameAr: "المياه المفتوحة" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2913 …} -activities: Doctrine\ORM\PersistentCollection {#2915 …} -subcategories: Doctrine\ORM\PersistentCollection {#2917 …} -parentCategory: App\Entity\Category {#2583} -searchLogs: Doctrine\ORM\PersistentCollection {#2919 …} } App\Entity\Category {#2921 -id: 33 -name: "swimrun" -slug: "swimrun" -colorCode: "#F7EA00" -nameAr: "السباحة والجري" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2922 …} -activities: Doctrine\ORM\PersistentCollection {#2924 …} -subcategories: Doctrine\ORM\PersistentCollection {#2926 …} -parentCategory: App\Entity\Category {#2583} -searchLogs: Doctrine\ORM\PersistentCollection {#2928 …} } App\Entity\Category {#2930 -id: 34 -name: "kayaking" -slug: "kayaking" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الصغيرة (كاياك)" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2931 …} -activities: Doctrine\ORM\PersistentCollection {#2933 …} -subcategories: Doctrine\ORM\PersistentCollection {#2935 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2937 …} } App\Entity\Category {#2939 -id: 35 -name: "canoeing" -slug: "canoeing" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الكنو (كانوي)" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2940 …} -activities: Doctrine\ORM\PersistentCollection {#2942 …} -subcategories: Doctrine\ORM\PersistentCollection {#2944 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2946 …} } App\Entity\Category {#2948 -id: 36 -name: "stand-up" -slug: "stand-up" -colorCode: "#F7EA00" -nameAr: "الوقوف على اللوح (مثل ركوب الأمواج بالتزلج على الأمواج)" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2949 …} -activities: Doctrine\ORM\PersistentCollection {#2951 …} -subcategories: Doctrine\ORM\PersistentCollection {#2953 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2955 …} } App\Entity\Category {#2957 -id: 37 -name: "ultramarathon" -slug: "paddling_ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي فوق الماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2958 …} -activities: Doctrine\ORM\PersistentCollection {#2960 …} -subcategories: Doctrine\ORM\PersistentCollection {#2962 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2964 …} } App\Entity\Category {#2966 -id: 38 -name: "walking" -slug: "walking" -colorCode: "#F7EA00" -nameAr: "المشي" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2967 …} -activities: Doctrine\ORM\PersistentCollection {#2969 …} -subcategories: Doctrine\ORM\PersistentCollection {#2971 …} -parentCategory: App\Entity\Category {#2714} -searchLogs: Doctrine\ORM\PersistentCollection {#2973 …} } App\Entity\Category {#2975 -id: 39 -name: "trekking" -slug: "trekking" -colorCode: "#F7EA00" -nameAr: "التسلق" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2976 …} -activities: Doctrine\ORM\PersistentCollection {#2978 …} -subcategories: Doctrine\ORM\PersistentCollection {#2980 …} -parentCategory: App\Entity\Category {#2714} -searchLogs: Doctrine\ORM\PersistentCollection {#2982 …} } ] |
property_path | "category" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "sport" |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(?Category $category) {#2402 class: "App\Form\SearchType" this: App\Form\SearchType {#2426 …} } |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Closure(?Category $category) {#2532 class: "App\Form\SearchType" this: App\Form\SearchType {#2426 …} } |
choices | [ App\Entity\Category {#2583 -id: 1 -name: "swimming" -slug: "swimming" -colorCode: "#F7EA00" -nameAr: "السباحة" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2560 …} -activities: Doctrine\ORM\PersistentCollection {#2661 …} -subcategories: Doctrine\ORM\PersistentCollection {#2663 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2692 …} } App\Entity\Category {#2650 -id: 2 -name: "running" -slug: "running" -colorCode: "#F7EA00" -nameAr: "الجري" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2693 …} -activities: Doctrine\ORM\PersistentCollection {#2695 …} -subcategories: Doctrine\ORM\PersistentCollection {#2700 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2609 …} } App\Entity\Category {#2714 -id: 3 -name: "walking & trekking" -slug: "walking_trekking" -colorCode: "#BFBFBF" -nameAr: "المشي والتسلق" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2715 …} -activities: Doctrine\ORM\PersistentCollection {#2717 …} -subcategories: Doctrine\ORM\PersistentCollection {#2719 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2721 …} } App\Entity\Category {#2723 -id: 4 -name: "cycling" -slug: "cycling" -colorCode: "#34D1BF" -nameAr: "ركوب الدراجة" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2724 …} -activities: Doctrine\ORM\PersistentCollection {#2726 …} -subcategories: Doctrine\ORM\PersistentCollection {#2728 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2730 …} } App\Entity\Category {#2732 -id: 5 -name: "aquathon" -slug: "aquathon" -colorCode: "#F7EA00" -nameAr: "الأكواثلون" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2733 …} -activities: Doctrine\ORM\PersistentCollection {#2735 …} -subcategories: Doctrine\ORM\PersistentCollection {#2737 …} -parentCategory: App\Entity\Category {#2583} -searchLogs: Doctrine\ORM\PersistentCollection {#2739 …} } App\Entity\Category {#2741 -id: 6 -name: "obstacle race" -slug: "obstacle_race" -colorCode: "#F7EA00" -nameAr: "سباق العقبات" -order: 9 -organizers: Doctrine\ORM\PersistentCollection {#2742 …} -activities: Doctrine\ORM\PersistentCollection {#2744 …} -subcategories: Doctrine\ORM\PersistentCollection {#2746 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2748 …} } App\Entity\Category {#2750 -id: 7 -name: "triathlon" -slug: "triathlon" -colorCode: "#1D45E2;color:#FFFFFF" -nameAr: "الثلاثيات" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2751 …} -activities: Doctrine\ORM\PersistentCollection {#2753 …} -subcategories: Doctrine\ORM\PersistentCollection {#2755 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2757 …} } App\Entity\Category {#2759 -id: 8 -name: "half marathon" -slug: "half_marathon" -colorCode: "#F7EA00" -nameAr: "نصف ماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2760 …} -activities: Doctrine\ORM\PersistentCollection {#2762 …} -subcategories: Doctrine\ORM\PersistentCollection {#2764 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2766 …} } App\Entity\Category {#2768 -id: 9 -name: "paddling" -slug: "paddling" -colorCode: "#F7EA00" -nameAr: "التجديف" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2769 …} -activities: Doctrine\ORM\PersistentCollection {#2771 …} -subcategories: Doctrine\ORM\PersistentCollection {#2773 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2775 …} } App\Entity\Category {#2777 -id: 10 -name: "10km run" -slug: "10km_run" -colorCode: "#F7EA00" -nameAr: "سباق 10 كيلومتر" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2778 …} -activities: Doctrine\ORM\PersistentCollection {#2780 …} -subcategories: Doctrine\ORM\PersistentCollection {#2782 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2784 …} } App\Entity\Category {#2786 -id: 11 -name: "5km run" -slug: "5km_run" -colorCode: "#F7EA00" -nameAr: "سباق 5 كيلومتر" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2787 …} -activities: Doctrine\ORM\PersistentCollection {#2789 …} -subcategories: Doctrine\ORM\PersistentCollection {#2791 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2793 …} } App\Entity\Category {#2795 -id: 12 -name: "fun run" -slug: "fun_run" -colorCode: "#F7EA00" -nameAr: "سباق ترفيهي" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2796 …} -activities: Doctrine\ORM\PersistentCollection {#2798 …} -subcategories: Doctrine\ORM\PersistentCollection {#2800 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2802 …} } App\Entity\Category {#2804 -id: 13 -name: "marathon" -slug: "marathon" -colorCode: "#F7EA00" -nameAr: "ماراثون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2805 …} -activities: Doctrine\ORM\PersistentCollection {#2807 …} -subcategories: Doctrine\ORM\PersistentCollection {#2809 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2811 …} } App\Entity\Category {#2813 -id: 14 -name: "children's run" -slug: "childrens_run" -colorCode: "#F7EA00" -nameAr: "سباق الأطفال" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2814 …} -activities: Doctrine\ORM\PersistentCollection {#2816 …} -subcategories: Doctrine\ORM\PersistentCollection {#2818 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2820 …} } App\Entity\Category {#2822 -id: 15 -name: "duathlon" -slug: "duathlon" -colorCode: "#F7EA00" -nameAr: "الدواثلون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2823 …} -activities: Doctrine\ORM\PersistentCollection {#2825 …} -subcategories: Doctrine\ORM\PersistentCollection {#2827 …} -parentCategory: App\Entity\Category {#2723} -searchLogs: Doctrine\ORM\PersistentCollection {#2829 …} } App\Entity\Category {#2831 -id: 16 -name: "trail run" -slug: "trail_run" -colorCode: "#F7EA00" -nameAr: "في المسارات الوعرة" -order: 8 -organizers: Doctrine\ORM\PersistentCollection {#2832 …} -activities: Doctrine\ORM\PersistentCollection {#2834 …} -subcategories: Doctrine\ORM\PersistentCollection {#2836 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2838 …} } App\Entity\Category {#2840 -id: 17 -name: "ultramarathon" -slug: "ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي الكبير/ التحدي فوق الماراثون" -order: 7 -organizers: Doctrine\ORM\PersistentCollection {#2841 …} -activities: Doctrine\ORM\PersistentCollection {#2843 …} -subcategories: Doctrine\ORM\PersistentCollection {#2845 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2847 …} } App\Entity\Category {#2849 -id: 25 -name: "mountain biking" -slug: "mountain_biking" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجات الجبلية" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2850 …} -activities: Doctrine\ORM\PersistentCollection {#2852 …} -subcategories: Doctrine\ORM\PersistentCollection {#2854 …} -parentCategory: App\Entity\Category {#2723} -searchLogs: Doctrine\ORM\PersistentCollection {#2856 …} } App\Entity\Category {#2858 -id: 26 -name: "road cycling" -slug: "road_cycling" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجة على الطرقات" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2859 …} -activities: Doctrine\ORM\PersistentCollection {#2861 …} -subcategories: Doctrine\ORM\PersistentCollection {#2863 …} -parentCategory: App\Entity\Category {#2723} -searchLogs: Doctrine\ORM\PersistentCollection {#2865 …} } App\Entity\Category {#2867 -id: 27 -name: "super sprint" -slug: "super_sprint" -colorCode: "#F7EA00" -nameAr: "سوبر سبرينت" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2868 …} -activities: Doctrine\ORM\PersistentCollection {#2870 …} -subcategories: Doctrine\ORM\PersistentCollection {#2872 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2874 …} } App\Entity\Category {#2876 -id: 28 -name: "sprint" -slug: "sprint" -colorCode: "#F7EA00" -nameAr: "سبرينت" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2877 …} -activities: Doctrine\ORM\PersistentCollection {#2879 …} -subcategories: Doctrine\ORM\PersistentCollection {#2881 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2883 …} } App\Entity\Category {#2885 -id: 29 -name: "half ironman" -slug: "half_ironman" -colorCode: "#F7EA00" -nameAr: "نصف آيرون مان" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2886 …} -activities: Doctrine\ORM\PersistentCollection {#2888 …} -subcategories: Doctrine\ORM\PersistentCollection {#2890 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2892 …} } App\Entity\Category {#2894 -id: 30 -name: "ironman" -slug: "ironman" -colorCode: "#F7EA00" -nameAr: "آيرون مان" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2895 …} -activities: Doctrine\ORM\PersistentCollection {#2897 …} -subcategories: Doctrine\ORM\PersistentCollection {#2899 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2901 …} } App\Entity\Category {#2903 -id: 31 -name: "olympic" -slug: "olympic" -colorCode: "#F7EA00" -nameAr: "أولمبي " -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2904 …} -activities: Doctrine\ORM\PersistentCollection {#2906 …} -subcategories: Doctrine\ORM\PersistentCollection {#2908 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2910 …} } App\Entity\Category {#2912 -id: 32 -name: "open water" -slug: "open_water" -colorCode: "#F7EA00" -nameAr: "المياه المفتوحة" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2913 …} -activities: Doctrine\ORM\PersistentCollection {#2915 …} -subcategories: Doctrine\ORM\PersistentCollection {#2917 …} -parentCategory: App\Entity\Category {#2583} -searchLogs: Doctrine\ORM\PersistentCollection {#2919 …} } App\Entity\Category {#2921 -id: 33 -name: "swimrun" -slug: "swimrun" -colorCode: "#F7EA00" -nameAr: "السباحة والجري" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2922 …} -activities: Doctrine\ORM\PersistentCollection {#2924 …} -subcategories: Doctrine\ORM\PersistentCollection {#2926 …} -parentCategory: App\Entity\Category {#2583} -searchLogs: Doctrine\ORM\PersistentCollection {#2928 …} } App\Entity\Category {#2930 -id: 34 -name: "kayaking" -slug: "kayaking" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الصغيرة (كاياك)" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2931 …} -activities: Doctrine\ORM\PersistentCollection {#2933 …} -subcategories: Doctrine\ORM\PersistentCollection {#2935 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2937 …} } App\Entity\Category {#2939 -id: 35 -name: "canoeing" -slug: "canoeing" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الكنو (كانوي)" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2940 …} -activities: Doctrine\ORM\PersistentCollection {#2942 …} -subcategories: Doctrine\ORM\PersistentCollection {#2944 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2946 …} } App\Entity\Category {#2948 -id: 36 -name: "stand-up" -slug: "stand-up" -colorCode: "#F7EA00" -nameAr: "الوقوف على اللوح (مثل ركوب الأمواج بالتزلج على الأمواج)" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2949 …} -activities: Doctrine\ORM\PersistentCollection {#2951 …} -subcategories: Doctrine\ORM\PersistentCollection {#2953 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2955 …} } App\Entity\Category {#2957 -id: 37 -name: "ultramarathon" -slug: "paddling_ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي فوق الماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2958 …} -activities: Doctrine\ORM\PersistentCollection {#2960 …} -subcategories: Doctrine\ORM\PersistentCollection {#2962 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2964 …} } App\Entity\Category {#2966 -id: 38 -name: "walking" -slug: "walking" -colorCode: "#F7EA00" -nameAr: "المشي" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2967 …} -activities: Doctrine\ORM\PersistentCollection {#2969 …} -subcategories: Doctrine\ORM\PersistentCollection {#2971 …} -parentCategory: App\Entity\Category {#2714} -searchLogs: Doctrine\ORM\PersistentCollection {#2973 …} } App\Entity\Category {#2975 -id: 39 -name: "trekking" -slug: "trekking" -colorCode: "#F7EA00" -nameAr: "التسلق" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2976 …} -activities: Doctrine\ORM\PersistentCollection {#2978 …} -subcategories: Doctrine\ORM\PersistentCollection {#2980 …} -parentCategory: App\Entity\Category {#2714} -searchLogs: Doctrine\ORM\PersistentCollection {#2982 …} } ] |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | "category" |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3003 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_sport" ] |
cache_key | "_sport_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +label: "swimming" +value: "swimming" +data: App\Entity\Category {#2583 -id: 1 -name: "swimming" -slug: "swimming" -colorCode: "#F7EA00" -nameAr: "السباحة" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2560 …} -activities: Doctrine\ORM\PersistentCollection {#2661 …} -subcategories: Doctrine\ORM\PersistentCollection {#2663 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2692 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +label: "running" +value: "running" +data: App\Entity\Category {#2650 -id: 2 -name: "running" -slug: "running" -colorCode: "#F7EA00" -nameAr: "الجري" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2693 …} -activities: Doctrine\ORM\PersistentCollection {#2695 …} -subcategories: Doctrine\ORM\PersistentCollection {#2700 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2609 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +label: "walking & trekking" +value: "walking_trekking" +data: App\Entity\Category {#2714 -id: 3 -name: "walking & trekking" -slug: "walking_trekking" -colorCode: "#BFBFBF" -nameAr: "المشي والتسلق" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2715 …} -activities: Doctrine\ORM\PersistentCollection {#2717 …} -subcategories: Doctrine\ORM\PersistentCollection {#2719 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2721 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +label: "cycling" +value: "cycling" +data: App\Entity\Category {#2723 -id: 4 -name: "cycling" -slug: "cycling" -colorCode: "#34D1BF" -nameAr: "ركوب الدراجة" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2724 …} -activities: Doctrine\ORM\PersistentCollection {#2726 …} -subcategories: Doctrine\ORM\PersistentCollection {#2728 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2730 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +label: "swimming -> aquathon" +value: "aquathon" +data: App\Entity\Category {#2732 -id: 5 -name: "aquathon" -slug: "aquathon" -colorCode: "#F7EA00" -nameAr: "الأكواثلون" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2733 …} -activities: Doctrine\ORM\PersistentCollection {#2735 …} -subcategories: Doctrine\ORM\PersistentCollection {#2737 …} -parentCategory: App\Entity\Category {#2583} -searchLogs: Doctrine\ORM\PersistentCollection {#2739 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +label: "running -> obstacle race" +value: "obstacle_race" +data: App\Entity\Category {#2741 -id: 6 -name: "obstacle race" -slug: "obstacle_race" -colorCode: "#F7EA00" -nameAr: "سباق العقبات" -order: 9 -organizers: Doctrine\ORM\PersistentCollection {#2742 …} -activities: Doctrine\ORM\PersistentCollection {#2744 …} -subcategories: Doctrine\ORM\PersistentCollection {#2746 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2748 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3008 +label: "triathlon" +value: "triathlon" +data: App\Entity\Category {#2750 -id: 7 -name: "triathlon" -slug: "triathlon" -colorCode: "#1D45E2;color:#FFFFFF" -nameAr: "الثلاثيات" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2751 …} -activities: Doctrine\ORM\PersistentCollection {#2753 …} -subcategories: Doctrine\ORM\PersistentCollection {#2755 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2757 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2986 +label: "running -> half marathon" +value: "half_marathon" +data: App\Entity\Category {#2759 -id: 8 -name: "half marathon" -slug: "half_marathon" -colorCode: "#F7EA00" -nameAr: "نصف ماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2760 …} -activities: Doctrine\ORM\PersistentCollection {#2762 …} -subcategories: Doctrine\ORM\PersistentCollection {#2764 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2766 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3225 +label: "paddling" +value: "paddling" +data: App\Entity\Category {#2768 -id: 9 -name: "paddling" -slug: "paddling" -colorCode: "#F7EA00" -nameAr: "التجديف" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2769 …} -activities: Doctrine\ORM\PersistentCollection {#2771 …} -subcategories: Doctrine\ORM\PersistentCollection {#2773 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2775 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3228 +label: "running -> 10km run" +value: "10km_run" +data: App\Entity\Category {#2777 -id: 10 -name: "10km run" -slug: "10km_run" -colorCode: "#F7EA00" -nameAr: "سباق 10 كيلومتر" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2778 …} -activities: Doctrine\ORM\PersistentCollection {#2780 …} -subcategories: Doctrine\ORM\PersistentCollection {#2782 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2784 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3229 +label: "running -> 5km run" +value: "5km_run" +data: App\Entity\Category {#2786 -id: 11 -name: "5km run" -slug: "5km_run" -colorCode: "#F7EA00" -nameAr: "سباق 5 كيلومتر" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2787 …} -activities: Doctrine\ORM\PersistentCollection {#2789 …} -subcategories: Doctrine\ORM\PersistentCollection {#2791 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2793 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3239 +label: "running -> fun run" +value: "fun_run" +data: App\Entity\Category {#2795 -id: 12 -name: "fun run" -slug: "fun_run" -colorCode: "#F7EA00" -nameAr: "سباق ترفيهي" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2796 …} -activities: Doctrine\ORM\PersistentCollection {#2798 …} -subcategories: Doctrine\ORM\PersistentCollection {#2800 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2802 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3231 +label: "running -> marathon" +value: "marathon" +data: App\Entity\Category {#2804 -id: 13 -name: "marathon" -slug: "marathon" -colorCode: "#F7EA00" -nameAr: "ماراثون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2805 …} -activities: Doctrine\ORM\PersistentCollection {#2807 …} -subcategories: Doctrine\ORM\PersistentCollection {#2809 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2811 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "running -> children's run" +value: "childrens_run" +data: App\Entity\Category {#2813 -id: 14 -name: "children's run" -slug: "childrens_run" -colorCode: "#F7EA00" -nameAr: "سباق الأطفال" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2814 …} -activities: Doctrine\ORM\PersistentCollection {#2816 …} -subcategories: Doctrine\ORM\PersistentCollection {#2818 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2820 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3241 +label: "cycling -> duathlon" +value: "duathlon" +data: App\Entity\Category {#2822 -id: 15 -name: "duathlon" -slug: "duathlon" -colorCode: "#F7EA00" -nameAr: "الدواثلون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2823 …} -activities: Doctrine\ORM\PersistentCollection {#2825 …} -subcategories: Doctrine\ORM\PersistentCollection {#2827 …} -parentCategory: App\Entity\Category {#2723} -searchLogs: Doctrine\ORM\PersistentCollection {#2829 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3242 +label: "running -> trail run" +value: "trail_run" +data: App\Entity\Category {#2831 -id: 16 -name: "trail run" -slug: "trail_run" -colorCode: "#F7EA00" -nameAr: "في المسارات الوعرة" -order: 8 -organizers: Doctrine\ORM\PersistentCollection {#2832 …} -activities: Doctrine\ORM\PersistentCollection {#2834 …} -subcategories: Doctrine\ORM\PersistentCollection {#2836 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2838 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3243 +label: "running -> ultramarathon" +value: "ultramarathon" +data: App\Entity\Category {#2840 -id: 17 -name: "ultramarathon" -slug: "ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي الكبير/ التحدي فوق الماراثون" -order: 7 -organizers: Doctrine\ORM\PersistentCollection {#2841 …} -activities: Doctrine\ORM\PersistentCollection {#2843 …} -subcategories: Doctrine\ORM\PersistentCollection {#2845 …} -parentCategory: App\Entity\Category {#2650} -searchLogs: Doctrine\ORM\PersistentCollection {#2847 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3244 +label: "cycling -> mountain biking" +value: "mountain_biking" +data: App\Entity\Category {#2849 -id: 25 -name: "mountain biking" -slug: "mountain_biking" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجات الجبلية" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2850 …} -activities: Doctrine\ORM\PersistentCollection {#2852 …} -subcategories: Doctrine\ORM\PersistentCollection {#2854 …} -parentCategory: App\Entity\Category {#2723} -searchLogs: Doctrine\ORM\PersistentCollection {#2856 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3245 +label: "cycling -> road cycling" +value: "road_cycling" +data: App\Entity\Category {#2858 -id: 26 -name: "road cycling" -slug: "road_cycling" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجة على الطرقات" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2859 …} -activities: Doctrine\ORM\PersistentCollection {#2861 …} -subcategories: Doctrine\ORM\PersistentCollection {#2863 …} -parentCategory: App\Entity\Category {#2723} -searchLogs: Doctrine\ORM\PersistentCollection {#2865 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "triathlon -> super sprint" +value: "super_sprint" +data: App\Entity\Category {#2867 -id: 27 -name: "super sprint" -slug: "super_sprint" -colorCode: "#F7EA00" -nameAr: "سوبر سبرينت" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2868 …} -activities: Doctrine\ORM\PersistentCollection {#2870 …} -subcategories: Doctrine\ORM\PersistentCollection {#2872 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2874 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "triathlon -> sprint" +value: "sprint" +data: App\Entity\Category {#2876 -id: 28 -name: "sprint" -slug: "sprint" -colorCode: "#F7EA00" -nameAr: "سبرينت" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2877 …} -activities: Doctrine\ORM\PersistentCollection {#2879 …} -subcategories: Doctrine\ORM\PersistentCollection {#2881 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2883 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "triathlon -> half ironman" +value: "half_ironman" +data: App\Entity\Category {#2885 -id: 29 -name: "half ironman" -slug: "half_ironman" -colorCode: "#F7EA00" -nameAr: "نصف آيرون مان" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2886 …} -activities: Doctrine\ORM\PersistentCollection {#2888 …} -subcategories: Doctrine\ORM\PersistentCollection {#2890 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2892 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3249 +label: "triathlon -> ironman" +value: "ironman" +data: App\Entity\Category {#2894 -id: 30 -name: "ironman" -slug: "ironman" -colorCode: "#F7EA00" -nameAr: "آيرون مان" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2895 …} -activities: Doctrine\ORM\PersistentCollection {#2897 …} -subcategories: Doctrine\ORM\PersistentCollection {#2899 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2901 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3250 +label: "triathlon -> olympic" +value: "olympic" +data: App\Entity\Category {#2903 -id: 31 -name: "olympic" -slug: "olympic" -colorCode: "#F7EA00" -nameAr: "أولمبي " -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2904 …} -activities: Doctrine\ORM\PersistentCollection {#2906 …} -subcategories: Doctrine\ORM\PersistentCollection {#2908 …} -parentCategory: App\Entity\Category {#2750} -searchLogs: Doctrine\ORM\PersistentCollection {#2910 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3251 +label: "swimming -> open water" +value: "open_water" +data: App\Entity\Category {#2912 -id: 32 -name: "open water" -slug: "open_water" -colorCode: "#F7EA00" -nameAr: "المياه المفتوحة" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2913 …} -activities: Doctrine\ORM\PersistentCollection {#2915 …} -subcategories: Doctrine\ORM\PersistentCollection {#2917 …} -parentCategory: App\Entity\Category {#2583} -searchLogs: Doctrine\ORM\PersistentCollection {#2919 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3252 +label: "swimming -> swimrun" +value: "swimrun" +data: App\Entity\Category {#2921 -id: 33 -name: "swimrun" -slug: "swimrun" -colorCode: "#F7EA00" -nameAr: "السباحة والجري" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2922 …} -activities: Doctrine\ORM\PersistentCollection {#2924 …} -subcategories: Doctrine\ORM\PersistentCollection {#2926 …} -parentCategory: App\Entity\Category {#2583} -searchLogs: Doctrine\ORM\PersistentCollection {#2928 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3253 +label: "paddling -> kayaking" +value: "kayaking" +data: App\Entity\Category {#2930 -id: 34 -name: "kayaking" -slug: "kayaking" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الصغيرة (كاياك)" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2931 …} -activities: Doctrine\ORM\PersistentCollection {#2933 …} -subcategories: Doctrine\ORM\PersistentCollection {#2935 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2937 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3254 +label: "paddling -> canoeing" +value: "canoeing" +data: App\Entity\Category {#2939 -id: 35 -name: "canoeing" -slug: "canoeing" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الكنو (كانوي)" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2940 …} -activities: Doctrine\ORM\PersistentCollection {#2942 …} -subcategories: Doctrine\ORM\PersistentCollection {#2944 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2946 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "paddling -> stand-up" +value: "stand-up" +data: App\Entity\Category {#2948 -id: 36 -name: "stand-up" -slug: "stand-up" -colorCode: "#F7EA00" -nameAr: "الوقوف على اللوح (مثل ركوب الأمواج بالتزلج على الأمواج)" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2949 …} -activities: Doctrine\ORM\PersistentCollection {#2951 …} -subcategories: Doctrine\ORM\PersistentCollection {#2953 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2955 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3256 +label: "paddling -> ultramarathon" +value: "paddling_ultramarathon" +data: App\Entity\Category {#2957 -id: 37 -name: "ultramarathon" -slug: "paddling_ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي فوق الماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2958 …} -activities: Doctrine\ORM\PersistentCollection {#2960 …} -subcategories: Doctrine\ORM\PersistentCollection {#2962 …} -parentCategory: App\Entity\Category {#2768} -searchLogs: Doctrine\ORM\PersistentCollection {#2964 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "walking & trekking -> walking" +value: "walking" +data: App\Entity\Category {#2966 -id: 38 -name: "walking" -slug: "walking" -colorCode: "#F7EA00" -nameAr: "المشي" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2967 …} -activities: Doctrine\ORM\PersistentCollection {#2969 …} -subcategories: Doctrine\ORM\PersistentCollection {#2971 …} -parentCategory: App\Entity\Category {#2714} -searchLogs: Doctrine\ORM\PersistentCollection {#2973 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "walking & trekking -> trekking" +value: "trekking" +data: App\Entity\Category {#2975 -id: 39 -name: "trekking" -slug: "trekking" -colorCode: "#F7EA00" -nameAr: "التسلق" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2976 …} -activities: Doctrine\ORM\PersistentCollection {#2978 …} -subcategories: Doctrine\ORM\PersistentCollection {#2980 …} -parentCategory: App\Entity\Category {#2714} -searchLogs: Doctrine\ORM\PersistentCollection {#2982 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3104 -form: Symfony\Component\Form\Form {#3161 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3095 …5} |
full_name | "sport" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "sport" |
is_selected | Closure($choice, $value) {#3261 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2991 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "sport" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
sortable | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sport" |
valid | true |
value | "" |
after
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 |
---|---|---|
property_path | "dateFrom" |
same as passed value |
required | false |
false
|
widget | "single_text" |
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 | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
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_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | "dateFrom" |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3027 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_after" ] |
cache_key | "_after_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3259 -form: Symfony\Component\Form\Form {#3164 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3260 …5} |
full_name | "after" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "after" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "after" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_after" |
valid | true |
value | "" |
widget | "single_text" |
before
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 |
---|---|---|
property_path | "dateTo" |
same as passed value |
required | false |
false
|
widget | "single_text" |
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 | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
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_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | "dateTo" |
required | false |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3041 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3042 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_before" ] |
cache_key | "_before_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3262 -form: Symfony\Component\Form\Form {#3167 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3263 …5} |
full_name | "before" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "before" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "before" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_before" |
valid | true |
value | "" |
widget | "single_text" |
location
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_name | "location" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "location" |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3049 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3050 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_location" ] |
cache_key | "_location_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3264 -form: Symfony\Component\Form\Form {#3170 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3265 …5} |
full_name | "location" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "location" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "location" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_location" |
valid | true |
value | "" |
priceFrom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_name | "price" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "price" |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3058 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3059 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_price" ] |
cache_key | "_price_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3266 -form: Symfony\Component\Form\Form {#3173 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3267 …5} |
full_name | "priceFrom" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "priceFrom" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "priceFrom" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_price" |
valid | true |
value | "" |
priceTo
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_name | "price" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "price" |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3067 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3068 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_price" ] |
cache_key | "_price_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3268 -form: Symfony\Component\Form\Form {#3176 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3269 …5} |
full_name | "priceTo" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "priceTo" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "priceTo" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_price" |
valid | true |
value | "" |
beginner
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
---|---|---|
block_name | "for-beginner" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "for-beginner" |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3076 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3083 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3077 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_for-beginner" ] |
cache_key | "_for-beginner_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3270 -form: Symfony\Component\Form\Form {#3179 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3271 …5} |
full_name | "beginner" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "beginner" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "beginner" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_for-beginner" |
valid | true |
value | "" |
HighlyRated
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
---|---|---|
block_name | "HighlyRated" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "HighlyRated" |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3092 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3093 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_HighlyRated" ] |
cache_key | "_HighlyRated_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3272 -form: Symfony\Component\Form\Form {#3182 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3273 …5} |
full_name | "HighlyRated" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "HighlyRated" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "HighlyRated" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_HighlyRated" |
valid | true |
value | "" |
currency
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "USD" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_name | "currency" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "currency" |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3101 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3102 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_currency" ] |
cache_key | "_currency_hidden" |
compound | false |
data | "USD" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3274 -form: Symfony\Component\Form\Form {#3185 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3275 …5} |
full_name | "currency" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "currency" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "currency" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_currency" |
valid | true |
value | "USD" |
organizer
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3110 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3111 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_organizer" ] |
cache_key | "_organizer_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3276 -form: Symfony\Component\Form\Form {#3188 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3277 …5} |
full_name | "organizer" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "organizer" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "organizer" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_organizer" |
valid | true |
value | "" |
minLat
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3121 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_minLat" ] |
cache_key | "_minLat_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3278 -form: Symfony\Component\Form\Form {#3191 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3279 …5} |
full_name | "minLat" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "minLat" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "minLat" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_minLat" |
valid | true |
value | "" |
maxLat
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3129 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3130 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_maxLat" ] |
cache_key | "_maxLat_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3280 -form: Symfony\Component\Form\Form {#3194 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3281 …5} |
full_name | "maxLat" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "maxLat" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "maxLat" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_maxLat" |
valid | true |
value | "" |
minLng
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3138 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3139 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_minLng" ] |
cache_key | "_minLng_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3282 -form: Symfony\Component\Form\Form {#3197 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3283 …5} |
full_name | "minLng" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "minLng" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "minLng" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_minLng" |
valid | true |
value | "" |
maxLng
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3147 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3148 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_maxLng" ] |
cache_key | "_maxLng_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3284 -form: Symfony\Component\Form\Form {#3200 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3285 …5} |
full_name | "maxLng" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "maxLng" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "maxLng" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_maxLng" |
valid | true |
value | "" |
currency
"App\Form\CurrencyType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ "currency" => "USD" ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ "currency" => "USD" ] |
[ "currency" => "USD" ] |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data | [ "currency" => "USD" ] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4195 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#4196 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/currency-form" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "currency" "_currency" ] |
cache_key | "_currency_currency" |
compound | true |
data | [ "currency" => "USD" ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4207 -form: Symfony\Component\Form\Form {#4215 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4198 …5} |
full_name | "currency" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "currency" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "currency" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_currency" |
valid | true |
value | [ "currency" => "USD" ] |
currency
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "USD" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "USD" => "USD" "GBP" => "GBP" "EUR" => "EUR" "AUD" => "AUD" "NZD" => "NZD" "CAD" => "CAD" "SGD" => "SGD" "HKD" => "HKD" "AED" => "AED" "QAR" => "QAR" "CHF" => "CHF" "NOK" => "NOK" "SEK" => "SEK" "ZAR" => "ZAR" "INR" => "INR" "EGP" => "EGP" "ILS" => "ILS" "THB" => "THB" "MYR" => "MYR" "PHP" => "PHP" "TRY" => "TRY" "SAR" => "SAR" "BRL" => "BRL" "CNY" => "CNY" "RUB" => "RUB" "BHD" => "BHD" "OMR" => "OMR" "DKK" => "DKK" ] |
[ "USD" => "USD" "GBP" => "GBP" "EUR" => "EUR" "AUD" => "AUD" "NZD" => "NZD" "CAD" => "CAD" "SGD" => "SGD" "HKD" => "HKD" "AED" => "AED" "QAR" => "QAR" "CHF" => "CHF" "NOK" => "NOK" "SEK" => "SEK" "ZAR" => "ZAR" "INR" => "INR" "EGP" => "EGP" "ILS" => "ILS" "THB" => "THB" "MYR" => "MYR" "PHP" => "PHP" "TRY" => "TRY" "SAR" => "SAR" "BRL" => "BRL" "CNY" => "CNY" "RUB" => "RUB" "BHD" => "BHD" "OMR" => "OMR" "DKK" => "DKK" ] |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "USD" => "USD" "GBP" => "GBP" "EUR" => "EUR" "AUD" => "AUD" "NZD" => "NZD" "CAD" => "CAD" "SGD" => "SGD" "HKD" => "HKD" "AED" => "AED" "QAR" => "QAR" "CHF" => "CHF" "NOK" => "NOK" "SEK" => "SEK" "ZAR" => "ZAR" "INR" => "INR" "EGP" => "EGP" "ILS" => "ILS" "THB" => "THB" "MYR" => "MYR" "PHP" => "PHP" "TRY" => "TRY" "SAR" => "SAR" "BRL" => "BRL" "CNY" => "CNY" "RUB" => "RUB" "BHD" => "BHD" "OMR" => "OMR" "DKK" => "DKK" ] |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data_class | null |
disabled | false |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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 |
required | true |
row_attr | [] |
setter | null |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#4205 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_currency_currency" ] |
cache_key | "_currency_currency_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4227 +label: "USD" +value: "USD" +data: "USD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4230 +label: "GBP" +value: "GBP" +data: "GBP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4232 +label: "EUR" +value: "EUR" +data: "EUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4233 +label: "AUD" +value: "AUD" +data: "AUD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4234 +label: "NZD" +value: "NZD" +data: "NZD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4235 +label: "CAD" +value: "CAD" +data: "CAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4236 +label: "SGD" +value: "SGD" +data: "SGD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4237 +label: "HKD" +value: "HKD" +data: "HKD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4238 +label: "AED" +value: "AED" +data: "AED" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4239 +label: "QAR" +value: "QAR" +data: "QAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4240 +label: "CHF" +value: "CHF" +data: "CHF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4241 +label: "NOK" +value: "NOK" +data: "NOK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4242 +label: "SEK" +value: "SEK" +data: "SEK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +label: "ZAR" +value: "ZAR" +data: "ZAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4244 +label: "INR" +value: "INR" +data: "INR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4245 +label: "EGP" +value: "EGP" +data: "EGP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4246 +label: "ILS" +value: "ILS" +data: "ILS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4247 +label: "THB" +value: "THB" +data: "THB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4248 +label: "MYR" +value: "MYR" +data: "MYR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4249 +label: "PHP" +value: "PHP" +data: "PHP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4250 +label: "TRY" +value: "TRY" +data: "TRY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4251 +label: "SAR" +value: "SAR" +data: "SAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4252 +label: "BRL" +value: "BRL" +data: "BRL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4253 +label: "CNY" +value: "CNY" +data: "CNY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4254 +label: "RUB" +value: "RUB" +data: "RUB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4255 +label: "BHD" +value: "BHD" +data: "BHD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4256 +label: "OMR" +value: "OMR" +data: "OMR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4257 +label: "DKK" +value: "DKK" +data: "DKK" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "USD" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4226 -form: Symfony\Component\Form\Form {#4218 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4225 …5} |
full_name | "currency[currency]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "currency_currency" |
is_selected | Closure($choice, $value) {#4259 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2991 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "currency" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
sortable | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_currency_currency" |
valid | true |
value | "USD" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "9a06af11e7.iYMeD6z2m-inzPVrZOVrci4I2m1IaljLqI_a4IJ9WH0.-Mt1Vcea4bfmpqMtDaABAkB54yxlAR2BwNa4g9s8Ox6-4S1KlM_ioOOihg" |
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 | "9a06af11e7.iYMeD6z2m-inzPVrZOVrci4I2m1IaljLqI_a4IJ9WH0.-Mt1Vcea4bfmpqMtDaABAkB54yxlAR2BwNa4g9s8Ox6-4S1KlM_ioOOihg" |
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 {#1258 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1256 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1255 …} -namespace: Closure() {#1253 …} } |
data | "9a06af11e7.iYMeD6z2m-inzPVrZOVrci4I2m1IaljLqI_a4IJ9WH0.-Mt1Vcea4bfmpqMtDaABAkB54yxlAR2BwNa4g9s8Ox6-4S1KlM_ioOOihg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4222 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1891 …} } |
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 | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
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_render | true |
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 |
sonata_admin | null |
sonata_field_description | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4260 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2009 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#4261 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_currency__token" ] |
cache_key | "_currency__token_hidden" |
compound | false |
data | "9a06af11e7.iYMeD6z2m-inzPVrZOVrci4I2m1IaljLqI_a4IJ9WH0.-Mt1Vcea4bfmpqMtDaABAkB54yxlAR2BwNa4g9s8Ox6-4S1KlM_ioOOihg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4271 -form: Symfony\Component\Form\Form {#4267 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4262 …5} |
full_name | "currency[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
horizontal_input_wrapper_class | "" |
horizontal_label_class | "" |
horizontal_label_offset_class | "" |
id | "currency__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 |
sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
sonata_admin_enabled | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_currency__token" |
valid | true |
value | "9a06af11e7.iYMeD6z2m-inzPVrZOVrci4I2m1IaljLqI_a4IJ9WH0.-Mt1Vcea4bfmpqMtDaABAkB54yxlAR2BwNa4g9s8Ox6-4S1KlM_ioOOihg" |