Search for type
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityType::$static_cache | property | core/ |
Indicates whether entities should be statically cached. |
ConfigEntityType::checkStorageClass | function | core/ |
|
ConfigEntityType::get | function | core/ |
Gets the value of an annotation. |
ConfigEntityType::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
ConfigEntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
ConfigEntityType::getConfigPrefix | function | core/ |
Gets the config prefix used by the configuration entity type. |
ConfigEntityType::getDataTable | function | core/ |
Gets the name of the entity's data table. |
ConfigEntityType::getLookupKeys | function | core/ |
Gets the keys that are available for fast lookup. |
ConfigEntityType::getPropertiesToExport | function | core/ |
Gets the config entity properties to export if declared on the annotation. |
ConfigEntityType::getRevisionDataTable | function | core/ |
Gets the name of the entity's revision data table. |
ConfigEntityType::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
ConfigEntityType::__construct | function | core/ |
|
ConfigEntityTypeInterface | interface | core/ |
Provides an interface for a configuration entity type and its metadata. |
ConfigEntityTypeInterface.php | file | core/ |
|
ConfigEntityTypeInterface::getConfigPrefix | function | core/ |
Gets the config prefix used by the configuration entity type. |
ConfigEntityTypeInterface::getLookupKeys | function | core/ |
Gets the keys that are available for fast lookup. |
ConfigEntityTypeInterface::getPropertiesToExport | function | core/ |
Gets the config entity properties to export if declared on the annotation. |
ConfigEntityTypeInterface::PREFIX_LENGTH | constant | core/ |
Length limit of the configuration entity prefix. |
ConfigEntityUpdater::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigFactory::$typedConfigManager | property | core/ |
The typed config manager. |
ConfigImporter::$typedConfigManager | property | core/ |
The typed config manager. |
ConfigInstaller::$typedConfig | property | core/ |
The typed configuration manager. |
ConfigManager::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigManager::$typedConfigManager | property | core/ |
The typed config manager. |
ConfigManager::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
ConfigManager::getEntityTypeManager | function | core/ |
Gets the entity type manager. |
ConfigManagerInterface::getEntityTypeIdByName | function | core/ |
Returns the entity type of a configuration object. |
ConfigManagerInterface::getEntityTypeManager | function | core/ |
Gets the entity type manager. |
ConfigSchemaChecker::$typedManager | property | core/ |
The typed config manger. |
Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
Constraint::$type | property | core/ |
DataType plugin IDs for which this constraint applies. |
ConstraintManager::getDefinitionsByType | function | core/ |
Returns a list of constraints that support the given type. |
ContentEntityBaseUnitTest::$entityType | property | core/ |
The entity type used for testing. |
ContentEntityBaseUnitTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle manager used for testing. |
ContentEntityBaseUnitTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
ContentEntityBaseUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ContentEntityBaseUnitTest::$fieldTypePluginManager | property | core/ |
The field type manager used for testing. |
ContentEntityBaseUnitTest::$typedDataManager | property | core/ |
The typed data manager used for testing. |
ContentEntityBaseUnitTest::providerTestTypedData | function | core/ |
Data provider for the ::getTypedData() test. |
ContentEntityBaseUnitTest::testTypedData | function | core/ |
Tests each condition in EntityBase::getTypedData(). |
ContentEntityForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
ContentEntityStorageBase::$entityTypeBundleInfo | property | core/ |
The entity bundle info. |
ContentEntityType | class | core/ |
Defines a content entity type annotation object. |
ContentEntityType | class | core/ |
Provides an implementation of a content entity type and its metadata. |
ContentEntityType.php | file | core/ |
|
ContentEntityType.php | file | core/ |
|
ContentEntityType::$entity_type_class | property | core/ |
The class used to represent the entity type. |
ContentEntityType::$group | property | core/ |
The group machine name. |
ContentEntityType::$revision_metadata_keys | property | core/ |
An array of entity revision metadata keys. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.