Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityHasFieldConstraintValidatorTest::$modules | property | core/ |
|
| EntityHasFieldConstraintValidatorTest::setUp | function | core/ |
|
| EntityHasFieldConstraintValidatorTest::testValidation | function | core/ |
Tests validation of an entity with a field. |
| EntityImageStyle | class | core/ |
Entity image style destination. |
| EntityImageStyle.php | file | core/ |
|
| EntityImageStyle::import | function | core/ |
|
| EntityInterface::enforceIsNew | function | core/ |
Enforces an entity to be new. |
| EntityInterface::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| EntityInterface::hasLinkTemplate | function | core/ |
Indicates if a link template exists for a given key. |
| EntityInterface::isNew | function | core/ |
Determines whether the entity is new. |
| EntityInterface::postCreate | function | core/ |
Acts on a created entity before hooks are invoked. |
| EntityInterface::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| EntityInterface::postLoad | function | core/ |
Acts on loaded entities. |
| EntityInterface::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| EntityInterface::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| EntityInterface::referencedEntities | function | core/ |
Gets a list of entities referenced by this entity. |
| EntityInterface::save | function | core/ |
Saves an entity permanently. |
| EntityInterface::setOriginal | function | core/ |
Sets the original unchanged entity. |
| EntityInterface::setOriginalId | function | core/ |
Sets the original ID. |
| EntityInterface::uriRelationships | function | core/ |
Gets a list of URI relationships supported by this entity. |
| 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/ |
|
| 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::$loadedReferencers | property | core/ |
Array of entities that reference to file. |
| EntityLabel::buildOptionsForm | function | core/ |
|
| EntityLabel::defineOptions | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 442
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.