Forms
-
s6a81b7f9b11bf
-
uniqueId
-
existingAramcoId
-
aramcoId
-
aramcoIdStatus
-
aramcoIdExpiryDate
-
fullname
-
email
-
nationality
-
birthDate
-
joinedDate
-
contractEnd
-
company
-
location
-
position
-
_token
-
s6a81b7f9b11bf
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data_class | "App\Entity\Employee" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | "App\Entity\Employee" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1049 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Employee" } } |
| 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | 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 | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1050 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_s6a81b7f9b11bf" ] |
| cache_key | "_s6a81b7f9b11bf_form" |
| compound | true |
| data | App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1366 -form: Symfony\Component\Form\Form {#1350 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1052 …5} |
| full_name | "s6a81b7f9b11bf" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "s6a81b7f9b11bf" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf" |
| valid | true |
| value | App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } |
uniqueId
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 15094 |
| View Format |
"15094"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Unique Id" |
same as passed value |
| label_render | false |
false
|
| property_path | "uniqueId" |
same as passed value |
| required | true |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058} "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1154 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Unique Id" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | 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 | "uniqueId" |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058} "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1155 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"class" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_s6a81b7f9b11bf_uniqueId" "admin_employee_integer" "admin_employee_uniqueId_integer" "admin_employee_uniqueId_integer_uniqueId" ] |
| cache_key | "_s6a81b7f9b11bf_uniqueId_integer" |
| compound | false |
| data | 15094 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1285 -form: Symfony\Component\Form\Form {#1375 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1295 …5} |
| full_name | "s6a81b7f9b11bf[uniqueId]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_uniqueId" |
| label | "Unique Id" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "uniqueId" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => "uniqueId" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => 15094 "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_uniqueId" |
| valid | true |
| value | "15094" |
existingAramcoId
"Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Yes" => true "No" => false ] |
[ "Yes" => true "No" => false ] |
| label | "Existing Aramco Id" |
same as passed value |
| label_render | false |
false
|
| map | [
[]
[
"aramcoId"
"aramcoIdStatus"
"aramcoIdExpiryDate"
]
] |
[
[]
[
"aramcoId"
"aramcoIdStatus"
"aramcoIdExpiryDate"
]
]
|
| placeholder | "Does the employee has an Aramco ID?" |
same as passed value |
| property_path | "existingAramcoId" |
same as passed value |
| required | true |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060} "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Yes" => true "No" => 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Existing Aramco Id" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| label_translation_parameters | [] |
| map | [
[]
[
"aramcoId"
"aramcoIdStatus"
"aramcoIdExpiryDate"
]
] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Does the employee has an Aramco ID?" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | "existingAramcoId" |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060} "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1171 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1170 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| all_fields | [ "aramcoId" "aramcoIdStatus" "aramcoIdExpiryDate" ] |
| attr | [
"class" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "sonata_type_choice_field_mask" "_s6a81b7f9b11bf_existingAramcoId" "admin_employee_sonata_type_choice_field_mask" "admin_employee_existingAramcoId_sonata_type_choice_field_mask" "admin_employee_existingAramcoId_sonata_type_choice_field_mask_existingAramcoId" ] |
| cache_key | "_s6a81b7f9b11bf_existingAramcoId_sonata_type_choice_field_mask" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1516 +label: "Yes" +value: "1" +data: true +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1514 +label: "No" +value: "0" +data: false +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1273 -form: Symfony\Component\Form\Form {#1378 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1508 …5} |
| full_name | "s6a81b7f9b11bf[existingAramcoId]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_existingAramcoId" |
| is_selected | Closure($choice, $value) {#1556 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Existing Aramco Id" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| map | [ 1 => [ "aramcoId" "aramcoIdStatus" "aramcoIdExpiryDate" ] ] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "existingAramcoId" |
| placeholder | "Does the employee has an Aramco ID?" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => "existingAramcoId" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => false "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_existingAramcoId" |
| valid | true |
| value | "0" |
aramcoId
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 | "Aramco Id" |
same as passed value |
| label_render | false |
false
|
| property_path | "aramcoId" |
same as passed value |
| required | true |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070} "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1197 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Aramco Id" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | 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 | "aramcoId" |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070} "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1193 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"class" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_s6a81b7f9b11bf_aramcoId" "admin_employee_integer" "admin_employee_aramcoId_integer" "admin_employee_aramcoId_integer_aramcoId" ] |
| cache_key | "_s6a81b7f9b11bf_aramcoId_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1557 -form: Symfony\Component\Form\Form {#1381 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1558 …5} |
| full_name | "s6a81b7f9b11bf[aramcoId]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_aramcoId" |
| label | "Aramco Id" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "aramcoId" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => "aramcoId" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => null "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_aramcoId" |
| valid | true |
| value | "" |
aramcoIdStatus
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| class | "App\Entity\AramcoIdStatus" |
same as passed value |
| em | "default" |
ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} |
| label | "Aramco Id Status" |
same as passed value |
| label_render | false |
false
|
| multiple | false |
false
|
| property_path | "aramcoIdStatus" |
same as passed value |
| required | false |
false
|
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072} "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1130 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1129 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1115 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1125 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1114 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1112 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1136 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1110 …} } |
| choices | null |
| class | "App\Entity\AramcoIdStatus" |
| 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1124 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#767 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Aramco Id Status" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | "aramcoIdStatus" |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072} "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1128 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"class" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_s6a81b7f9b11bf_aramcoIdStatus" "admin_employee_entity" "admin_employee_aramcoIdStatus_entity" "admin_employee_aramcoIdStatus_entity_aramcoIdStatus" ] |
| cache_key | "_s6a81b7f9b11bf_aramcoIdStatus_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1561 +label: "Existing" +value: "1" +data: App\Entity\AramcoIdStatus {#1646 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +label: "Processing" +value: "2" +data: App\Entity\AramcoIdStatus {#1656 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +label: "Waiting For Appointment" +value: "3" +data: App\Entity\AramcoIdStatus {#1662 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1559 -form: Symfony\Component\Form\Form {#1384 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1560 …5} |
| full_name | "s6a81b7f9b11bf[aramcoIdStatus]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_aramcoIdStatus" |
| is_selected | Closure($choice, $value) {#1660 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Aramco Id Status" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "aramcoIdStatus" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => "aramcoIdStatus" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => null "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_aramcoIdStatus" |
| valid | true |
| value | "" |
aramcoIdExpiryDate
"Sonata\Form\Type\DatePickerType"
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 |
|---|---|---|
| format | "dd-MM-yyyy" |
same as passed value |
| label | "Aramco Id Expiry Date" |
same as passed value |
| label_render | false |
false
|
| property_path | "aramcoIdExpiryDate" |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075} "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| datepicker_options | [ "display" => [ "theme" => "light" "components" => [ "clock" => false ] "icons" => [] "buttons" => [] ] "localization" => [ "locale" => "en" ] "restrictions" => [] ] |
| datepicker_use_button | true |
| 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 | "dd-MM-yyyy" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| html5 | false |
| 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 | "Aramco Id Expiry Date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| 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" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "aramcoIdExpiryDate" |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075} "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1214 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1211 …} $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 | [ "class" => "sonata-medium-date" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "sonata_type_datetime_picker" "_s6a81b7f9b11bf_aramcoIdExpiryDate" "admin_employee_sonata_type_datetime_picker" "admin_employee_aramcoIdExpiryDate_sonata_type_datetime_picker" "admin_employee_aramcoIdExpiryDate_sonata_type_datetime_picker_aramcoIdExpiryDate" ] |
| cache_key | "_s6a81b7f9b11bf_aramcoIdExpiryDate_sonata_type_datetime_picker" |
| compound | false |
| data | null |
| datepicker_options | [ "display" => [ "theme" => "light" "components" => [ "clock" => false ] ] "localization" => [ "locale" => "en" "format" => "dd-MM-yyyy" ] ] |
| datepicker_use_button | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1562 -form: Symfony\Component\Form\Form {#1387 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1649 …5} |
| full_name | "s6a81b7f9b11bf[aramcoIdExpiryDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_aramcoIdExpiryDate" |
| label | "Aramco Id Expiry Date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "aramcoIdExpiryDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => "aramcoIdExpiryDate" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => null "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "sonata-medium-date" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_aramcoIdExpiryDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
fullname
"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 | "Ahmed Boudali" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 150 ] |
[ "maxlength" => 150 ] |
| label | "Fullname" |
same as passed value |
| label_render | false |
false
|
| property_path | "fullname" |
same as passed value |
| required | true |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081} "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 150 ] |
| 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1230 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Fullname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | 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 | "fullname" |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081} "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1232 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1231 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 150 "class" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_s6a81b7f9b11bf_fullname" "admin_employee_text" "admin_employee_fullname_text" "admin_employee_fullname_text_fullname" ] |
| cache_key | "_s6a81b7f9b11bf_fullname_text" |
| compound | false |
| data | "Ahmed Boudali" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1650 -form: Symfony\Component\Form\Form {#1390 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1654 …5} |
| full_name | "s6a81b7f9b11bf[fullname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_fullname" |
| label | "Fullname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fullname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => "fullname" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => "Ahmed Boudali" "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_fullname" |
| valid | true |
| value | "Ahmed Boudali" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 100 ] |
[ "maxlength" => 100 ] |
| label | "Email" |
same as passed value |
| label_render | false |
false
|
| property_path | "email" |
same as passed value |
| required | false |
false
|
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083} "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 100 ] |
| 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1227 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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 | false |
| label_render | 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 | "email" |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083} "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1242 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1241 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 "class" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_s6a81b7f9b11bf_email" "admin_employee_text" "admin_employee_email_text" "admin_employee_email_text_email" ] |
| cache_key | "_s6a81b7f9b11bf_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1564 -form: Symfony\Component\Form\Form {#1393 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1648 …5} |
| full_name | "s6a81b7f9b11bf[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| sonata_admin | [ "name" => "email" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => null "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_email" |
| valid | true |
| value | "" |
nationality
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } |
| View Format |
"4"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Nation" |
same as passed value |
| em | "default" |
ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} |
| label | "Nationality" |
same as passed value |
| label_render | false |
false
|
| multiple | false |
false
|
| property_path | "nationality" |
same as passed value |
| required | false |
false
|
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082} "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1130 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1129 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1260 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1251 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1261 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1112 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1263 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1262 …} } |
| choices | null |
| class | "App\Entity\Nation" |
| 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1252 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#681 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nationality" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | "nationality" |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082} "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1239 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"class" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_s6a81b7f9b11bf_nationality" "admin_employee_entity" "admin_employee_nationality_entity" "admin_employee_nationality_entity_nationality" ] |
| cache_key | "_s6a81b7f9b11bf_nationality_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1667 +label: "Afghanistan" +value: "1" +data: App\Entity\Nation {#1675 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1669 +label: "Albania" +value: "2" +data: App\Entity\Nation {#1690 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1680 +label: "Antarctica" +value: "3" +data: App\Entity\Nation {#1695 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1681 +label: "Algeria" +value: "4" +data: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "American Samoa" +value: "5" +data: App\Entity\Nation {#1700 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1668 +label: "Andorra" +value: "6" +data: App\Entity\Nation {#1705 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1678 +label: "Angola" +value: "7" +data: App\Entity\Nation {#1710 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1679 +label: "Antigua and Barbuda" +value: "8" +data: App\Entity\Nation {#1715 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1683 +label: "Azerbaijan" +value: "9" +data: App\Entity\Nation {#1720 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1670 +label: "Argentina" +value: "10" +data: App\Entity\Nation {#1725 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1677 +label: "Australia" +value: "11" +data: App\Entity\Nation {#1730 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2924 +label: "Austria" +value: "12" +data: App\Entity\Nation {#1735 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2925 +label: "Bahamas" +value: "13" +data: App\Entity\Nation {#1740 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2926 +label: "Bahrain" +value: "14" +data: Proxies\__CG__\App\Entity\Nation {#1484 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2927 +label: "Bangladesh" +value: "15" +data: App\Entity\Nation {#1749 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2928 +label: "Armenia" +value: "16" +data: App\Entity\Nation {#1754 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2929 +label: "Barbados" +value: "17" +data: App\Entity\Nation {#1759 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2930 +label: "Belgium" +value: "18" +data: App\Entity\Nation {#1764 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2931 +label: "Bermuda" +value: "19" +data: App\Entity\Nation {#1769 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2932 +label: "Bhutan" +value: "20" +data: App\Entity\Nation {#1774 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2933 +label: "Bolivia" +value: "21" +data: App\Entity\Nation {#1779 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2934 +label: "Bosnia and Herzegovina" +value: "22" +data: App\Entity\Nation {#1784 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2935 +label: "Botswana" +value: "23" +data: App\Entity\Nation {#1789 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2936 +label: "Bouvet Island" +value: "24" +data: App\Entity\Nation {#1794 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2937 +label: "Brazil" +value: "25" +data: App\Entity\Nation {#1799 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2938 +label: "Belize" +value: "26" +data: App\Entity\Nation {#1804 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2939 +label: "British Indian Ocean Territory" +value: "27" +data: App\Entity\Nation {#1809 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2940 +label: "Solomon Islands" +value: "28" +data: App\Entity\Nation {#1814 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2941 +label: "British Virgin Islands" +value: "29" +data: App\Entity\Nation {#1819 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2942 +label: "Brunei Darussalam" +value: "30" +data: App\Entity\Nation {#1824 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2943 +label: "Bulgaria" +value: "31" +data: App\Entity\Nation {#1829 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2944 +label: "Myanmar" +value: "32" +data: App\Entity\Nation {#1834 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2945 +label: "Burundi" +value: "33" +data: App\Entity\Nation {#1839 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2946 +label: "Belarus" +value: "34" +data: App\Entity\Nation {#1844 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2947 +label: "Cambodia" +value: "35" +data: App\Entity\Nation {#1849 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2948 +label: "Cameroon" +value: "36" +data: App\Entity\Nation {#1854 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2949 +label: "Canada" +value: "37" +data: App\Entity\Nation {#1859 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2950 +label: "Cape Verde" +value: "38" +data: App\Entity\Nation {#1864 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2951 +label: "Cayman Islands" +value: "39" +data: App\Entity\Nation {#1869 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2952 +label: "Central African" +value: "40" +data: App\Entity\Nation {#1874 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2953 +label: "Sri Lanka" +value: "41" +data: App\Entity\Nation {#1879 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2954 +label: "Chad" +value: "42" +data: App\Entity\Nation {#1884 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2955 +label: "Chile" +value: "43" +data: App\Entity\Nation {#1889 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2956 +label: "China" +value: "44" +data: App\Entity\Nation {#1894 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2957 +label: "Taiwan" +value: "45" +data: App\Entity\Nation {#1899 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2958 +label: "Christmas Island" +value: "46" +data: App\Entity\Nation {#1904 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2959 +label: "Cocos (Keeling) Islands" +value: "47" +data: App\Entity\Nation {#1909 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2960 +label: "Colombia" +value: "48" +data: App\Entity\Nation {#1914 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2961 +label: "Comoros" +value: "49" +data: App\Entity\Nation {#1919 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2962 +label: "Mayotte" +value: "50" +data: App\Entity\Nation {#1924 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2963 +label: "Republic of the Congo" +value: "51" +data: App\Entity\Nation {#1929 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2964 +label: "The Democratic Republic Of The Congo" +value: "52" +data: App\Entity\Nation {#1934 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2965 +label: "Cook Islands" +value: "53" +data: App\Entity\Nation {#1939 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2966 +label: "Costa Rica" +value: "54" +data: App\Entity\Nation {#1944 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2967 +label: "Croatia" +value: "55" +data: App\Entity\Nation {#1949 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2968 +label: "Cuba" +value: "56" +data: App\Entity\Nation {#1954 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2969 +label: "Cyprus" +value: "57" +data: App\Entity\Nation {#1959 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2970 +label: "Czech Republic" +value: "58" +data: App\Entity\Nation {#1964 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2971 +label: "Benin" +value: "59" +data: App\Entity\Nation {#1969 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2972 +label: "Denmark" +value: "60" +data: App\Entity\Nation {#1974 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2973 +label: "Dominica" +value: "61" +data: App\Entity\Nation {#1979 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2974 +label: "Dominican Republic" +value: "62" +data: App\Entity\Nation {#1984 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2975 +label: "Ecuador" +value: "63" +data: App\Entity\Nation {#1989 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2976 +label: "El Salvador" +value: "64" +data: App\Entity\Nation {#1994 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2977 +label: "Equatorial Guinea" +value: "65" +data: App\Entity\Nation {#1999 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2978 +label: "Ethiopia" +value: "66" +data: App\Entity\Nation {#2004 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2979 +label: "Eritrea" +value: "67" +data: App\Entity\Nation {#2009 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2980 +label: "Estonia" +value: "68" +data: App\Entity\Nation {#2014 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2981 +label: "Faroe Islands" +value: "69" +data: App\Entity\Nation {#2019 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2982 +label: "Falkland Islands" +value: "70" +data: App\Entity\Nation {#2024 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2983 +label: "South Georgia and the South Sandwich Islands" +value: "71" +data: App\Entity\Nation {#2029 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2984 +label: "Fiji" +value: "72" +data: App\Entity\Nation {#2034 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2985 +label: "Finland" +value: "73" +data: App\Entity\Nation {#2039 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2986 +label: "Åland Islands" +value: "74" +data: App\Entity\Nation {#2044 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2987 +label: "France" +value: "75" +data: App\Entity\Nation {#2049 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2988 +label: "French Guiana" +value: "76" +data: App\Entity\Nation {#2054 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2989 +label: "French Polynesia" +value: "77" +data: App\Entity\Nation {#2059 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2990 +label: "French Southern Territories" +value: "78" +data: App\Entity\Nation {#2064 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2991 +label: "Djibouti" +value: "79" +data: App\Entity\Nation {#2069 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2992 +label: "Gabon" +value: "80" +data: App\Entity\Nation {#2074 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2993 +label: "Georgia" +value: "81" +data: App\Entity\Nation {#2079 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2994 +label: "Gambia" +value: "82" +data: App\Entity\Nation {#2084 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2995 +label: "Palestine" +value: "83" +data: App\Entity\Nation {#2089 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2996 +label: "Germany" +value: "84" +data: App\Entity\Nation {#2094 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2997 +label: "Ghana" +value: "85" +data: App\Entity\Nation {#2099 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2998 +label: "Gibraltar" +value: "86" +data: App\Entity\Nation {#2104 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2999 +label: "Kiribati" +value: "87" +data: App\Entity\Nation {#2109 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3000 +label: "Greece" +value: "88" +data: App\Entity\Nation {#2114 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3001 +label: "Greenland" +value: "89" +data: App\Entity\Nation {#2119 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3002 +label: "Grenada" +value: "90" +data: App\Entity\Nation {#2124 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3003 +label: "Guadeloupe" +value: "91" +data: App\Entity\Nation {#2129 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3004 +label: "Guam" +value: "92" +data: App\Entity\Nation {#2134 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3005 +label: "Guatemala" +value: "93" +data: App\Entity\Nation {#2139 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3006 +label: "Guinea" +value: "94" +data: App\Entity\Nation {#2144 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3007 +label: "Guyana" +value: "95" +data: App\Entity\Nation {#2149 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3008 +label: "Haiti" +value: "96" +data: App\Entity\Nation {#2154 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3009 +label: "Heard Island and McDonald Islands" +value: "97" +data: App\Entity\Nation {#2159 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3010 +label: "Vatican City State" +value: "98" +data: App\Entity\Nation {#2164 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3011 +label: "Honduras" +value: "99" +data: App\Entity\Nation {#2169 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3012 +label: "Hong Kong" +value: "100" +data: App\Entity\Nation {#2174 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3013 +label: "Hungary" +value: "101" +data: App\Entity\Nation {#2179 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3014 +label: "Iceland" +value: "102" +data: App\Entity\Nation {#2184 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3015 +label: "India" +value: "103" +data: App\Entity\Nation {#2189 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3016 +label: "Indonesia" +value: "104" +data: App\Entity\Nation {#2194 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3017 +label: "Islamic Republic of Iran" +value: "105" +data: App\Entity\Nation {#2199 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3018 +label: "Iraq" +value: "106" +data: App\Entity\Nation {#2204 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3019 +label: "Ireland" +value: "107" +data: App\Entity\Nation {#2209 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3020 +label: "Undefined State" +value: "108" +data: App\Entity\Nation {#2214 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3021 +label: "Italy" +value: "109" +data: App\Entity\Nation {#2219 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3022 +label: "Côte d'Ivoire" +value: "110" +data: App\Entity\Nation {#2224 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3023 +label: "Jamaica" +value: "111" +data: App\Entity\Nation {#2229 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3024 +label: "Japan" +value: "112" +data: App\Entity\Nation {#2234 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3025 +label: "Kazakhstan" +value: "113" +data: App\Entity\Nation {#2239 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3026 +label: "Jordan" +value: "114" +data: App\Entity\Nation {#2244 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3027 +label: "Kenya" +value: "115" +data: App\Entity\Nation {#2249 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3028 +label: "Democratic People's Republic of Korea" +value: "116" +data: App\Entity\Nation {#2254 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3029 +label: "Republic of Korea" +value: "117" +data: App\Entity\Nation {#2259 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3030 +label: "Kuwait" +value: "118" +data: App\Entity\Nation {#2264 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3031 +label: "Kyrgyzstan" +value: "119" +data: App\Entity\Nation {#2269 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3032 +label: "Lao People's Democratic Republic" +value: "120" +data: App\Entity\Nation {#2274 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3033 +label: "Lebanon" +value: "121" +data: App\Entity\Nation {#2279 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3034 +label: "Lesotho" +value: "122" +data: App\Entity\Nation {#2284 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3035 +label: "Latvia" +value: "123" +data: App\Entity\Nation {#2289 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3036 +label: "Liberia" +value: "124" +data: App\Entity\Nation {#2294 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3037 +label: "Libya" +value: "125" +data: App\Entity\Nation {#2299 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3038 +label: "Liechtenstein" +value: "126" +data: App\Entity\Nation {#2304 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3039 +label: "Lithuania" +value: "127" +data: App\Entity\Nation {#2309 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3040 +label: "Luxembourg" +value: "128" +data: App\Entity\Nation {#2314 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3041 +label: "Macao" +value: "129" +data: App\Entity\Nation {#2319 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3042 +label: "Madagascar" +value: "130" +data: App\Entity\Nation {#2324 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3043 +label: "Malawi" +value: "131" +data: App\Entity\Nation {#2329 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3044 +label: "Malaysia" +value: "132" +data: App\Entity\Nation {#2334 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3045 +label: "Maldives" +value: "133" +data: App\Entity\Nation {#2339 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3046 +label: "Mali" +value: "134" +data: App\Entity\Nation {#2344 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3047 +label: "Malta" +value: "135" +data: App\Entity\Nation {#2349 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3048 +label: "Martinique" +value: "136" +data: App\Entity\Nation {#2354 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3049 +label: "Mauritania" +value: "137" +data: App\Entity\Nation {#2359 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3050 +label: "Mauritius" +value: "138" +data: App\Entity\Nation {#2364 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3051 +label: "Mexico" +value: "139" +data: App\Entity\Nation {#2369 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3052 +label: "Monaco" +value: "140" +data: App\Entity\Nation {#2374 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3053 +label: "Mongolia" +value: "141" +data: App\Entity\Nation {#2379 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3054 +label: "Republic of Moldova" +value: "142" +data: App\Entity\Nation {#2384 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3055 +label: "Montserrat" +value: "143" +data: App\Entity\Nation {#2389 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3056 +label: "Morocco" +value: "144" +data: App\Entity\Nation {#2394 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3057 +label: "Mozambique" +value: "145" +data: App\Entity\Nation {#2399 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3058 +label: "Oman" +value: "146" +data: App\Entity\Nation {#2404 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3059 +label: "Namibia" +value: "147" +data: App\Entity\Nation {#2409 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3060 +label: "Nauru" +value: "148" +data: App\Entity\Nation {#2414 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3061 +label: "Nepal" +value: "149" +data: App\Entity\Nation {#2419 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3062 +label: "Netherlands" +value: "150" +data: App\Entity\Nation {#2424 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3063 +label: "Netherlands Antilles" +value: "151" +data: App\Entity\Nation {#2429 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3064 +label: "Aruba" +value: "152" +data: App\Entity\Nation {#2434 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3065 +label: "New Caledonia" +value: "153" +data: App\Entity\Nation {#2439 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3066 +label: "Vanuatu" +value: "154" +data: App\Entity\Nation {#2444 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3067 +label: "New Zealand" +value: "155" +data: App\Entity\Nation {#2449 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3068 +label: "Nicaragua" +value: "156" +data: App\Entity\Nation {#2454 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3069 +label: "Niger" +value: "157" +data: App\Entity\Nation {#2459 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3070 +label: "Nigeria" +value: "158" +data: App\Entity\Nation {#2464 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3071 +label: "Niue" +value: "159" +data: App\Entity\Nation {#2469 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3072 +label: "Norfolk Island" +value: "160" +data: App\Entity\Nation {#2474 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3073 +label: "Norway" +value: "161" +data: App\Entity\Nation {#2479 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3074 +label: "Northern Mariana Islands" +value: "162" +data: App\Entity\Nation {#2484 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3075 +label: "United States Minor Outlying Islands" +value: "163" +data: App\Entity\Nation {#2489 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3076 +label: "Federated States of Micronesia" +value: "164" +data: App\Entity\Nation {#2494 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3077 +label: "Marshall Islands" +value: "165" +data: App\Entity\Nation {#2499 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3078 +label: "Palau" +value: "166" +data: App\Entity\Nation {#2504 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3079 +label: "Pakistan" +value: "167" +data: App\Entity\Nation {#2509 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3080 +label: "Panama" +value: "168" +data: App\Entity\Nation {#2514 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3081 +label: "Papua New Guinea" +value: "169" +data: App\Entity\Nation {#2519 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3082 +label: "Paraguay" +value: "170" +data: App\Entity\Nation {#2524 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3083 +label: "Peru" +value: "171" +data: App\Entity\Nation {#2529 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3084 +label: "Philippines" +value: "172" +data: App\Entity\Nation {#2534 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3085 +label: "Pitcairn" +value: "173" +data: App\Entity\Nation {#2539 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3086 +label: "Poland" +value: "174" +data: App\Entity\Nation {#2544 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3087 +label: "Portugal" +value: "175" +data: App\Entity\Nation {#2549 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3088 +label: "Guinea-Bissau" +value: "176" +data: App\Entity\Nation {#2554 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3089 +label: "Timor-Leste" +value: "177" +data: App\Entity\Nation {#2559 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3090 +label: "Puerto Rico" +value: "178" +data: App\Entity\Nation {#2564 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3091 +label: "Qatar" +value: "179" +data: App\Entity\Nation {#2569 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3092 +label: "Réunion" +value: "180" +data: App\Entity\Nation {#2574 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3093 +label: "Romania" +value: "181" +data: App\Entity\Nation {#2579 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3094 +label: "Russia" +value: "182" +data: App\Entity\Nation {#2584 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3095 +label: "Rwanda" +value: "183" +data: App\Entity\Nation {#2589 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3096 +label: "Saint Helena" +value: "184" +data: App\Entity\Nation {#2594 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3097 +label: "Saint Kitts and Nevis" +value: "185" +data: App\Entity\Nation {#2599 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3098 +label: "Anguilla" +value: "186" +data: App\Entity\Nation {#2604 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3099 +label: "Saint Lucia" +value: "187" +data: App\Entity\Nation {#2609 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3100 +label: "Saint-Pierre and Miquelon" +value: "188" +data: App\Entity\Nation {#2614 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3101 +label: "Saint Vincent and the Grenadines" +value: "189" +data: App\Entity\Nation {#2619 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3102 +label: "San Marino" +value: "190" +data: App\Entity\Nation {#2624 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3103 +label: "Sao Tome and Principe" +value: "191" +data: App\Entity\Nation {#2629 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3104 +label: "Saudi Arabia" +value: "192" +data: App\Entity\Nation {#2634 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3105 +label: "Senegal" +value: "193" +data: App\Entity\Nation {#2639 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3106 +label: "Seychelles" +value: "194" +data: App\Entity\Nation {#2644 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3107 +label: "Sierra Leone" +value: "195" +data: App\Entity\Nation {#2649 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3108 +label: "Singapore" +value: "196" +data: App\Entity\Nation {#2654 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3109 +label: "Slovakia" +value: "197" +data: App\Entity\Nation {#2659 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3110 +label: "Vietnam" +value: "198" +data: App\Entity\Nation {#2664 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3111 +label: "Slovenia" +value: "199" +data: App\Entity\Nation {#2669 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3112 +label: "Somalia" +value: "200" +data: App\Entity\Nation {#2674 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3113 +label: "South Africa" +value: "201" +data: App\Entity\Nation {#2679 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3114 +label: "Zimbabwe" +value: "202" +data: App\Entity\Nation {#2684 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3115 +label: "Spain" +value: "203" +data: App\Entity\Nation {#2689 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3116 +label: "Western Sahara" +value: "204" +data: App\Entity\Nation {#2694 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3117 +label: "Sudan" +value: "205" +data: App\Entity\Nation {#2699 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3118 +label: "Suriname" +value: "206" +data: App\Entity\Nation {#2704 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3119 +label: "Svalbard and Jan Mayen" +value: "207" +data: App\Entity\Nation {#2709 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3120 +label: "Swaziland" +value: "208" +data: App\Entity\Nation {#2714 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3121 +label: "Sweden" +value: "209" +data: App\Entity\Nation {#2719 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3122 +label: "Switzerland" +value: "210" +data: App\Entity\Nation {#2724 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3123 +label: "Syrian Arab Republic" +value: "211" +data: App\Entity\Nation {#2729 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3124 +label: "Tajikistan" +value: "212" +data: App\Entity\Nation {#2734 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3125 +label: "Thailand" +value: "213" +data: App\Entity\Nation {#2739 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3126 +label: "Togo" +value: "214" +data: App\Entity\Nation {#2744 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3127 +label: "Tokelau" +value: "215" +data: App\Entity\Nation {#2749 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3128 +label: "Tonga" +value: "216" +data: App\Entity\Nation {#2754 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3129 +label: "Trinidad and Tobago" +value: "217" +data: App\Entity\Nation {#2759 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3130 +label: "United Arab Emirates" +value: "218" +data: App\Entity\Nation {#2764 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3131 +label: "Tunisia" +value: "219" +data: App\Entity\Nation {#2769 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3132 +label: "Turkey" +value: "220" +data: App\Entity\Nation {#2774 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3133 +label: "Turkmenistan" +value: "221" +data: App\Entity\Nation {#2779 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3134 +label: "Turks and Caicos Islands" +value: "222" +data: App\Entity\Nation {#2784 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3135 +label: "Tuvalu" +value: "223" +data: App\Entity\Nation {#2789 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3136 +label: "Uganda" +value: "224" +data: App\Entity\Nation {#2794 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3137 +label: "Ukraine" +value: "225" +data: App\Entity\Nation {#2799 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3138 +label: "North Macedonia" +value: "226" +data: App\Entity\Nation {#2804 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3139 +label: "Egypt" +value: "227" +data: App\Entity\Nation {#2809 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3140 +label: "United Kingdom" +value: "228" +data: App\Entity\Nation {#2814 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3141 +label: "Isle of Man" +value: "229" +data: App\Entity\Nation {#2819 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3142 +label: "United Republic Of Tanzania" +value: "230" +data: App\Entity\Nation {#2824 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3143 +label: "United States" +value: "231" +data: App\Entity\Nation {#2829 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3144 +label: "U.S. Virgin Islands" +value: "232" +data: App\Entity\Nation {#2834 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3145 +label: "Burkina Faso" +value: "233" +data: App\Entity\Nation {#2839 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3146 +label: "Uruguay" +value: "234" +data: App\Entity\Nation {#2844 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3147 +label: "Uzbekistan" +value: "235" +data: App\Entity\Nation {#2849 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3148 +label: "Venezuela" +value: "236" +data: App\Entity\Nation {#2854 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3149 +label: "Wallis and Futuna" +value: "237" +data: App\Entity\Nation {#2859 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3150 +label: "Samoa" +value: "238" +data: App\Entity\Nation {#2864 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3151 +label: "Yemen" +value: "239" +data: App\Entity\Nation {#2869 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3152 +label: "Serbia and Montenegro" +value: "240" +data: App\Entity\Nation {#2874 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3153 +label: "Zambia" +value: "241" +data: App\Entity\Nation {#2879 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3154 +label: "England" +value: "242" +data: App\Entity\Nation {#2884 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3155 +label: "Scotland" +value: "243" +data: App\Entity\Nation {#2889 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3156 +label: "Wales" +value: "244" +data: App\Entity\Nation {#2894 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3157 +label: "Northern Ireland" +value: "245" +data: App\Entity\Nation {#2899 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3158 +label: "Kosovo" +value: "246" +data: App\Entity\Nation {#2904 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3159 +label: "Curaçao" +value: "247" +data: App\Entity\Nation {#2909 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3160 +label: "Montenegro" +value: "248" +data: App\Entity\Nation {#2914 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3161 +label: "South Sudan" +value: "249" +data: App\Entity\Nation {#2919 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1665 -form: Symfony\Component\Form\Form {#1396 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1666 …5} |
| full_name | "s6a81b7f9b11bf[nationality]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_nationality" |
| is_selected | Closure($choice, $value) {#3163 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Nationality" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "nationality" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => "nationality" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => Proxies\__CG__\App\Entity\Nation {#876} "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_nationality" |
| valid | true |
| value | "4" |
birthDate
"Sonata\Form\Type\DatePickerType"
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 |
|---|---|---|
| format | "dd-MM-yyyy" |
same as passed value |
| label | "Birth Date" |
same as passed value |
| label_render | false |
false
|
| property_path | "birthDate" |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084} "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| datepicker_options | [ "display" => [ "theme" => "light" "components" => [ "clock" => false ] "icons" => [] "buttons" => [] ] "localization" => [ "locale" => "en" ] "restrictions" => [] ] |
| datepicker_use_button | true |
| 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 | "dd-MM-yyyy" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| html5 | false |
| 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 | false |
| label_render | false |
| 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" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "birthDate" |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084} "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1272 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1219 …} $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 | [ "class" => "sonata-medium-date" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "sonata_type_datetime_picker" "_s6a81b7f9b11bf_birthDate" "admin_employee_sonata_type_datetime_picker" "admin_employee_birthDate_sonata_type_datetime_picker" "admin_employee_birthDate_sonata_type_datetime_picker_birthDate" ] |
| cache_key | "_s6a81b7f9b11bf_birthDate_sonata_type_datetime_picker" |
| compound | false |
| data | null |
| datepicker_options | [ "display" => [ "theme" => "light" "components" => [ "clock" => false ] ] "localization" => [ "locale" => "en" "format" => "dd-MM-yyyy" ] ] |
| datepicker_use_button | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3164 -form: Symfony\Component\Form\Form {#1399 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3165 …5} |
| full_name | "s6a81b7f9b11bf[birthDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_birthDate" |
| label | "Birth Date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "birthDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => "birthDate" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => null "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "sonata-medium-date" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_birthDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
joinedDate
"Sonata\Form\Type\DatePickerType"
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 |
|---|---|---|
| format | "dd-MM-yyyy" |
same as passed value |
| label | "Joined Date" |
same as passed value |
| label_render | false |
false
|
| property_path | "joinedDate" |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085} "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| datepicker_options | [ "display" => [ "theme" => "light" "components" => [ "clock" => false ] "icons" => [] "buttons" => [] ] "localization" => [ "locale" => "en" ] "restrictions" => [] ] |
| datepicker_use_button | true |
| 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 | "dd-MM-yyyy" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| html5 | false |
| 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 | "Joined Date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| 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" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "joinedDate" |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085} "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1277 …} $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 | [ "class" => "sonata-medium-date" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "sonata_type_datetime_picker" "_s6a81b7f9b11bf_joinedDate" "admin_employee_sonata_type_datetime_picker" "admin_employee_joinedDate_sonata_type_datetime_picker" "admin_employee_joinedDate_sonata_type_datetime_picker_joinedDate" ] |
| cache_key | "_s6a81b7f9b11bf_joinedDate_sonata_type_datetime_picker" |
| compound | false |
| data | null |
| datepicker_options | [ "display" => [ "theme" => "light" "components" => [ "clock" => false ] ] "localization" => [ "locale" => "en" "format" => "dd-MM-yyyy" ] ] |
| datepicker_use_button | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3166 -form: Symfony\Component\Form\Form {#1402 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3167 …5} |
| full_name | "s6a81b7f9b11bf[joinedDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_joinedDate" |
| label | "Joined Date" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "joinedDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => "joinedDate" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => null "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "sonata-medium-date" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_joinedDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
contractEnd
"Sonata\Form\Type\DatePickerType"
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 |
|---|---|---|
| format | "dd-MM-yyyy" |
same as passed value |
| label | "Contract End" |
same as passed value |
| label_render | false |
false
|
| property_path | "contractEnd" |
same as passed value |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086} "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| datepicker_options | [ "display" => [ "theme" => "light" "components" => [ "clock" => false ] "icons" => [] "buttons" => [] ] "localization" => [ "locale" => "en" ] "restrictions" => [] ] |
| datepicker_use_button | true |
| 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 | "dd-MM-yyyy" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| html5 | false |
| 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 | "Contract End" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| 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" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "contractEnd" |
| required | true |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086} "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: 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 {#319 …} $message: Closure() {#1286 …} $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 | [ "class" => "sonata-medium-date" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "sonata_type_datetime_picker" "_s6a81b7f9b11bf_contractEnd" "admin_employee_sonata_type_datetime_picker" "admin_employee_contractEnd_sonata_type_datetime_picker" "admin_employee_contractEnd_sonata_type_datetime_picker_contractEnd" ] |
| cache_key | "_s6a81b7f9b11bf_contractEnd_sonata_type_datetime_picker" |
| compound | false |
| data | null |
| datepicker_options | [ "display" => [ "theme" => "light" "components" => [ "clock" => false ] ] "localization" => [ "locale" => "en" "format" => "dd-MM-yyyy" ] ] |
| datepicker_use_button | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3168 -form: Symfony\Component\Form\Form {#1405 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3169 …5} |
| full_name | "s6a81b7f9b11bf[contractEnd]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_contractEnd" |
| label | "Contract End" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contractEnd" |
| priority | 0 |
| required | true |
| row_attr | [] |
| sonata_admin | [ "name" => "contractEnd" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => null "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "sonata-medium-date" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_contractEnd" |
| valid | true |
| value | "" |
| widget | "single_text" |
company
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } |
| View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Company" |
same as passed value |
| em | "default" |
ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} |
| label | "Company" |
same as passed value |
| label_render | false |
false
|
| multiple | false |
false
|
| property_path | "company" |
same as passed value |
| required | false |
false
|
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087} "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1130 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1129 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1314 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1302 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1315 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1112 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1317 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1316 …} } |
| choices | null |
| class | "App\Entity\Company" |
| 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1303 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#700 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Company" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | "company" |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087} "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1298 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"class" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_s6a81b7f9b11bf_company" "admin_employee_entity" "admin_employee_company_entity" "admin_employee_company_entity_company" ] |
| cache_key | "_s6a81b7f9b11bf_company_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3172 +label: "SAPESCO" +value: "1" +data: App\Entity\Company {#3180 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3174 +label: "NESR" +value: "2" +data: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3185 +label: "RAZOR" +value: "3" +data: App\Entity\Company {#3190 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3170 -form: Symfony\Component\Form\Form {#1408 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3171 …5} |
| full_name | "s6a81b7f9b11bf[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_company" |
| is_selected | Closure($choice, $value) {#3194 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Company" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "company" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => "company" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => Proxies\__CG__\App\Entity\Company {#893} "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_company" |
| valid | true |
| value | "2" |
location
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } |
| View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Location" |
same as passed value |
| em | "default" |
ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} |
| label | "Location" |
same as passed value |
| label_render | false |
false
|
| multiple | false |
false
|
| property_path | "location" |
same as passed value |
| required | false |
false
|
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091} "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: App\Admin\LocationAdmin {#1094 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1130 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1129 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1338 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1329 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1339 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1112 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1341 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1340 …} } |
| choices | null |
| class | "App\Entity\Location" |
| 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1330 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#715 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Location" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | "location" |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091} "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: App\Admin\LocationAdmin {#1094 …} } |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1328 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1304 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"class" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_s6a81b7f9b11bf_location" "admin_employee_entity" "admin_employee_location_entity" "admin_employee_location_entity_location" ] |
| cache_key | "_s6a81b7f9b11bf_location_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3184 +label: "Bahrain" +value: "2" +data: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3175 +label: "Saudi Arabia" +value: "1" +data: App\Entity\Location {#3200 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3173 -form: Symfony\Component\Form\Form {#1411 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3183 …5} |
| full_name | "s6a81b7f9b11bf[location]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_location" |
| is_selected | Closure($choice, $value) {#3206 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Location" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "location" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => "location" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => Proxies\__CG__\App\Entity\Location {#910} "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_location" |
| valid | true |
| value | "2" |
position
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } |
| View Format |
"4"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Position" |
same as passed value |
| em | "default" |
ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} |
| label | "Position" |
same as passed value |
| label_render | false |
false
|
| multiple | false |
false
|
| property_path | "position" |
same as passed value |
| required | false |
false
|
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095} ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: App\Admin\PositionAdmin {#1098 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1130 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1129 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1362 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1353 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1363 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1112 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1365 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1364 …} } |
| choices | null |
| class | "App\Entity\Position" |
| 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1354 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#738 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Position" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_render | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | "position" |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| sonata_admin | null |
| sonata_field_description | Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095} ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } #associationAdmin: App\Admin\PositionAdmin {#1098 …} } |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1352 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#1326 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"class" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_s6a81b7f9b11bf_position" "admin_employee_entity" "admin_employee_position_entity" "admin_employee_position_entity_position" ] |
| cache_key | "_s6a81b7f9b11bf_position_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3222 +label: "[Management] Director" +value: "1" +data: App\Entity\Position {#3216 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3303 +label: "[Management] Operations Manager" +value: "2" +data: App\Entity\Position {#3234 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3301 +label: "[Field] Supervisor" +value: "3" +data: App\Entity\Position {#3239 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3310 +label: "[Field] Operator" +value: "4" +data: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3308 +label: "[Support] Foreman" +value: "5" +data: App\Entity\Position {#3244 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3317 +label: "[Support] Readiness" +value: "6" +data: App\Entity\Position {#3252 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3315 +label: "[Support] HSE" +value: "7" +data: App\Entity\Position {#3257 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3220 +label: "[Support] PCE" +value: "8" +data: App\Entity\Position {#3262 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3318 +label: "[Support] SDM/EIC" +value: "9" +data: App\Entity\Position {#3267 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3319 +label: "[Support] Tooldresser" +value: "10" +data: App\Entity\Position {#3272 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3320 +label: "[Support] Ticketing" +value: "11" +data: App\Entity\Position {#3277 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3321 +label: "[Support] Admin" +value: "12" +data: App\Entity\Position {#3282 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3322 +label: "[Mixed] Engineer" +value: "13" +data: App\Entity\Position {#3287 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3330 +label: "[Mixed] Mechanic" +value: "14" +data: App\Entity\Position {#3295 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3214 -form: Symfony\Component\Form\Form {#1414 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3188 …5} |
| full_name | "s6a81b7f9b11bf[position]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf_position" |
| is_selected | Closure($choice, $value) {#3323 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Position" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "position" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| sonata_admin | [ "name" => "position" "admin" => App\Admin\EmployeeAdmin {#272 #code: "admin.employee" #class: null #baseControllerName: "sonata.admin.controller.crud" -modelClass: "App\Entity\Employee" -label: "Employee" -listModes: [ "list" => [ "icon" => "<i class="fas fa-list fa-fw" aria-hidden="true"></i>" "class" => "fas fa-list fa-fw" ] "mosaic" => [ "icon" => "<i class="fas fa-th-large fa-fw" aria-hidden="true"></i>" "class" => "fas fa-th-large fa-fw" ] ] -pagerType: "default" -managerType: "orm" -securityInformation: [] -filterPersister: null -modelManager: Sonata\DoctrineORMAdminBundle\Model\ModelManager {#273 …} -dataSource: Sonata\DoctrineORMAdminBundle\Exporter\DataSource {#284 …} -formContractor: Sonata\DoctrineORMAdminBundle\Builder\FormContractor {#307 …} -showBuilder: Sonata\DoctrineORMAdminBundle\Builder\ShowBuilder {#308 …} -listBuilder: Sonata\DoctrineORMAdminBundle\Builder\ListBuilder {#311 …} -datagridBuilder: Sonata\DoctrineORMAdminBundle\Builder\DatagridBuilder {#314 …} -translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} -configurationPool: Sonata\AdminBundle\Admin\Pool {#268 …} -routeGenerator: Sonata\AdminBundle\Route\DefaultRouteGenerator {#320 …} -securityHandler: Sonata\AdminBundle\Security\Handler\NoopSecurityHandler {#322 …} -menuFactory: Knp\Menu\MenuFactory {#323 …} -routeBuilder: Sonata\AdminBundle\Route\PathInfoBuilder {#326 …} -labelTranslatorStrategy: Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy {#329 …} -fieldDescriptionFactory: Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescriptionFactory {#286 …} -templateRegistry: Sonata\AdminBundle\Templating\MutableTemplateRegistry {#330 …} #baseRouteName: null #baseRoutePattern: null #classnameLabel: "Employee" #supportsPreviewMode: false -listFieldDescriptions: [] -showFieldDescriptions: [] -formFieldDescriptions: [ "uniqueId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1058 #name: "uniqueId" #type: "integer" #mappingType: "integer" #fieldName: "uniqueId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "uniqueId" "columnName" => "unique_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "existingAramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1060 #name: "existingAramcoId" #type: "Sonata\AdminBundle\Form\Type\ChoiceFieldMaskType" #mappingType: "boolean" #fieldName: "existingAramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "boolean" "fieldName" => "existingAramcoId" "columnName" => "existing_aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoId" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1070 #name: "aramcoId" #type: "integer" #mappingType: "integer" #fieldName: "aramcoId" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "integer" "fieldName" => "aramcoId" "columnName" => "aramco_id" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "aramcoIdStatus" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1072 #name: "aramcoIdStatus" #type: "2" #mappingType: 2 #fieldName: "aramcoIdStatus" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "aramcoIdStatus" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\AramcoIdStatus" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "aramco_id_status_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "aramco_id_status_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "aramco_id_status_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "aramco_id_status_id" => "aramco_id_status_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\AramcoIdStatusAdmin {#1074 …} } "aramcoIdExpiryDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1075 #name: "aramcoIdExpiryDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "aramcoIdExpiryDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "aramcoIdExpiryDate" "columnName" => "aramco_id_expiry_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "fullname" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1081 #name: "fullname" #type: "string" #mappingType: "string" #fieldName: "fullname" #associationMapping: [] #fieldMapping: [ "length" => 150 "id" => null "nullable" => false "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "fullname" "columnName" => "fullname" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "email" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1083 #name: "email" #type: "string" #mappingType: "string" #fieldName: "email" #associationMapping: [] #fieldMapping: [ "length" => 100 "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "string" "fieldName" => "email" "columnName" => "email" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "nationality" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1082 #name: "nationality" #type: "2" #mappingType: 2 #fieldName: "nationality" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "nationality" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Nation" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "nationality_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "nationality_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "nationality_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "nationality_id" => "nationality_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "birthDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1084 #name: "birthDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "birthDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "birthDate" "columnName" => "birth_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "joinedDate" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1085 #name: "joinedDate" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "joinedDate" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "joinedDate" "columnName" => "joined_date" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "contractEnd" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1086 #name: "contractEnd" #type: "Sonata\Form\Type\DatePickerType" #mappingType: "date" #fieldName: "contractEnd" #associationMapping: [] #fieldMapping: [ "length" => null "id" => null "nullable" => true "notInsertable" => null "notUpdatable" => null "columnDefinition" => null "generated" => null "enumType" => null "precision" => null "scale" => null "unique" => false "inherited" => null "originalClass" => null "originalField" => null "quoted" => null "declared" => null "declaredField" => null "options" => null "version" => null "default" => null "type" => "date" "fieldName" => "contractEnd" "columnName" => "contract_end" ] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: null } "company" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1087 #name: "company" #type: "2" #mappingType: 2 #fieldName: "company" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "company" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Company" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "company_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "company_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "company_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "company_id" => "company_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\CompanyAdmin {#1090 …} } "location" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1091 #name: "location" #type: "2" #mappingType: 2 #fieldName: "location" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "location" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Location" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "location_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "location_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "location_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "location_id" => "location_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\LocationAdmin {#1094 …} } "position" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095 #name: "position" #type: "2" #mappingType: 2 #fieldName: "position" #associationMapping: [ "cascade" => [] "fetch" => 2 "inherited" => null "declared" => null "cache" => null "id" => null "isOnDeleteCascade" => null "originalClass" => null "originalField" => null "orphanRemoval" => false "unique" => null "fieldName" => "position" "sourceEntity" => "App\Entity\Employee" "targetEntity" => "App\Entity\Position" "inversedBy" => "employees" "sourceToTargetKeyColumns" => [ "position_id" => "id" ] "targetToSourceKeyColumns" => [ "id" => "position_id" ] "joinColumns" => [ [ "unique" => null "quoted" => null "fieldName" => null "onDelete" => null "columnDefinition" => null "nullable" => null "options" => null "name" => "position_id" "referencedColumnName" => "id" ] ] "joinColumnFieldNames" => [ "position_id" => "position_id" ] "isOwningSide" => true "type" => 2 ] #fieldMapping: [] #parentAssociationMappings: [] #template: null #options: [ "translation_domain" => null "edit" => "standard" ] #parent: null #admin: App\Admin\EmployeeAdmin {#272} #associationAdmin: App\Admin\PositionAdmin {#1098 …} } ] -filterFieldDescriptions: [] -maxPageLinks: 25 -translationDomain: "messages" -routes: null -subject: App\Entity\Employee {#784 -id: 76 -medicalChecks: Doctrine\ORM\PersistentCollection {#797 …} -uniqueId: 15094 -fullname: "Ahmed Boudali" -status: Proxies\__CG__\App\Entity\Status {#836 …} -rotation: Proxies\__CG__\App\Entity\Rotation {#854 …} -nationality: Proxies\__CG__\App\Entity\Nation {#876 -id: 4 -nameEn: "Algeria" -nameFr: "Algérie" -nameAr: "الجزائر" -alpha2: "DZ" -alpha3: "DZA" -employees: Doctrine\ORM\PersistentCollection {#1456 …} -locations: Doctrine\ORM\PersistentCollection {#1462 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#877 …} } -company: Proxies\__CG__\App\Entity\Company {#893 -id: 2 -name: "NESR" -employees: Doctrine\ORM\PersistentCollection {#1473 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#894 …} } -location: Proxies\__CG__\App\Entity\Location {#910 -id: 2 -country: Proxies\__CG__\App\Entity\Nation {#1484 …} -employees: Doctrine\ORM\PersistentCollection {#1492 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#911 …} } -drivingLicense: Proxies\__CG__\App\Entity\DrivingLicenseType {#928 …} -trainings: Doctrine\ORM\PersistentCollection {#936 …} -position: Proxies\__CG__\App\Entity\Position {#965 -id: 4 -type: Proxies\__CG__\App\Entity\PositionType {#1528 …} -name: "Operator" -certificates: Doctrine\ORM\PersistentCollection {#1554 …} -employees: Doctrine\ORM\PersistentCollection {#1540 …} -ordering: 12 -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#966 …} } -birthDate: null -joinedDate: null -contractEnd: null -grade: Proxies\__CG__\App\Entity\PositionGrade {#981 …} -profilePictureUploaded: false -cvLastUpdatedAt: null -email: null -existingAramcoId: false -aramcoIdStatus: null -aramcoId: null -aramcoIdExpiryDate: null } -children: [] -parent: null -parentFieldDescription: null -currentChild: false -uniqId: "s6a81b7f9b11bf" -request: Symfony\Component\HttpFoundation\Request {#2 …} -datagrid: null -menu: Knp\Menu\MenuItem {#3389 …} -formTheme: [ "@SonataDoctrineORMAdmin/Form/form_admin_fields.html.twig" ] -filterTheme: [ "@SonataDoctrineORMAdmin/Form/filter_admin_fields.html.twig" ] -extensions: [ Sonata\AdminBundle\Event\AdminEventExtension {#331 -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#141 …} } ] -cacheIsGranted: [ "98d6afe7ef65a0de10fd0787b8befa37" => true "061efc878bb518746e3ffb85345d2e34" => true "74e4a082f5e17015b840b16389336041" => true ] -parentAssociationMapping: [] -subClasses: [] -list: null -show: null -form: Symfony\Component\Form\Form {#1350 …} -cachedBaseRouteName: null -cachedBaseRoutePattern: null -formGroups: [ "General Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "General Informations" "translation_domain" => null "name" => "General Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "uniqueId" => "uniqueId" "existingAramcoId" => "existingAramcoId" "aramcoId" => "aramcoId" "aramcoIdStatus" => "aramcoIdStatus" "aramcoIdExpiryDate" => "aramcoIdExpiryDate" "fullname" => "fullname" "email" => "email" "nationality" => "nationality" "birthDate" => "birthDate" "joinedDate" => "joinedDate" "contractEnd" => "contractEnd" ] ] "Position Informations" => [ "collapsed" => false "class" => false "description" => false "label" => "Position Informations" "translation_domain" => null "name" => "Position Informations" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "fields" => [ "company" => "company" "location" => "location" "position" => "position" ] ] ] -formTabs: [ "default" => [ "collapsed" => false "class" => false "description" => false "label" => "Default" "translation_domain" => null "name" => "default" "box_class" => "box box-primary" "empty_message" => "message_form_group_empty" "empty_message_translation_domain" => "SonataAdminBundle" "auto_created" => true "groups" => [ "General Informations" "Position Informations" ] "tab" => true ] ] -showGroups: [] -showTabs: [] -loaded: [ "routes" => false "tab_menu" => true "show" => false "list" => false "form" => true "datagrid" => false ] -em: ContainerLYavYjV\EntityManagerGhostEbeb667 {#276 …12} } "value" => Proxies\__CG__\App\Entity\Position {#965} "edit" => "standard" "inline" => "natural" "field_description" => Sonata\DoctrineORMAdminBundle\FieldDescription\FieldDescription {#1095} "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] "class" => "" ] |
| sonata_admin_code | "admin.employee" |
| sonata_admin_enabled | true |
| sonata_admin_translation_domain | "messages" |
| sortable | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf_position" |
| valid | true |
| value | "4" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b6dc0ba.5gnhJLImvGZvQOKc7Ldu-ziVbakRcA_EnwnB27tazso.s3-VV8Bv8CVYGNLttY4mk3PzN8dGRjey2Uusqvlvu5qcarVSn3z-EABy0g" |
| 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 | "b6dc0ba.5gnhJLImvGZvQOKc7Ldu-ziVbakRcA_EnwnB27tazso.s3-VV8Bv8CVYGNLttY4mk3PzN8dGRjey2Uusqvlvu5qcarVSn3z-EABy0g" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
| data | "b6dc0ba.5gnhJLImvGZvQOKc7Ldu-ziVbakRcA_EnwnB27tazso.s3-VV8Bv8CVYGNLttY4mk3PzN8dGRjey2Uusqvlvu5qcarVSn3z-EABy0g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3347 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 | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| 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_render | true |
| 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 |
| sonata_admin | null |
| sonata_field_description | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#319 …} $message: Closure() {#3348 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_s6a81b7f9b11bf__token" ] |
| cache_key | "_s6a81b7f9b11bf__token_hidden" |
| compound | false |
| data | "b6dc0ba.5gnhJLImvGZvQOKc7Ldu-ziVbakRcA_EnwnB27tazso.s3-VV8Bv8CVYGNLttY4mk3PzN8dGRjey2Uusqvlvu5qcarVSn3z-EABy0g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3359 -form: Symfony\Component\Form\Form {#3355 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3350 …5} |
| full_name | "s6a81b7f9b11bf[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| horizontal_input_wrapper_class | "" |
| horizontal_label_class | "" |
| horizontal_label_offset_class | "" |
| id | "s6a81b7f9b11bf__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 | [] |
| sonata_admin | [ "name" => false "admin" => false "value" => null "edit" => "standard" "inline" => "natural" "field_description" => null "block_name" => false "options" => [ "html5_validate" => true "sort_admins" => false "confirm_exit" => true "js_debug" => false "skin" => "skin-black" "use_select2" => true "use_icheck" => true "use_bootlint" => false "use_stickyforms" => true "pager_links" => null "form_type" => "standard" "default_admin_route" => "show" "default_group" => "default" "default_label_catalogue" => "SonataAdminBundle" "default_translation_domain" => null "default_icon" => "fas fa-folder" "dropdown_number_groups_per_colums" => 2 "logo_content" => "all" "list_action_button_content" => "all" "lock_protection" => false "mosaic_background" => "bundles/sonataadmin/images/default_mosaic_image.png" "javascripts" => [ "bundles/sonataadmin/app.js" "bundles/sonataform/app.js" ] "stylesheets" => [ "bundles/sonataadmin/app.css" "bundles/sonataform/app.css" "bundles/sonataadmin/admin-lte-skins/skin-black.min.css" ] "role_admin" => "ROLE_SONATA_ADMIN" "role_super_admin" => "ROLE_SUPER_ADMIN" "search" => true ] ] |
| sonata_admin_enabled | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_s6a81b7f9b11bf__token" |
| valid | true |
| value | "b6dc0ba.5gnhJLImvGZvQOKc7Ldu-ziVbakRcA_EnwnB27tazso.s3-VV8Bv8CVYGNLttY4mk3PzN8dGRjey2Uusqvlvu5qcarVSn3z-EABy0g" |