Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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. |
| EntityTypedDataDefinitionTest::testHasIntegerId | function | core/ |
Tests the ContentEntityType::hasIntegerId() method. |
| EntityTypeEvent | class | core/ |
Defines a base class for all entity type events. |
| EntityTypeEvent.php | file | core/ |
|
| EntityTypeEvent::$entityType | property | core/ |
The entity type. |
| EntityTypeEvent::$original | property | core/ |
The original entity type. |
| EntityTypeEvent::getEntityType | function | core/ |
The entity type the event refers to. |
| EntityTypeEvent::getOriginal | function | core/ |
The original entity type. |
| 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/ |
|
| EntityTypeIdLengthException | class | core/ |
Defines an exception thrown when an entity ID is too long. |
| EntityTypeIdLengthException.php | file | core/ |
|
| EntityTypeInfo | class | core/ |
Defines a class for reacting to entity type information hooks. |
| EntityTypeInfo | class | core/ |
Manipulates entity type information. |
| EntityTypeInfo.php | file | core/ |
|
| EntityTypeInfo.php | file | core/ |
|
| EntityTypeInfo::$bundleInfo | property | core/ |
The bundle information service. |
| EntityTypeInfo::$currentUser | property | core/ |
The current user. |
| EntityTypeInfo::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityTypeInfo::$moderationHandlers | property | core/ |
A keyed array of custom moderation handlers for given entity types. |
| EntityTypeInfo::$moderationInfo | property | core/ |
The moderation information service. |
| EntityTypeInfo::$validator | property | core/ |
The state transition validation service. |
| EntityTypeInfo::addModerationToEntityType | function | core/ |
Modifies an entity definition to include moderation support. |
| EntityTypeInfo::bundleFormRedirect | function | core/ |
Redirect content entity edit forms on save, if there is a pending revision. |
| EntityTypeInfo::create | function | core/ |
|
| EntityTypeInfo::entityBaseFieldInfo | function | core/ |
Adds base field info to an entity type. |
| EntityTypeInfo::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
Pagination
- Previous page
- Page 572
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.