Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeEventSubscriberTrait::onEntityTypeUpdate | function | core/ |
|
| EntityTypeEventSubscriberTrait::onFieldableEntityTypeCreate | function | core/ |
|
| EntityTypeEventSubscriberTrait::onFieldableEntityTypeUpdate | function | core/ |
|
| EntityTypeInfo::$currentUser | property | core/ |
The current user. |
| EntityTypeInfo::$moderationHandlers | property | core/ |
A keyed array of custom moderation handlers for given entity types. |
| EntityTypeInfo::entityBaseFieldInfo | function | core/ |
Adds base field info to an entity type. |
| EntityTypeInfo::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| 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/ |
|
| EntityTypeInfoTest | class | core/ |
Tests Drupal\content_moderation\EntityTypeInfo. |
| 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 install. |
| 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/ |
Tests base field only added to moderated entity types. |
| EntityTypeInfoTest::testEntityBaseFieldInfo | function | core/ |
Tests entity base field info. |
| 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::getBundleListCacheTags | function | core/ |
The list cache tags associated with a specific bundle. |
| EntityTypeInterface::getCollectionPermission | function | core/ |
Gets the name of the default collection permission. |
| EntityTypeInterface::getConstraints | function | core/ |
Gets an array of validation constraints. |
| EntityTypeInterface::getDecoratedClasses | function | core/ |
Gets the list of all the classes for this entity type. |
| 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::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. |
Pagination
- Previous page
- Page 484
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.