Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | interface | core/ |
Provides an interface for an entity type and its metadata. |
| EntityTypeInterface.php | file | core/ |
|
| EntityTypeInterface::addConstraint | function | core/ |
Adds a validation constraint. |
| EntityTypeInterface::BUNDLE_MAX_LENGTH | constant | core/ |
The maximum length of bundle name, in characters. |
| EntityTypeInterface::entityClassImplements | function | core/ |
Indicates if the entity type class implements the given interface. |
| EntityTypeInterface::get | function | core/ |
Gets any arbitrary property. |
| 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::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
| EntityTypeInterface::getBundleEntityType | function | core/ |
Gets the name of the entity type which provides bundles. |
| EntityTypeInterface::getBundleLabel | function | core/ |
Gets the label for the bundle. |
| EntityTypeInterface::getBundleListCacheTags | function | core/ |
The list cache tags associated with a specific bundle. |
| EntityTypeInterface::getBundleOf | function | core/ |
Gets the entity type ID for which this entity provides bundles. |
| EntityTypeInterface::getCollectionLabel | function | core/ |
Gets the uppercase plural form of the name of the entity type. |
| EntityTypeInterface::getCollectionPermission | function | core/ |
Gets the name of the default collection permission. |
| EntityTypeInterface::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| EntityTypeInterface::getConstraints | function | core/ |
Gets an array of validation constraints. |
| EntityTypeInterface::getCountLabel | function | core/ |
Gets the label's definite article form for use with a count of entities. |
| EntityTypeInterface::getDataTable | function | core/ |
Gets the name of the entity's data table. |
| 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::getGroup | function | core/ |
Gets the machine name of the entity type group. |
| EntityTypeInterface::getGroupLabel | function | core/ |
Gets the human-readable name of the entity type group. |
| EntityTypeInterface::getHandlerClass | function | core/ |
|
| EntityTypeInterface::getHandlerClasses | function | core/ |
Gets an array of handlers. |
| EntityTypeInterface::getKey | function | core/ |
Gets a specific entity key. |
| EntityTypeInterface::getKeys | function | core/ |
Gets an array of entity keys. |
| EntityTypeInterface::getLabel | function | core/ |
Gets the human-readable name of the entity type. |
| EntityTypeInterface::getLinkTemplate | function | core/ |
Gets the link template for a given key. |
| 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. |
Pagination
- Previous page
- Page 584
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.