Search for entities
- Search 7.x for entities
- Search 8.9.x for entities
- Search 10.3.x for entities
- Search 11.x for entities
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AggregatorTestBase::getHtmlEntitiesSample | function | core/ |
Returns an example feed. |
Broken::countReferenceableEntities | function | core/ |
|
Broken::getReferenceableEntities | function | core/ |
|
Broken::validateReferenceableEntities | function | core/ |
|
BulkDeleteTest::$entities | property | core/ |
The entities to use in this test. |
BulkDeleteTest::$entitiesByBundles | property | core/ |
The entities to use in this test, keyed by bundle. |
Comment::referencedEntities | function | core/ |
|
CommentAccessTest::testCannotCommentOnEntitiesYouCannotView | function | core/ |
Tests commenting disabled for access-blocked entities. |
CommentAccessTest::testCannotViewCommentReplyFormOnEntitiesYouCannotView | function | core/ |
Tests cannot view comment reply form on entities you cannot view. |
CommentedEntity::$loadedCommentedEntities | property | core/ |
Array of entities that has comments. |
CommentNonNodeTest::testsNonIntegerIdEntities | function | core/ |
Tests comment fields cannot be added to entity types without integer IDs. |
CommentSelection::countReferenceableEntities | function | core/ |
|
CommentSelection::getReferenceableEntities | function | core/ |
|
CommentSelection::validateReferenceableNewEntities | function | core/ |
|
CommentStringIdEntitiesTest | class | core/ |
Tests that comment fields cannot be added to entities with non-integer IDs. |
CommentStringIdEntitiesTest.php | file | core/ |
|
CommentStringIdEntitiesTest::$modules | property | core/ |
Modules to install. |
CommentStringIdEntitiesTest::setUp | function | core/ |
|
CommentStringIdEntitiesTest::testCommentFieldNonStringId | function | core/ |
Tests that comment fields cannot be added entities with non-integer IDs. |
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessForPublishableEntities | function | core/ |
Implements ::testCollectionFilterAccess() for permission + status access. |
ConfigDependencyManager::getDependentEntities | function | core/ |
Gets dependencies. |
ConfigDependencyManagerTest::testNoConfigEntities | function | core/ |
|
ConfigDependencyTest::testFindConfigEntityDependentsAsEntitiesDeprecation | function | core/ |
@group legacy |
ConfigEntityQueryTest::$entities | property | core/ |
Stores all config entities created for the test. |
ConfigManager::findConfigEntityDependenciesAsEntities | function | core/ |
Finds config entities that are dependent on extensions or entities. |
ConfigManager::findConfigEntityDependentsAsEntities | function | core/ |
Deprecated method to find config entity dependencies as entities. |
ConfigManager::getConfigEntitiesToChangeOnDependencyRemoval | function | core/ |
Lists which config entities to update and delete on removal of a dependency. |
ConfigManagerInterface::findConfigEntityDependenciesAsEntities | function | core/ |
Finds config entities that are dependent on extensions or entities. |
ConfigManagerInterface::findConfigEntityDependentsAsEntities | function | core/ |
Deprecated method to find config entity dependencies as entities. |
ConfigManagerInterface::getConfigEntitiesToChangeOnDependencyRemoval | function | core/ |
Lists which config entities to update and delete on removal of a dependency. |
ConfigTranslationOverviewTest::testHiddenEntities | function | core/ |
Tests availability of hidden entities in the translation overview. |
ContentEntity::yieldEntities | function | core/ |
Loads and yields entities, one at a time. |
ContentEntityBase::referencedEntities | function | core/ |
|
CreateTestContentEntitiesTrait | trait | core/ |
Provides helper methods for creating test content. |
CreateTestContentEntitiesTrait.php | file | core/ |
|
CreateTestContentEntitiesTrait::createContent | function | core/ |
Create several pieces of generic content. |
CreateTestContentEntitiesTrait::createContentPostUpgrade | function | core/ |
Create several pieces of generic content. |
CreateTestContentEntitiesTrait::getRequiredModules | function | core/ |
Gets required modules. |
CreateTestContentEntitiesTrait::installEntitySchemas | function | core/ |
Install required entity schemas. |
DefaultSelection::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
DefaultSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
DefaultSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
DefaultSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
DeleteMultipleFormTest::testTranslatableEntities | function | core/ |
Tests the delete form for translatable entities. |
DeleteMultipleFormTest::testUntranslatableEntities | function | core/ |
Tests the delete form for untranslatable entities. |
DraggableListBuilder::$entities | property | core/ |
The entities being listed. |
DraggableListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
EntityAddUITest::testAddPageWithBundleEntities | function | core/ |
Tests the add page for an entity type using bundle entities. |
EntityAddUITest::testAddPageWithoutBundleEntities | function | core/ |
Tests the add page for an entity type not using bundle entities. |
EntityAutocompleteElementFormTest::$referencedEntities | property | core/ |
An array of entities to be referenced in this test. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.