Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 10.3.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 |
---|---|---|---|
ChainEntityResolverTest | class | core/ |
@coversDefaultClass \Drupal\serialization\EntityResolver\ChainEntityResolver[[api-linebreak]] @group serialization |
ChainEntityResolverTest.php | file | core/ |
|
ChainEntityResolverTest::$testData | property | core/ |
Test data passed to the resolve method. |
ChainEntityResolverTest::$testEntityType | property | core/ |
A test entity type. |
ChainEntityResolverTest::$testNormalizer | property | core/ |
A mocked normalizer. |
ChainEntityResolverTest::createEntityResolverMock | function | core/ |
Creates a mock entity resolver. |
ChainEntityResolverTest::setUp | function | core/ |
|
ChainEntityResolverTest::testResolverWithFirstResolved | function | core/ |
Tests the resolve method with a matching resolver first. |
ChainEntityResolverTest::testResolverWithLastResolved | function | core/ |
Tests the resolve method with a matching resolver last. |
ChainEntityResolverTest::testResolverWithNoneResolved | function | core/ |
Tests the resolve method with no matching resolvers. |
ChainEntityResolverTest::testResolverWithNoneResolvedUsingAddResolver | function | core/ |
Tests the resolve method with no matching resolvers, using addResolver. |
ChainEntityResolverTest::testResolverWithResolvedToZero | function | core/ |
Tests the resolve method where one resolver returns 0. |
ChangeUserRoleBase::$entityType | property | core/ |
The user role entity type. |
ChooseBlockController::$entityTypeManager | property | core/ |
The entity type manager. |
CKEditor5MediaController::$entityRepository | property | core/ |
The entity repository. |
CKEditor5MediaController::mediaEntityMetadata | function | core/ |
Returns JSON response containing metadata about media entity. |
CKEditor5UpdatePluginSettingsSortTest::testUpdatePluginSettingsSortEntitySave | function | core/ |
Ensure settings for CKEditor 5 plugins are sorted by plugin key. |
ClaroEntityDisplayTest | class | core/ |
Runs EntityDisplayTest in Claro. |
ClaroEntityDisplayTest.php | file | core/ |
|
ClaroEntityDisplayTest::$modules | property | core/ |
Modules to install. |
ClaroEntityDisplayTest::setUp | function | core/ |
|
ClaroEntityDisplayTest::testEntityForm | function | core/ |
Copied from parent. |
ClaroEntityDisplayTest::testEntityView | function | core/ |
Copied from parent. |
ClaroEntityDisplayTest::testExtraFields | function | core/ |
Copied from parent. |
claro_preprocess_entity_add_list | function | core/ |
Implements template_preprocess_HOOK() for entity_add_list. |
Comment::getCommentedEntity | function | core/ |
Returns the entity to which the comment is attached. |
Comment::getCommentedEntityId | function | core/ |
Returns the ID of the entity to which the comment is attached. |
Comment::getCommentedEntityTypeId | function | core/ |
Returns the type of the entity to which the comment is attached. |
CommentAdminOverview::$entityTypeManager | property | core/ |
The entity type manager. |
CommentAdminTest::testCommentedEntityLabel | function | core/ |
Tests commented entity label of admin view. |
CommentBreadcrumbBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
CommentBundlesTest::$entityFieldManager | property | core/ |
|
CommentBundlesTest::$targetEntityTypes | property | core/ |
Entity type ids to use for target_entity_type_id on comment bundles. |
CommentBundlesTest::testEntityIdField | function | core/ |
Tests that the entity_id field is set correctly for each comment bundle. |
CommentCacheTagsTest::$entityTestCamelid | property | core/ |
|
CommentCacheTagsTest::$entityTestHippopotamidae | property | core/ |
|
CommentCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
CommentCacheTagsTest::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
CommentCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each comment must have a comment body, which always has a text format. |
CommentCacheTagsTest::testCommentEntity | function | core/ |
Tests that comments invalidate the cache tag of their host entity. |
CommentController::$entityFieldManager | property | core/ |
The entity field manager. |
CommentController::$entityRepository | property | core/ |
The entity repository. |
CommentDefaultFormatter::$entityDisplayRepository | property | core/ |
The entity display repository. |
CommentDefaultFormatter::$entityFormBuilder | property | core/ |
The entity form builder. |
CommentDisplayConfigurableTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
CommentDisplayConfigurableTestHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
CommentedEntity | class | core/ |
Views field display for commented entity. |
CommentedEntity.php | file | core/ |
|
CommentedEntity::$loadedCommentedEntities | property | core/ |
Array of entities that has comments. |
CommentedEntity::getItems | function | core/ |
Gets an array of items for the field. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.