Forms
-
Candidate
-
ea_form_fieldset_01KKKMBKDZZQECGG0NXHJPRA99
-
firstname
-
lastname
-
adress
-
country
-
nationality
-
passport
-
passport_file
-
cv
-
profil_picture
-
currentLocation
-
birth_date
-
placeOfBirth
-
email
-
password
-
availability
-
jobCategory
-
experience
-
shortDescription
-
notes
-
gender
-
created_at
-
updated_at
-
deleted_at
-
files
-
ea_form_fieldset_close_01KKKMBKDZZQECGG0NXHJPRA9A
-
_token
-
Candidate
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "ea-new-form" "id" => "new-Candidate-form" ] |
[ "class" => "ea-new-form" "id" => "new-Candidate-form" ] |
| data | App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } |
same as passed value |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } |
same as passed value |
| translation_domain | "messages" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "class" => "ea-new-form" "id" => "new-Candidate-form" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data | App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } |
| data_class | "App\Entity\Candidate" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1278 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Candidate" } } |
| entityDto | EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "messages" |
| trim | true |
| upload_max_size_message | Closure() {#1280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1277 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "ea-new-form" "id" => "new-Candidate-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_crud" "_Candidate" ] |
| cache_key | "_Candidate_ea_crud" |
| compound | true |
| data | App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } |
| disabled | false |
| ea_crud_form | [ "assets" => "** This variable no longer stores field assets. Instead, use "ea.crud.fieldAssets()" in your Twig template." "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } "form_tabs" => [] "form_fieldsets" => [] ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1779 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1365 -form: Symfony\Component\Form\Form {#1539 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1449 …5} |
| full_name | "Candidate" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "Candidate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate" |
| valid | true |
| value | App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } |
ea_form_fieldset_01KKKMBKDZZQECGG0NXHJPRA99
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| empty_data | Closure(FormInterface $form) {#1257 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1295 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_open" "_Candidate_ea_form_fieldset_01KKKMBKDZZQECGG0NXHJPRA99" ] |
| cache_key | "_Candidate_ea_form_fieldset_01KKKMBKDZZQECGG0NXHJPRA99_ea_form_fieldset_open" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1245 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KKKMBKDZZQECGG0NXHJPRA99" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1239 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1240 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1238 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1237 …} -uniqueId: Symfony\Component\Uid\Ulid {#1241 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1236 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_css_class | null |
| ea_help | null |
| ea_icon | null |
| ea_is_collapsed | false |
| ea_is_collapsible | false |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1267 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1245 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\FormField" -propertyName: "ea_form_fieldset_01KKKMBKDZZQECGG0NXHJPRA99" -value: true -formattedValue: null -formatValueCallable: null -label: false -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetOpenType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1239 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "field-form_fieldset" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1240 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1238 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1237 …} -uniqueId: Symfony\Component\Uid\Ulid {#1241 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1236 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1623 -form: Symfony\Component\Form\Form {#1576 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1629 …5} |
| full_name | "Candidate[ea_form_fieldset_01KKKMBKDZZQECGG0NXHJPRA99]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_ea_form_fieldset_01KKKMBKDZZQECGG0NXHJPRA99" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_01KKKMBKDZZQECGG0NXHJPRA99" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_ea_form_fieldset_01KKKMBKDZZQECGG0NXHJPRA99" |
| valid | true |
| value | null |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Firstname" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1266 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Firstname" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1252 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_firstname" ] |
| cache_key | "_Candidate_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1101 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "firstname" -value: null -formattedValue: null -formatValueCallable: null -label: "Firstname" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1098 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1099 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1095 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1047 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV45" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#948 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1439 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1101 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "firstname" -value: null -formattedValue: null -formatValueCallable: null -label: "Firstname" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1098 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1099 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1095 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1047 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV45" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#948 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1282 -form: Symfony\Component\Form\Form {#1579 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1307 …5} |
| full_name | "Candidate[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_firstname" |
| label | "Firstname" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_firstname" |
| valid | true |
| value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Lastname" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1285 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Lastname" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1284 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_lastname" ] |
| cache_key | "_Candidate_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1100 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "lastname" -value: null -formattedValue: null -formatValueCallable: null -label: "Lastname" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1093 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1094 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1090 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1012 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV46" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#940 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1413 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1100 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "lastname" -value: null -formattedValue: null -formatValueCallable: null -label: "Lastname" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1093 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1094 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1090 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1012 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV46" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#940 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1431 -form: Symfony\Component\Form\Form {#1582 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1298 …5} |
| full_name | "Candidate[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_lastname" |
| label | "Lastname" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_lastname" |
| valid | true |
| value | "" |
adress
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Adress" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1304 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Adress" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1305 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_adress" ] |
| cache_key | "_Candidate_adress_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1046 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "adress" -value: null -formattedValue: null -formatValueCallable: null -label: "Adress" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1088 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1089 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1085 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1008 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV47" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#925 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1374 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1046 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "adress" -value: null -formattedValue: null -formatValueCallable: null -label: "Adress" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1088 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1089 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1085 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1008 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV47" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#925 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1403 -form: Symfony\Component\Form\Form {#1540 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1422 …5} |
| full_name | "Candidate[adress]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_adress" |
| label | "Adress" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adress" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_adress" |
| valid | true |
| value | "" |
country
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Country" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1313 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Country" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1314 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_country" ] |
| cache_key | "_Candidate_country_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1097 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "country" -value: null -formattedValue: null -formatValueCallable: null -label: "Country" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1083 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1084 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1080 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1009 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV48" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#919 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1333 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1097 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "country" -value: null -formattedValue: null -formatValueCallable: null -label: "Country" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1083 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1084 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1080 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1009 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV48" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#919 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1325 -form: Symfony\Component\Form\Form {#1543 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1383 …5} |
| full_name | "Candidate[country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_country" |
| label | "Country" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "country" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_country" |
| valid | true |
| value | "" |
nationality
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Nationality" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1322 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Nationality" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1323 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_nationality" ] |
| cache_key | "_Candidate_nationality_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1092 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "nationality" -value: null -formattedValue: null -formatValueCallable: null -label: "Nationality" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1078 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1079 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1075 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1010 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV49" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#911 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1701 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1092 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "nationality" -value: null -formattedValue: null -formatValueCallable: null -label: "Nationality" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1078 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1079 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1075 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1010 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV49" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#911 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1355 -form: Symfony\Component\Form\Form {#1546 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1316 …5} |
| full_name | "Candidate[nationality]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_nationality" |
| label | "Nationality" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nationality" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_nationality" |
| valid | true |
| value | "" |
passport
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| label | "Passport" |
same as passed value |
| label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| 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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1338 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1334 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Passport" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1344 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1346 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_Candidate_passport" ] |
| cache_key | "_Candidate_passport_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1126 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "passport" -value: null -formattedValue: null -formatValueCallable: null -label: "Passport" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1123 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1124 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1120 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1001 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4A" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#903 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1705 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1126 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "passport" -value: null -formattedValue: null -formatValueCallable: null -label: "Passport" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1123 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1124 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1120 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1001 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4A" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#903 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1703 -form: Symfony\Component\Form\Form {#1549 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1622 …5} |
| full_name | "Candidate[passport]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_passport" |
| label | "Passport" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "passport" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_passport" |
| valid | true |
| value | "1" |
passport_file
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Passport File" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1354 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Passport File" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1353 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_passport_file" ] |
| cache_key | "_Candidate_passport_file_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1125 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "passport_file" -value: null -formattedValue: null -formatValueCallable: null -label: "Passport File" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1114 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1113 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1109 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#995 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4B" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#887 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1708 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1125 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "passport_file" -value: null -formattedValue: null -formatValueCallable: null -label: "Passport File" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1114 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1113 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1109 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#995 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4B" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#887 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1706 -form: Symfony\Component\Form\Form {#1552 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1704 …5} |
| full_name | "Candidate[passport_file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_passport_file" |
| label | "Passport File" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "passport_file" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_passport_file" |
| valid | true |
| value | "" |
cv
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Cv" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1362 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Cv" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1363 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_cv" ] |
| cache_key | "_Candidate_cv_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1077 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "cv" -value: null -formattedValue: null -formatValueCallable: null -label: "Cv" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1107 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1108 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1104 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#988 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4C" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#640 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1711 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1077 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "cv" -value: null -formattedValue: null -formatValueCallable: null -label: "Cv" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1107 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1108 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1104 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#988 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4C" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#640 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1709 -form: Symfony\Component\Form\Form {#1555 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1707 …5} |
| full_name | "Candidate[cv]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_cv" |
| label | "Cv" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cv" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_cv" |
| valid | true |
| value | "" |
profil_picture
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Profil Picture" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1371 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Profil Picture" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1373 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1372 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_profil_picture" ] |
| cache_key | "_Candidate_profil_picture_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1122 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "profil_picture" -value: null -formattedValue: null -formatValueCallable: null -label: "Profil Picture" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1102 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1103 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1022 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#976 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4D" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#876 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1714 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1122 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "profil_picture" -value: null -formattedValue: null -formatValueCallable: null -label: "Profil Picture" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1102 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1103 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1022 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#976 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4D" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#876 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1712 -form: Symfony\Component\Form\Form {#1558 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1710 …5} |
| full_name | "Candidate[profil_picture]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_profil_picture" |
| label | "Profil Picture" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "profil_picture" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_profil_picture" |
| valid | true |
| value | "" |
currentLocation
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Current Location" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1380 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Current Location" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1381 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_currentLocation" ] |
| cache_key | "_Candidate_currentLocation_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1111 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "currentLocation" -value: null -formattedValue: null -formatValueCallable: null -label: "Current Location" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1006 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1014 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#974 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#967 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4E" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#957 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1717 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1111 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "currentLocation" -value: null -formattedValue: null -formatValueCallable: null -label: "Current Location" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1006 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1014 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#974 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#967 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4E" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#957 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1715 -form: Symfony\Component\Form\Form {#1561 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1713 …5} |
| full_name | "Candidate[currentLocation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_currentLocation" |
| label | "Current Location" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "currentLocation" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_currentLocation" |
| valid | true |
| value | "" |
birth_date
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| label | "Birth Date" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-date" ] |
[ "class" => "field-date" ] |
| widget | "single_text" |
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 | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Birth Date" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| 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 | [ "class" => "field-date" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1401 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_Candidate_birth_date" ] |
| cache_key | "_Candidate_birth_date_date" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1155 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField" -propertyName: "birth_date" -value: null -formattedValue: null -formatValueCallable: null -label: "Birth Date" -formType: "Symfony\Component\Form\Extension\Core\Type\DateType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1152 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-date" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/date" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1153 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1149 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#970 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4F" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#965 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1720 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1155 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField" -propertyName: "birth_date" -value: null -formattedValue: null -formatValueCallable: null -label: "Birth Date" -formType: "Symfony\Component\Form\Extension\Core\Type\DateType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1152 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-date" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/date" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1153 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1149 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#970 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4F" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#965 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1718 -form: Symfony\Component\Form\Form {#1564 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1716 …5} |
| full_name | "Candidate[birth_date]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_birth_date" |
| label | "Birth Date" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "birth_date" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-date" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "date" |
| unique_block_prefix | "_Candidate_birth_date" |
| valid | true |
| value | "" |
| widget | "single_text" |
placeOfBirth
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Place Of Birth" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1410 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Place Of Birth" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1414 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1411 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_placeOfBirth" ] |
| cache_key | "_Candidate_placeOfBirth_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1154 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "placeOfBirth" -value: null -formattedValue: null -formatValueCallable: null -label: "Place Of Birth" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1164 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1148 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1160 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#961 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4G" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#973 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1723 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1154 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "placeOfBirth" -value: null -formattedValue: null -formatValueCallable: null -label: "Place Of Birth" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1164 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1148 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1160 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#961 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4G" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#973 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1721 -form: Symfony\Component\Form\Form {#1567 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1719 …5} |
| full_name | "Candidate[placeOfBirth]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_placeOfBirth" |
| label | "Place Of Birth" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "placeOfBirth" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_placeOfBirth" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Email" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1419 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1420 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_email" ] |
| cache_key | "_Candidate_email_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#998 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "email" -value: null -formattedValue: null -formatValueCallable: null -label: "Email" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1158 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1159 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1106 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#955 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4H" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#981 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1726 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#998 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "email" -value: null -formattedValue: null -formatValueCallable: null -label: "Email" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1158 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1159 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1106 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#955 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4H" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#981 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1724 -form: Symfony\Component\Form\Form {#1570 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1722 …5} |
| full_name | "Candidate[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_email" |
| valid | true |
| value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Password" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1428 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Password" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1429 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_password" ] |
| cache_key | "_Candidate_password_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1151 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "password" -value: null -formattedValue: null -formatValueCallable: null -label: "Password" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1115 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1038 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1118 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#875 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4J" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#989 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1729 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1151 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "password" -value: null -formattedValue: null -formatValueCallable: null -label: "Password" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1115 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1038 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1118 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#875 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4J" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#989 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1727 -form: Symfony\Component\Form\Form {#1577 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1725 …5} |
| full_name | "Candidate[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_password" |
| label | "Password" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_password" |
| valid | true |
| value | "" |
availability
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-ea-align" => "center" ] |
[ "data-ea-align" => "center" ] |
| label | "Availability" |
same as passed value |
| label_attr | [ "class" => "checkbox-switch" ] |
[ "class" => "checkbox-switch" ] |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-boolean" ] |
[ "class" => "field-boolean" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-ea-align" => "center" ] |
| 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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1338 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1334 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Availability" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1437 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-ea-align" => "center" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_Candidate_availability" ] |
| cache_key | "_Candidate_availability_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1162 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "availability" -value: null -formattedValue: null -formatValueCallable: null -label: "Availability" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#966 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#982 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#874 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#888 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4K" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#997 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1732 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1162 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField" -propertyName: "availability" -value: null -formattedValue: null -formatValueCallable: null -label: "Availability" -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#966 …} -sortable: true -virtual: false -permission: null -textAlign: "center" -help: null -cssClass: "field-boolean has-switch" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/boolean" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#982 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#874 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#888 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4K" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#997 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1730 -form: Symfony\Component\Form\Form {#1585 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1728 …5} |
| full_name | "Candidate[availability]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_availability" |
| label | "Availability" |
| label_attr | [ "class" => "checkbox-switch" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "availability" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-boolean" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_availability" |
| valid | true |
| value | "1" |
jobCategory
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Job Category" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1446 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Job Category" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1448 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1447 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_jobCategory" ] |
| cache_key | "_Candidate_jobCategory_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1157 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "jobCategory" -value: null -formattedValue: null -formatValueCallable: null -label: "Job Category" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#902 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#910 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#901 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4M" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1005 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1735 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1157 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "jobCategory" -value: null -formattedValue: null -formatValueCallable: null -label: "Job Category" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#902 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#910 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#901 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4M" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1005 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1733 -form: Symfony\Component\Form\Form {#1589 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1731 …5} |
| full_name | "Candidate[jobCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_jobCategory" |
| label | "Job Category" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "jobCategory" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_jobCategory" |
| valid | true |
| value | "" |
experience
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Experience" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1455 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Experience" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1456 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_experience" ] |
| cache_key | "_Candidate_experience_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1116 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "experience" -value: null -formattedValue: null -formatValueCallable: null -label: "Experience" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#894 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#877 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1072 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#898 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4N" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1013 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1738 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1116 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "experience" -value: null -formattedValue: null -formatValueCallable: null -label: "Experience" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#894 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#877 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1072 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#898 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4N" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1013 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1736 -form: Symfony\Component\Form\Form {#1592 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1734 …5} |
| full_name | "Candidate[experience]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_experience" |
| label | "Experience" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "experience" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_experience" |
| valid | true |
| value | "" |
shortDescription
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Short Description" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1464 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Short Description" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1465 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_shortDescription" ] |
| cache_key | "_Candidate_shortDescription_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#958 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "shortDescription" -value: null -formattedValue: null -formatValueCallable: null -label: "Short Description" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1074 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1073 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1127 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#907 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4P" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1021 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1741 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#958 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "shortDescription" -value: null -formattedValue: null -formatValueCallable: null -label: "Short Description" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1074 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1073 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1127 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#907 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4P" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1021 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1739 -form: Symfony\Component\Form\Form {#1595 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1737 …5} |
| full_name | "Candidate[shortDescription]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_shortDescription" |
| label | "Short Description" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "shortDescription" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_shortDescription" |
| valid | true |
| value | "" |
notes
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Notes" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1473 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Notes" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1475 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1474 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_notes" ] |
| cache_key | "_Candidate_notes_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#926 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "notes" -value: null -formattedValue: null -formatValueCallable: null -label: "Notes" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1129 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1128 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#913 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4Q" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1029 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1744 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#926 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "notes" -value: null -formattedValue: null -formatValueCallable: null -label: "Notes" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1129 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1128 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1132 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#913 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4Q" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1029 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1742 -form: Symfony\Component\Form\Form {#1598 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1740 …5} |
| full_name | "Candidate[notes]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_notes" |
| label | "Notes" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "notes" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_notes" |
| valid | true |
| value | "" |
gender
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Gender" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1482 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Gender" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1484 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1483 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_gender" ] |
| cache_key | "_Candidate_gender_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1070 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "gender" -value: null -formattedValue: null -formatValueCallable: null -label: "Gender" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1134 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1133 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1137 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#920 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4R" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1037 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1747 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1070 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "gender" -value: null -formattedValue: null -formatValueCallable: null -label: "Gender" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1134 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1133 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1137 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#920 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4R" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1037 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1745 -form: Symfony\Component\Form\Form {#1601 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1743 …5} |
| full_name | "Candidate[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_gender" |
| label | "Gender" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "gender" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_gender" |
| valid | true |
| value | "" |
created_at
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| label | "Created At" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-date" ] |
[ "class" => "field-date" ] |
| widget | "single_text" |
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 | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Created At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| 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 | [ "class" => "field-date" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1492 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1491 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_Candidate_created_at" ] |
| cache_key | "_Candidate_created_at_date" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1082 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField" -propertyName: "created_at" -value: null -formattedValue: null -formatValueCallable: null -label: "Created At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1139 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-date" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/date" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1138 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1142 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#937 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4S" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1045 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1750 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1082 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField" -propertyName: "created_at" -value: null -formattedValue: null -formatValueCallable: null -label: "Created At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1139 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-date" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/date" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1138 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1142 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#937 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4S" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1045 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1748 -form: Symfony\Component\Form\Form {#1604 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1746 …5} |
| full_name | "Candidate[created_at]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_created_at" |
| label | "Created At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "created_at" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-date" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "date" |
| unique_block_prefix | "_Candidate_created_at" |
| valid | true |
| value | "" |
| widget | "single_text" |
updated_at
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| label | "Updated At" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-date" ] |
[ "class" => "field-date" ] |
| widget | "single_text" |
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 | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Updated At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| 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 | [ "class" => "field-date" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1500 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_Candidate_updated_at" ] |
| cache_key | "_Candidate_updated_at_date" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1130 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField" -propertyName: "updated_at" -value: null -formattedValue: null -formatValueCallable: null -label: "Updated At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1144 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-date" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/date" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1143 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1147 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#946 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4T" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1053 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1753 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1130 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField" -propertyName: "updated_at" -value: null -formattedValue: null -formatValueCallable: null -label: "Updated At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1144 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-date" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/date" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1143 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1147 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#946 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4T" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1053 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1751 -form: Symfony\Component\Form\Form {#1607 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1749 …5} |
| full_name | "Candidate[updated_at]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_updated_at" |
| label | "Updated At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "updated_at" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-date" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "date" |
| unique_block_prefix | "_Candidate_updated_at" |
| valid | true |
| value | "" |
| widget | "single_text" |
deleted_at
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| html5 | true |
same as passed value |
| label | "Deleted At" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-date" ] |
[ "class" => "field-date" ] |
| widget | "single_text" |
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 | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Deleted At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| 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 | [ "class" => "field-date" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1510 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1509 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_Candidate_deleted_at" ] |
| cache_key | "_Candidate_deleted_at_date" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1135 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField" -propertyName: "deleted_at" -value: null -formattedValue: null -formatValueCallable: null -label: "Deleted At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1163 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-date" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/date" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1165 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1168 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#943 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4V" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1061 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1756 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1135 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField" -propertyName: "deleted_at" -value: null -formattedValue: null -formatValueCallable: null -label: "Deleted At" -formType: "Symfony\Component\Form\Extension\Core\Type\DateType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1163 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-date" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/date" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1165 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1168 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#943 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4V" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1061 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1754 -form: Symfony\Component\Form\Form {#1610 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1752 …5} |
| full_name | "Candidate[deleted_at]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_deleted_at" |
| label | "Deleted At" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "deleted_at" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-date" ] |
| submitted | false |
| translation_domain | "messages" |
| type | "date" |
| unique_block_prefix | "_Candidate_deleted_at" |
| valid | true |
| value | "" |
| widget | "single_text" |
files
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Files" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
false
|
| row_attr | [ "class" => "field-text" ] |
[ "class" => "field-text" ] |
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 {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1518 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Files" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1519 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_Candidate_files" ] |
| cache_key | "_Candidate_files_text" |
| compound | false |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1140 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "files" -value: null -formattedValue: null -formatValueCallable: null -label: "Files" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1170 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1169 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1173 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#949 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4W" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1069 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1759 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1140 -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField" -propertyName: "files" -value: null -formattedValue: null -formatValueCallable: null -label: "Files" -formType: "Symfony\Component\Form\Extension\Core\Type\TextType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1170 …} -sortable: true -virtual: false -permission: null -textAlign: null -help: null -cssClass: "field-text" -columns: null -defaultColumns: "col-md-6 col-xxl-5" -translationParameters: [] -templateName: "crud/field/text" -templatePath: "@EasyAdmin/label/null.html.twig" -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1169 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1173 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#949 …} -uniqueId: "01KKKMBKDFW3HDSPTTTVNMPV4W" -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1069 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1757 -form: Symfony\Component\Form\Form {#1613 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1755 …5} |
| full_name | "Candidate[files]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_files" |
| label | "Files" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "files" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "field-text" ] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_files" |
| valid | true |
| value | "" |
ea_form_fieldset_close_01KKKMBKDZZQECGG0NXHJPRA9A
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1528 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1527 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "ea_form_fieldset_close" "_Candidate_ea_form_fieldset_close_01KKKMBKDZZQECGG0NXHJPRA9A" ] |
| cache_key | "_Candidate_ea_form_fieldset_close_01KKKMBKDZZQECGG0NXHJPRA9A_ea_form_fieldset_close" |
| compound | true |
| data | null |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => 0 "form_tab" => null "ea_field" => EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1235 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KKKMBKDZZQECGG0NXHJPRA9A" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1232 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1233 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1231 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1230 …} -uniqueId: Symfony\Component\Uid\Ulid {#1234 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1229 …} } "ea_entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1762 -fieldDto: EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1235 -fieldFqcn: null -propertyName: "ea_form_fieldset_close_01KKKMBKDZZQECGG0NXHJPRA9A" -value: null -formattedValue: null -formatValueCallable: null -label: null -formType: "EasyCorp\Bundle\EasyAdminBundle\Form\Type\Layout\EaFormFieldsetCloseType" -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1232 …} -sortable: null -virtual: null -permission: null -textAlign: null -help: null -cssClass: "" -columns: null -defaultColumns: "" -translationParameters: [] -templateName: "crud/field/text" -templatePath: null -formThemePaths: [] -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1233 …} -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1231 …} -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1230 …} -uniqueId: Symfony\Component\Uid\Ulid {#1234 …} -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1229 …} } -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#846 -isAccessible: true -fqcn: "App\Entity\Candidate" -metadata: Doctrine\ORM\Mapping\ClassMetadata {#775 …} -instance: App\Entity\Candidate {#667 -id: null -firstname: null -lastname: null -adress: null -country: null -nationality: null -passport: null -passport_file: null -cv: null -profil_picture: null -currentLocation: null -birth_date: null -placeOfBirth: null -email: null -password: null -availability: null -jobCategory: null -experience: null -shortDescription: null -notes: null -gender: null -created_at: null -updated_at: null -deleted_at: null -files: null -id_user: null } -primaryKeyName: "id" -primaryKeyValue: null -permission: null -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#895 …} -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1206 …} } } |
| errors | Symfony\Component\Form\FormErrorIterator {#1760 -form: Symfony\Component\Form\Form {#1616 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1758 …5} |
| full_name | "Candidate[ea_form_fieldset_close_01KKKMBKDZZQECGG0NXHJPRA9A]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate_ea_form_fieldset_close_01KKKMBKDZZQECGG0NXHJPRA9A" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ea_form_fieldset_close_01KKKMBKDZZQECGG0NXHJPRA9A" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate_ea_form_fieldset_close_01KKKMBKDZZQECGG0NXHJPRA9A" |
| valid | true |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "f39747f.5j_D9vfgPaV_dwvo9xWU5SnXbh1a5IL4T8yhxnH9DQE.jwiiz66EWsYIDWeDg03lvXanHFMO1ufVBYj460isSFXecPKZgrdp1hs-Wg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "f39747f.5j_D9vfgPaV_dwvo9xWU5SnXbh1a5IL4T8yhxnH9DQE.jwiiz66EWsYIDWeDg03lvXanHFMO1ufVBYj460isSFXecPKZgrdp1hs-Wg" |
same as passed value |
| mapped | false |
false
|
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 | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#394 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#395 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#396 …} -namespace: Closure() {#398 …} } |
| data | "f39747f.5j_D9vfgPaV_dwvo9xWU5SnXbh1a5IL4T8yhxnH9DQE.jwiiz66EWsYIDWeDg03lvXanHFMO1ufVBYj460isSFXecPKZgrdp1hs-Wg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1763 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#224 …} $message: Closure() {#1764 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_Candidate__token" ] |
| cache_key | "_Candidate__token_hidden" |
| compound | false |
| data | "f39747f.5j_D9vfgPaV_dwvo9xWU5SnXbh1a5IL4T8yhxnH9DQE.jwiiz66EWsYIDWeDg03lvXanHFMO1ufVBYj460isSFXecPKZgrdp1hs-Wg" |
| disabled | false |
| ea_crud_form | [ "form_panel" => null "form_fieldset" => null "form_tab" => null "ea_field" => null "ea_entity" => null ] |
| ea_vars | EasyCorp\Bundle\EasyAdminBundle\Dto\FormVarsDto {#1780 -fieldDto: null -entityDto: null } |
| errors | Symfony\Component\Form\FormErrorIterator {#1777 -form: Symfony\Component\Form\Form {#1773 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1768 …5} |
| full_name | "Candidate[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "Candidate__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "messages" |
| unique_block_prefix | "_Candidate__token" |
| valid | true |
| value | "f39747f.5j_D9vfgPaV_dwvo9xWU5SnXbh1a5IL4T8yhxnH9DQE.jwiiz66EWsYIDWeDg03lvXanHFMO1ufVBYj460isSFXecPKZgrdp1hs-Wg" |