Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Search main for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines a base entity class. |
| Entity | class | core/ |
Defines a 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 |
|---|---|---|---|
| UserCancelForm::$entity | property | core/ |
The user being cancelled. |
| UserEntityLabelTest | class | core/ |
Tests the label callback. |
| UserEntityLabelTest.php | file | core/ |
|
| UserEntityLabelTest::$modules | property | core/ |
Modules to enable. |
| UserEntityLabelTest::testLabelCallback | function | core/ |
Tests label callback. |
| UserEntityReferenceTest | class | core/ |
Tests the user reference field functionality. |
| UserEntityReferenceTest.php | file | core/ |
|
| UserEntityReferenceTest::$role1 | property | core/ |
A randomly-generated role for testing purposes. |
| UserEntityReferenceTest::$role2 | property | core/ |
A randomly-generated role for testing purposes. |
| UserEntityReferenceTest::setUp | function | core/ |
|
| UserEntityReferenceTest::testUserSelectionByRole | function | core/ |
Tests user selection by roles. |
| UserEntityTest | class | core/ |
Tests the user entity class. |
| UserEntityTest.php | file | core/ |
|
| UserEntityTest::$modules | property | core/ |
Modules to enable. |
| UserEntityTest::setUp | function | core/ |
|
| UserEntityTest::testUserMethods | function | core/ |
Tests some of the methods. |
| UserEntityTest::testUserValidation | function | core/ |
Tests that all user fields validate properly. |
| UserEntityTranslation | class | core/ |
Provides Drupal 7 user entity translations source plugin. |
| UserEntityTranslation.php | file | core/ |
|
| UserEntityTranslation::fields | function | core/ |
Returns available fields on the source. |
| UserEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UserEntityTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
| UserEntityTranslation::query | function | core/ |
|
| UserEntityTranslationTest | class | core/ |
Tests D7 user entity translation source plugin. |
| UserEntityTranslationTest.php | file | core/ |
|
| UserEntityTranslationTest::$modules | property | core/ |
Modules to enable. |
| UserEntityTranslationTest::providerSource | function | core/ |
The data provider. |
| UserHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| UserHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| UserLegacyTest::testEntityLegacyCode | function | core/ |
@expectedDeprecation user_load_multiple() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\user\Entity\User::loadMultiple(). See https://www.drupal.org/node/2266845 @expectedDeprecation user_load() is deprecated in… |
| UserMultipleCancelConfirm::$entityTypeManager | property | core/ |
The entity type manager. |
| UserNameFormatterTest::$entityType | property | core/ |
|
| UserNameFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| UserRegistrationResourceTest::testExistedEntityPost | function | core/ |
Tests that only new user accounts can be registered. |
| UserRequestSubscriber::$entityTypeManager | property | core/ |
The entity type manager service. |
| UserResourceTestBase::$entity | property | core/ |
|
| UserResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| UserResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
| UserResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
| UserResourceTestBase::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| UserResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| UserResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| UserResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| UserResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| UserRoleEntityTest | class | core/ |
@group user |
| UserRoleEntityTest.php | file | core/ |
|
| UserRoleEntityTest::$modules | property | core/ |
Modules to enable. |
| UserRoleEntityTest::testOrderOfPermissions | function | core/ |
|
| UserSearch::$entityTypeManager | property | core/ |
The entity type manager. |
| UserSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
Pagination
- Previous page
- Page 193
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.