Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityContextTypedDataTest::testValidateConfigEntityContext | function | core/ |
Tests that entity contexts wrapping a config entity can be validated. |
| EntityConverterTest::providerTestApplies | function | core/ |
Provides test data for testApplies() |
| EntityConverterTest::providerTestConvert | function | core/ |
Provides test data for testConvert. |
| EntityConverterTest::testConvertWithInvalidDynamicEntityType | function | core/ |
Tests the convert() method with an invalid dynamic entity type. |
| EntityConverterTest::testConvertWithInvalidEntityType | function | core/ |
Tests the convert() method with an invalid entity type. |
| EntityCreateAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for testAccess. |
| EntityCreateAccessCustomCidTest | class | core/ |
Tests entity access control handler custom internal cache ID. |
| EntityCreateAccessCustomCidTest.php | file | core/ |
|
| EntityCreateAccessCustomCidTest::$account | property | core/ |
A mock account. |
| EntityCreateAccessCustomCidTest::$entityType | property | core/ |
A mock entity type. |
| EntityCreateAccessCustomCidTest::$langcode | property | core/ |
A language code. |
| EntityCreateAccessCustomCidTest::$moduleHandler | property | core/ |
A mock module handler. |
| EntityCreateAccessCustomCidTest::providerTestCustomCid | function | core/ |
Provides test cases for ::testCustomCid(). |
| EntityCreateAccessCustomCidTest::providerTestDefaultCid | function | core/ |
Provides test cases for ::testDefaultCid(). |
| EntityCreateAccessCustomCidTest::setUp | function | core/ |
|
| EntityCreateAccessCustomCidTest::setUpAccessCache | function | core/ |
Setup the access cache on the entity handler for testing. |
| EntityCreateAccessCustomCidTest::testCustomCid | function | core/ |
Tests the entity access control handler with a custom static cache ID. |
| EntityCreateAccessCustomCidTest::testDefaultCid | function | core/ |
Tests the entity access control handler caching with context. |
| EntityDataDefinition::getEntityTypeId | function | core/ |
Gets the entity type ID. |
| EntityDataDefinition::setEntityTypeId | function | core/ |
Sets the entity type ID. |
| EntityDataDefinitionInterface::getEntityTypeId | function | core/ |
Gets the entity type ID. |
| EntityDataDefinitionInterface::setEntityTypeId | function | core/ |
Sets the entity type ID. |
| EntityDecoupledTranslationRevisionsTest::$previousRevisionId | property | core/ |
The previous revision identifiers for the various revision translations. |
| EntityDefinitionUpdateProviderTest | class | core/ |
Tests EntityDefinitionUpdateManager functionality. |
| EntityDefinitionUpdateProviderTest.php | file | core/ |
|
| EntityDefinitionUpdateProviderTest::$database | property | core/ |
The database connection. |
| EntityDefinitionUpdateProviderTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| EntityDefinitionUpdateProviderTest::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityDefinitionUpdateProviderTest::$modules | property | core/ |
Modules to install. |
| EntityDefinitionUpdateProviderTest::baseFieldDeleteWithExistingDataTestCases | function | core/ |
Test cases for ::testBaseFieldDeleteWithExistingData. |
| EntityDefinitionUpdateProviderTest::initialValueFromFieldTestCases | function | core/ |
Test cases for ::testInitialValueFromField. |
| EntityDefinitionUpdateProviderTest::setUp | function | core/ |
|
| EntityDefinitionUpdateProviderTest::testBaseFieldDeleteWithExistingData | function | core/ |
Tests deleting a base field when it has existing data. |
| EntityDefinitionUpdateProviderTest::testInitialValueFromField | function | core/ |
Tests adding a base field with initial values inherited from another field. |
| EntityDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
| EntityDeriverTest::derivativesProvider | function | core/ |
Provides test data for ::testDerivatives(). |
| EntityDisplayBase::$hidden | property | core/ |
List of components that are set to be hidden. |
| EntityDisplayBase::$id | property | core/ |
Unique ID for the config entity. |
| EntityDisplayBase::getTargetEntityTypeId | function | core/ |
Gets the entity type for which this display is used. |
| EntityDisplayBase::id | function | core/ |
Gets the identifier. |
| EntityDisplayBaseTest::testChangeId | function | core/ |
Tests that changing the entity ID updates related properties. |
| EntityDisplayBaseTest::testGetTargetEntityTypeId | function | core/ |
Tests get target entity type id. |
| EntityDisplayInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type for which this display is used. |
| EntityDisplayModeAddForm::validateForm | function | core/ |
Form validation handler. |
| EntityDisplayModeBase::$id | property | core/ |
The ID of the form or view mode. |
| EntityDisplayModeBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| EntityDisplayModeFormBase::$targetEntityTypeId | property | core/ |
The entity type for which the display mode is being created or edited. |
| EntityDisplayModeListBuilder::isValidEntity | function | core/ |
Filters entities based on their view builder handlers. |
| EntityDisplayTest::testEntityDisplayInvalidateCacheTags | function | core/ |
Ensure that entity view display changes invalidates cache tags. |
| EntityDisplayTest::testExtraFieldComponentInitialInvalidConfig | function | core/ |
Tests the behavior of an extra field component with initial invalid values. |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.