Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeInfo::getModeratedBundles | function | core/ |
Returns an iterable list of entity names and bundle names under moderation. |
| EntityTypeInfo::isModeratedEntityEditForm | function | core/ |
Checks whether the specified form allows to edit a moderated entity. |
| EntityTypeInfo::__construct | function | core/ |
EntityTypeInfo constructor. |
| EntityTypeInfo::__construct | function | core/ |
Constructs a new EntityTypeInfo instance. |
| 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/ |
Modules to enable. |
| 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/ |
Test entity base field provider. |
| EntityTypeInfoTest::testEntityTypeAlter | function | core/ |
Test 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::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::getLowercaseLabel | function | core/ |
Gets the lowercase form of the human-readable entity type name. |
| 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::hasLabelCallback | function | core/ |
Indicates if a label callback 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. |
Pagination
- Previous page
- Page 437
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.