Search for entity
- Search 7.x for entity
- Search 8.9.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateValidatableEntityInterface::isEntityValidationRequired | function | core/ |
Returns a state of whether an entity needs to be validated before saving. |
| MigrateValidatableEntityInterface::validateEntity | function | core/ |
Validates the entity. |
| MigrateViewModesTest::assertEntity | function | core/ |
Asserts various aspects of a view mode entity. |
| MigrateVocabularyEntityDisplayTest | class | core/ |
Vocabulary entity display migration. |
| MigrateVocabularyEntityDisplayTest.php | file | core/ |
|
| MigrateVocabularyEntityDisplayTest::$modules | property | core/ |
Modules to enable. |
| MigrateVocabularyEntityDisplayTest::setUp | function | core/ |
|
| MigrateVocabularyEntityDisplayTest::testSkipNonExistentNodeType | function | core/ |
Tests that vocabulary displays are ignored appropriately. |
| MigrateVocabularyEntityDisplayTest::testVocabularyEntityDisplay | function | core/ |
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration. |
| MigrateVocabularyEntityFormDisplayTest | class | core/ |
Vocabulary entity form display migration. |
| MigrateVocabularyEntityFormDisplayTest.php | file | core/ |
|
| MigrateVocabularyEntityFormDisplayTest::$modules | property | core/ |
Modules to enable. |
| MigrateVocabularyEntityFormDisplayTest::setUp | function | core/ |
|
| MigrateVocabularyEntityFormDisplayTest::testSkipNonExistentNodeType | function | core/ |
Tests that vocabulary displays are ignored appropriately. |
| MigrateVocabularyEntityFormDisplayTest::testVocabularyEntityFormDisplay | function | core/ |
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration. |
| migrate_entity_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_entity_test/migrate_entity_test.info.yml |
| MockQuickEditEntityFieldAccessCheck | class | core/ |
Access check for in-place editing entity fields. |
| MockQuickEditEntityFieldAccessCheck.php | file | core/ |
|
| MockQuickEditEntityFieldAccessCheck::accessEditEntityField | function | core/ |
Checks access to edit the requested field of the requested entity. |
| ModeratedNodeListBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
| ModeratedNodeListBuilder::getEntityRevisionIds | function | core/ |
Loads entity revision IDs using a pager sorted by the entity revision ID. |
| ModeratedNodeResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ModeratedNodeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
| ModerationHandler::isModeratedEntity | function | core/ |
Determines if an entity should be moderated. |
| ModerationHandlerInterface::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
| ModerationHandlerInterface::isModeratedEntity | function | core/ |
Determines if an entity should be moderated. |
| ModerationInformation::$entityTypeManager | property | core/ |
The entity type manager. |
| ModerationInformation::canModerateEntitiesOfEntityType | function | core/ |
Determines if an entity type can have moderated entities. |
| ModerationInformation::getWorkflowForEntity | function | core/ |
Gets the workflow for the given content entity. |
| ModerationInformation::getWorkflowForEntityTypeAndBundle | function | core/ |
Gets the workflow for the given entity type and bundle. |
| ModerationInformation::isModeratedEntity | function | core/ |
Determines if an entity is moderated. |
| ModerationInformation::isModeratedEntityType | function | core/ |
Determines if an entity type has at least one moderated bundle. |
| ModerationInformationInterface::canModerateEntitiesOfEntityType | function | core/ |
Determines if an entity type can have moderated entities. |
| ModerationInformationInterface::getWorkflowForEntity | function | core/ |
Gets the workflow for the given content entity. |
| ModerationInformationInterface::getWorkflowForEntityTypeAndBundle | function | core/ |
Gets the workflow for the given entity type and bundle. |
| ModerationInformationInterface::isModeratedEntity | function | core/ |
Determines if an entity is moderated. |
| ModerationInformationInterface::isModeratedEntityType | function | core/ |
Determines if an entity type has at least one moderated bundle. |
| ModerationInformationTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
| ModerationInformationTest::testGetWorkflowForEntity | function | core/ |
@dataProvider providerWorkflow @covers ::getWorkflowForEntity[[api-linebreak]] |
| ModerationInformationTest::testIsModeratedEntity | function | core/ |
@dataProvider providerWorkflow @covers ::isModeratedEntity[[api-linebreak]] |
| ModerationInformationTest::testIsModeratedEntityType | function | core/ |
@covers ::isModeratedEntityType[[api-linebreak]] |
| ModerationStateConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| ModerationStateFieldItemList::updateModeratedEntity | function | core/ |
Updates the default revision flag and the publishing status of the entity. |
| ModerationStateFieldItemListTest::entityUnserializeTestCases | function | core/ |
Test cases for ::testEntityUnserialize. |
| ModerationStateFieldItemListTest::moderatedEntityWithExistingIdTestCases | function | core/ |
Tests cases for ::testModeratedEntityWithExistingId. |
| ModerationStateFieldItemListTest::testEntityUnserialize | function | core/ |
Tests the moderation_state field after an entity has been serialized. |
| ModerationStateFieldItemListTest::testEntityWithNoWorkflow | function | core/ |
Tests updating the state for an entity without a workflow. |
| ModerationStateFieldItemListTest::testModeratedEntityWithExistingId | function | core/ |
Tests saving a moderated node with an existing ID. |
| ModerationStateFieldItemListTest::testNonModeratedEntity | function | core/ |
Tests the list class with a non moderated entity. |
Pagination
- Previous page
- Page 167
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.