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: "Maerchenturm" +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: "Maerchenturm" +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: "Maerchenturm" +routeName: null +grade: null +firstAscent: null +comment: null +website: null } |
| data_class | "App\Dto\RockImprovementSuggestion" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2097 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() {#2095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2096 …} $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: "Maerchenturm" +routeName: null +grade: null +firstAscent: null +comment: null +website: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2005 -errors: [] -form: Symfony\Component\Form\Form {#2024 …} } |
| form | Symfony\Component\Form\FormView {#2094 …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: "Maerchenturm" +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) {#2075 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() {#2098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2102 …} $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 {#1957 -errors: [] -form: Symfony\Component\Form\Form {#1984 …} } |
| form | Symfony\Component\Form\FormView {#1955 …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) {#2136 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() {#2138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2134 …} $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 {#1958 -errors: [] -form: Symfony\Component\Form\Form {#1981 …} } |
| form | Symfony\Component\Form\FormView {#1960 …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 | "Maerchenturm" |
| 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) {#2120 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() {#2125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2123 …} $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 | "Maerchenturm" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1961 -errors: [] -form: Symfony\Component\Form\Form {#1977 …} } |
| form | Symfony\Component\Form\FormView {#1963 …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 | "Maerchenturm" |
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) {#2072 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() {#2078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2070 …} $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 {#2042 -errors: [] -form: Symfony\Component\Form\Form {#2022 …} } |
| form | Symfony\Component\Form\FormView {#2050 …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) {#2063 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() {#2061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2062 …} $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 {#2060 -errors: [] -form: Symfony\Component\Form\Form {#2018 …} } |
| form | Symfony\Component\Form\FormView {#2069 …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) {#2053 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() {#2051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2052 …} $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 {#2130 -errors: [] -form: Symfony\Component\Form\Form {#2015 …} } |
| form | Symfony\Component\Form\FormView {#2220 …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) {#2035 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() {#2041 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#2040 …} $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 {#2103 -errors: [] -form: Symfony\Component\Form\Form {#2012 …} } |
| form | Symfony\Component\Form\FormView {#2001 …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 | "2466b964bb5ace977954985dc1.Oeymtkfo9Clrhd-ggim3AEU2JKSrFiw50ZivGurO1cU.fIjAwx-wu1MJ1u7q7FDBMTdbbO6TfGYOpOv-U5OGl79UlOHZMsW4TCPiuA" |
| 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 | "2466b964bb5ace977954985dc1.Oeymtkfo9Clrhd-ggim3AEU2JKSrFiw50ZivGurO1cU.fIjAwx-wu1MJ1u7q7FDBMTdbbO6TfGYOpOv-U5OGl79UlOHZMsW4TCPiuA" |
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 | "2466b964bb5ace977954985dc1.Oeymtkfo9Clrhd-ggim3AEU2JKSrFiw50ZivGurO1cU.fIjAwx-wu1MJ1u7q7FDBMTdbbO6TfGYOpOv-U5OGl79UlOHZMsW4TCPiuA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1997 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() {#1950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#206 …} $message: Closure() {#1953 …} $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 | "2466b964bb5ace977954985dc1.Oeymtkfo9Clrhd-ggim3AEU2JKSrFiw50ZivGurO1cU.fIjAwx-wu1MJ1u7q7FDBMTdbbO6TfGYOpOv-U5OGl79UlOHZMsW4TCPiuA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1940 -errors: [] -form: Symfony\Component\Form\Form {#1944 …} } |
| form | Symfony\Component\Form\FormView {#1949 …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 | "2466b964bb5ace977954985dc1.Oeymtkfo9Clrhd-ggim3AEU2JKSrFiw50ZivGurO1cU.fIjAwx-wu1MJ1u7q7FDBMTdbbO6TfGYOpOv-U5OGl79UlOHZMsW4TCPiuA" |