- 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 {#2987 -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 {#2987 -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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data | App\Entity\RecurrentJobsSearch\RecurrentJobsSearchParameters {#2987 -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) {#3595 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3649 …} 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() {#3597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3596 …} } } |
| 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 {#2987 -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 {#3330 -form: Symfony\Component\Form\Form {#3225 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3598 …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 {#2987 -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 {#3544 returnType: "string" class: "App\Form\RecurrentJobsSearchParametersType" this: App\Form\RecurrentJobsSearchParametersType {#3650 …} } |
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 {#3544 returnType: "string" class: "App\Form\RecurrentJobsSearchParametersType" this: App\Form\RecurrentJobsSearchParametersType {#3650 …} } |
| 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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| 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() {#3618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3615 …} } } |
| 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 {#3366 +label: "5km" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3357 +label: "15km" +value: "15" +data: 15 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3348 +label: "30km" +value: "30" +data: 30 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3339 +label: "50km" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | 15 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3375 -form: Symfony\Component\Form\Form {#3188 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3384 …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) {#3240 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3543 …} } |
| 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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3604 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3649 …} } |
| 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() {#3607 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3605 …} } } |
| 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 {#3231 -form: Symfony\Component\Form\Form {#3184 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3249 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3579 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3649 …} } |
| 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() {#3576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3577 …} } } |
| 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 {#3258 -form: Symfony\Component\Form\Form {#3181 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3267 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data | true |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3560 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3562 …} } } |
| 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 {#3276 -form: Symfony\Component\Form\Form {#3223 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3285 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| 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() {#3553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3548 …} } } |
| 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 {#3532 +label: "recurrent_jobs.new_page.career_level.trainee" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3533 +label: "recurrent_jobs.new_page.career_level.assistant" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3531 +label: "recurrent_jobs.new_page.career_level.expert" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3530 +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 {#3294 -form: Symfony\Component\Form\Form {#3174 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3303 …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) {#3312 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3543 …} } |
| 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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3219 …} } } |
| 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 {#3429 -form: Symfony\Component\Form\Form {#3171 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3420 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3210 …} } } |
| 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 {#3438 -form: Symfony\Component\Form\Form {#3168 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3447 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3201 …} } } |
| 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 {#3456 -form: Symfony\Component\Form\Form {#3165 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3465 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3192 …} } } |
| 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 {#3474 -form: Symfony\Component\Form\Form {#3162 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3483 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| 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() {#3521 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3524 …} } } |
| 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 {#3513 +label: "recurrent_jobs.new_page.employment_types.once" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3512 +label: "recurrent_jobs.new_page.employment_types.help" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3511 +label: "recurrent_jobs.new_page.employment_types.part_time" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3510 +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 {#3402 -form: Symfony\Component\Form\Form {#3123 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3321 …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) {#3089 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3543 …} } |
| 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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3158 …} } } |
| 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 {#3520 -form: Symfony\Component\Form\Form {#3120 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3100 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3148 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3149 …} } } |
| 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 {#3129 -form: Symfony\Component\Form\Form {#3117 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3138 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3140 …} } } |
| 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 {#3147 -form: Symfony\Component\Form\Form {#3114 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3156 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3131 …} } } |
| 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 {#3554 -form: Symfony\Component\Form\Form {#3111 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3186 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| 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() {#3501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3502 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_recurrent_jobs_search_parameters_filterRequiredExperience" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterRequiredExperience_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3492 +label: "profiles.jobseeker.experience_none" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3493 +label: "profiles.jobseeker.experience_more_than_one_year" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3491 +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 {#3029 -form: Symfony\Component\Form\Form {#3083 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3500 …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) {#3208 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3543 …} } |
| 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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3107 …} } } |
| 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 {#3575 -form: Symfony\Component\Form\Form {#3080 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3563 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3031 …} } } |
| 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 {#3611 -form: Symfony\Component\Form\Form {#3077 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3620 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3091 …} } } |
| 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 {#3659 -form: Symfony\Component\Form\Form {#3073 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3666 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data | false |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3484 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3485 …} } } |
| 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 {#3217 -form: Symfony\Component\Form\Form {#3027 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3199 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3475 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3476 …} } } |
| 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 {#3811 -form: Symfony\Component\Form\Form {#3052 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3665 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3467 …} } } |
| 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 {#3661 -form: Symfony\Component\Form\Form {#3009 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3820 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3458 …} } } |
| 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 {#3812 -form: Symfony\Component\Form\Form {#3045 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3822 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3448 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3449 …} } } |
| 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 {#3830 -form: Symfony\Component\Form\Form {#3050 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3832 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3439 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3440 …} } } |
| 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 {#3833 -form: Symfony\Component\Form\Form {#3058 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3834 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3431 …} } } |
| 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 {#3835 -form: Symfony\Component\Form\Form {#3061 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3836 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3422 …} } } |
| 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 {#3837 -form: Symfony\Component\Form\Form {#2955 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3838 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3412 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3413 …} } } |
| 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 {#3839 -form: Symfony\Component\Form\Form {#2958 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3840 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3404 …} } } |
| 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 {#3841 -form: Symfony\Component\Form\Form {#2960 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3842 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3395 …} } } |
| 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 {#3843 -form: Symfony\Component\Form\Form {#2961 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3844 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3386 …} } } |
| 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 {#3845 -form: Symfony\Component\Form\Form {#3022 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3846 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3377 …} } } |
| 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 {#3847 -form: Symfony\Component\Form\Form {#3025 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3848 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3368 …} } } |
| 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 {#3849 -form: Symfony\Component\Form\Form {#3019 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3850 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3358 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3359 …} } } |
| 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 {#3851 -form: Symfony\Component\Form\Form {#3018 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3852 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3350 …} } } |
| 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 {#3853 -form: Symfony\Component\Form\Form {#2971 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3854 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3341 …} } } |
| 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 {#3855 -form: Symfony\Component\Form\Form {#2985 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3856 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3331 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3332 …} } } |
| 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 {#3857 -form: Symfony\Component\Form\Form {#2992 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3858 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3323 …} } } |
| 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 {#3859 -form: Symfony\Component\Form\Form {#2995 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3860 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3314 …} } } |
| 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 {#3861 -form: Symfony\Component\Form\Form {#2998 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3862 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3305 …} } } |
| 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 {#3863 -form: Symfony\Component\Form\Form {#3001 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3864 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3296 …} } } |
| 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 {#3865 -form: Symfony\Component\Form\Form {#3004 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3866 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3287 …} } } |
| 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 {#3867 -form: Symfony\Component\Form\Form {#2978 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3868 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3278 …} } } |
| 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 {#3869 -form: Symfony\Component\Form\Form {#2975 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3870 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3269 …} } } |
| 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 {#3871 -form: Symfony\Component\Form\Form {#2970 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3872 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3260 …} } } |
| 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 {#3873 -form: Symfony\Component\Form\Form {#2969 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3874 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3251 …} } } |
| 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 {#3875 -form: Symfony\Component\Form\Form {#3066 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3876 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $translationDomain: "validators" $message: Closure() {#3242 …} } } |
| 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 {#3877 -form: Symfony\Component\Form\Form {#3069 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3878 …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 {#3636 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#3635 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#699 …} -namespace: Closure() {#3633 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3567 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3570 …} } |
| 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 {#3569 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() {#3232 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3626 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1371 …} $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_filterIsRequiredOnSundayNight" ] |
| cache_key | "_recurrent_jobs_search_parameters_filterIsRequiredOnSundayNight_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3879 -form: Symfony\Component\Form\Form {#3652 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3880 …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" |