Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityStateChangeValidationTest::transitionAccessValidationTestCases | function | core/ |
Test cases for ::testTransitionAccessValidation. |
| EntityStorageBase::$entityIdsToLoad | property | core/ |
Entity IDs awaiting loading. |
| EntityStorageBase::$entityTypeId | property | core/ |
Entity type ID for this storage. |
| EntityStorageBase::$idKey | property | core/ |
Name of the entity's ID field in the entity database table. |
| EntityStorageBase::$uuidKey | property | core/ |
Name of entity's UUID database table field, if it supports UUIDs. |
| EntityStorageBase::$uuidService | property | core/ |
The UUID service. |
| EntityStorageBase::buildCacheId | function | core/ |
Builds the cache ID for the passed in entity ID. |
| EntityStorageBase::getEntityTypeId | function | core/ |
Gets the entity type ID. |
| EntityStorageBaseTest::providerLoad | function | core/ |
Data provider for testLoad(). |
| EntityStorageBaseTest::providerLoadMultiple | function | core/ |
Data provider for testLoadMultiple. |
| EntityStorageInterface::getEntityTypeId | function | core/ |
Gets the entity type ID. |
| EntityTest::$argumentValidator | property | core/ |
The tested argument validator. |
| EntityTest::getOwnerId | function | core/ |
Returns the entity owner's user ID. |
| EntityTest::providerTestTokens | function | core/ |
Data provider for testing different types of tokens. |
| EntityTest::setOwnerId | function | core/ |
Sets the entity owner's user ID. |
| EntityTest::testCalculateDependenciesWithEntityId | function | core/ |
Tests calculate dependencies with entity id. |
| EntityTest::testCalculateDependenciesWithUuid | function | core/ |
Tests calculate dependencies with uuid. |
| EntityTest::testRenderWithId | function | core/ |
Tests render with id. |
| EntityTest::testRenderWithIdAndToken | function | core/ |
Tests render with id and token. |
| EntityTest::testRenderWithUuid | function | core/ |
Tests render with uuid. |
| EntityTest::testValidateArgumentAccess | function | core/ |
Tests the validate argument method with access and no bundles. |
| EntityTest::testValidateArgumentBundle | function | core/ |
Tests the validate argument method with bundle checking. |
| EntityTest::testValidateArgumentMultiple | function | core/ |
Tests the validate argument method with multiple argument splitting. |
| EntityTest::testValidateArgumentNoAccess | function | core/ |
Tests the validate argument method with no access and bundles. |
| EntityTestAccessControlHandler::buildCreateAccessCid | function | core/ |
Builds the create access result cache ID. |
| EntityTestBundle::$id | property | core/ |
The machine name. |
| EntityTestBundleResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestCompositeConstraintValidator | class | core/ |
Constraint validator for the EntityTestComposite constraint. |
| EntityTestCompositeConstraintValidator.php | file | core/ |
|
| EntityTestCompositeConstraintValidator::validate | function | core/ |
|
| EntityTestComputedFieldNormalizerTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestComputedFieldTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestDestination::getEntityTypeId | function | core/ |
Gets the test entity ID. |
| EntityTestEntityLevelValidator | class | core/ |
Constraint validator for the EntityTestEntityLevel constraint. |
| EntityTestEntityLevelValidator.php | file | core/ |
|
| EntityTestEntityLevelValidator::validate | function | core/ |
|
| EntityTestFieldOverride | class | core/ |
Defines a test entity class for testing default values. |
| EntityTestFieldOverride.php | file | core/ |
|
| EntityTestFieldOverride::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestFieldOverride::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| EntityTestLabelResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestMapFieldResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestMapFieldTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestMulBundle::$id | property | core/ |
The machine name. |
| EntityTestMulRevPubStringId | class | core/ |
Defines the test entity class. |
| EntityTestMulRevPubStringId.php | file | core/ |
|
| EntityTestMulRevPubStringId::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestNoId | class | core/ |
Test entity class. |
| EntityTestNoId.php | file | core/ |
|
| EntityTestNoUuid | class | core/ |
Test entity class with revisions but without UUIDs. |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.