<?php
/**
* Inheritance: no
* Variants: no
*
* Fields Summary:
* - notifyAdmit [checkbox]
* - alertAction [manyToManyObjectRelation]
* - alertType [manyToOneRelation]
* - alertStatus [manyToOneRelation]
* - weatherPhenomenon [manyToOneRelation]
* - alertHazard [manyToManyObjectRelation]
* - region [manyToOneRelation]
* - governorate [manyToManyObjectRelation]
* - mapGovernorate [manyToManyObjectRelation]
* - ewsOtherLocations [manyToManyObjectRelation]
* - municipality [manyToManyObjectRelation]
* - center [manyToManyObjectRelation]
* - district [manyToManyObjectRelation]
* - otherLocations [manyToManyObjectRelation]
* - user [manyToOneRelation]
* - editor [manyToOneRelation]
* - coordinates [textarea]
* - addressComponents [fieldcollections]
* - startDate [datetime]
* - endDate [datetime]
* - alertEndDate [datetime]
* - localizedfields [localizedfields]
* -- message [textarea]
* -- xPost [textarea]
* -- ewsSearchId [input]
* -- otherLocation [input]
* - attachment [manyToOneRelation]
* - enableTwitterNotification [checkbox]
* - enableSMSNotification [checkbox]
* - enableEmailNotification [checkbox]
* - previewText [checkbox]
* - status [select]
* - guid [input]
* - twitterId [input]
* - twitterLog [textarea]
* - isEmailSent [checkbox]
* - xAttachment [manyToOneRelation]
* - polygon [manyToOneRelation]
* - isPolygon [checkbox]
* - notificationType [select]
* - polygonXAtachment [manyToOneRelation]
* - userGroup [manyToManyObjectRelation]
* - xHistoryAtachment [manyToOneRelation]
* - endXAttachment [manyToOneRelation]
* - alertPage [input]
* - isManned [checkbox]
* - isSent [checkbox]
* - alertId [input]
* - tweetID [input]
* - title [input]
* - alertStatusCategory [manyToOneRelation]
* - lastModifiedDate [datetime]
* - rawText [textarea]
* - hash [textarea]
*/
return \Pimcore\Model\DataObject\ClassDefinition::__set_state(array(
'dao' => NULL,
'id' => 'ews_notification',
'name' => 'EwsNotification',
'description' => '',
'creationDate' => 0,
'modificationDate' => 1787161235,
'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' => 'General',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'notifyAdmit',
'title' => 'Notify Admit',
'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\ManyToManyObjectRelation::__set_state(array(
'name' => 'alertAction',
'title' => 'Alert Action',
'tooltip' => '',
'mandatory' => true,
'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' => 'AlertAction',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => NULL,
'visibleFields' =>
array (
),
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'alertType',
'title' => 'Alert Type',
'tooltip' => '',
'mandatory' => true,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'manyToOneRelation',
'relationType' => true,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'AlertType',
),
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '',
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
3 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'alertStatus',
'title' => 'Alert Status',
'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' => 'AlertStatus',
),
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '',
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
4 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'weatherPhenomenon',
'title' => 'Weather Phenomenon',
'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' => 'PhenomenaList',
),
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '',
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
5 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'name' => 'alertHazard',
'title' => 'Alert Hazard',
'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' => 'AlertHazard',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => NULL,
'visibleFields' =>
array (
),
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
6 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'region',
'title' => 'Region',
'tooltip' => '',
'mandatory' => true,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'manyToOneRelation',
'relationType' => true,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'classes' =>
array (
0 =>
array (
'classes' => 'Region',
),
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '',
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
7 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'name' => 'governorate',
'title' => 'Governorate',
'tooltip' => '',
'mandatory' => true,
'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' => 'Governorate',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => NULL,
'visibleFields' => 'governoteId,regionId,name',
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
8 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'name' => 'mapGovernorate',
'title' => 'Map Governorate',
'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' => 'Governorate',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => NULL,
'visibleFields' => 'id,name,regionId,governoteId',
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
9 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'name' => 'ewsOtherLocations',
'title' => 'EWS Other Locations',
'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' => 'EwsOtherLocation',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => NULL,
'visibleFields' => 'governoteId,regionId,name',
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
10 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'name' => 'municipality',
'title' => 'Municipality',
'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' => 'Municipality',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => NULL,
'visibleFields' => 'governoteId,regionId,name',
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
11 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'name' => 'center',
'title' => 'Center',
'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' => 'Centers',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => 1000,
'visibleFields' =>
array (
),
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
12 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'name' => 'district',
'title' => 'District',
'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' => 'District',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => 1000,
'visibleFields' =>
array (
),
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
13 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToManyObjectRelation::__set_state(array(
'name' => 'otherLocations',
'title' => 'Other Locations',
'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' => 'OtherLocation',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => NULL,
'visibleFields' => 'name,otherLocationId',
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
14 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'user',
'title' => 'User',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'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\ManyToOneRelation::__set_state(array(
'name' => 'editor',
'title' => 'Editor',
'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 (
),
)),
16 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'coordinates',
'title' => 'Coordinates',
'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,
)),
17 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Fieldcollections::__set_state(array(
'name' => 'addressComponents',
'title' => 'Address Components',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'fieldcollections',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'allowedTypes' =>
array (
0 => 'AddressComponents',
),
'lazyLoading' => true,
'maxItems' => NULL,
'disallowAddRemove' => false,
'disallowReorder' => false,
'collapsed' => false,
'collapsible' => false,
'border' => false,
)),
18 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Datetime::__set_state(array(
'name' => 'startDate',
'title' => 'Start Date',
'tooltip' => '',
'mandatory' => true,
'noteditable' => false,
'index' => true,
'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' => '',
)),
19 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Datetime::__set_state(array(
'name' => 'endDate',
'title' => 'End Date',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'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' => '',
)),
20 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Datetime::__set_state(array(
'name' => 'alertEndDate',
'title' => 'Alert End Date',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'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' => '',
)),
21 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
'name' => 'localizedfields',
'title' => '',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'localizedfields',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'blockedVarsForExport' =>
array (
),
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'message',
'title' => 'Message',
'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' => true,
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'xPost',
'title' => 'X Post',
'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,
)),
),
'region' => NULL,
'layout' => NULL,
'width' => '',
'height' => '',
'maxTabs' => NULL,
'border' => false,
'provideSplitView' => false,
'tabPosition' => NULL,
'hideLabelsWhenTabsReached' => NULL,
'referencedFields' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
'name' => 'localizedfields',
'title' => '',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'localizedfields',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'blockedVarsForExport' =>
array (
),
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'ewsSearchId',
'title' => 'Ews Search 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' => '',
)),
),
'region' => NULL,
'layout' => NULL,
'width' => '',
'height' => '',
'maxTabs' => NULL,
'border' => false,
'provideSplitView' => false,
'tabPosition' => NULL,
'hideLabelsWhenTabsReached' => NULL,
'referencedFields' =>
array (
),
'fieldDefinitionsCache' => NULL,
'permissionView' => NULL,
'permissionEdit' => NULL,
'labelWidth' => 0,
'labelAlign' => 'left',
)),
1 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
'name' => 'localizedfields',
'title' => '',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'localizedfields',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'blockedVarsForExport' =>
array (
),
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'otherLocation',
'title' => 'Other Location',
'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' => '',
)),
),
'region' => NULL,
'layout' => NULL,
'width' => '',
'height' => '',
'maxTabs' => NULL,
'border' => false,
'provideSplitView' => false,
'tabPosition' => NULL,
'hideLabelsWhenTabsReached' => NULL,
'referencedFields' =>
array (
),
'fieldDefinitionsCache' => NULL,
'permissionView' => NULL,
'permissionEdit' => NULL,
'labelWidth' => 0,
'labelAlign' => 'left',
)),
),
'fieldDefinitionsCache' => NULL,
'permissionView' => NULL,
'permissionEdit' => NULL,
'labelWidth' => 0,
'labelAlign' => 'left',
)),
22 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'attachment',
'title' => 'Attachment',
'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 (
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '',
'objectsAllowed' => false,
'assetsAllowed' => true,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
23 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'enableTwitterNotification',
'title' => 'Enable Twitter Notification',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
24 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'enableSMSNotification',
'title' => 'Enable SMS Notification',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
25 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'enableEmailNotification',
'title' => 'Enable Email Notification',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => true,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'checkbox',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'defaultValue' => 0,
'defaultValueGenerator' => '',
)),
26 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'previewText',
'title' => 'Preview Text',
'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' => '',
)),
27 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
'name' => 'status',
'title' => 'Status',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'select',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'options' =>
array (
0 =>
array (
'key' => 'active',
'value' => 'active',
),
1 =>
array (
'key' => 'archived',
'value' => 'archived',
),
2 =>
array (
'key' => 'expired',
'value' => 'expired',
),
3 =>
array (
'key' => 'ended',
'value' => 'ended',
),
),
'width' => '',
'defaultValue' => '',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'columnLength' => 190,
'dynamicOptions' => false,
'defaultValueGenerator' => '',
)),
28 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'guid',
'title' => 'Guid',
'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' => '',
)),
29 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'twitterId',
'title' => 'Twitter 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' => '',
)),
30 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'twitterLog',
'title' => 'Twitter Log',
'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,
)),
31 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'isEmailSent',
'title' => 'Is Email Sent',
'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' => '',
)),
32 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
'name' => 'localizedfields',
'title' => '',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'localizedfields',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'blockedVarsForExport' =>
array (
),
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'ewsSearchId',
'title' => 'Ews Search 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' => '',
)),
),
'region' => NULL,
'layout' => NULL,
'width' => '',
'height' => '',
'maxTabs' => NULL,
'border' => false,
'provideSplitView' => false,
'tabPosition' => NULL,
'hideLabelsWhenTabsReached' => NULL,
'referencedFields' =>
array (
),
'fieldDefinitionsCache' => NULL,
'permissionView' => NULL,
'permissionEdit' => NULL,
'labelWidth' => 0,
'labelAlign' => 'left',
)),
33 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'xAttachment',
'title' => 'X Attachment',
'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 (
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '/X-Assets/x-alert',
'objectsAllowed' => false,
'assetsAllowed' => true,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
34 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'polygon',
'title' => 'Polygon',
'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' => 'EwsPolygon',
),
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '',
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
35 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'isPolygon',
'title' => 'Is Polygon',
'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' => '',
)),
36 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Select::__set_state(array(
'name' => 'notificationType',
'title' => 'Notification Type',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'select',
'relationType' => false,
'invisible' => false,
'visibleGridView' => false,
'visibleSearch' => false,
'blockedVarsForExport' =>
array (
),
'options' =>
array (
0 =>
array (
'key' => 'Default',
'value' => 'Default',
),
1 =>
array (
'key' => 'Polygon',
'value' => 'Polygon',
),
2 =>
array (
'key' => 'Map',
'value' => 'Map',
),
),
'width' => '',
'defaultValue' => '',
'optionsProviderClass' => '',
'optionsProviderData' => '',
'columnLength' => 190,
'dynamicOptions' => false,
'defaultValueGenerator' => '',
)),
37 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'polygonXAtachment',
'title' => 'Polygon X Atachment',
'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 (
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '/X-Assets/x-polygon',
'objectsAllowed' => false,
'assetsAllowed' => true,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
38 =>
\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' => 'EwsAndReportUserGroup',
),
),
'pathFormatterClass' => '',
'width' => '',
'height' => '',
'maxItems' => NULL,
'visibleFields' => 'id,name,groupType,creationDate',
'allowToCreateNewObject' => false,
'optimizedAdminLoading' => false,
'enableTextSelection' => false,
'visibleFieldDefinitions' =>
array (
),
)),
39 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'xHistoryAtachment',
'title' => 'X History Attachment',
'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 (
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '/X-Assets/x-history',
'objectsAllowed' => false,
'assetsAllowed' => true,
'assetTypes' =>
array (
0 =>
array (
'assetTypes' => 'image',
),
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
40 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'endXAttachment',
'title' => 'End X Attachment',
'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 (
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '/X-Assets/end-alert',
'objectsAllowed' => false,
'assetsAllowed' => true,
'assetTypes' =>
array (
0 =>
array (
'assetTypes' => 'image',
),
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
41 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'alertPage',
'title' => 'Alert Page',
'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' => '',
)),
),
'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' => 'New Columns',
'type' => NULL,
'region' => NULL,
'title' => 'New Columns',
'width' => '',
'height' => '',
'collapsible' => false,
'collapsed' => false,
'bodyStyle' => '',
'datatype' => 'layout',
'permissions' => NULL,
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Checkbox::__set_state(array(
'name' => 'isManned',
'title' => 'Is Manned',
'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' => 'isSent',
'title' => 'Is Sent',
'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' => '',
)),
2 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'alertId',
'title' => 'Alert 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' => '',
)),
3 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'tweetID',
'title' => 'Tweet 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' => '',
)),
4 =>
\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' => '',
)),
5 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\ManyToOneRelation::__set_state(array(
'name' => 'alertStatusCategory',
'title' => 'Alert Status Category',
'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' => 'AlertStatusCategory',
),
),
'pathFormatterClass' => '',
'width' => '',
'assetUploadPath' => '',
'objectsAllowed' => true,
'assetsAllowed' => false,
'assetTypes' =>
array (
),
'documentsAllowed' => false,
'documentTypes' =>
array (
),
)),
6 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Datetime::__set_state(array(
'name' => 'lastModifiedDate',
'title' => 'Last Modified Date',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'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' => '',
)),
7 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Localizedfields::__set_state(array(
'name' => 'localizedfields',
'title' => '',
'tooltip' => '',
'mandatory' => false,
'noteditable' => false,
'index' => false,
'locked' => false,
'style' => '',
'permissions' => NULL,
'datatype' => 'data',
'fieldtype' => 'localizedfields',
'relationType' => false,
'invisible' => false,
'visibleGridView' => true,
'visibleSearch' => true,
'blockedVarsForExport' =>
array (
),
'children' =>
array (
0 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Input::__set_state(array(
'name' => 'otherLocation',
'title' => 'Other Location',
'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' => '',
)),
),
'region' => NULL,
'layout' => NULL,
'width' => '',
'height' => '',
'maxTabs' => NULL,
'border' => false,
'provideSplitView' => false,
'tabPosition' => NULL,
'hideLabelsWhenTabsReached' => NULL,
'referencedFields' =>
array (
),
'fieldDefinitionsCache' => NULL,
'permissionView' => NULL,
'permissionEdit' => NULL,
'labelWidth' => 0,
'labelAlign' => 'left',
)),
8 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'rawText',
'title' => 'Raw Text',
'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,
)),
9 =>
\Pimcore\Model\DataObject\ClassDefinition\Data\Textarea::__set_state(array(
'name' => 'hash',
'title' => 'Hash',
'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,
)),
),
'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' => 'Notification',
'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 (
),
));