Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityInterface::toUrl | function | core/ |
Gets the URL object for the entity. |
| EntityInterface::uriRelationships | function | core/ |
Gets a list of URI relationships supported by this entity. |
| EntityInterface::uuid | function | core/ |
Gets the entity UUID (Universally Unique Identifier). |
| EntityKernelTestBase | class | core/ |
Defines an abstract test base for entity kernel tests. |
| EntityKernelTestBase.php | file | core/ |
|
| EntityKernelTestBase::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityKernelTestBase::$modules | property | core/ |
Modules to install. |
| EntityKernelTestBase::$state | property | core/ |
The state service. |
| EntityKernelTestBase::createUser | function | core/ |
Creates a user. |
| EntityKernelTestBase::getHooksInfo | function | core/ |
Returns the entity_test hook invocation info. |
| EntityKernelTestBase::installModule | function | core/ |
Installs a module and refreshes services. |
| EntityKernelTestBase::refreshServices | function | core/ |
Refresh services. |
| EntityKernelTestBase::setUp | function | core/ |
|
| EntityKernelTestBase::uninstallModule | function | core/ |
Uninstalls a module and refreshes services. |
| EntityKernelTestBaseTest | class | core/ |
Tests Entity Kernel Test Base. |
| EntityKernelTestBaseTest.php | file | core/ |
|
| EntityKernelTestBaseTest::setUp | function | core/ |
|
| EntityKernelTestBaseTest::testSetUpCurrentUser | function | core/ |
Tests that the current user is set up correctly. |
| EntityKeysTest | class | core/ |
Test the behavior of entity keys. |
| EntityKeysTest.php | file | core/ |
|
| EntityKeysTest::multipleKeysCacheTestCases | function | core/ |
Data provider for ::testMultipleKeysCache. |
| EntityKeysTest::testMultipleKeysCache | function | core/ |
Tests the cache when multiple keys reference a single field. |
| EntityLabel | class | core/ |
Field handler to display entity label optionally linked to entity page. |
| EntityLabel.php | file | core/ |
|
| EntityLabel::$entityTypeManager | property | core/ |
EntityTypeManager class. |
| EntityLabel::$loadedReferencers | property | core/ |
Array of entities that reference to file. |
| EntityLabel::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| EntityLabel::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityLabel::init | function | core/ |
Initialize the plugin. |
| EntityLabel::preRender | function | core/ |
Runs before any fields are rendered. |
| EntityLabel::render | function | core/ |
Renders the field. |
| EntityLabel::__construct | function | core/ |
Constructs an EntityLabel object. |
| EntityLabelTest | class | core/ |
Tests that entity type labels use sentence-case. |
| EntityLabelTest.php | file | core/ |
|
| EntityLabelTest::testEntityLabelCasing | function | core/ |
Tests that entity type labels use sentence-case. |
| EntityLanguageTestBase | class | core/ |
Base class for language-aware entity tests. |
| EntityLanguageTestBase.php | file | core/ |
|
| EntityLanguageTestBase::$fieldName | property | core/ |
The test field name. |
| EntityLanguageTestBase::$langcodes | property | core/ |
The available language codes. |
| EntityLanguageTestBase::$languageManager | property | core/ |
The language manager service. |
| EntityLanguageTestBase::$modules | property | core/ |
Modules to install. |
| EntityLanguageTestBase::$untranslatableFieldName | property | core/ |
The untranslatable test field name. |
| EntityLanguageTestBase::setUp | function | core/ |
|
| EntityLanguageTestBase::toggleFieldTranslatability | function | core/ |
Toggles field storage translatability. |
| EntityLastInstalledSchemaRepository | class | core/ |
Provides a repository for installed entity definitions. |
| EntityLastInstalledSchemaRepository.php | file | core/ |
|
| EntityLastInstalledSchemaRepository::$cacheBackend | property | core/ |
The cache backend. |
| EntityLastInstalledSchemaRepository::$entityFieldStorageDefinitions | property | core/ |
The loaded installed field storage definitions. |
| EntityLastInstalledSchemaRepository::$entityTypeDefinitions | property | core/ |
The loaded installed entity type definitions. |
| EntityLastInstalledSchemaRepository::$keyValueFactory | property | core/ |
The key-value factory. |
Pagination
- Previous page
- Page 532
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.