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 {#2289 +name: null +rockName: "Jachenhausen" +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 {#2289 +name: null +rockName: "Jachenhausen" +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 {#2289 +name: null +rockName: "Jachenhausen" +routeName: null +grade: null +firstAscent: null +comment: null +website: null } |
| data_class | "App\Dto\RockImprovementSuggestion" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2189 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() {#2191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#1806 …} $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 {#2289 +name: null +rockName: "Jachenhausen" +routeName: null +grade: null +firstAscent: null +comment: null +website: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2055 -errors: [] -form: Symfony\Component\Form\Form {#2074 …} } |
| form | Symfony\Component\Form\FormView {#1812 …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 {#2289 +name: null +rockName: "Jachenhausen" +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) {#2111 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() {#1800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2185 …} $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 {#2008 -errors: [] -form: Symfony\Component\Form\Form {#2034 …} } |
| form | Symfony\Component\Form\FormView {#2006 …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) {#2175 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() {#2145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2149 …} $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 {#2009 -errors: [] -form: Symfony\Component\Form\Form {#2031 …} } |
| form | Symfony\Component\Form\FormView {#2010 …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 | "Jachenhausen" |
| 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) {#2218 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() {#2141 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2140 …} $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 | "Jachenhausen" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2011 -errors: [] -form: Symfony\Component\Form\Form {#2028 …} } |
| form | Symfony\Component\Form\FormView {#2013 …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 | "Jachenhausen" |
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) {#2116 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() {#1865 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2118 …} $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 {#2092 -errors: [] -form: Symfony\Component\Form\Form {#2072 …} } |
| form | Symfony\Component\Form\FormView {#2101 …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) {#2130 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() {#2138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2132 …} $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 {#2134 -errors: [] -form: Symfony\Component\Form\Form {#2069 …} } |
| form | Symfony\Component\Form\FormView {#2126 …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) {#2104 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() {#2102 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2103 …} $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 {#2148 -errors: [] -form: Symfony\Component\Form\Form {#2066 …} } |
| form | Symfony\Component\Form\FormView {#2113 …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) {#2086 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() {#2091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2090 …} $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 {#1788 -errors: [] -form: Symfony\Component\Form\Form {#2063 …} } |
| form | Symfony\Component\Form\FormView {#2051 …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 | "faa.oqFJXyIc0-l4rQqpfQ3H2HJOZBxyI1ksFmAUEuJY8U4.j-0aHRFLmb4t3FjTTV2NqTV6F1VDcyBodSN5U65vkBaTzwIrZVjghwjZMg" |
| 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 | "faa.oqFJXyIc0-l4rQqpfQ3H2HJOZBxyI1ksFmAUEuJY8U4.j-0aHRFLmb4t3FjTTV2NqTV6F1VDcyBodSN5U65vkBaTzwIrZVjghwjZMg" |
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 | "faa.oqFJXyIc0-l4rQqpfQ3H2HJOZBxyI1ksFmAUEuJY8U4.j-0aHRFLmb4t3FjTTV2NqTV6F1VDcyBodSN5U65vkBaTzwIrZVjghwjZMg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2048 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() {#2001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2004 …} $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 | "faa.oqFJXyIc0-l4rQqpfQ3H2HJOZBxyI1ksFmAUEuJY8U4.j-0aHRFLmb4t3FjTTV2NqTV6F1VDcyBodSN5U65vkBaTzwIrZVjghwjZMg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1990 -errors: [] -form: Symfony\Component\Form\Form {#1994 …} } |
| form | Symfony\Component\Form\FormView {#2000 …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 | "faa.oqFJXyIc0-l4rQqpfQ3H2HJOZBxyI1ksFmAUEuJY8U4.j-0aHRFLmb4t3FjTTV2NqTV6F1VDcyBodSN5U65vkBaTzwIrZVjghwjZMg" |