1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс EO_SiteTemplate_Entity
Граф наследования:EO_SiteTemplate_Entity:
Entity

Дополнительные унаследованные члены

Открытые члены унаследованные от Entity
 initializeField ($fieldName, $fieldInfo)
 reinitialize ($className)
 postInitialize ()
 getObjectClass ()
 getObjectClassName ()
 getCollectionClass ()
 getCollectionClassName ()
 createObject ($setDefaultValues=true)
 createCollection ()
 wakeUpObject ($row)
 wakeUpCollection ($rows)
 addField ($fieldInfo, $fieldName=null)
 getReferencesCountTo ($refEntityName)
 getReferencesTo ($refEntityName)
 getFields ()
 getField ($name)
 hasField ($name)
 getScalarFields ()
 getUField ($name)
 getName ()
 getFullName ()
 getNamespace ()
 getModule ()
 getDataClass ()
 getDBTableName ()
 getPrimary ()
 getPrimaryArray ()
 getAutoIncrement ()
 isUts ()
 isUtm ()
 getUfId ()
 setDefaultScope ($query)
 getCode ()
 getLangCode ()
 getTitle ()
 __clone ()
 createDbTable ()
 readFromCache ($ttl, $cacheId, $countTotal=false)
 writeToCache (Main\DB\Result $result, $cacheId, $countTotal=false)
 getCacheTtl ($ttl)
 cleanCache ()
 enableFullTextIndex ($field, $mode=true)
 fullTextIndexEnabled ($field)
Открытые статические члены унаследованные от Entity
static get ($entityName)
static has ($entityName)
static getInstance ($entityName)
static getDefaultObjectClassName ($entityName)
static getDefaultCollectionClassName ($entityName)
static isExists ($name)
static normalizeEntityClass ($entityName)
static getEntityClassParts ($class)
static camel2snake ($str)
static snake2camel ($str)
static normalizeName ($entityName)
static compileObjectClass ($dataClass)
static compileCollectionClass ($dataClass)
static destroy ($entity)
static onUserTypeChange ($userfield, $id=null)
Поля данных унаследованные от Entity
const DEFAULT_OBJECT_PREFIX = 'EO_'
Защищенные члены унаследованные от Entity
 appendField (Field $field)
 getCacheDir ()
Защищенные данные унаследованные от Entity
 $className
 $module
 $name
 $connectionName
 $dbTableName
 $primary
 $autoIncrement
 $uf_id
 $isUts
 $isUtm
 $fields
 $fieldsMap
 $u_fields
 $code
 $references
 $isClone = false
Статические защищенные данные унаследованные от Entity
static $instances
static $ufIdIndex = []

Подробное описание

@method \Bitrix\Main\EO_SiteTemplate createObject($setDefaultValues = true) @method \Bitrix\Main\EO_SiteTemplate_Collection createCollection() @method \Bitrix\Main\EO_SiteTemplate wakeUpObject($row) @method \Bitrix\Main\EO_SiteTemplate_Collection wakeUpCollection($rows)

См. определение в файле orm.php строка 14435


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/main/meta/orm.php