Forms
-
rock_improvement_suggestion
-
website
-
name
-
rockName
-
routeName
-
grade
-
firstAscent
-
comment
-
_token
-
rock_improvement_suggestion
Form type:
"App\Form\RockImprovementSuggestionType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Dto\RockImprovementSuggestion {#2296 +name: null +rockName: "Zellerwand" +routeName: null +grade: null +firstAscent: null +comment: null +website: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Dto\RockImprovementSuggestion {#2296 +name: null +rockName: "Zellerwand" +routeName: null +grade: null +firstAscent: null +comment: null +website: 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 {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#621 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#620 …} -namespace: Closure() {#618 …} } |
| data | App\Dto\RockImprovementSuggestion {#2296 +name: null +rockName: "Zellerwand" +routeName: null +grade: null +firstAscent: null +comment: null +website: null } |
| data_class | "App\Dto\RockImprovementSuggestion" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2185 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Dto\RockImprovementSuggestion" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#1794 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "rock_improvement_suggestion" "_rock_improvement_suggestion" ] |
| cache_key | "_rock_improvement_suggestion_rock_improvement_suggestion" |
| compound | true |
| data | App\Dto\RockImprovementSuggestion {#2296 +name: null +rockName: "Zellerwand" +routeName: null +grade: null +firstAscent: null +comment: null +website: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2060 -errors: [] -form: Symfony\Component\Form\Form {#2078 …} } |
| form | Symfony\Component\Form\FormView {#1800 …5} |
| full_name | "rock_improvement_suggestion" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rock_improvement_suggestion" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rock_improvement_suggestion" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rock_improvement_suggestion" |
| valid | true |
| value | App\Dto\RockImprovementSuggestion {#2296 +name: null +rockName: "Zellerwand" +routeName: null +grade: null +firstAscent: null +comment: null +website: null } |
website
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [ "class" => "form-control form-control-sm" "tabindex" => "-1" "autocomplete" => "off" ] |
[ "class" => "form-control form-control-sm" "tabindex" => "-1" "autocomplete" => "off" ] |
| label | "Website" |
same as passed value |
| label_attr | [ "class" => "visually-hidden" ] |
[ "class" => "visually-hidden" ] |
| required | false |
same as passed value |
| row_attr | [ "class" => "visually-hidden position-absolute" ] |
[ "class" => "visually-hidden position-absolute" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control form-control-sm" "tabindex" => "-1" "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#621 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#620 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2222 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Website" |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "visually-hidden position-absolute" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1788 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2177 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" "tabindex" => "-1" "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rock_improvement_suggestion_website" ] |
| cache_key | "_rock_improvement_suggestion_website_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2012 -errors: [] -form: Symfony\Component\Form\Form {#2038 …} } |
| form | Symfony\Component\Form\FormView {#2010 …5} |
| full_name | "rock_improvement_suggestion[website]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rock_improvement_suggestion_website" |
| label | "Website" |
| label_attr | [ "class" => "visually-hidden" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "website" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "visually-hidden position-absolute" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rock_improvement_suggestion_website" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Dein Name" ] |
[ "class" => "form-control form-control-sm" "placeholder" => "Dein Name" ] |
| label | "rock_improvement.name" |
same as passed value |
| label_attr | [ "class" => "form-label small fw-medium" ] |
[ "class" => "form-label small fw-medium" ] |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Dein Name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#621 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#620 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2148 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "rock_improvement.name" |
| label_attr | [ "class" => "form-label small fw-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2147 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Dein Name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rock_improvement_suggestion_name" ] |
| cache_key | "_rock_improvement_suggestion_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2013 -errors: [] -form: Symfony\Component\Form\Form {#2035 …} } |
| form | Symfony\Component\Form\FormView {#2014 …5} |
| full_name | "rock_improvement_suggestion[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rock_improvement_suggestion_name" |
| label | "rock_improvement.name" |
| label_attr | [ "class" => "form-label small fw-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rock_improvement_suggestion_name" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
rockName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Zellerwand" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control form-control-sm bg-light" "readonly" => "readonly" ] |
[ "class" => "form-control form-control-sm bg-light" "readonly" => "readonly" ] |
| label | "rock_improvement.rock_name" |
same as passed value |
| label_attr | [ "class" => "form-label small fw-medium" ] |
[ "class" => "form-label small fw-medium" ] |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control form-control-sm bg-light" "readonly" => "readonly" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#621 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#620 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2144 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "rock_improvement.rock_name" |
| label_attr | [ "class" => "form-label small fw-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2146 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm bg-light" "readonly" => "readonly" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rock_improvement_suggestion_rockName" ] |
| cache_key | "_rock_improvement_suggestion_rockName_text" |
| compound | false |
| data | "Zellerwand" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2015 -errors: [] -form: Symfony\Component\Form\Form {#2032 …} } |
| form | Symfony\Component\Form\FormView {#2017 …5} |
| full_name | "rock_improvement_suggestion[rockName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rock_improvement_suggestion_rockName" |
| label | "rock_improvement.rock_name" |
| label_attr | [ "class" => "form-label small fw-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rockName" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rock_improvement_suggestion_rockName" |
| uses_autocomplete | false |
| valid | true |
| value | "Zellerwand" |
routeName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "z. B. Neue Route" ] |
[ "class" => "form-control form-control-sm" "placeholder" => "z. B. Neue Route" ] |
| label | "rock_improvement.route_name" |
same as passed value |
| label_attr | [ "class" => "form-label small fw-medium" ] |
[ "class" => "form-label small fw-medium" ] |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "z. B. Neue Route" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#621 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#620 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "rock_improvement.route_name" |
| label_attr | [ "class" => "form-label small fw-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2112 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "z. B. Neue Route" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rock_improvement_suggestion_routeName" ] |
| cache_key | "_rock_improvement_suggestion_routeName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2096 -errors: [] -form: Symfony\Component\Form\Form {#2076 …} } |
| form | Symfony\Component\Form\FormView {#2105 …5} |
| full_name | "rock_improvement_suggestion[routeName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rock_improvement_suggestion_routeName" |
| label | "rock_improvement.route_name" |
| label_attr | [ "class" => "form-label small fw-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "routeName" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rock_improvement_suggestion_routeName" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
grade
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "z. B. 6a" ] |
[ "class" => "form-control form-control-sm" "placeholder" => "z. B. 6a" ] |
| label | "rock_improvement.grade" |
same as passed value |
| label_attr | [ "class" => "form-label small fw-medium" ] |
[ "class" => "form-label small fw-medium" ] |
| required | false |
same as passed value |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "z. B. 6a" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#621 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#620 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2123 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "rock_improvement.grade" |
| label_attr | [ "class" => "form-label small fw-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "mb-3" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2125 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "z. B. 6a" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rock_improvement_suggestion_grade" ] |
| cache_key | "_rock_improvement_suggestion_grade_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2127 -errors: [] -form: Symfony\Component\Form\Form {#2073 …} } |
| form | Symfony\Component\Form\FormView {#2114 …5} |
| full_name | "rock_improvement_suggestion[grade]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rock_improvement_suggestion_grade" |
| label | "rock_improvement.grade" |
| label_attr | [ "class" => "form-label small fw-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "grade" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rock_improvement_suggestion_grade" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
firstAscent
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Name Erstbegeher (optional)" ] |
[ "class" => "form-control form-control-sm" "placeholder" => "Name Erstbegeher (optional)" ] |
| label | "rock_improvement.first_ascent" |
same as passed value |
| label_attr | [ "class" => "form-label small fw-medium" ] |
[ "class" => "form-label small fw-medium" ] |
| required | false |
same as passed value |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Name Erstbegeher (optional)" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#621 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#620 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2108 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "rock_improvement.first_ascent" |
| label_attr | [ "class" => "form-label small fw-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "mb-3" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2106 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Name Erstbegeher (optional)" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_rock_improvement_suggestion_firstAscent" ] |
| cache_key | "_rock_improvement_suggestion_firstAscent_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2140 -errors: [] -form: Symfony\Component\Form\Form {#2070 …} } |
| form | Symfony\Component\Form\FormView {#1722 …5} |
| full_name | "rock_improvement_suggestion[firstAscent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rock_improvement_suggestion_firstAscent" |
| label | "rock_improvement.first_ascent" |
| label_attr | [ "class" => "form-label small fw-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstAscent" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rock_improvement_suggestion_firstAscent" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
comment
Errors
This form has no errors.
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 |
|---|---|---|
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Weitere Anmerkungen (z. B. Korrekturen) …" "rows" => 3 ] |
[ "class" => "form-control form-control-sm" "placeholder" => "Weitere Anmerkungen (z. B. Korrekturen) …" "rows" => 3 ] |
| label | "rock_improvement.comment" |
same as passed value |
| label_attr | [ "class" => "form-label small fw-medium" ] |
[ "class" => "form-label small fw-medium" ] |
| required | false |
same as passed value |
| row_attr | [ "class" => "mb-3" ] |
[ "class" => "mb-3" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Weitere Anmerkungen (z. B. Korrekturen) …" "rows" => 3 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#621 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#620 …} -namespace: Closure() {#618 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2090 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "rock_improvement.comment" |
| label_attr | [ "class" => "form-label small fw-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "mb-3" ] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2094 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control form-control-sm" "placeholder" => "Weitere Anmerkungen (z. B. Korrekturen) …" "rows" => 3 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_rock_improvement_suggestion_comment" ] |
| cache_key | "_rock_improvement_suggestion_comment_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1782 -errors: [] -form: Symfony\Component\Form\Form {#2067 …} } |
| form | Symfony\Component\Form\FormView {#2055 …5} |
| full_name | "rock_improvement_suggestion[comment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rock_improvement_suggestion_comment" |
| label | "rock_improvement.comment" |
| label_attr | [ "class" => "form-label small fw-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comment" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "mb-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rock_improvement_suggestion_comment" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f050e6bca.6ESdnJ9tgJYpjEwmGyjE4xlLTk2LGTFhFBrq6ZisyBQ.kTH_xtpa7dp9uA9VS2O80XA7Nn6_YWUJYSO-n67luFCLJ8z3-z7W2UrEdA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "f050e6bca.6ESdnJ9tgJYpjEwmGyjE4xlLTk2LGTFhFBrq6ZisyBQ.kTH_xtpa7dp9uA9VS2O80XA7Nn6_YWUJYSO-n67luFCLJ8z3-z7W2UrEdA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#622 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#621 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#620 …} -namespace: Closure() {#618 …} } |
| data | "f050e6bca.6ESdnJ9tgJYpjEwmGyjE4xlLTk2LGTFhFBrq6ZisyBQ.kTH_xtpa7dp9uA9VS2O80XA7Nn6_YWUJYSO-n67luFCLJ8z3-z7W2UrEdA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2052 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2008 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_rock_improvement_suggestion__token" ] |
| cache_key | "_rock_improvement_suggestion__token_hidden" |
| compound | false |
| data | "f050e6bca.6ESdnJ9tgJYpjEwmGyjE4xlLTk2LGTFhFBrq6ZisyBQ.kTH_xtpa7dp9uA9VS2O80XA7Nn6_YWUJYSO-n67luFCLJ8z3-z7W2UrEdA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1994 -errors: [] -form: Symfony\Component\Form\Form {#1998 …} } |
| form | Symfony\Component\Form\FormView {#2004 …5} |
| full_name | "rock_improvement_suggestion[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "rock_improvement_suggestion__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_rock_improvement_suggestion__token" |
| valid | true |
| value | "f050e6bca.6ESdnJ9tgJYpjEwmGyjE4xlLTk2LGTFhFBrq6ZisyBQ.kTH_xtpa7dp9uA9VS2O80XA7Nn6_YWUJYSO-n67luFCLJ8z3-z7W2UrEdA" |