- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 155
- Events
- Routing
- Cache
- Translation 8
- 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 {#2998 -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 {#2998 -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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data | App\Entity\RecurrentJobsSearch\RecurrentJobsSearchParameters {#2998 -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) {#3618 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3672 …} 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() {#3620 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3619 …} } } |
| 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 {#2998 -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 {#3353 -form: Symfony\Component\Form\Form {#3248 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3621 …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 {#2998 -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 {#3567 returnType: "string" class: "App\Form\RecurrentJobsSearchParametersType" this: App\Form\RecurrentJobsSearchParametersType {#3673 …} } |
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 {#3567 returnType: "string" class: "App\Form\RecurrentJobsSearchParametersType" this: App\Form\RecurrentJobsSearchParametersType {#3673 …} } |
| 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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| 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() {#3641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3638 …} } } |
| 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 {#3389 +label: "5km" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3380 +label: "15km" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3371 +label: "30km" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3362 +label: "50km" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | 15 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3398 -form: Symfony\Component\Form\Form {#3211 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3407 …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) {#3263 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3566 …} } |
| 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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3627 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3672 …} } |
| 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() {#3630 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3628 …} } } |
| 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 {#3254 -form: Symfony\Component\Form\Form {#3207 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3272 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3602 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3672 …} } |
| 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() {#3599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3600 …} } } |
| 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 {#3281 -form: Symfony\Component\Form\Form {#3204 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3290 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data | true |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3583 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3585 …} } } |
| 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 {#3299 -form: Symfony\Component\Form\Form {#3246 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3308 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| 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() {#3576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3571 …} } } |
| 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 {#3555 +label: "recurrent_jobs.new_page.career_level.trainee" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3556 +label: "recurrent_jobs.new_page.career_level.assistant" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3554 +label: "recurrent_jobs.new_page.career_level.expert" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3553 +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 {#3317 -form: Symfony\Component\Form\Form {#3197 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3326 …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) {#3335 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3566 …} } |
| 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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3242 …} } } |
| 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 {#3452 -form: Symfony\Component\Form\Form {#3194 …} -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_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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3232 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3233 …} } } |
| 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 {#3461 -form: Symfony\Component\Form\Form {#3191 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3470 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3223 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3224 …} } } |
| 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 {#3479 -form: Symfony\Component\Form\Form {#3188 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3488 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3215 …} } } |
| 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 {#3497 -form: Symfony\Component\Form\Form {#3185 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3506 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| 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() {#3544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3547 …} } } |
| 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 {#3536 +label: "recurrent_jobs.new_page.employment_types.once" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3535 +label: "recurrent_jobs.new_page.employment_types.help" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3534 +label: "recurrent_jobs.new_page.employment_types.part_time" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3533 +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 {#3425 -form: Symfony\Component\Form\Form {#3146 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3344 …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) {#3043 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3566 …} } |
| 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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3180 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3181 …} } } |
| 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 {#3543 -form: Symfony\Component\Form\Form {#3143 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3123 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3172 …} } } |
| 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 {#3152 -form: Symfony\Component\Form\Form {#3140 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3161 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3163 …} } } |
| 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 {#3170 -form: Symfony\Component\Form\Form {#3137 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3179 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3154 …} } } |
| 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 {#3577 -form: Symfony\Component\Form\Form {#3134 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3209 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| 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() {#3524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3525 …} } } |
| 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 {#3515 +label: "profiles.jobseeker.experience_none" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3516 +label: "profiles.jobseeker.experience_more_than_one_year" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3514 +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 {#3114 -form: Symfony\Component\Form\Form {#3107 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3523 …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) {#3231 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3566 …} } |
| 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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3130 …} } } |
| 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 {#3598 -form: Symfony\Component\Form\Form {#3103 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3586 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3115 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3116 …} } } |
| 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 {#3634 -form: Symfony\Component\Form\Form {#3100 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3643 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#2978 …} } } |
| 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 {#3078 -form: Symfony\Component\Form\Form {#3097 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3677 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data | false |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3508 …} } } |
| 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 {#3240 -form: Symfony\Component\Form\Form {#3094 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3222 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3499 …} } } |
| 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 {#3822 -form: Symfony\Component\Form\Form {#3091 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3676 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3490 …} } } |
| 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 {#3080 -form: Symfony\Component\Form\Form {#3088 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3831 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3481 …} } } |
| 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 {#3823 -form: Symfony\Component\Form\Form {#3084 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3833 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3471 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $translationDomain: "validators" $message: Closure() {#3472 …} } } |
| 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 {#3841 -form: Symfony\Component\Form\Form {#3038 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3843 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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() {#3462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnTuesdayMorning" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayMorning_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3844 -form: Symfony\Component\Form\Form {#3063 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3845 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnTuesdayNoon" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayNoon_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3846 -form: Symfony\Component\Form\Form {#3020 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3847 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnTuesdayEvening" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayEvening_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3848 -form: Symfony\Component\Form\Form {#3056 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3849 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnTuesdayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnTuesdayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3850 -form: Symfony\Component\Form\Form {#3061 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3851 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnWednesdayMorning" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayMorning_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3852 -form: Symfony\Component\Form\Form {#3069 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3853 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnWednesdayNoon" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayNoon_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3854 -form: Symfony\Component\Form\Form {#3072 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3855 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnWednesdayEvening" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayEvening_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3856 -form: Symfony\Component\Form\Form {#2966 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3857 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnWednesdayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnWednesdayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3858 -form: Symfony\Component\Form\Form {#2969 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3859 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnThursdayMorning" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayMorning_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3860 -form: Symfony\Component\Form\Form {#2971 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3861 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnThursdayNoon" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayNoon_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3862 -form: Symfony\Component\Form\Form {#2972 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3863 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnThursdayEvening" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayEvening_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3864 -form: Symfony\Component\Form\Form {#3033 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3865 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnThursdayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnThursdayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3866 -form: Symfony\Component\Form\Form {#3036 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3867 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnFridayMorning" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayMorning_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3868 -form: Symfony\Component\Form\Form {#3030 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3869 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnFridayNoon" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayNoon_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3870 -form: Symfony\Component\Form\Form {#3029 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3871 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnFridayEvening" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayEvening_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3872 -form: Symfony\Component\Form\Form {#2982 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3873 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnFridayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnFridayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3874 -form: Symfony\Component\Form\Form {#2996 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3875 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnSaturdayMorning" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayMorning_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3876 -form: Symfony\Component\Form\Form {#3003 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3877 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnSaturdayNoon" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayNoon_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3878 -form: Symfony\Component\Form\Form {#3006 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3879 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnSaturdayEvening" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayEvening_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3880 -form: Symfony\Component\Form\Form {#3009 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3881 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnSaturdayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSaturdayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3882 -form: Symfony\Component\Form\Form {#3012 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3883 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnSundayMorning" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayMorning_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3884 -form: Symfony\Component\Form\Form {#3015 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3885 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnSundayNoon" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayNoon_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3886 -form: Symfony\Component\Form\Form {#2989 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3887 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnSundayEvening" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayEvening_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3888 -form: Symfony\Component\Form\Form {#2986 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3889 …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 {#3659 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3658 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#696 …} -namespace: Closure() {#3656 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3590 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3593 …} } |
| 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 {#3592 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 {#3649 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1380 …} $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_filterIsRequiredOnSundayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3890 -form: Symfony\Component\Form\Form {#2981 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3891 …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" |