<?php
/**
* Inheritance: no
* Variants: no
*
* Fields Summary:
* - twoFactorAuth [checkbox]
* - isActive [checkbox]
* - isDeleted [checkbox]
* - sendEwsEmail [checkbox]
* - userType [select]
* - smsConsumption [input]
* - name [input]
* - email [input]
* - phoneNo [input]
* - department [input]
* - title [input]
* - password [password]
* - role [manyToOneRelation]
* - organization [manyToOneRelation]
* - createdBy [manyToOneRelation]
* - createdByUserName [input]
* - createdByUserEmail [input]
* - createdByUserStatus [input]
* - restrictedOrdinates [textarea]
* - noOfCoOrdinates [numeric]
* - customerIP [input]
* - userCoOrdinates [textarea]
* - permissionGroups [manyToManyObjectRelation]
* - subscription [reverseObjectRelation]
* - userGroup [manyToManyObjectRelation]
* - tag [manyToOneRelation]
* - CrmId [input]
* - iqamaId [numeric]
* - ncmCRMID [input]
* - dualMode [checkbox]
* - unSubscribeCustomNotificationToken [textarea]
* - unSubscribeToken [textarea]
* - resetPasswordToken [textarea]
* - deviceToken [textarea]
* - token [textarea]
* - otp [input]
* - jwtLoginToken [textarea]
* - ewsNotificationToken [textarea]
* - jwtToken [textarea]
* - jwtTokenExpiry [datetime]
* - userId [input]
* - secretKey [input]
* - customNotification [checkbox]
* - severeWeatherAlert [checkbox]
* - earlyWarningNotification [checkbox]
* - advanceCustomNotification [checkbox]
* - unSubToken [textarea]
* - agriculture [checkbox]
* - automotive [checkbox]
* - aviation [checkbox]
* - energy [checkbox]
* - insurance [checkbox]
* - metar [checkbox]
* - shippingAndOffshore [checkbox]
*/
return \Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
'dao' => NULL,
'id' => 'customer',
'name' => 'Customer',
'description' => '',
'creationDate' => 0,
'modificationDate' => 1763966992,
'userOwner' => 2,
'userModification' => 2,
'parentClass' => '',
'implementsInterfaces' => '',
'listingParentClass' => '',
'useTraits' => '',
'listingUseTraits' => '',
'encryption' => false,
'encryptedTables' =>
array (
),
'allowInherit' => false,
'allowVariants' => false,
'showVariants' => false,
'fieldDefinitions' =>
array (
),
'layoutDefinitions' =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'pimcore_root',
'type' => NULL,
'region' => NULL,
'title' => NULL,
'width' => 0,
'height' => 0,
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => NULL,
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Tabpanel::__set_state(array(
'name' => 'Layout',
'type' => NULL,
'region' => NULL,
'title' => '',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'Layout',
'type' => NULL,
'region' => NULL,
'title' => 'Data',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'twoFactorAuth',
'title' => 'Enable 2FA?',
'tooltip' => 'By checking this checkbox, you wil enable 2 factor authentication. In each successful login attempt. OTP will be sent to your registered email id. You need to enter that OTP on verify OTP screen',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'isActive',
'title' => 'Is Active',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 1,
'defaultValueGenerator' => '',
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'isDeleted',
'title' => 'Is Deleted',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
3 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'sendEwsEmail',
'title' => 'Send Ews Email',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 1,
'defaultValueGenerator' => '',
)),
4 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
'name' => 'userType',
'title' => 'User Type',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'select',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'options' =>
array (
0 =>
array (
'key' => 'internal',
'value' => 'internal',
),
1 =>
array (
'key' => 'public',
'value' => 'public',
),
),
'width' => '',
'defaultValue' => 'public',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'columnLength' => 190,
'dynamicOptions' => false,
'defaultValueGenerator' => '',
)),
5 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'smsConsumption',
'title' => 'Sms Consumption',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
6 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'name',
'title' => 'Name',
'tooltip' => '',
'mandatory' => true,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
7 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'email',
'title' => 'Email',
'tooltip' => '',
'mandatory' => true,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => true,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
8 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'phoneNo',
'title' => 'Phone No',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
9 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'department',
'title' => 'Department',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
10 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'title',
'title' => 'Title',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
11 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Password::__set_state(array(
'name' => 'password',
'title' => 'Password',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'password',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'algorithm' => 'password_hash',
'salt' => '',
'saltlocation' => 'back',
'minimumLength' => NULL,
)),
12 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'role',
'title' => 'Role',
'tooltip' => '',
'mandatory' => true,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'manyToOneRelation',
'relationType' => true,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'UserRole',
),
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '',
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
13 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'organization',
'title' => 'Organization',
'tooltip' => '',
'mandatory' => true,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'manyToOneRelation',
'relationType' => true,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'Organization',
),
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '',
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
14 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'createdBy',
'title' => 'Created By',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'manyToOneRelation',
'relationType' => true,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'Customer',
),
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '',
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
15 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'createdByUserName',
'title' => 'Created By User Name',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
16 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'createdByUserEmail',
'title' => 'Created By User Email',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
17 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'createdByUserStatus',
'title' => 'Created By User Status',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
18 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldset::__set_state(array(
'name' => 'restrictCoOrdinates',
'type' => NULL,
'region' => NULL,
'title' => 'Restricted Co-Ordniates',
'width' => '',
'height' => '',
'collapsible' => true,
'collapsed' => true,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'restrictedOrdinates',
'title' => 'Restricted Ordinates',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'textarea',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'height' => '',
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'name' => 'noOfCoOrdinates',
'title' => 'No Of Co Ordinates',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'numeric',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'defaultValueGenerator' => '',
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'customerIP',
'title' => 'Customer I P',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
3 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'userCoOrdinates',
'title' => 'User Co Ordinates',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'textarea',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'height' => '',
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'fieldset',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
19 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Fieldset::__set_state(array(
'name' => 'Current Packages',
'type' => NULL,
'region' => NULL,
'title' => 'Current Packages',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'name' => 'permissionGroups',
'title' => 'Permission Groups',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'manyToManyObjectRelation',
'relationType' => true,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'PermissionGroup',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => NULL,
'visibleFields' => 'id,key,published,filename,name,apiGroup',
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ReverseObjectRelation::__set_state(array(
'name' => 'subscription',
'title' => 'Subscription',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'reverseObjectRelation',
'relationType' => true,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'classes' =>
array (
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => NULL,
'visibleFields' => NULL,
'allowToCreateNewObject' => true,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
'ownerClassName' => 'Subscription',
'ownerClassId' => NULL,
'ownerFieldName' => 'subscribedUser',
'lazyLoading' => true,
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'name' => 'userGroup',
'title' => 'User Group',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'manyToManyObjectRelation',
'relationType' => true,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'UserGroup',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => NULL,
'visibleFields' => 'id,key,published,classname,filename,name,apiGroup',
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
3 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'tag',
'title' => 'Tag',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'manyToOneRelation',
'relationType' => true,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'UserTag',
),
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '',
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'fieldset',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
20 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'CrmId',
'title' => 'CRM ID',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
21 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Numeric::__set_state(array(
'name' => 'iqamaId',
'title' => 'Iqama Id',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'numeric',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'integer' => false,
'unsigned' => false,
'minValue' => NULL,
'maxValue' => NULL,
'unique' => false,
'decimalSize' => NULL,
'decimalPrecision' => NULL,
'defaultValueGenerator' => '',
)),
22 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'ncmCRMID',
'title' => 'Ncm C R M I D',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
23 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'dualMode',
'title' => 'Dual Mode',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'Tokens',
'type' => NULL,
'region' => NULL,
'title' => 'Tokens',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'unSubscribeCustomNotificationToken',
'title' => 'Un Subscribe Custom Notification Token',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'textarea',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'height' => '',
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'unSubscribeToken',
'title' => 'Un Subscribe Token',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'textarea',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'height' => '',
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'resetPasswordToken',
'title' => 'Reset Password Token',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'textarea',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'height' => 150,
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
3 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'deviceToken',
'title' => 'Device Token',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'textarea',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'height' => '',
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
4 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'token',
'title' => 'Token',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'textarea',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'height' => 150,
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
5 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'otp',
'title' => 'Otp',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => true,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
6 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'jwtLoginToken',
'title' => 'JWT Login Token',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'textarea',
'relationType' => false,
'invisible' => true,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'height' => '',
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
7 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'ewsNotificationToken',
'title' => 'Ews Notification Token',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'textarea',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'height' => '',
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
8 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'jwtToken',
'title' => 'JWT Token',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'textarea',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'height' => '',
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
9 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Datetime::__set_state(array(
'name' => 'jwtTokenExpiry',
'title' => 'Jwt Token Expiry',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'datetime',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'queryColumnType' => 'bigint(20)',
'columnType' => 'bigint(20)',
'defaultValue' => NULL,
'useCurrentDate' => false,
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'forPublicUser',
'type' => NULL,
'region' => NULL,
'title' => 'Only For Public Users',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'userId',
'title' => 'User Id',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 700,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'secretKey',
'title' => 'Secret Key ',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'input',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => 700,
'defaultValue' => NULL,
'columnLength' => 190,
'regex' => '',
'regexFlags' =>
array (
),
'unique' => false,
'showCharCount' => false,
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
3 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'Layout',
'type' => NULL,
'region' => NULL,
'title' => 'Subscription',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'customNotification',
'title' => 'Custom Notification',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 1,
'defaultValueGenerator' => '',
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'severeWeatherAlert',
'title' => 'Severe Weather Alert',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 1,
'defaultValueGenerator' => '',
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'earlyWarningNotification',
'title' => 'Early Warning Notification',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 1,
'defaultValueGenerator' => '',
)),
3 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'advanceCustomNotification',
'title' => 'Advance Custom Notification',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => NULL,
'defaultValueGenerator' => '',
)),
4 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'unSubToken',
'title' => 'Un Sub Token',
'tooltip' => '',
'mandatory' => false,
'noteditable' => true,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'textarea',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'width' => '',
'height' => '',
'maxLength' => NULL,
'showCharCount' => false,
'excludeFromSearchIndex' => false,
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
4 =>
\Pimcore\Model\DataObject\ClassDefinition\Layout\Panel::__set_state(array(
'name' => 'Comments Status',
'type' => NULL,
'region' => NULL,
'title' => 'Comments',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'agriculture',
'title' => 'Agriculture',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'automotive',
'title' => 'Automotive',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'aviation',
'title' => 'Aviation',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
3 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'energy',
'title' => 'Energy',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
4 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'insurance',
'title' => 'Insurance',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
5 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'metar',
'title' => 'Metar',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
6 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'shippingAndOffshore',
'title' => 'Shipping And Offshore',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => '',
'labelWidth' => 0,
'labelAlign' => 'left',
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'tabpanel',
'border' => false,
'tabPosition' => NULL,
)),
),
'locked' => false,
'blockedVarsForExport' =>
array (
),
'fieldtype' => 'panel',
'layout' => NULL,
'border' => false,
'icon' => NULL,
'labelWidth' => 100,
'labelAlign' => 'left',
)),
'icon' => '',
'previewUrl' => '',
'group' => 'User',
'showAppLoggerTab' => false,
'linkGeneratorReference' => '',
'previewGeneratorReference' => '',
'compositeIndices' =>
array (
),
'generateTypeDeclarations' => true,
'showFieldLookup' => false,
'propertyVisibility' =>
array (
'grid' =>
array (
'id' => true,
'key' => false,
'path' => true,
'published' => true,
'modificationDate' => true,
'creationDate' => true,
),
'search' =>
array (
'id' => true,
'key' => false,
'path' => true,
'published' => true,
'modificationDate' => true,
'creationDate' => true,
),
),
'enableGridLocking' => false,
'deletedDataComponents' =>
array (
),
'blockedVarsForExport' =>
array (
),
'activeDispatchingEvents' =>
array (
),
));