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
- 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 |
|---|---|---|---|
| EntityKernelTestBase | class | core/ |
Defines an abstract test base for entity kernel tests. |
| EntityKernelTestBase.php | file | core/ |
|
| EntityKernelTestBase::$deprecatedProperties | property | core/ |
The list of deprecated services. |
| EntityKernelTestBase::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityKernelTestBase::$generatedIds | property | core/ |
A list of generated identifiers. |
| EntityKernelTestBase::$modules | property | core/ |
Modules to enable. |
| EntityKernelTestBase::$state | property | core/ |
The state service. |
| EntityKernelTestBase::createUser | function | core/ |
Creates a user. |
| EntityKernelTestBase::generateRandomEntityId | function | core/ |
Generates a random ID avoiding collisions. |
| 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::reloadEntity | function | core/ |
Reloads the given entity from the storage and returns it. |
| EntityKernelTestBase::setUp | function | core/ |
|
| EntityKernelTestBase::uninstallModule | function | core/ |
Uninstalls a module and refreshes services. |
| EntityKernelTestBaseTest | class | core/ |
@covers \Drupal\KernelTests\Core\Entity\EntityKernelTestBase[[api-linebreak]] |
| 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/ |
Test 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 options form that provides the label widget that all fields should have. |
| EntityLabel::create | function | core/ |
Creates an instance of the plugin. |
| 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 a EntityLabel object. |
| 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 enable. |
| 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::$keyValueFactory | property | core/ |
The key-value factory. |
| EntityLastInstalledSchemaRepository::deleteLastInstalledDefinition | function | core/ |
Deletes the entity type definition from the application state. |
| EntityLastInstalledSchemaRepository::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
| EntityLastInstalledSchemaRepository::getLastInstalledDefinition | function | core/ |
Gets the entity type definition in its most recently installed state. |
| EntityLastInstalledSchemaRepository::getLastInstalledDefinitions | function | core/ |
Gets the entity type definitions in their most recently installed state. |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.