Search for entityType
- Search 7.x for entityType
- Search 8.9.x for entityType
- Search 10.3.x for entityType
- Search 11.x for entityType
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
EntityType | class | core/ |
Provides an implementation of an entity type and its metadata. |
EntityType | class | core/ |
Defines an Entity type annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityType::getSingularLabel | function | core/ |
|
EntityType::getStorageClass | function | core/ |
|
EntityType::getUriCallback | function | core/ |
|
EntityType::getViewBuilderClass | function | core/ |
|
EntityType::hasFormClasses | function | core/ |
|
EntityType::hasHandlerClass | function | core/ |
|
EntityType::hasKey | function | core/ |
|
EntityType::hasLinkTemplate | function | core/ |
|
EntityType::hasListBuilderClass | function | core/ |
|
EntityType::hasRouteProviders | function | core/ |
|
EntityType::hasViewBuilderClass | function | core/ |
|
EntityType::isCommonReferenceTarget | function | core/ |
|
EntityType::isInternal | function | core/ |
|
EntityType::isPersistentlyCacheable | function | core/ |
|
EntityType::isRenderCacheable | function | core/ |
|
EntityType::isRevisionable | function | core/ |
|
EntityType::isStaticallyCacheable | function | core/ |
|
EntityType::isSubclassOf | function | core/ |
|
EntityType::isTranslatable | function | core/ |
|
EntityType::set | function | core/ |
|
EntityType::setAccessClass | function | core/ |
|
EntityType::setClass | function | core/ |
|
EntityType::setConstraints | function | core/ |
|
EntityType::setFormClass | function | core/ |
|
EntityType::setHandlerClass | function | core/ |
|
EntityType::setLinkTemplate | function | core/ |
|
EntityType::setListBuilderClass | function | core/ |
|
EntityType::setStorageClass | function | core/ |
|
EntityType::setUriCallback | function | core/ |
|
EntityType::setViewBuilderClass | function | core/ |
|
EntityType::showRevisionUi | function | core/ |
|
EntityType::__construct | function | core/ |
Constructs a new EntityType. |
EntityTypeBundleInfo | class | core/ |
Provides discovery and retrieval of entity type bundles. |
EntityTypeBundleInfo.php | file | core/ |
|
EntityTypeBundleInfo::$bundleInfo | property | core/ |
Static cache of bundle information. |
EntityTypeBundleInfo::$entityTypeManager | property | core/ |
The entity type manager. |
EntityTypeBundleInfo::$languageManager | property | core/ |
The language manager. |
EntityTypeBundleInfo::$moduleHandler | property | core/ |
The module handler. |
EntityTypeBundleInfo::$typedDataManager | property | core/ |
The typed data manager. |
EntityTypeBundleInfo::clearCachedBundles | function | core/ |
|
EntityTypeBundleInfo::getAllBundleInfo | function | core/ |
|
EntityTypeBundleInfo::getBundleInfo | function | core/ |
|
EntityTypeBundleInfo::__construct | function | core/ |
Constructs a new EntityTypeBundleInfo. |
EntityTypeBundleInfoInterface | interface | core/ |
Provides an interface for an entity type bundle info. |
EntityTypeBundleInfoInterface.php | file | core/ |
|
EntityTypeBundleInfoInterface::clearCachedBundles | function | core/ |
Clears static and persistent bundles. |
EntityTypeBundleInfoInterface::getAllBundleInfo | function | core/ |
Get the bundle info of all entity types. |
EntityTypeBundleInfoInterface::getBundleInfo | function | core/ |
Gets the bundle info of an entity type. |
EntityTypeBundleInfoTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityTypeBundleInfo[[api-linebreak]] @group Entity |
EntityTypeBundleInfoTest.php | file | core/ |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.