Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| EntityTypeConstraintValidatorTest::setUp | function | core/ |
|
| EntityTypeConstraintValidatorTest::testValidation | function | core/ |
Tests the EntityTypeConstraintValidator. |
| EntityTypedDataDefinitionTest | class | core/ |
Tests deriving metadata of entity and field data types. |
| EntityTypedDataDefinitionTest.php | file | core/ |
|
| EntityTypedDataDefinitionTest::$modules | property | core/ |
Modules to enable. |
| EntityTypedDataDefinitionTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| EntityTypedDataDefinitionTest::entityDefinitionIsInternalProvider | function | core/ |
Provides test cases for testEntityDefinitionIsInternal. |
| EntityTypedDataDefinitionTest::setUp | function | core/ |
|
| EntityTypedDataDefinitionTest::testEntities | function | core/ |
Tests deriving metadata about entities. |
| EntityTypedDataDefinitionTest::testEntityDefinitionIsInternal | function | core/ |
Tests that an entity annotation can mark the data definition as internal. |
| EntityTypedDataDefinitionTest::testEntityReferences | function | core/ |
Tests deriving metadata from entity references. |
| EntityTypedDataDefinitionTest::testFields | function | core/ |
Tests deriving metadata about fields. |
| EntityTypeEvent::__construct | function | core/ |
Constructs a new EntityTypeEvent. |
| EntityTypeEvents | class | core/ |
Contains all events thrown while handling entity types. |
| EntityTypeEvents.php | file | core/ |
|
| EntityTypeEvents::CREATE | constant | core/ |
The name of the event triggered when a new entity type is created. |
| EntityTypeEvents::DELETE | constant | core/ |
The name of the event triggered when an existing entity type is deleted. |
| EntityTypeEvents::UPDATE | constant | core/ |
The name of the event triggered when an existing entity type is updated. |
| EntityTypeEventSubscriberTrait | trait | core/ |
Helper methods for EntityTypeListenerInterface. |
| EntityTypeEventSubscriberTrait.php | file | core/ |
|
| EntityTypeEventSubscriberTrait::getEntityTypeEvents | function | core/ |
Gets the subscribed events. |
| EntityTypeEventSubscriberTrait::onEntityTypeCreate | function | core/ |
|
| EntityTypeEventSubscriberTrait::onEntityTypeDelete | function | core/ |
|
| EntityTypeEventSubscriberTrait::onEntityTypeEvent | function | core/ |
Listener method for any entity type definition event. |
| 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::$workspaceManager | property | core/ |
The workspace manager service. |
| EntityTypeInfo::entityBaseFieldInfo | function | core/ |
Provides custom base field definitions for a content entity type. |
| EntityTypeInfo::entityBaseFieldInfo | function | core/ |
Adds base field info to an entity type. |
| 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/ |
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. |
Pagination
- Previous page
- Page 443
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.