- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 81
- 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 {#1831 -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 {#1893 …} #reviews: Doctrine\Common\Collections\ArrayCollection {#1857 …} #activityLogs: Doctrine\Common\Collections\ArrayCollection {#1859 …} #searchLogs: Doctrine\Common\Collections\ArrayCollection {#1862 …} #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1861 …} -favouriteEvents: Doctrine\Common\Collections\ArrayCollection {#1870 …} -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 {#1831 -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 {#1893 …} #reviews: Doctrine\Common\Collections\ArrayCollection {#1857 …} #activityLogs: Doctrine\Common\Collections\ArrayCollection {#1859 …} #searchLogs: Doctrine\Common\Collections\ArrayCollection {#1862 …} #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1861 …} -favouriteEvents: Doctrine\Common\Collections\ArrayCollection {#1870 …} -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 {#1831 -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 {#1893 …} #reviews: Doctrine\Common\Collections\ArrayCollection {#1857 …} #activityLogs: Doctrine\Common\Collections\ArrayCollection {#1859 …} #searchLogs: Doctrine\Common\Collections\ArrayCollection {#1862 …} #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1861 …} -favouriteEvents: Doctrine\Common\Collections\ArrayCollection {#1870 …} -transactions: null -username: null } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2025 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} 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() {#2027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2026 …} } } |
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 {#1831 -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 {#1893 …} #reviews: Doctrine\Common\Collections\ArrayCollection {#1857 …} #activityLogs: Doctrine\Common\Collections\ArrayCollection {#1859 …} #searchLogs: Doctrine\Common\Collections\ArrayCollection {#1862 …} #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1861 …} -favouriteEvents: Doctrine\Common\Collections\ArrayCollection {#1870 …} -transactions: null -username: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2111 -form: Symfony\Component\Form\Form {#2078 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2028 …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 {#1831 -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 {#1893 …} #reviews: Doctrine\Common\Collections\ArrayCollection {#1857 …} #activityLogs: Doctrine\Common\Collections\ArrayCollection {#1859 …} #searchLogs: Doctrine\Common\Collections\ArrayCollection {#1862 …} #loginLogs: Doctrine\Common\Collections\ArrayCollection {#1861 …} -favouriteEvents: Doctrine\Common\Collections\ArrayCollection {#1870 …} -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) {#2053 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#2049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2050 …} } } |
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 {#2116 -form: Symfony\Component\Form\Form {#2126 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2117 …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 {#2039 +message: "Please enter a first name" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#2037 +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) {#2062 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#2058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2059 …} } } |
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 {#2115 -form: Symfony\Component\Form\Form {#2130 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2114 …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 {#2068 +message: "Please enter a password" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#2067 +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) {#2071 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#2073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2072 …} } } |
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 {#2113 -form: Symfony\Component\Form\Form {#2133 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2112 …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 | "ba.IfZbAKF2kYgFjSUgoDcNMapzJ8mUyxTg7CI7Cb96q0U.SKU5MsxHoMJs-nEUkW5ZCIc_bY_y-SyxqUBzcIotyWhVjgE46T7EuUD_Rg" |
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 | "ba.IfZbAKF2kYgFjSUgoDcNMapzJ8mUyxTg7CI7Cb96q0U.SKU5MsxHoMJs-nEUkW5ZCIc_bY_y-SyxqUBzcIotyWhVjgE46T7EuUD_Rg" |
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 | "ba.IfZbAKF2kYgFjSUgoDcNMapzJ8mUyxTg7CI7Cb96q0U.SKU5MsxHoMJs-nEUkW5ZCIc_bY_y-SyxqUBzcIotyWhVjgE46T7EuUD_Rg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2048 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#2090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2074 …} } } |
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 | "ba.IfZbAKF2kYgFjSUgoDcNMapzJ8mUyxTg7CI7Cb96q0U.SKU5MsxHoMJs-nEUkW5ZCIc_bY_y-SyxqUBzcIotyWhVjgE46T7EuUD_Rg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2124 -form: Symfony\Component\Form\Form {#2121 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2085 …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 | "ba.IfZbAKF2kYgFjSUgoDcNMapzJ8mUyxTg7CI7Cb96q0U.SKU5MsxHoMJs-nEUkW5ZCIc_bY_y-SyxqUBzcIotyWhVjgE46T7EuUD_Rg" |
(no name)
"App\Form\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Search\SearchCriteria {#2396 -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 {#2396 -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 {#2396 -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) {#2420 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} 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() {#2418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2419 …} } } |
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 {#2396 -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 {#2417 -form: Symfony\Component\Form\Form {#3156 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3151 …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 {#2396 -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) {#2529 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#2986 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#2985 …} } } |
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 {#3114 -form: Symfony\Component\Form\Form {#3159 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3124 …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) {#2403 class: "App\Form\SearchType" this: App\Form\SearchType {#2427 …} } |
same as passed value |
choice_value | Closure(?Category $category) {#2533 class: "App\Form\SearchType" this: App\Form\SearchType {#2427 …} } |
same as passed value |
choices | [ App\Entity\Category {#2584 -id: 1 -name: "swimming" -slug: "swimming" -colorCode: "#F7EA00" -nameAr: "السباحة" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2561 …} -activities: Doctrine\ORM\PersistentCollection {#2662 …} -subcategories: Doctrine\ORM\PersistentCollection {#2664 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2693 …} } App\Entity\Category {#2651 -id: 2 -name: "running" -slug: "running" -colorCode: "#F7EA00" -nameAr: "الجري" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2694 …} -activities: Doctrine\ORM\PersistentCollection {#2696 …} -subcategories: Doctrine\ORM\PersistentCollection {#2701 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2610 …} } App\Entity\Category {#2715 -id: 3 -name: "walking & trekking" -slug: "walking_trekking" -colorCode: "#BFBFBF" -nameAr: "المشي والتسلق" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2716 …} -activities: Doctrine\ORM\PersistentCollection {#2718 …} -subcategories: Doctrine\ORM\PersistentCollection {#2720 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2722 …} } App\Entity\Category {#2724 -id: 4 -name: "cycling" -slug: "cycling" -colorCode: "#34D1BF" -nameAr: "ركوب الدراجة" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2725 …} -activities: Doctrine\ORM\PersistentCollection {#2727 …} -subcategories: Doctrine\ORM\PersistentCollection {#2729 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2731 …} } App\Entity\Category {#2733 -id: 5 -name: "aquathon" -slug: "aquathon" -colorCode: "#F7EA00" -nameAr: "الأكواثلون" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2734 …} -activities: Doctrine\ORM\PersistentCollection {#2736 …} -subcategories: Doctrine\ORM\PersistentCollection {#2738 …} -parentCategory: App\Entity\Category {#2584} -searchLogs: Doctrine\ORM\PersistentCollection {#2740 …} } App\Entity\Category {#2742 -id: 6 -name: "obstacle race" -slug: "obstacle_race" -colorCode: "#F7EA00" -nameAr: "سباق العقبات" -order: 9 -organizers: Doctrine\ORM\PersistentCollection {#2743 …} -activities: Doctrine\ORM\PersistentCollection {#2745 …} -subcategories: Doctrine\ORM\PersistentCollection {#2747 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2749 …} } App\Entity\Category {#2751 -id: 7 -name: "triathlon" -slug: "triathlon" -colorCode: "#1D45E2;color:#FFFFFF" -nameAr: "الثلاثيات" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2752 …} -activities: Doctrine\ORM\PersistentCollection {#2754 …} -subcategories: Doctrine\ORM\PersistentCollection {#2756 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2758 …} } App\Entity\Category {#2760 -id: 8 -name: "half marathon" -slug: "half_marathon" -colorCode: "#F7EA00" -nameAr: "نصف ماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2761 …} -activities: Doctrine\ORM\PersistentCollection {#2763 …} -subcategories: Doctrine\ORM\PersistentCollection {#2765 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2767 …} } App\Entity\Category {#2769 -id: 9 -name: "paddling" -slug: "paddling" -colorCode: "#F7EA00" -nameAr: "التجديف" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2770 …} -activities: Doctrine\ORM\PersistentCollection {#2772 …} -subcategories: Doctrine\ORM\PersistentCollection {#2774 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2776 …} } App\Entity\Category {#2778 -id: 10 -name: "10km run" -slug: "10km_run" -colorCode: "#F7EA00" -nameAr: "سباق 10 كيلومتر" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2779 …} -activities: Doctrine\ORM\PersistentCollection {#2781 …} -subcategories: Doctrine\ORM\PersistentCollection {#2783 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2785 …} } App\Entity\Category {#2787 -id: 11 -name: "5km run" -slug: "5km_run" -colorCode: "#F7EA00" -nameAr: "سباق 5 كيلومتر" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2788 …} -activities: Doctrine\ORM\PersistentCollection {#2790 …} -subcategories: Doctrine\ORM\PersistentCollection {#2792 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2794 …} } App\Entity\Category {#2796 -id: 12 -name: "fun run" -slug: "fun_run" -colorCode: "#F7EA00" -nameAr: "سباق ترفيهي" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2797 …} -activities: Doctrine\ORM\PersistentCollection {#2799 …} -subcategories: Doctrine\ORM\PersistentCollection {#2801 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2803 …} } App\Entity\Category {#2805 -id: 13 -name: "marathon" -slug: "marathon" -colorCode: "#F7EA00" -nameAr: "ماراثون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2806 …} -activities: Doctrine\ORM\PersistentCollection {#2808 …} -subcategories: Doctrine\ORM\PersistentCollection {#2810 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2812 …} } App\Entity\Category {#2814 -id: 14 -name: "children's run" -slug: "childrens_run" -colorCode: "#F7EA00" -nameAr: "سباق الأطفال" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2815 …} -activities: Doctrine\ORM\PersistentCollection {#2817 …} -subcategories: Doctrine\ORM\PersistentCollection {#2819 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2821 …} } App\Entity\Category {#2823 -id: 15 -name: "duathlon" -slug: "duathlon" -colorCode: "#F7EA00" -nameAr: "الدواثلون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2824 …} -activities: Doctrine\ORM\PersistentCollection {#2826 …} -subcategories: Doctrine\ORM\PersistentCollection {#2828 …} -parentCategory: App\Entity\Category {#2724} -searchLogs: Doctrine\ORM\PersistentCollection {#2830 …} } App\Entity\Category {#2832 -id: 16 -name: "trail run" -slug: "trail_run" -colorCode: "#F7EA00" -nameAr: "في المسارات الوعرة" -order: 8 -organizers: Doctrine\ORM\PersistentCollection {#2833 …} -activities: Doctrine\ORM\PersistentCollection {#2835 …} -subcategories: Doctrine\ORM\PersistentCollection {#2837 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2839 …} } App\Entity\Category {#2841 -id: 17 -name: "ultramarathon" -slug: "ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي الكبير/ التحدي فوق الماراثون" -order: 7 -organizers: Doctrine\ORM\PersistentCollection {#2842 …} -activities: Doctrine\ORM\PersistentCollection {#2844 …} -subcategories: Doctrine\ORM\PersistentCollection {#2846 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2848 …} } App\Entity\Category {#2850 -id: 25 -name: "mountain biking" -slug: "mountain_biking" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجات الجبلية" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2851 …} -activities: Doctrine\ORM\PersistentCollection {#2853 …} -subcategories: Doctrine\ORM\PersistentCollection {#2855 …} -parentCategory: App\Entity\Category {#2724} -searchLogs: Doctrine\ORM\PersistentCollection {#2857 …} } App\Entity\Category {#2859 -id: 26 -name: "road cycling" -slug: "road_cycling" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجة على الطرقات" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2860 …} -activities: Doctrine\ORM\PersistentCollection {#2862 …} -subcategories: Doctrine\ORM\PersistentCollection {#2864 …} -parentCategory: App\Entity\Category {#2724} -searchLogs: Doctrine\ORM\PersistentCollection {#2866 …} } App\Entity\Category {#2868 -id: 27 -name: "super sprint" -slug: "super_sprint" -colorCode: "#F7EA00" -nameAr: "سوبر سبرينت" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2869 …} -activities: Doctrine\ORM\PersistentCollection {#2871 …} -subcategories: Doctrine\ORM\PersistentCollection {#2873 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2875 …} } App\Entity\Category {#2877 -id: 28 -name: "sprint" -slug: "sprint" -colorCode: "#F7EA00" -nameAr: "سبرينت" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2878 …} -activities: Doctrine\ORM\PersistentCollection {#2880 …} -subcategories: Doctrine\ORM\PersistentCollection {#2882 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2884 …} } App\Entity\Category {#2886 -id: 29 -name: "half ironman" -slug: "half_ironman" -colorCode: "#F7EA00" -nameAr: "نصف آيرون مان" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2887 …} -activities: Doctrine\ORM\PersistentCollection {#2889 …} -subcategories: Doctrine\ORM\PersistentCollection {#2891 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2893 …} } App\Entity\Category {#2895 -id: 30 -name: "ironman" -slug: "ironman" -colorCode: "#F7EA00" -nameAr: "آيرون مان" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2896 …} -activities: Doctrine\ORM\PersistentCollection {#2898 …} -subcategories: Doctrine\ORM\PersistentCollection {#2900 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2902 …} } App\Entity\Category {#2904 -id: 31 -name: "olympic" -slug: "olympic" -colorCode: "#F7EA00" -nameAr: "أولمبي " -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2905 …} -activities: Doctrine\ORM\PersistentCollection {#2907 …} -subcategories: Doctrine\ORM\PersistentCollection {#2909 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2911 …} } App\Entity\Category {#2913 -id: 32 -name: "open water" -slug: "open_water" -colorCode: "#F7EA00" -nameAr: "المياه المفتوحة" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2914 …} -activities: Doctrine\ORM\PersistentCollection {#2916 …} -subcategories: Doctrine\ORM\PersistentCollection {#2918 …} -parentCategory: App\Entity\Category {#2584} -searchLogs: Doctrine\ORM\PersistentCollection {#2920 …} } App\Entity\Category {#2922 -id: 33 -name: "swimrun" -slug: "swimrun" -colorCode: "#F7EA00" -nameAr: "السباحة والجري" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2923 …} -activities: Doctrine\ORM\PersistentCollection {#2925 …} -subcategories: Doctrine\ORM\PersistentCollection {#2927 …} -parentCategory: App\Entity\Category {#2584} -searchLogs: Doctrine\ORM\PersistentCollection {#2929 …} } App\Entity\Category {#2931 -id: 34 -name: "kayaking" -slug: "kayaking" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الصغيرة (كاياك)" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2932 …} -activities: Doctrine\ORM\PersistentCollection {#2934 …} -subcategories: Doctrine\ORM\PersistentCollection {#2936 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2938 …} } App\Entity\Category {#2940 -id: 35 -name: "canoeing" -slug: "canoeing" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الكنو (كانوي)" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2941 …} -activities: Doctrine\ORM\PersistentCollection {#2943 …} -subcategories: Doctrine\ORM\PersistentCollection {#2945 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2947 …} } App\Entity\Category {#2949 -id: 36 -name: "stand-up" -slug: "stand-up" -colorCode: "#F7EA00" -nameAr: "الوقوف على اللوح (مثل ركوب الأمواج بالتزلج على الأمواج)" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2950 …} -activities: Doctrine\ORM\PersistentCollection {#2952 …} -subcategories: Doctrine\ORM\PersistentCollection {#2954 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2956 …} } App\Entity\Category {#2958 -id: 37 -name: "ultramarathon" -slug: "paddling_ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي فوق الماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2959 …} -activities: Doctrine\ORM\PersistentCollection {#2961 …} -subcategories: Doctrine\ORM\PersistentCollection {#2963 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2965 …} } App\Entity\Category {#2967 -id: 38 -name: "walking" -slug: "walking" -colorCode: "#F7EA00" -nameAr: "المشي" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2968 …} -activities: Doctrine\ORM\PersistentCollection {#2970 …} -subcategories: Doctrine\ORM\PersistentCollection {#2972 …} -parentCategory: App\Entity\Category {#2715} -searchLogs: Doctrine\ORM\PersistentCollection {#2974 …} } App\Entity\Category {#2976 -id: 39 -name: "trekking" -slug: "trekking" -colorCode: "#F7EA00" -nameAr: "التسلق" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2977 …} -activities: Doctrine\ORM\PersistentCollection {#2979 …} -subcategories: Doctrine\ORM\PersistentCollection {#2981 …} -parentCategory: App\Entity\Category {#2715} -searchLogs: Doctrine\ORM\PersistentCollection {#2983 …} } ] |
[ App\Entity\Category {#2584 -id: 1 -name: "swimming" -slug: "swimming" -colorCode: "#F7EA00" -nameAr: "السباحة" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2561 …} -activities: Doctrine\ORM\PersistentCollection {#2662 …} -subcategories: Doctrine\ORM\PersistentCollection {#2664 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2693 …} } App\Entity\Category {#2651 -id: 2 -name: "running" -slug: "running" -colorCode: "#F7EA00" -nameAr: "الجري" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2694 …} -activities: Doctrine\ORM\PersistentCollection {#2696 …} -subcategories: Doctrine\ORM\PersistentCollection {#2701 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2610 …} } App\Entity\Category {#2715 -id: 3 -name: "walking & trekking" -slug: "walking_trekking" -colorCode: "#BFBFBF" -nameAr: "المشي والتسلق" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2716 …} -activities: Doctrine\ORM\PersistentCollection {#2718 …} -subcategories: Doctrine\ORM\PersistentCollection {#2720 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2722 …} } App\Entity\Category {#2724 -id: 4 -name: "cycling" -slug: "cycling" -colorCode: "#34D1BF" -nameAr: "ركوب الدراجة" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2725 …} -activities: Doctrine\ORM\PersistentCollection {#2727 …} -subcategories: Doctrine\ORM\PersistentCollection {#2729 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2731 …} } App\Entity\Category {#2733 -id: 5 -name: "aquathon" -slug: "aquathon" -colorCode: "#F7EA00" -nameAr: "الأكواثلون" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2734 …} -activities: Doctrine\ORM\PersistentCollection {#2736 …} -subcategories: Doctrine\ORM\PersistentCollection {#2738 …} -parentCategory: App\Entity\Category {#2584} -searchLogs: Doctrine\ORM\PersistentCollection {#2740 …} } App\Entity\Category {#2742 -id: 6 -name: "obstacle race" -slug: "obstacle_race" -colorCode: "#F7EA00" -nameAr: "سباق العقبات" -order: 9 -organizers: Doctrine\ORM\PersistentCollection {#2743 …} -activities: Doctrine\ORM\PersistentCollection {#2745 …} -subcategories: Doctrine\ORM\PersistentCollection {#2747 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2749 …} } App\Entity\Category {#2751 -id: 7 -name: "triathlon" -slug: "triathlon" -colorCode: "#1D45E2;color:#FFFFFF" -nameAr: "الثلاثيات" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2752 …} -activities: Doctrine\ORM\PersistentCollection {#2754 …} -subcategories: Doctrine\ORM\PersistentCollection {#2756 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2758 …} } App\Entity\Category {#2760 -id: 8 -name: "half marathon" -slug: "half_marathon" -colorCode: "#F7EA00" -nameAr: "نصف ماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2761 …} -activities: Doctrine\ORM\PersistentCollection {#2763 …} -subcategories: Doctrine\ORM\PersistentCollection {#2765 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2767 …} } App\Entity\Category {#2769 -id: 9 -name: "paddling" -slug: "paddling" -colorCode: "#F7EA00" -nameAr: "التجديف" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2770 …} -activities: Doctrine\ORM\PersistentCollection {#2772 …} -subcategories: Doctrine\ORM\PersistentCollection {#2774 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2776 …} } App\Entity\Category {#2778 -id: 10 -name: "10km run" -slug: "10km_run" -colorCode: "#F7EA00" -nameAr: "سباق 10 كيلومتر" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2779 …} -activities: Doctrine\ORM\PersistentCollection {#2781 …} -subcategories: Doctrine\ORM\PersistentCollection {#2783 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2785 …} } App\Entity\Category {#2787 -id: 11 -name: "5km run" -slug: "5km_run" -colorCode: "#F7EA00" -nameAr: "سباق 5 كيلومتر" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2788 …} -activities: Doctrine\ORM\PersistentCollection {#2790 …} -subcategories: Doctrine\ORM\PersistentCollection {#2792 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2794 …} } App\Entity\Category {#2796 -id: 12 -name: "fun run" -slug: "fun_run" -colorCode: "#F7EA00" -nameAr: "سباق ترفيهي" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2797 …} -activities: Doctrine\ORM\PersistentCollection {#2799 …} -subcategories: Doctrine\ORM\PersistentCollection {#2801 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2803 …} } App\Entity\Category {#2805 -id: 13 -name: "marathon" -slug: "marathon" -colorCode: "#F7EA00" -nameAr: "ماراثون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2806 …} -activities: Doctrine\ORM\PersistentCollection {#2808 …} -subcategories: Doctrine\ORM\PersistentCollection {#2810 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2812 …} } App\Entity\Category {#2814 -id: 14 -name: "children's run" -slug: "childrens_run" -colorCode: "#F7EA00" -nameAr: "سباق الأطفال" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2815 …} -activities: Doctrine\ORM\PersistentCollection {#2817 …} -subcategories: Doctrine\ORM\PersistentCollection {#2819 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2821 …} } App\Entity\Category {#2823 -id: 15 -name: "duathlon" -slug: "duathlon" -colorCode: "#F7EA00" -nameAr: "الدواثلون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2824 …} -activities: Doctrine\ORM\PersistentCollection {#2826 …} -subcategories: Doctrine\ORM\PersistentCollection {#2828 …} -parentCategory: App\Entity\Category {#2724} -searchLogs: Doctrine\ORM\PersistentCollection {#2830 …} } App\Entity\Category {#2832 -id: 16 -name: "trail run" -slug: "trail_run" -colorCode: "#F7EA00" -nameAr: "في المسارات الوعرة" -order: 8 -organizers: Doctrine\ORM\PersistentCollection {#2833 …} -activities: Doctrine\ORM\PersistentCollection {#2835 …} -subcategories: Doctrine\ORM\PersistentCollection {#2837 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2839 …} } App\Entity\Category {#2841 -id: 17 -name: "ultramarathon" -slug: "ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي الكبير/ التحدي فوق الماراثون" -order: 7 -organizers: Doctrine\ORM\PersistentCollection {#2842 …} -activities: Doctrine\ORM\PersistentCollection {#2844 …} -subcategories: Doctrine\ORM\PersistentCollection {#2846 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2848 …} } App\Entity\Category {#2850 -id: 25 -name: "mountain biking" -slug: "mountain_biking" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجات الجبلية" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2851 …} -activities: Doctrine\ORM\PersistentCollection {#2853 …} -subcategories: Doctrine\ORM\PersistentCollection {#2855 …} -parentCategory: App\Entity\Category {#2724} -searchLogs: Doctrine\ORM\PersistentCollection {#2857 …} } App\Entity\Category {#2859 -id: 26 -name: "road cycling" -slug: "road_cycling" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجة على الطرقات" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2860 …} -activities: Doctrine\ORM\PersistentCollection {#2862 …} -subcategories: Doctrine\ORM\PersistentCollection {#2864 …} -parentCategory: App\Entity\Category {#2724} -searchLogs: Doctrine\ORM\PersistentCollection {#2866 …} } App\Entity\Category {#2868 -id: 27 -name: "super sprint" -slug: "super_sprint" -colorCode: "#F7EA00" -nameAr: "سوبر سبرينت" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2869 …} -activities: Doctrine\ORM\PersistentCollection {#2871 …} -subcategories: Doctrine\ORM\PersistentCollection {#2873 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2875 …} } App\Entity\Category {#2877 -id: 28 -name: "sprint" -slug: "sprint" -colorCode: "#F7EA00" -nameAr: "سبرينت" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2878 …} -activities: Doctrine\ORM\PersistentCollection {#2880 …} -subcategories: Doctrine\ORM\PersistentCollection {#2882 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2884 …} } App\Entity\Category {#2886 -id: 29 -name: "half ironman" -slug: "half_ironman" -colorCode: "#F7EA00" -nameAr: "نصف آيرون مان" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2887 …} -activities: Doctrine\ORM\PersistentCollection {#2889 …} -subcategories: Doctrine\ORM\PersistentCollection {#2891 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2893 …} } App\Entity\Category {#2895 -id: 30 -name: "ironman" -slug: "ironman" -colorCode: "#F7EA00" -nameAr: "آيرون مان" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2896 …} -activities: Doctrine\ORM\PersistentCollection {#2898 …} -subcategories: Doctrine\ORM\PersistentCollection {#2900 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2902 …} } App\Entity\Category {#2904 -id: 31 -name: "olympic" -slug: "olympic" -colorCode: "#F7EA00" -nameAr: "أولمبي " -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2905 …} -activities: Doctrine\ORM\PersistentCollection {#2907 …} -subcategories: Doctrine\ORM\PersistentCollection {#2909 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2911 …} } App\Entity\Category {#2913 -id: 32 -name: "open water" -slug: "open_water" -colorCode: "#F7EA00" -nameAr: "المياه المفتوحة" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2914 …} -activities: Doctrine\ORM\PersistentCollection {#2916 …} -subcategories: Doctrine\ORM\PersistentCollection {#2918 …} -parentCategory: App\Entity\Category {#2584} -searchLogs: Doctrine\ORM\PersistentCollection {#2920 …} } App\Entity\Category {#2922 -id: 33 -name: "swimrun" -slug: "swimrun" -colorCode: "#F7EA00" -nameAr: "السباحة والجري" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2923 …} -activities: Doctrine\ORM\PersistentCollection {#2925 …} -subcategories: Doctrine\ORM\PersistentCollection {#2927 …} -parentCategory: App\Entity\Category {#2584} -searchLogs: Doctrine\ORM\PersistentCollection {#2929 …} } App\Entity\Category {#2931 -id: 34 -name: "kayaking" -slug: "kayaking" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الصغيرة (كاياك)" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2932 …} -activities: Doctrine\ORM\PersistentCollection {#2934 …} -subcategories: Doctrine\ORM\PersistentCollection {#2936 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2938 …} } App\Entity\Category {#2940 -id: 35 -name: "canoeing" -slug: "canoeing" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الكنو (كانوي)" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2941 …} -activities: Doctrine\ORM\PersistentCollection {#2943 …} -subcategories: Doctrine\ORM\PersistentCollection {#2945 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2947 …} } App\Entity\Category {#2949 -id: 36 -name: "stand-up" -slug: "stand-up" -colorCode: "#F7EA00" -nameAr: "الوقوف على اللوح (مثل ركوب الأمواج بالتزلج على الأمواج)" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2950 …} -activities: Doctrine\ORM\PersistentCollection {#2952 …} -subcategories: Doctrine\ORM\PersistentCollection {#2954 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2956 …} } App\Entity\Category {#2958 -id: 37 -name: "ultramarathon" -slug: "paddling_ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي فوق الماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2959 …} -activities: Doctrine\ORM\PersistentCollection {#2961 …} -subcategories: Doctrine\ORM\PersistentCollection {#2963 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2965 …} } App\Entity\Category {#2967 -id: 38 -name: "walking" -slug: "walking" -colorCode: "#F7EA00" -nameAr: "المشي" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2968 …} -activities: Doctrine\ORM\PersistentCollection {#2970 …} -subcategories: Doctrine\ORM\PersistentCollection {#2972 …} -parentCategory: App\Entity\Category {#2715} -searchLogs: Doctrine\ORM\PersistentCollection {#2974 …} } App\Entity\Category {#2976 -id: 39 -name: "trekking" -slug: "trekking" -colorCode: "#F7EA00" -nameAr: "التسلق" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2977 …} -activities: Doctrine\ORM\PersistentCollection {#2979 …} -subcategories: Doctrine\ORM\PersistentCollection {#2981 …} -parentCategory: App\Entity\Category {#2715} -searchLogs: Doctrine\ORM\PersistentCollection {#2983 …} } ] |
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) {#2403 class: "App\Form\SearchType" this: App\Form\SearchType {#2427 …} } |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Closure(?Category $category) {#2533 class: "App\Form\SearchType" this: App\Form\SearchType {#2427 …} } |
choices | [ App\Entity\Category {#2584 -id: 1 -name: "swimming" -slug: "swimming" -colorCode: "#F7EA00" -nameAr: "السباحة" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2561 …} -activities: Doctrine\ORM\PersistentCollection {#2662 …} -subcategories: Doctrine\ORM\PersistentCollection {#2664 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2693 …} } App\Entity\Category {#2651 -id: 2 -name: "running" -slug: "running" -colorCode: "#F7EA00" -nameAr: "الجري" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2694 …} -activities: Doctrine\ORM\PersistentCollection {#2696 …} -subcategories: Doctrine\ORM\PersistentCollection {#2701 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2610 …} } App\Entity\Category {#2715 -id: 3 -name: "walking & trekking" -slug: "walking_trekking" -colorCode: "#BFBFBF" -nameAr: "المشي والتسلق" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2716 …} -activities: Doctrine\ORM\PersistentCollection {#2718 …} -subcategories: Doctrine\ORM\PersistentCollection {#2720 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2722 …} } App\Entity\Category {#2724 -id: 4 -name: "cycling" -slug: "cycling" -colorCode: "#34D1BF" -nameAr: "ركوب الدراجة" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2725 …} -activities: Doctrine\ORM\PersistentCollection {#2727 …} -subcategories: Doctrine\ORM\PersistentCollection {#2729 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2731 …} } App\Entity\Category {#2733 -id: 5 -name: "aquathon" -slug: "aquathon" -colorCode: "#F7EA00" -nameAr: "الأكواثلون" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2734 …} -activities: Doctrine\ORM\PersistentCollection {#2736 …} -subcategories: Doctrine\ORM\PersistentCollection {#2738 …} -parentCategory: App\Entity\Category {#2584} -searchLogs: Doctrine\ORM\PersistentCollection {#2740 …} } App\Entity\Category {#2742 -id: 6 -name: "obstacle race" -slug: "obstacle_race" -colorCode: "#F7EA00" -nameAr: "سباق العقبات" -order: 9 -organizers: Doctrine\ORM\PersistentCollection {#2743 …} -activities: Doctrine\ORM\PersistentCollection {#2745 …} -subcategories: Doctrine\ORM\PersistentCollection {#2747 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2749 …} } App\Entity\Category {#2751 -id: 7 -name: "triathlon" -slug: "triathlon" -colorCode: "#1D45E2;color:#FFFFFF" -nameAr: "الثلاثيات" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2752 …} -activities: Doctrine\ORM\PersistentCollection {#2754 …} -subcategories: Doctrine\ORM\PersistentCollection {#2756 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2758 …} } App\Entity\Category {#2760 -id: 8 -name: "half marathon" -slug: "half_marathon" -colorCode: "#F7EA00" -nameAr: "نصف ماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2761 …} -activities: Doctrine\ORM\PersistentCollection {#2763 …} -subcategories: Doctrine\ORM\PersistentCollection {#2765 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2767 …} } App\Entity\Category {#2769 -id: 9 -name: "paddling" -slug: "paddling" -colorCode: "#F7EA00" -nameAr: "التجديف" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2770 …} -activities: Doctrine\ORM\PersistentCollection {#2772 …} -subcategories: Doctrine\ORM\PersistentCollection {#2774 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2776 …} } App\Entity\Category {#2778 -id: 10 -name: "10km run" -slug: "10km_run" -colorCode: "#F7EA00" -nameAr: "سباق 10 كيلومتر" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2779 …} -activities: Doctrine\ORM\PersistentCollection {#2781 …} -subcategories: Doctrine\ORM\PersistentCollection {#2783 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2785 …} } App\Entity\Category {#2787 -id: 11 -name: "5km run" -slug: "5km_run" -colorCode: "#F7EA00" -nameAr: "سباق 5 كيلومتر" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2788 …} -activities: Doctrine\ORM\PersistentCollection {#2790 …} -subcategories: Doctrine\ORM\PersistentCollection {#2792 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2794 …} } App\Entity\Category {#2796 -id: 12 -name: "fun run" -slug: "fun_run" -colorCode: "#F7EA00" -nameAr: "سباق ترفيهي" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2797 …} -activities: Doctrine\ORM\PersistentCollection {#2799 …} -subcategories: Doctrine\ORM\PersistentCollection {#2801 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2803 …} } App\Entity\Category {#2805 -id: 13 -name: "marathon" -slug: "marathon" -colorCode: "#F7EA00" -nameAr: "ماراثون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2806 …} -activities: Doctrine\ORM\PersistentCollection {#2808 …} -subcategories: Doctrine\ORM\PersistentCollection {#2810 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2812 …} } App\Entity\Category {#2814 -id: 14 -name: "children's run" -slug: "childrens_run" -colorCode: "#F7EA00" -nameAr: "سباق الأطفال" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2815 …} -activities: Doctrine\ORM\PersistentCollection {#2817 …} -subcategories: Doctrine\ORM\PersistentCollection {#2819 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2821 …} } App\Entity\Category {#2823 -id: 15 -name: "duathlon" -slug: "duathlon" -colorCode: "#F7EA00" -nameAr: "الدواثلون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2824 …} -activities: Doctrine\ORM\PersistentCollection {#2826 …} -subcategories: Doctrine\ORM\PersistentCollection {#2828 …} -parentCategory: App\Entity\Category {#2724} -searchLogs: Doctrine\ORM\PersistentCollection {#2830 …} } App\Entity\Category {#2832 -id: 16 -name: "trail run" -slug: "trail_run" -colorCode: "#F7EA00" -nameAr: "في المسارات الوعرة" -order: 8 -organizers: Doctrine\ORM\PersistentCollection {#2833 …} -activities: Doctrine\ORM\PersistentCollection {#2835 …} -subcategories: Doctrine\ORM\PersistentCollection {#2837 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2839 …} } App\Entity\Category {#2841 -id: 17 -name: "ultramarathon" -slug: "ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي الكبير/ التحدي فوق الماراثون" -order: 7 -organizers: Doctrine\ORM\PersistentCollection {#2842 …} -activities: Doctrine\ORM\PersistentCollection {#2844 …} -subcategories: Doctrine\ORM\PersistentCollection {#2846 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2848 …} } App\Entity\Category {#2850 -id: 25 -name: "mountain biking" -slug: "mountain_biking" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجات الجبلية" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2851 …} -activities: Doctrine\ORM\PersistentCollection {#2853 …} -subcategories: Doctrine\ORM\PersistentCollection {#2855 …} -parentCategory: App\Entity\Category {#2724} -searchLogs: Doctrine\ORM\PersistentCollection {#2857 …} } App\Entity\Category {#2859 -id: 26 -name: "road cycling" -slug: "road_cycling" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجة على الطرقات" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2860 …} -activities: Doctrine\ORM\PersistentCollection {#2862 …} -subcategories: Doctrine\ORM\PersistentCollection {#2864 …} -parentCategory: App\Entity\Category {#2724} -searchLogs: Doctrine\ORM\PersistentCollection {#2866 …} } App\Entity\Category {#2868 -id: 27 -name: "super sprint" -slug: "super_sprint" -colorCode: "#F7EA00" -nameAr: "سوبر سبرينت" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2869 …} -activities: Doctrine\ORM\PersistentCollection {#2871 …} -subcategories: Doctrine\ORM\PersistentCollection {#2873 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2875 …} } App\Entity\Category {#2877 -id: 28 -name: "sprint" -slug: "sprint" -colorCode: "#F7EA00" -nameAr: "سبرينت" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2878 …} -activities: Doctrine\ORM\PersistentCollection {#2880 …} -subcategories: Doctrine\ORM\PersistentCollection {#2882 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2884 …} } App\Entity\Category {#2886 -id: 29 -name: "half ironman" -slug: "half_ironman" -colorCode: "#F7EA00" -nameAr: "نصف آيرون مان" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2887 …} -activities: Doctrine\ORM\PersistentCollection {#2889 …} -subcategories: Doctrine\ORM\PersistentCollection {#2891 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2893 …} } App\Entity\Category {#2895 -id: 30 -name: "ironman" -slug: "ironman" -colorCode: "#F7EA00" -nameAr: "آيرون مان" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2896 …} -activities: Doctrine\ORM\PersistentCollection {#2898 …} -subcategories: Doctrine\ORM\PersistentCollection {#2900 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2902 …} } App\Entity\Category {#2904 -id: 31 -name: "olympic" -slug: "olympic" -colorCode: "#F7EA00" -nameAr: "أولمبي " -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2905 …} -activities: Doctrine\ORM\PersistentCollection {#2907 …} -subcategories: Doctrine\ORM\PersistentCollection {#2909 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2911 …} } App\Entity\Category {#2913 -id: 32 -name: "open water" -slug: "open_water" -colorCode: "#F7EA00" -nameAr: "المياه المفتوحة" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2914 …} -activities: Doctrine\ORM\PersistentCollection {#2916 …} -subcategories: Doctrine\ORM\PersistentCollection {#2918 …} -parentCategory: App\Entity\Category {#2584} -searchLogs: Doctrine\ORM\PersistentCollection {#2920 …} } App\Entity\Category {#2922 -id: 33 -name: "swimrun" -slug: "swimrun" -colorCode: "#F7EA00" -nameAr: "السباحة والجري" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2923 …} -activities: Doctrine\ORM\PersistentCollection {#2925 …} -subcategories: Doctrine\ORM\PersistentCollection {#2927 …} -parentCategory: App\Entity\Category {#2584} -searchLogs: Doctrine\ORM\PersistentCollection {#2929 …} } App\Entity\Category {#2931 -id: 34 -name: "kayaking" -slug: "kayaking" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الصغيرة (كاياك)" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2932 …} -activities: Doctrine\ORM\PersistentCollection {#2934 …} -subcategories: Doctrine\ORM\PersistentCollection {#2936 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2938 …} } App\Entity\Category {#2940 -id: 35 -name: "canoeing" -slug: "canoeing" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الكنو (كانوي)" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2941 …} -activities: Doctrine\ORM\PersistentCollection {#2943 …} -subcategories: Doctrine\ORM\PersistentCollection {#2945 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2947 …} } App\Entity\Category {#2949 -id: 36 -name: "stand-up" -slug: "stand-up" -colorCode: "#F7EA00" -nameAr: "الوقوف على اللوح (مثل ركوب الأمواج بالتزلج على الأمواج)" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2950 …} -activities: Doctrine\ORM\PersistentCollection {#2952 …} -subcategories: Doctrine\ORM\PersistentCollection {#2954 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2956 …} } App\Entity\Category {#2958 -id: 37 -name: "ultramarathon" -slug: "paddling_ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي فوق الماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2959 …} -activities: Doctrine\ORM\PersistentCollection {#2961 …} -subcategories: Doctrine\ORM\PersistentCollection {#2963 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2965 …} } App\Entity\Category {#2967 -id: 38 -name: "walking" -slug: "walking" -colorCode: "#F7EA00" -nameAr: "المشي" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2968 …} -activities: Doctrine\ORM\PersistentCollection {#2970 …} -subcategories: Doctrine\ORM\PersistentCollection {#2972 …} -parentCategory: App\Entity\Category {#2715} -searchLogs: Doctrine\ORM\PersistentCollection {#2974 …} } App\Entity\Category {#2976 -id: 39 -name: "trekking" -slug: "trekking" -colorCode: "#F7EA00" -nameAr: "التسلق" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2977 …} -activities: Doctrine\ORM\PersistentCollection {#2979 …} -subcategories: Doctrine\ORM\PersistentCollection {#2981 …} -parentCategory: App\Entity\Category {#2715} -searchLogs: Doctrine\ORM\PersistentCollection {#2983 …} } ] |
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() {#3007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3004 …} } } |
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 {#3085 +label: "swimming" +value: "swimming" +data: App\Entity\Category {#2584 -id: 1 -name: "swimming" -slug: "swimming" -colorCode: "#F7EA00" -nameAr: "السباحة" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2561 …} -activities: Doctrine\ORM\PersistentCollection {#2662 …} -subcategories: Doctrine\ORM\PersistentCollection {#2664 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2693 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +label: "running" +value: "running" +data: App\Entity\Category {#2651 -id: 2 -name: "running" -slug: "running" -colorCode: "#F7EA00" -nameAr: "الجري" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2694 …} -activities: Doctrine\ORM\PersistentCollection {#2696 …} -subcategories: Doctrine\ORM\PersistentCollection {#2701 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2610 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +label: "walking & trekking" +value: "walking_trekking" +data: App\Entity\Category {#2715 -id: 3 -name: "walking & trekking" -slug: "walking_trekking" -colorCode: "#BFBFBF" -nameAr: "المشي والتسلق" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2716 …} -activities: Doctrine\ORM\PersistentCollection {#2718 …} -subcategories: Doctrine\ORM\PersistentCollection {#2720 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2722 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +label: "cycling" +value: "cycling" +data: App\Entity\Category {#2724 -id: 4 -name: "cycling" -slug: "cycling" -colorCode: "#34D1BF" -nameAr: "ركوب الدراجة" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2725 …} -activities: Doctrine\ORM\PersistentCollection {#2727 …} -subcategories: Doctrine\ORM\PersistentCollection {#2729 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2731 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +label: "swimming -> aquathon" +value: "aquathon" +data: App\Entity\Category {#2733 -id: 5 -name: "aquathon" -slug: "aquathon" -colorCode: "#F7EA00" -nameAr: "الأكواثلون" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2734 …} -activities: Doctrine\ORM\PersistentCollection {#2736 …} -subcategories: Doctrine\ORM\PersistentCollection {#2738 …} -parentCategory: App\Entity\Category {#2584} -searchLogs: Doctrine\ORM\PersistentCollection {#2740 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +label: "running -> obstacle race" +value: "obstacle_race" +data: App\Entity\Category {#2742 -id: 6 -name: "obstacle race" -slug: "obstacle_race" -colorCode: "#F7EA00" -nameAr: "سباق العقبات" -order: 9 -organizers: Doctrine\ORM\PersistentCollection {#2743 …} -activities: Doctrine\ORM\PersistentCollection {#2745 …} -subcategories: Doctrine\ORM\PersistentCollection {#2747 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2749 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3009 +label: "triathlon" +value: "triathlon" +data: App\Entity\Category {#2751 -id: 7 -name: "triathlon" -slug: "triathlon" -colorCode: "#1D45E2;color:#FFFFFF" -nameAr: "الثلاثيات" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2752 …} -activities: Doctrine\ORM\PersistentCollection {#2754 …} -subcategories: Doctrine\ORM\PersistentCollection {#2756 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2758 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2987 +label: "running -> half marathon" +value: "half_marathon" +data: App\Entity\Category {#2760 -id: 8 -name: "half marathon" -slug: "half_marathon" -colorCode: "#F7EA00" -nameAr: "نصف ماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2761 …} -activities: Doctrine\ORM\PersistentCollection {#2763 …} -subcategories: Doctrine\ORM\PersistentCollection {#2765 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2767 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3226 +label: "paddling" +value: "paddling" +data: App\Entity\Category {#2769 -id: 9 -name: "paddling" -slug: "paddling" -colorCode: "#F7EA00" -nameAr: "التجديف" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2770 …} -activities: Doctrine\ORM\PersistentCollection {#2772 …} -subcategories: Doctrine\ORM\PersistentCollection {#2774 …} -parentCategory: null -searchLogs: Doctrine\ORM\PersistentCollection {#2776 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3229 +label: "running -> 10km run" +value: "10km_run" +data: App\Entity\Category {#2778 -id: 10 -name: "10km run" -slug: "10km_run" -colorCode: "#F7EA00" -nameAr: "سباق 10 كيلومتر" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2779 …} -activities: Doctrine\ORM\PersistentCollection {#2781 …} -subcategories: Doctrine\ORM\PersistentCollection {#2783 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2785 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3230 +label: "running -> 5km run" +value: "5km_run" +data: App\Entity\Category {#2787 -id: 11 -name: "5km run" -slug: "5km_run" -colorCode: "#F7EA00" -nameAr: "سباق 5 كيلومتر" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2788 …} -activities: Doctrine\ORM\PersistentCollection {#2790 …} -subcategories: Doctrine\ORM\PersistentCollection {#2792 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2794 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3240 +label: "running -> fun run" +value: "fun_run" +data: App\Entity\Category {#2796 -id: 12 -name: "fun run" -slug: "fun_run" -colorCode: "#F7EA00" -nameAr: "سباق ترفيهي" -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2797 …} -activities: Doctrine\ORM\PersistentCollection {#2799 …} -subcategories: Doctrine\ORM\PersistentCollection {#2801 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2803 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3232 +label: "running -> marathon" +value: "marathon" +data: App\Entity\Category {#2805 -id: 13 -name: "marathon" -slug: "marathon" -colorCode: "#F7EA00" -nameAr: "ماراثون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2806 …} -activities: Doctrine\ORM\PersistentCollection {#2808 …} -subcategories: Doctrine\ORM\PersistentCollection {#2810 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2812 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3241 +label: "running -> children's run" +value: "childrens_run" +data: App\Entity\Category {#2814 -id: 14 -name: "children's run" -slug: "childrens_run" -colorCode: "#F7EA00" -nameAr: "سباق الأطفال" -order: 6 -organizers: Doctrine\ORM\PersistentCollection {#2815 …} -activities: Doctrine\ORM\PersistentCollection {#2817 …} -subcategories: Doctrine\ORM\PersistentCollection {#2819 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2821 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3242 +label: "cycling -> duathlon" +value: "duathlon" +data: App\Entity\Category {#2823 -id: 15 -name: "duathlon" -slug: "duathlon" -colorCode: "#F7EA00" -nameAr: "الدواثلون" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2824 …} -activities: Doctrine\ORM\PersistentCollection {#2826 …} -subcategories: Doctrine\ORM\PersistentCollection {#2828 …} -parentCategory: App\Entity\Category {#2724} -searchLogs: Doctrine\ORM\PersistentCollection {#2830 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3243 +label: "running -> trail run" +value: "trail_run" +data: App\Entity\Category {#2832 -id: 16 -name: "trail run" -slug: "trail_run" -colorCode: "#F7EA00" -nameAr: "في المسارات الوعرة" -order: 8 -organizers: Doctrine\ORM\PersistentCollection {#2833 …} -activities: Doctrine\ORM\PersistentCollection {#2835 …} -subcategories: Doctrine\ORM\PersistentCollection {#2837 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2839 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3244 +label: "running -> ultramarathon" +value: "ultramarathon" +data: App\Entity\Category {#2841 -id: 17 -name: "ultramarathon" -slug: "ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي الكبير/ التحدي فوق الماراثون" -order: 7 -organizers: Doctrine\ORM\PersistentCollection {#2842 …} -activities: Doctrine\ORM\PersistentCollection {#2844 …} -subcategories: Doctrine\ORM\PersistentCollection {#2846 …} -parentCategory: App\Entity\Category {#2651} -searchLogs: Doctrine\ORM\PersistentCollection {#2848 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3245 +label: "cycling -> mountain biking" +value: "mountain_biking" +data: App\Entity\Category {#2850 -id: 25 -name: "mountain biking" -slug: "mountain_biking" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجات الجبلية" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2851 …} -activities: Doctrine\ORM\PersistentCollection {#2853 …} -subcategories: Doctrine\ORM\PersistentCollection {#2855 …} -parentCategory: App\Entity\Category {#2724} -searchLogs: Doctrine\ORM\PersistentCollection {#2857 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3246 +label: "cycling -> road cycling" +value: "road_cycling" +data: App\Entity\Category {#2859 -id: 26 -name: "road cycling" -slug: "road_cycling" -colorCode: "#F7EA00" -nameAr: "ركوب الدراجة على الطرقات" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2860 …} -activities: Doctrine\ORM\PersistentCollection {#2862 …} -subcategories: Doctrine\ORM\PersistentCollection {#2864 …} -parentCategory: App\Entity\Category {#2724} -searchLogs: Doctrine\ORM\PersistentCollection {#2866 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3247 +label: "triathlon -> super sprint" +value: "super_sprint" +data: App\Entity\Category {#2868 -id: 27 -name: "super sprint" -slug: "super_sprint" -colorCode: "#F7EA00" -nameAr: "سوبر سبرينت" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2869 …} -activities: Doctrine\ORM\PersistentCollection {#2871 …} -subcategories: Doctrine\ORM\PersistentCollection {#2873 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2875 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "triathlon -> sprint" +value: "sprint" +data: App\Entity\Category {#2877 -id: 28 -name: "sprint" -slug: "sprint" -colorCode: "#F7EA00" -nameAr: "سبرينت" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2878 …} -activities: Doctrine\ORM\PersistentCollection {#2880 …} -subcategories: Doctrine\ORM\PersistentCollection {#2882 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2884 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3249 +label: "triathlon -> half ironman" +value: "half_ironman" +data: App\Entity\Category {#2886 -id: 29 -name: "half ironman" -slug: "half_ironman" -colorCode: "#F7EA00" -nameAr: "نصف آيرون مان" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2887 …} -activities: Doctrine\ORM\PersistentCollection {#2889 …} -subcategories: Doctrine\ORM\PersistentCollection {#2891 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2893 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3250 +label: "triathlon -> ironman" +value: "ironman" +data: App\Entity\Category {#2895 -id: 30 -name: "ironman" -slug: "ironman" -colorCode: "#F7EA00" -nameAr: "آيرون مان" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2896 …} -activities: Doctrine\ORM\PersistentCollection {#2898 …} -subcategories: Doctrine\ORM\PersistentCollection {#2900 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2902 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3251 +label: "triathlon -> olympic" +value: "olympic" +data: App\Entity\Category {#2904 -id: 31 -name: "olympic" -slug: "olympic" -colorCode: "#F7EA00" -nameAr: "أولمبي " -order: 5 -organizers: Doctrine\ORM\PersistentCollection {#2905 …} -activities: Doctrine\ORM\PersistentCollection {#2907 …} -subcategories: Doctrine\ORM\PersistentCollection {#2909 …} -parentCategory: App\Entity\Category {#2751} -searchLogs: Doctrine\ORM\PersistentCollection {#2911 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3252 +label: "swimming -> open water" +value: "open_water" +data: App\Entity\Category {#2913 -id: 32 -name: "open water" -slug: "open_water" -colorCode: "#F7EA00" -nameAr: "المياه المفتوحة" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2914 …} -activities: Doctrine\ORM\PersistentCollection {#2916 …} -subcategories: Doctrine\ORM\PersistentCollection {#2918 …} -parentCategory: App\Entity\Category {#2584} -searchLogs: Doctrine\ORM\PersistentCollection {#2920 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3253 +label: "swimming -> swimrun" +value: "swimrun" +data: App\Entity\Category {#2922 -id: 33 -name: "swimrun" -slug: "swimrun" -colorCode: "#F7EA00" -nameAr: "السباحة والجري" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2923 …} -activities: Doctrine\ORM\PersistentCollection {#2925 …} -subcategories: Doctrine\ORM\PersistentCollection {#2927 …} -parentCategory: App\Entity\Category {#2584} -searchLogs: Doctrine\ORM\PersistentCollection {#2929 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3254 +label: "paddling -> kayaking" +value: "kayaking" +data: App\Entity\Category {#2931 -id: 34 -name: "kayaking" -slug: "kayaking" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الصغيرة (كاياك)" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2932 …} -activities: Doctrine\ORM\PersistentCollection {#2934 …} -subcategories: Doctrine\ORM\PersistentCollection {#2936 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2938 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3255 +label: "paddling -> canoeing" +value: "canoeing" +data: App\Entity\Category {#2940 -id: 35 -name: "canoeing" -slug: "canoeing" -colorCode: "#F7EA00" -nameAr: "ركوب القوارب الكنو (كانوي)" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2941 …} -activities: Doctrine\ORM\PersistentCollection {#2943 …} -subcategories: Doctrine\ORM\PersistentCollection {#2945 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2947 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3256 +label: "paddling -> stand-up" +value: "stand-up" +data: App\Entity\Category {#2949 -id: 36 -name: "stand-up" -slug: "stand-up" -colorCode: "#F7EA00" -nameAr: "الوقوف على اللوح (مثل ركوب الأمواج بالتزلج على الأمواج)" -order: 3 -organizers: Doctrine\ORM\PersistentCollection {#2950 …} -activities: Doctrine\ORM\PersistentCollection {#2952 …} -subcategories: Doctrine\ORM\PersistentCollection {#2954 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2956 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "paddling -> ultramarathon" +value: "paddling_ultramarathon" +data: App\Entity\Category {#2958 -id: 37 -name: "ultramarathon" -slug: "paddling_ultramarathon" -colorCode: "#F7EA00" -nameAr: "التحدي فوق الماراثون" -order: 4 -organizers: Doctrine\ORM\PersistentCollection {#2959 …} -activities: Doctrine\ORM\PersistentCollection {#2961 …} -subcategories: Doctrine\ORM\PersistentCollection {#2963 …} -parentCategory: App\Entity\Category {#2769} -searchLogs: Doctrine\ORM\PersistentCollection {#2965 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "walking & trekking -> walking" +value: "walking" +data: App\Entity\Category {#2967 -id: 38 -name: "walking" -slug: "walking" -colorCode: "#F7EA00" -nameAr: "المشي" -order: 1 -organizers: Doctrine\ORM\PersistentCollection {#2968 …} -activities: Doctrine\ORM\PersistentCollection {#2970 …} -subcategories: Doctrine\ORM\PersistentCollection {#2972 …} -parentCategory: App\Entity\Category {#2715} -searchLogs: Doctrine\ORM\PersistentCollection {#2974 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "walking & trekking -> trekking" +value: "trekking" +data: App\Entity\Category {#2976 -id: 39 -name: "trekking" -slug: "trekking" -colorCode: "#F7EA00" -nameAr: "التسلق" -order: 2 -organizers: Doctrine\ORM\PersistentCollection {#2977 …} -activities: Doctrine\ORM\PersistentCollection {#2979 …} -subcategories: Doctrine\ORM\PersistentCollection {#2981 …} -parentCategory: App\Entity\Category {#2715} -searchLogs: Doctrine\ORM\PersistentCollection {#2983 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3105 -form: Symfony\Component\Form\Form {#3162 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3096 …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) {#3262 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2992 …} } |
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() {#3031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3028 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
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 {#3260 -form: Symfony\Component\Form\Form {#3165 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3261 …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() {#3042 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3043 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
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 {#3263 -form: Symfony\Component\Form\Form {#3168 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3264 …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) {#3050 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#3052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3051 …} } } |
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 {#3265 -form: Symfony\Component\Form\Form {#3171 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3266 …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) {#3059 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#3061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3060 …} } } |
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 {#3267 -form: Symfony\Component\Form\Form {#3174 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3268 …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) {#3068 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#3070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3069 …} } } |
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 {#3269 -form: Symfony\Component\Form\Form {#3177 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3270 …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) {#3077 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#3084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3078 …} } } |
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 {#3271 -form: Symfony\Component\Form\Form {#3180 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3272 …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) {#3093 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#3095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3094 …} } } |
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 {#3273 -form: Symfony\Component\Form\Form {#3183 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3274 …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) {#3102 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#3104 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3103 …} } } |
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 {#3275 -form: Symfony\Component\Form\Form {#3186 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3276 …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) {#3111 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#3113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3112 …} } } |
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 {#3277 -form: Symfony\Component\Form\Form {#3189 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3278 …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) {#3121 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#3123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3122 …} } } |
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 {#3279 -form: Symfony\Component\Form\Form {#3192 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3280 …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) {#3130 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#3132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3131 …} } } |
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 {#3281 -form: Symfony\Component\Form\Form {#3195 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3282 …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) {#3139 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#3141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3140 …} } } |
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 {#3283 -form: Symfony\Component\Form\Form {#3198 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3284 …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) {#3148 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#3150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#3149 …} } } |
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 {#3285 -form: Symfony\Component\Form\Form {#3201 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3286 …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) {#4196 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#4198 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#4197 …} } } |
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 {#4208 -form: Symfony\Component\Form\Form {#4216 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4199 …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() {#4207 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#4206 …} } } |
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 {#4228 +label: "USD" +value: "USD" +data: "USD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4231 +label: "GBP" +value: "GBP" +data: "GBP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4233 +label: "EUR" +value: "EUR" +data: "EUR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4234 +label: "AUD" +value: "AUD" +data: "AUD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4235 +label: "NZD" +value: "NZD" +data: "NZD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4236 +label: "CAD" +value: "CAD" +data: "CAD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4237 +label: "SGD" +value: "SGD" +data: "SGD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4238 +label: "HKD" +value: "HKD" +data: "HKD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4239 +label: "AED" +value: "AED" +data: "AED" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4240 +label: "QAR" +value: "QAR" +data: "QAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4241 +label: "CHF" +value: "CHF" +data: "CHF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4242 +label: "NOK" +value: "NOK" +data: "NOK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4243 +label: "SEK" +value: "SEK" +data: "SEK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4244 +label: "ZAR" +value: "ZAR" +data: "ZAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4245 +label: "INR" +value: "INR" +data: "INR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4246 +label: "EGP" +value: "EGP" +data: "EGP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4247 +label: "ILS" +value: "ILS" +data: "ILS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4248 +label: "THB" +value: "THB" +data: "THB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4249 +label: "MYR" +value: "MYR" +data: "MYR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4250 +label: "PHP" +value: "PHP" +data: "PHP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4251 +label: "TRY" +value: "TRY" +data: "TRY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4252 +label: "SAR" +value: "SAR" +data: "SAR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4253 +label: "BRL" +value: "BRL" +data: "BRL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4254 +label: "CNY" +value: "CNY" +data: "CNY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4255 +label: "RUB" +value: "RUB" +data: "RUB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4256 +label: "BHD" +value: "BHD" +data: "BHD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4257 +label: "OMR" +value: "OMR" +data: "OMR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4258 +label: "DKK" +value: "DKK" +data: "DKK" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "USD" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4227 -form: Symfony\Component\Form\Form {#4219 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4226 …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) {#4260 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2992 …} } |
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 | "ae49158.Rm5AAerg0zxJexeCvk-XhUXB-E3kkzEWzSz46OEBqLI.fgI5TJ_V4U4fDFP14Szt2g-xrH2CxEFOgXqSptFKmIRwAh9quZXldSdMfA" |
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 | "ae49158.Rm5AAerg0zxJexeCvk-XhUXB-E3kkzEWzSz46OEBqLI.fgI5TJ_V4U4fDFP14Szt2g-xrH2CxEFOgXqSptFKmIRwAh9quZXldSdMfA" |
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 | "ae49158.Rm5AAerg0zxJexeCvk-XhUXB-E3kkzEWzSz46OEBqLI.fgI5TJ_V4U4fDFP14Szt2g-xrH2CxEFOgXqSptFKmIRwAh9quZXldSdMfA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4223 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1892 …} } |
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() {#4261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2010 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#693 …} $translationDomain: "validators" $message: Closure() {#4262 …} } } |
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 | "ae49158.Rm5AAerg0zxJexeCvk-XhUXB-E3kkzEWzSz46OEBqLI.fgI5TJ_V4U4fDFP14Szt2g-xrH2CxEFOgXqSptFKmIRwAh9quZXldSdMfA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4272 -form: Symfony\Component\Form\Form {#4268 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4263 …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 | "ae49158.Rm5AAerg0zxJexeCvk-XhUXB-E3kkzEWzSz46OEBqLI.fgI5TJ_V4U4fDFP14Szt2g-xrH2CxEFOgXqSptFKmIRwAh9quZXldSdMfA" |