Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeInfo::__construct | function | core/ |
EntityTypeInfo constructor. |
| EntityTypeInfo::__construct | function | core/ |
|
| EntityTypeInfoTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\EntityTypeInfo[[api-linebreak]] |
| EntityTypeInfoTest.php | file | core/ |
|
| EntityTypeInfoTest::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityTypeInfoTest::$entityTypeInfo | property | core/ |
The entity type info class. |
| EntityTypeInfoTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityTypeInfoTest::$modules | property | core/ |
|
| EntityTypeInfoTest::enableModeration | function | core/ |
Add moderation to an entity type and bundle. |
| EntityTypeInfoTest::providerTestEntityTypeAlter | function | core/ |
Provides test data for testEntityTypeAlter(). |
| EntityTypeInfoTest::setUp | function | core/ |
|
| EntityTypeInfoTest::testBaseFieldOnlyAddedToModeratedEntityTypes | function | core/ |
@covers ::entityBaseFieldInfo[[api-linebreak]] |
| EntityTypeInfoTest::testEntityBaseFieldInfo | function | core/ |
@covers ::entityBaseFieldInfo[[api-linebreak]] |
| EntityTypeInfoTest::testEntityBaseFieldProvider | function | core/ |
Tests entity base field provider. |
| EntityTypeInfoTest::testEntityTypeAlter | function | core/ |
Tests the correct entity types have moderation added. |
| EntityTypeInterface::addConstraint | function | core/ |
Adds a validation constraint. |
| EntityTypeInterface::entityClassImplements | function | core/ |
Indicates if the entity type class implements the given interface. |
| EntityTypeInterface::getAccessControlClass | function | core/ |
Gets the access control class. |
| EntityTypeInterface::getAdminPermission | function | core/ |
Gets the name of the default administrative permission. |
| EntityTypeInterface::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
| EntityTypeInterface::getCollectionPermission | function | core/ |
Gets the name of the default collection permission. |
| EntityTypeInterface::getConstraints | function | core/ |
Gets an array of validation constraints. |
| EntityTypeInterface::getFormClass | function | core/ |
Gets the form class for a specific operation. |
| EntityTypeInterface::getHandlerClass | function | core/ |
|
| EntityTypeInterface::getHandlerClasses | function | core/ |
Gets an array of handlers. |
| EntityTypeInterface::getKeys | function | core/ |
Gets an array of entity keys. |
| EntityTypeInterface::getLinkTemplates | function | core/ |
Gets the link templates using the URI template syntax. |
| EntityTypeInterface::getListBuilderClass | function | core/ |
Gets the list class. |
| EntityTypeInterface::getListCacheContexts | function | core/ |
The list cache contexts associated with this entity type. |
| EntityTypeInterface::getListCacheTags | function | core/ |
The list cache tags associated with this entity type. |
| EntityTypeInterface::getOriginalClass | function | core/ |
Gets the name of the original entity type class. |
| EntityTypeInterface::getPermissionGranularity | function | core/ |
Gets the permission granularity level. |
| EntityTypeInterface::getRevisionDataTable | function | core/ |
Gets the name of the entity's revision data table. |
| EntityTypeInterface::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
| EntityTypeInterface::getRouteProviderClasses | function | core/ |
Gets all the route provide handlers. |
| EntityTypeInterface::getSingularLabel | function | core/ |
Gets the indefinite singular form of the name of the entity type. |
| EntityTypeInterface::getStorageClass | function | core/ |
Gets the storage class. |
| EntityTypeInterface::getViewBuilderClass | function | core/ |
Gets the view builder class. |
| EntityTypeInterface::hasFormClasses | function | core/ |
Indicates if this entity type has any forms. |
| EntityTypeInterface::hasHandlerClass | function | core/ |
Determines if there is a handler for a given type. |
| EntityTypeInterface::hasKey | function | core/ |
Indicates if a given entity key exists. |
| EntityTypeInterface::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
| EntityTypeInterface::hasListBuilderClass | function | core/ |
Indicates if this entity type has a list class. |
| EntityTypeInterface::hasRouteProviders | function | core/ |
Indicates if this entity type has any route provider. |
| EntityTypeInterface::hasViewBuilderClass | function | core/ |
Indicates if this entity type has a view builder. |
| EntityTypeInterface::isCommonReferenceTarget | function | core/ |
Indicates whether this entity type is commonly used as a reference target. |
| EntityTypeInterface::isInternal | function | core/ |
Indicates whether the entity data is internal. |
| EntityTypeInterface::isPersistentlyCacheable | function | core/ |
Indicates if the persistent cache of field data should be used. |
| EntityTypeInterface::isRenderCacheable | function | core/ |
Indicates whether the rendered output of entities should be cached. |
| EntityTypeInterface::isRevisionable | function | core/ |
Indicates whether entities of this type have revision support. |
Pagination
- Previous page
- Page 457
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.