- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 155
- Events
- Routing
- Cache
- Translation 7
- Security
- Twig
- Twig Components
- HTTP Client
- Doctrine
- E-mails
- Debug
- Messages
- E-mails
- Notifications
- Guzzle
- Elastica
- VichUploader
- Redis
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
filterZipcodeRadius
-
filterZipcode
-
filterSearchterm
-
filterAlreadyContacted
-
-
0
-
1
-
2
-
3
-
-
-
0
-
1
-
2
-
3
-
-
-
0
-
1
-
2
-
-
filterSuperiorSalary
-
filterIsRequiredOnMondayMorning
-
filterIsRequiredOnMondayNoon
-
filterIsRequiredOnMondayEvening
-
filterIsRequiredOnMondayNight
-
filterIsRequiredOnTuesdayMorning
-
filterIsRequiredOnTuesdayNoon
-
filterIsRequiredOnTuesdayEvening
-
filterIsRequiredOnTuesdayNight
-
filterIsRequiredOnWednesdayMorning
-
filterIsRequiredOnWednesdayNoon
-
filterIsRequiredOnWednesdayEvening
-
filterIsRequiredOnWednesdayNight
-
filterIsRequiredOnThursdayMorning
-
filterIsRequiredOnThursdayNoon
-
filterIsRequiredOnThursdayEvening
-
filterIsRequiredOnThursdayNight
-
filterIsRequiredOnFridayMorning
-
filterIsRequiredOnFridayNoon
-
filterIsRequiredOnFridayEvening
-
filterIsRequiredOnFridayNight
-
filterIsRequiredOnSaturdayMorning
-
filterIsRequiredOnSaturdayNoon
-
filterIsRequiredOnSaturdayEvening
-
filterIsRequiredOnSaturdayNight
-
filterIsRequiredOnSundayMorning
-
filterIsRequiredOnSundayNoon
-
filterIsRequiredOnSundayEvening
-
filterIsRequiredOnSundayNight
-
recurrent_jobs_search_parameters
"App\Form\RecurrentJobsSearchParametersType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\RecurrentJobsSearch\RecurrentJobsSearchParameters {#2956 -filterSearchterm: "" -filterZipcodeRadius: 15 -filterZipcode: "" -filterRequiredExperience: 1 -filterRequiredCareerLevels: [] -atLeastOneRequiredCareerLevelMustMatch: false -filterRequiredEmploymentTypes: [] -atLeastOneRequiredEmploymentTypeMustMatch: false -filterIsRequiredOnMondayMorning: false -filterIsRequiredOnMondayNoon: false -filterIsRequiredOnMondayEvening: false -filterIsRequiredOnMondayNight: false -filterIsRequiredOnTuesdayMorning: false -filterIsRequiredOnTuesdayNoon: false -filterIsRequiredOnTuesdayEvening: false -filterIsRequiredOnTuesdayNight: false -filterIsRequiredOnWednesdayMorning: false -filterIsRequiredOnWednesdayNoon: false -filterIsRequiredOnWednesdayEvening: false -filterIsRequiredOnWednesdayNight: false -filterIsRequiredOnThursdayMorning: false -filterIsRequiredOnThursdayNoon: false -filterIsRequiredOnThursdayEvening: false -filterIsRequiredOnThursdayNight: false -filterIsRequiredOnFridayMorning: false -filterIsRequiredOnFridayNoon: false -filterIsRequiredOnFridayEvening: false -filterIsRequiredOnFridayNight: false -filterIsRequiredOnSaturdayMorning: false -filterIsRequiredOnSaturdayNoon: false -filterIsRequiredOnSaturdayEvening: false -filterIsRequiredOnSaturdayNight: false -filterIsRequiredOnSundayMorning: false -filterIsRequiredOnSundayNoon: false -filterIsRequiredOnSundayEvening: false -filterIsRequiredOnSundayNight: false -filterAlreadyContacted: false -filterSuperiorSalary: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/_/jobs-finden/ergebnisse/#results" |
same as passed value |
| data | App\Entity\RecurrentJobsSearch\RecurrentJobsSearchParameters {#2956 -filterSearchterm: "" -filterZipcodeRadius: 15 -filterZipcode: "" -filterRequiredExperience: 1 -filterRequiredCareerLevels: [] -atLeastOneRequiredCareerLevelMustMatch: false -filterRequiredEmploymentTypes: [] -atLeastOneRequiredEmploymentTypeMustMatch: false -filterIsRequiredOnMondayMorning: false -filterIsRequiredOnMondayNoon: false -filterIsRequiredOnMondayEvening: false -filterIsRequiredOnMondayNight: false -filterIsRequiredOnTuesdayMorning: false -filterIsRequiredOnTuesdayNoon: false -filterIsRequiredOnTuesdayEvening: false -filterIsRequiredOnTuesdayNight: false -filterIsRequiredOnWednesdayMorning: false -filterIsRequiredOnWednesdayNoon: false -filterIsRequiredOnWednesdayEvening: false -filterIsRequiredOnWednesdayNight: false -filterIsRequiredOnThursdayMorning: false -filterIsRequiredOnThursdayNoon: false -filterIsRequiredOnThursdayEvening: false -filterIsRequiredOnThursdayNight: false -filterIsRequiredOnFridayMorning: false -filterIsRequiredOnFridayNoon: false -filterIsRequiredOnFridayEvening: false -filterIsRequiredOnFridayNight: false -filterIsRequiredOnSaturdayMorning: false -filterIsRequiredOnSaturdayNoon: false -filterIsRequiredOnSaturdayEvening: false -filterIsRequiredOnSaturdayNight: false -filterIsRequiredOnSundayMorning: false -filterIsRequiredOnSundayNoon: false -filterIsRequiredOnSundayEvening: false -filterIsRequiredOnSundayNight: false -filterAlreadyContacted: false -filterSuperiorSalary: false } |
same as passed value |
| method | "GET" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/_/jobs-finden/ergebnisse/#results" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data | App\Entity\RecurrentJobsSearch\RecurrentJobsSearchParameters {#2956 -filterSearchterm: "" -filterZipcodeRadius: 15 -filterZipcode: "" -filterRequiredExperience: 1 -filterRequiredCareerLevels: [] -atLeastOneRequiredCareerLevelMustMatch: false -filterRequiredEmploymentTypes: [] -atLeastOneRequiredEmploymentTypeMustMatch: false -filterIsRequiredOnMondayMorning: false -filterIsRequiredOnMondayNoon: false -filterIsRequiredOnMondayEvening: false -filterIsRequiredOnMondayNight: false -filterIsRequiredOnTuesdayMorning: false -filterIsRequiredOnTuesdayNoon: false -filterIsRequiredOnTuesdayEvening: false -filterIsRequiredOnTuesdayNight: false -filterIsRequiredOnWednesdayMorning: false -filterIsRequiredOnWednesdayNoon: false -filterIsRequiredOnWednesdayEvening: false -filterIsRequiredOnWednesdayNight: false -filterIsRequiredOnThursdayMorning: false -filterIsRequiredOnThursdayNoon: false -filterIsRequiredOnThursdayEvening: false -filterIsRequiredOnThursdayNight: false -filterIsRequiredOnFridayMorning: false -filterIsRequiredOnFridayNoon: false -filterIsRequiredOnFridayEvening: false -filterIsRequiredOnFridayNight: false -filterIsRequiredOnSaturdayMorning: false -filterIsRequiredOnSaturdayNoon: false -filterIsRequiredOnSaturdayEvening: false -filterIsRequiredOnSaturdayNight: false -filterIsRequiredOnSundayMorning: false -filterIsRequiredOnSundayNoon: false -filterIsRequiredOnSundayEvening: false -filterIsRequiredOnSundayNight: false -filterAlreadyContacted: false -filterSuperiorSalary: false } |
| data_class | "App\Entity\RecurrentJobsSearch\RecurrentJobsSearchParameters" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3573 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3627 …} use: { $class: "App\Entity\RecurrentJobsSearch\RecurrentJobsSearchParameters" } } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "GET" |
| 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() {#3575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3574 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/_/jobs-finden/ergebnisse/#results" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "recurrent_jobs_search_parameters" "_recurrent_jobs_search_parameters" ] |
| cache_key | "_recurrent_jobs_search_parameters_recurrent_jobs_search_parameters" |
| compound | true |
| data | App\Entity\RecurrentJobsSearch\RecurrentJobsSearchParameters {#2956 -filterSearchterm: "" -filterZipcodeRadius: 15 -filterZipcode: "" -filterRequiredExperience: 1 -filterRequiredCareerLevels: [] -atLeastOneRequiredCareerLevelMustMatch: false -filterRequiredEmploymentTypes: [] -atLeastOneRequiredEmploymentTypeMustMatch: false -filterIsRequiredOnMondayMorning: false -filterIsRequiredOnMondayNoon: false -filterIsRequiredOnMondayEvening: false -filterIsRequiredOnMondayNight: false -filterIsRequiredOnTuesdayMorning: false -filterIsRequiredOnTuesdayNoon: false -filterIsRequiredOnTuesdayEvening: false -filterIsRequiredOnTuesdayNight: false -filterIsRequiredOnWednesdayMorning: false -filterIsRequiredOnWednesdayNoon: false -filterIsRequiredOnWednesdayEvening: false -filterIsRequiredOnWednesdayNight: false -filterIsRequiredOnThursdayMorning: false -filterIsRequiredOnThursdayNoon: false -filterIsRequiredOnThursdayEvening: false -filterIsRequiredOnThursdayNight: false -filterIsRequiredOnFridayMorning: false -filterIsRequiredOnFridayNoon: false -filterIsRequiredOnFridayEvening: false -filterIsRequiredOnFridayNight: false -filterIsRequiredOnSaturdayMorning: false -filterIsRequiredOnSaturdayNoon: false -filterIsRequiredOnSaturdayEvening: false -filterIsRequiredOnSaturdayNight: false -filterIsRequiredOnSundayMorning: false -filterIsRequiredOnSundayNoon: false -filterIsRequiredOnSundayEvening: false -filterIsRequiredOnSundayNight: false -filterAlreadyContacted: false -filterSuperiorSalary: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3308 -form: Symfony\Component\Form\Form {#3203 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3576 …5} |
| full_name | "recurrent_jobs_search_parameters" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "recurrent_jobs_search_parameters" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters" |
| valid | true |
| value | App\Entity\RecurrentJobsSearch\RecurrentJobsSearchParameters {#2956 -filterSearchterm: "" -filterZipcodeRadius: 15 -filterZipcode: "" -filterRequiredExperience: 1 -filterRequiredCareerLevels: [] -atLeastOneRequiredCareerLevelMustMatch: false -filterRequiredEmploymentTypes: [] -atLeastOneRequiredEmploymentTypeMustMatch: false -filterIsRequiredOnMondayMorning: false -filterIsRequiredOnMondayNoon: false -filterIsRequiredOnMondayEvening: false -filterIsRequiredOnMondayNight: false -filterIsRequiredOnTuesdayMorning: false -filterIsRequiredOnTuesdayNoon: false -filterIsRequiredOnTuesdayEvening: false -filterIsRequiredOnTuesdayNight: false -filterIsRequiredOnWednesdayMorning: false -filterIsRequiredOnWednesdayNoon: false -filterIsRequiredOnWednesdayEvening: false -filterIsRequiredOnWednesdayNight: false -filterIsRequiredOnThursdayMorning: false -filterIsRequiredOnThursdayNoon: false -filterIsRequiredOnThursdayEvening: false -filterIsRequiredOnThursdayNight: false -filterIsRequiredOnFridayMorning: false -filterIsRequiredOnFridayNoon: false -filterIsRequiredOnFridayEvening: false -filterIsRequiredOnFridayNight: false -filterIsRequiredOnSaturdayMorning: false -filterIsRequiredOnSaturdayNoon: false -filterIsRequiredOnSaturdayEvening: false -filterIsRequiredOnSaturdayNight: false -filterIsRequiredOnSundayMorning: false -filterIsRequiredOnSundayNoon: false -filterIsRequiredOnSundayEvening: false -filterIsRequiredOnSundayNight: false -filterAlreadyContacted: false -filterSuperiorSalary: false } |
filterZipcodeRadius
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 15 |
| View Format |
"15"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure(int $number): string {#3522 returnType: "string" class: "App\Form\RecurrentJobsSearchParametersType" this: App\Form\RecurrentJobsSearchParametersType {#3628 …} } |
same as passed value |
| choices | [ 5 => 5 15 => 15 30 => 30 50 => 50 ] |
[ 5 => 5 15 => 15 30 => 30 50 => 50 ] |
| data | 15 |
same as passed value |
| label | "" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(int $number): string {#3522 returnType: "string" class: "App\Form\RecurrentJobsSearchParametersType" this: App\Form\RecurrentJobsSearchParametersType {#3628 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 5 => 5 15 => 15 30 => 30 50 => 50 ] |
| 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data | 15 |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3593 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_recurrent_jobs_search_parameters_filterZipcodeRadius" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterZipcodeRadius_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3344 +label: "5km" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3335 +label: "15km" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3326 +label: "30km" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3317 +label: "50km" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | 15 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3353 -form: Symfony\Component\Form\Form {#3166 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3362 …5} |
| full_name | "recurrent_jobs_search_parameters[filterZipcodeRadius]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterZipcodeRadius" |
| is_selected | Closure($choice, $value) {#3218 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3521 …} } |
| label | "" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "filterZipcodeRadius" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterZipcodeRadius" |
| valid | true |
| value | "15" |
filterZipcode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "recurrent_jobs_search.form_page.zipcode_label" |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3582 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3627 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "recurrent_jobs_search.form_page.zipcode_label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3583 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_recurrent_jobs_search_parameters_filterZipcode" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterZipcode_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3209 -form: Symfony\Component\Form\Form {#3162 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3227 …5} |
| full_name | "recurrent_jobs_search_parameters[filterZipcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterZipcode" |
| label | "recurrent_jobs_search.form_page.zipcode_label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterZipcode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterZipcode" |
| valid | true |
| value | "" |
filterSearchterm
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "recurrent_jobs.new_page.occupational_field_searchterm_placeholder" |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3557 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3627 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "recurrent_jobs.new_page.occupational_field_searchterm_placeholder" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3555 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_recurrent_jobs_search_parameters_filterSearchterm" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterSearchterm_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3236 -form: Symfony\Component\Form\Form {#3159 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3245 …5} |
| full_name | "recurrent_jobs_search_parameters[filterSearchterm]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterSearchterm" |
| label | "recurrent_jobs.new_page.occupational_field_searchterm_placeholder" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterSearchterm" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterSearchterm" |
| valid | true |
| value | "" |
filterAlreadyContacted
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | true |
same as passed value |
| label | "recurrent_jobs.new_page.already_contacted" |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data | true |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "recurrent_jobs.new_page.already_contacted" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3540 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterAlreadyContacted" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterAlreadyContacted_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3254 -form: Symfony\Component\Form\Form {#3201 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3263 …5} |
| full_name | "recurrent_jobs_search_parameters[filterAlreadyContacted]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterAlreadyContacted" |
| label | "recurrent_jobs.new_page.already_contacted" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterAlreadyContacted" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterAlreadyContacted" |
| valid | true |
| value | "1" |
filterRequiredCareerLevels
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "recurrent_jobs.new_page.career_level.trainee" => 0 "recurrent_jobs.new_page.career_level.assistant" => 1 "recurrent_jobs.new_page.career_level.expert" => 2 "recurrent_jobs.new_page.career_level.executive" => 3 ] |
| View Format |
[ "recurrent_jobs.new_page.career_level.trainee" => "0" "recurrent_jobs.new_page.career_level.assistant" => "1" "recurrent_jobs.new_page.career_level.expert" => "2" "recurrent_jobs.new_page.career_level.executive" => "3" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "recurrent_jobs.new_page.career_level.trainee" => 0 "recurrent_jobs.new_page.career_level.assistant" => 1 "recurrent_jobs.new_page.career_level.expert" => 2 "recurrent_jobs.new_page.career_level.executive" => 3 ] |
[ "recurrent_jobs.new_page.career_level.trainee" => 0 "recurrent_jobs.new_page.career_level.assistant" => 1 "recurrent_jobs.new_page.career_level.expert" => 2 "recurrent_jobs.new_page.career_level.executive" => 3 ] |
| data | [ "recurrent_jobs.new_page.career_level.trainee" => 0 "recurrent_jobs.new_page.career_level.assistant" => 1 "recurrent_jobs.new_page.career_level.expert" => 2 "recurrent_jobs.new_page.career_level.executive" => 3 ] |
[ "recurrent_jobs.new_page.career_level.trainee" => 0 "recurrent_jobs.new_page.career_level.assistant" => 1 "recurrent_jobs.new_page.career_level.expert" => 2 "recurrent_jobs.new_page.career_level.executive" => 3 ] |
| expanded | true |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "recurrent_jobs.new_page.career_level.trainee" => 0 "recurrent_jobs.new_page.career_level.assistant" => 1 "recurrent_jobs.new_page.career_level.expert" => 2 "recurrent_jobs.new_page.career_level.executive" => 3 ] |
| 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data | [ "recurrent_jobs.new_page.career_level.trainee" => 0 "recurrent_jobs.new_page.career_level.assistant" => 1 "recurrent_jobs.new_page.career_level.expert" => 2 "recurrent_jobs.new_page.career_level.executive" => 3 ] |
| data_class | null |
| disabled | false |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3531 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3526 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_recurrent_jobs_search_parameters_filterRequiredCareerLevels" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredCareerLevels_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3510 +label: "recurrent_jobs.new_page.career_level.trainee" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3511 +label: "recurrent_jobs.new_page.career_level.assistant" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3509 +label: "recurrent_jobs.new_page.career_level.expert" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3508 +label: "recurrent_jobs.new_page.career_level.executive" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [ "recurrent_jobs.new_page.career_level.trainee" => 0 "recurrent_jobs.new_page.career_level.assistant" => 1 "recurrent_jobs.new_page.career_level.expert" => 2 "recurrent_jobs.new_page.career_level.executive" => 3 ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3272 -form: Symfony\Component\Form\Form {#3152 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3281 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredCareerLevels]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredCareerLevels" |
| is_selected | Closure($choice, array $values) {#3290 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3521 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "filterRequiredCareerLevels" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredCareerLevels" |
| valid | true |
| value | [ "recurrent_jobs.new_page.career_level.trainee" => "0" "recurrent_jobs.new_page.career_level.assistant" => "1" "recurrent_jobs.new_page.career_level.expert" => "2" "recurrent_jobs.new_page.career_level.executive" => "3" ] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "recurrent_jobs.new_page.career_level.trainee" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "0" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "recurrent_jobs.new_page.career_level.trainee" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3196 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3197 …} } } |
| validation_groups | null |
| value | "0" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterRequiredCareerLevels_entry" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredCareerLevels_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3407 -form: Symfony\Component\Form\Form {#3149 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3398 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredCareerLevels][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredCareerLevels_0" |
| label | "recurrent_jobs.new_page.career_level.trainee" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredCareerLevels_entry" |
| valid | true |
| value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "recurrent_jobs.new_page.career_level.assistant" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "1" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "recurrent_jobs.new_page.career_level.assistant" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3187 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3188 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterRequiredCareerLevels_entry" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredCareerLevels_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3416 -form: Symfony\Component\Form\Form {#3146 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3425 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredCareerLevels][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredCareerLevels_1" |
| label | "recurrent_jobs.new_page.career_level.assistant" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredCareerLevels_entry" |
| valid | true |
| value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "recurrent_jobs.new_page.career_level.expert" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "2" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "recurrent_jobs.new_page.career_level.expert" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3179 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterRequiredCareerLevels_entry" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredCareerLevels_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3434 -form: Symfony\Component\Form\Form {#3143 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3443 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredCareerLevels][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredCareerLevels_2" |
| label | "recurrent_jobs.new_page.career_level.expert" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredCareerLevels_entry" |
| valid | true |
| value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"3"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "recurrent_jobs.new_page.career_level.executive" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "3" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "recurrent_jobs.new_page.career_level.executive" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3170 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterRequiredCareerLevels_entry" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredCareerLevels_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3452 -form: Symfony\Component\Form\Form {#3140 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3461 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredCareerLevels][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredCareerLevels_3" |
| label | "recurrent_jobs.new_page.career_level.executive" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredCareerLevels_entry" |
| valid | true |
| value | "3" |
filterRequiredEmploymentTypes
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "recurrent_jobs.new_page.employment_types.once" => 0 "recurrent_jobs.new_page.employment_types.help" => 1 "recurrent_jobs.new_page.employment_types.part_time" => 2 "recurrent_jobs.new_page.employment_types.full_time" => 3 ] |
| View Format |
[ "recurrent_jobs.new_page.employment_types.once" => "0" "recurrent_jobs.new_page.employment_types.help" => "1" "recurrent_jobs.new_page.employment_types.part_time" => "2" "recurrent_jobs.new_page.employment_types.full_time" => "3" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "recurrent_jobs.new_page.employment_types.once" => 0 "recurrent_jobs.new_page.employment_types.help" => 1 "recurrent_jobs.new_page.employment_types.part_time" => 2 "recurrent_jobs.new_page.employment_types.full_time" => 3 ] |
[ "recurrent_jobs.new_page.employment_types.once" => 0 "recurrent_jobs.new_page.employment_types.help" => 1 "recurrent_jobs.new_page.employment_types.part_time" => 2 "recurrent_jobs.new_page.employment_types.full_time" => 3 ] |
| data | [ "recurrent_jobs.new_page.employment_types.once" => 0 "recurrent_jobs.new_page.employment_types.help" => 1 "recurrent_jobs.new_page.employment_types.part_time" => 2 "recurrent_jobs.new_page.employment_types.full_time" => 3 ] |
[ "recurrent_jobs.new_page.employment_types.once" => 0 "recurrent_jobs.new_page.employment_types.help" => 1 "recurrent_jobs.new_page.employment_types.part_time" => 2 "recurrent_jobs.new_page.employment_types.full_time" => 3 ] |
| expanded | true |
same as passed value |
| multiple | true |
same as passed value |
| required | false |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "recurrent_jobs.new_page.employment_types.once" => 0 "recurrent_jobs.new_page.employment_types.help" => 1 "recurrent_jobs.new_page.employment_types.part_time" => 2 "recurrent_jobs.new_page.employment_types.full_time" => 3 ] |
| 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data | [ "recurrent_jobs.new_page.employment_types.once" => 0 "recurrent_jobs.new_page.employment_types.help" => 1 "recurrent_jobs.new_page.employment_types.part_time" => 2 "recurrent_jobs.new_page.employment_types.full_time" => 3 ] |
| data_class | null |
| disabled | false |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3499 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3502 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3491 +label: "recurrent_jobs.new_page.employment_types.once" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3490 +label: "recurrent_jobs.new_page.employment_types.help" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3489 +label: "recurrent_jobs.new_page.employment_types.part_time" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3488 +label: "recurrent_jobs.new_page.employment_types.full_time" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [ "recurrent_jobs.new_page.employment_types.once" => 0 "recurrent_jobs.new_page.employment_types.help" => 1 "recurrent_jobs.new_page.employment_types.part_time" => 2 "recurrent_jobs.new_page.employment_types.full_time" => 3 ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3380 -form: Symfony\Component\Form\Form {#3101 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3299 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredEmploymentTypes]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredEmploymentTypes" |
| is_selected | Closure($choice, array $values) {#3060 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3521 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "filterRequiredEmploymentTypes" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes" |
| valid | true |
| value | [ "recurrent_jobs.new_page.employment_types.once" => "0" "recurrent_jobs.new_page.employment_types.help" => "1" "recurrent_jobs.new_page.employment_types.part_time" => "2" "recurrent_jobs.new_page.employment_types.full_time" => "3" ] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "recurrent_jobs.new_page.employment_types.once" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "0" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "recurrent_jobs.new_page.employment_types.once" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3135 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3136 …} } } |
| validation_groups | null |
| value | "0" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_entry" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3498 -form: Symfony\Component\Form\Form {#3098 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3078 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredEmploymentTypes][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_0" |
| label | "recurrent_jobs.new_page.employment_types.once" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_entry" |
| valid | true |
| value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "recurrent_jobs.new_page.employment_types.help" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "1" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "recurrent_jobs.new_page.employment_types.help" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3127 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_entry" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3107 -form: Symfony\Component\Form\Form {#3095 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3116 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredEmploymentTypes][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_1" |
| label | "recurrent_jobs.new_page.employment_types.help" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_entry" |
| valid | true |
| value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "recurrent_jobs.new_page.employment_types.part_time" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "2" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "recurrent_jobs.new_page.employment_types.part_time" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3118 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_entry" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3125 -form: Symfony\Component\Form\Form {#3092 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3134 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredEmploymentTypes][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_2" |
| label | "recurrent_jobs.new_page.employment_types.part_time" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_entry" |
| valid | true |
| value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"3"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "recurrent_jobs.new_page.employment_types.full_time" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "3" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "recurrent_jobs.new_page.employment_types.full_time" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3108 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3109 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_entry" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_entry_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3532 -form: Symfony\Component\Form\Form {#3089 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3164 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredEmploymentTypes][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_3" |
| label | "recurrent_jobs.new_page.employment_types.full_time" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredEmploymentTypes_entry" |
| valid | true |
| value | "3" |
filterRequiredExperience
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "profiles.jobseeker.experience_none" => 0 "profiles.jobseeker.experience_more_than_one_year" => 1 "profiles.jobseeker.experience_more_than_three_years" => 3 ] |
[ "profiles.jobseeker.experience_none" => 0 "profiles.jobseeker.experience_more_than_one_year" => 1 "profiles.jobseeker.experience_more_than_three_years" => 3 ] |
| expanded | true |
same as passed value |
| label | "recurrent_jobs_search.form_page.experience_label" |
same as passed value |
| multiple | false |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "profiles.jobseeker.experience_none" => 0 "profiles.jobseeker.experience_more_than_one_year" => 1 "profiles.jobseeker.experience_more_than_three_years" => 3 ] |
| 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "recurrent_jobs_search.form_page.experience_label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3479 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3480 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_recurrent_jobs_search_parameters_filterRequiredExperience" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredExperience_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3470 +label: "profiles.jobseeker.experience_none" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3471 +label: "profiles.jobseeker.experience_more_than_one_year" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3469 +label: "profiles.jobseeker.experience_more_than_three_years" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3069 -form: Symfony\Component\Form\Form {#3054 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3478 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredExperience]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredExperience" |
| is_selected | Closure($choice, $value) {#3186 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3521 …} } |
| label | "recurrent_jobs_search.form_page.experience_label" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "filterRequiredExperience" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredExperience" |
| valid | true |
| value | "1" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "profiles.jobseeker.experience_none" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "0" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "profiles.jobseeker.experience_none" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3084 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3085 …} } } |
| validation_groups | null |
| value | "0" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_recurrent_jobs_search_parameters_filterRequiredExperience_entry" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredExperience_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3553 -form: Symfony\Component\Form\Form {#3051 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3541 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredExperience]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredExperience_0" |
| label | "profiles.jobseeker.experience_none" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredExperience_entry" |
| valid | true |
| value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "profiles.jobseeker.experience_more_than_one_year" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "1" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "profiles.jobseeker.experience_more_than_one_year" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3070 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3071 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_recurrent_jobs_search_parameters_filterRequiredExperience_entry" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredExperience_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3589 -form: Symfony\Component\Form\Form {#3048 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3598 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredExperience]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredExperience_1" |
| label | "profiles.jobseeker.experience_more_than_one_year" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredExperience_entry" |
| valid | true |
| value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "profiles.jobseeker.experience_more_than_three_years" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "3" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "profiles.jobseeker.experience_more_than_three_years" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3062 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_recurrent_jobs_search_parameters_filterRequiredExperience_entry" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredExperience_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3637 -form: Symfony\Component\Form\Form {#3044 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3644 …5} |
| full_name | "recurrent_jobs_search_parameters[filterRequiredExperience]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterRequiredExperience_2" |
| label | "profiles.jobseeker.experience_more_than_three_years" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterRequiredExperience_entry" |
| valid | true |
| value | "3" |
filterSuperiorSalary
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | false |
same as passed value |
| label | "Bestbezahlte Jobs zuerst anzeigen" |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data | false |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Bestbezahlte Jobs zuerst anzeigen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3463 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterSuperiorSalary" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterSuperiorSalary_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3195 -form: Symfony\Component\Form\Form {#2957 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3177 …5} |
| full_name | "recurrent_jobs_search_parameters[filterSuperiorSalary]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterSuperiorSalary" |
| label | "Bestbezahlte Jobs zuerst anzeigen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterSuperiorSalary" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterSuperiorSalary" |
| valid | true |
| value | "1" |
filterIsRequiredOnMondayMorning
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3454 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnMondayMorning" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnMondayMorning_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3789 -form: Symfony\Component\Form\Form {#2962 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3643 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnMondayMorning]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnMondayMorning" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnMondayMorning" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnMondayMorning" |
| valid | true |
| value | "1" |
filterIsRequiredOnMondayNoon
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3445 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnMondayNoon" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnMondayNoon_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3639 -form: Symfony\Component\Form\Form {#2965 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3798 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnMondayNoon]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnMondayNoon" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnMondayNoon" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnMondayNoon" |
| valid | true |
| value | "1" |
filterIsRequiredOnMondayEvening
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3435 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3436 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnMondayEvening" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnMondayEvening_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3790 -form: Symfony\Component\Form\Form {#2968 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3800 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnMondayEvening]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnMondayEvening" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnMondayEvening" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnMondayEvening" |
| valid | true |
| value | "1" |
filterIsRequiredOnMondayNight
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3426 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3427 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnMondayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnMondayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3808 -form: Symfony\Component\Form\Form {#2971 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3810 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnMondayNight]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnMondayNight" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnMondayNight" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnMondayNight" |
| valid | true |
| value | "1" |
filterIsRequiredOnTuesdayMorning
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3418 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayMorning" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayMorning_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3811 -form: Symfony\Component\Form\Form {#2974 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3812 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnTuesdayMorning]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayMorning" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnTuesdayMorning" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayMorning" |
| valid | true |
| value | "1" |
filterIsRequiredOnTuesdayNoon
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3409 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayNoon" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayNoon_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3813 -form: Symfony\Component\Form\Form {#2977 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3814 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnTuesdayNoon]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayNoon" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnTuesdayNoon" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayNoon" |
| valid | true |
| value | "1" |
filterIsRequiredOnTuesdayEvening
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3400 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayEvening" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayEvening_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3815 -form: Symfony\Component\Form\Form {#2980 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3816 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnTuesdayEvening]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayEvening" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnTuesdayEvening" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayEvening" |
| valid | true |
| value | "1" |
filterIsRequiredOnTuesdayNight
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3391 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3817 -form: Symfony\Component\Form\Form {#2983 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3818 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnTuesdayNight]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayNight" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnTuesdayNight" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayNight" |
| valid | true |
| value | "1" |
filterIsRequiredOnWednesdayMorning
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3382 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayMorning" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayMorning_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3819 -form: Symfony\Component\Form\Form {#2986 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3820 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnWednesdayMorning]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayMorning" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnWednesdayMorning" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayMorning" |
| valid | true |
| value | "1" |
filterIsRequiredOnWednesdayNoon
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3372 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3373 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayNoon" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayNoon_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3821 -form: Symfony\Component\Form\Form {#2989 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3822 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnWednesdayNoon]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayNoon" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnWednesdayNoon" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayNoon" |
| valid | true |
| value | "1" |
filterIsRequiredOnWednesdayEvening
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3364 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayEvening" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayEvening_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3823 -form: Symfony\Component\Form\Form {#2992 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3824 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnWednesdayEvening]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayEvening" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnWednesdayEvening" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayEvening" |
| valid | true |
| value | "1" |
filterIsRequiredOnWednesdayNight
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3355 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3825 -form: Symfony\Component\Form\Form {#2995 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3826 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnWednesdayNight]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayNight" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnWednesdayNight" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayNight" |
| valid | true |
| value | "1" |
filterIsRequiredOnThursdayMorning
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3346 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayMorning" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayMorning_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3827 -form: Symfony\Component\Form\Form {#2998 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3828 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnThursdayMorning]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnThursdayMorning" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnThursdayMorning" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayMorning" |
| valid | true |
| value | "1" |
filterIsRequiredOnThursdayNoon
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3336 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3337 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayNoon" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayNoon_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3829 -form: Symfony\Component\Form\Form {#3001 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3830 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnThursdayNoon]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnThursdayNoon" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnThursdayNoon" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayNoon" |
| valid | true |
| value | "1" |
filterIsRequiredOnThursdayEvening
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3328 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayEvening" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayEvening_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3831 -form: Symfony\Component\Form\Form {#3004 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3832 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnThursdayEvening]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnThursdayEvening" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnThursdayEvening" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayEvening" |
| valid | true |
| value | "1" |
filterIsRequiredOnThursdayNight
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3318 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3319 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3833 -form: Symfony\Component\Form\Form {#3007 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3834 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnThursdayNight]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnThursdayNight" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnThursdayNight" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayNight" |
| valid | true |
| value | "1" |
filterIsRequiredOnFridayMorning
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3310 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayMorning" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayMorning_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3835 -form: Symfony\Component\Form\Form {#3010 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3836 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnFridayMorning]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnFridayMorning" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnFridayMorning" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayMorning" |
| valid | true |
| value | "1" |
filterIsRequiredOnFridayNoon
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3301 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayNoon" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayNoon_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3837 -form: Symfony\Component\Form\Form {#3013 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3838 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnFridayNoon]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnFridayNoon" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnFridayNoon" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayNoon" |
| valid | true |
| value | "1" |
filterIsRequiredOnFridayEvening
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3292 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayEvening" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayEvening_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3839 -form: Symfony\Component\Form\Form {#3016 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3840 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnFridayEvening]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnFridayEvening" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnFridayEvening" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayEvening" |
| valid | true |
| value | "1" |
filterIsRequiredOnFridayNight
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3283 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3841 -form: Symfony\Component\Form\Form {#3019 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3842 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnFridayNight]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnFridayNight" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnFridayNight" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayNight" |
| valid | true |
| value | "1" |
filterIsRequiredOnSaturdayMorning
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3274 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayMorning" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayMorning_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3843 -form: Symfony\Component\Form\Form {#3022 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3844 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnSaturdayMorning]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayMorning" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnSaturdayMorning" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayMorning" |
| valid | true |
| value | "1" |
filterIsRequiredOnSaturdayNoon
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3264 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3265 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayNoon" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayNoon_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3845 -form: Symfony\Component\Form\Form {#3025 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3846 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnSaturdayNoon]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayNoon" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnSaturdayNoon" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayNoon" |
| valid | true |
| value | "1" |
filterIsRequiredOnSaturdayEvening
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3255 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3256 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayEvening" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayEvening_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3847 -form: Symfony\Component\Form\Form {#3028 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3848 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnSaturdayEvening]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayEvening" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnSaturdayEvening" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayEvening" |
| valid | true |
| value | "1" |
filterIsRequiredOnSaturdayNight
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3247 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3849 -form: Symfony\Component\Form\Form {#3031 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3850 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnSaturdayNight]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayNight" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnSaturdayNight" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayNight" |
| valid | true |
| value | "1" |
filterIsRequiredOnSundayMorning
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3238 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayMorning" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayMorning_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3851 -form: Symfony\Component\Form\Form {#3034 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3852 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnSundayMorning]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnSundayMorning" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnSundayMorning" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayMorning" |
| valid | true |
| value | "1" |
filterIsRequiredOnSundayNoon
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3229 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayNoon" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayNoon_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3853 -form: Symfony\Component\Form\Form {#3037 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3854 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnSundayNoon]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnSundayNoon" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnSundayNoon" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayNoon" |
| valid | true |
| value | "1" |
filterIsRequiredOnSundayEvening
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3220 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayEvening" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayEvening_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3855 -form: Symfony\Component\Form\Form {#3040 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3856 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnSundayEvening]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnSundayEvening" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnSundayEvening" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayEvening" |
| valid | true |
| value | "1" |
filterIsRequiredOnSundayNight
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | false |
same as passed value |
| required | false |
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 | 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 {#3614 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3613 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3611 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3545 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3548 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#3547 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3604 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3211 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3857 -form: Symfony\Component\Form\Form {#3630 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3858 …5} |
| full_name | "recurrent_jobs_search_parameters[filterIsRequiredOnSundayNight]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recurrent_jobs_search_parameters_filterIsRequiredOnSundayNight" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "filterIsRequiredOnSundayNight" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayNight" |
| valid | true |
| value | "1" |