Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityUnitTest::testPostCreate | function | core/ |
@covers ::postCreate[[api-linebreak]] |
| EntityUnitTest::testPostDelete | function | core/ |
@covers ::postDelete[[api-linebreak]] |
| EntityUnitTest::testPostDeleteBundle | function | core/ |
@covers ::postDelete[[api-linebreak]] |
| EntityUnitTest::testPostLoad | function | core/ |
@covers ::postLoad[[api-linebreak]] |
| EntityUnitTest::testPostSave | function | core/ |
@covers ::postSave[[api-linebreak]] |
| EntityUnitTest::testPostSaveBundle | function | core/ |
@covers ::postSave[[api-linebreak]] |
| EntityUnitTest::testPreCreate | function | core/ |
@covers ::preCreate[[api-linebreak]] |
| EntityUnitTest::testPreDelete | function | core/ |
@covers ::preDelete[[api-linebreak]] |
| EntityUnitTest::testPreSave | function | core/ |
@covers ::preSave[[api-linebreak]] |
| EntityUnitTest::testReferencedEntities | function | core/ |
@covers ::referencedEntities[[api-linebreak]] |
| EntityUnitTest::testSave | function | core/ |
@covers ::save[[api-linebreak]] |
| EntityUnitTest::testUuid | function | core/ |
@covers ::uuid[[api-linebreak]] |
| EntityUnitTestBase | class | core/ |
Defines an abstract test base for entity unit tests. |
| EntityUnitTestBase.php | file | core/ |
|
| EntityUnitTestBase::$entityManager | property | core/ |
The entity manager service. |
| EntityUnitTestBase::$generatedIds | property | core/ |
A list of generated identifiers. |
| EntityUnitTestBase::$modules | property | core/ |
Modules to enable. |
| EntityUnitTestBase::$state | property | core/ |
The state service. |
| EntityUnitTestBase::createUser | function | core/ |
Creates a user. |
| EntityUnitTestBase::generateRandomEntityId | function | core/ |
Generates a random ID avoiding collisions. |
| EntityUnitTestBase::getHooksInfo | function | core/ |
Returns the entity_test hook invocation info. |
| EntityUnitTestBase::installModule | function | core/ |
Installs a module and refreshes services. |
| EntityUnitTestBase::refreshServices | function | core/ |
Refresh services. |
| EntityUnitTestBase::reloadEntity | function | core/ |
Reloads the given entity from the storage and returns it. |
| EntityUnitTestBase::setUp | function | core/ |
|
| EntityUnitTestBase::uninstallModule | function | core/ |
Uninstalls a module and refreshes services. |
| EntityUntranslatableFieldsConstraint | class | core/ |
Validation constraint for the entity changed timestamp. |
| EntityUntranslatableFieldsConstraint.php | file | core/ |
|
| EntityUntranslatableFieldsConstraint::$defaultRevisionMessage | property | core/ |
|
| EntityUntranslatableFieldsConstraint::$defaultTranslationMessage | property | core/ |
|
| EntityUntranslatableFieldsConstraintValidator | class | core/ |
Validates the EntityChanged constraint. |
| EntityUntranslatableFieldsConstraintValidator.php | file | core/ |
|
| EntityUntranslatableFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityUntranslatableFieldsConstraintValidator::create | function | core/ |
|
| EntityUntranslatableFieldsConstraintValidator::hasUntranslatableFieldsChanges | function | core/ |
Checks whether an entity has untranslatable field changes. |
| EntityUntranslatableFieldsConstraintValidator::validate | function | core/ |
|
| EntityUntranslatableFieldsConstraintValidator::__construct | function | core/ |
Constructs an EntityUntranslatableFieldsConstraintValidator object. |
| EntityUpdateAddRevisionDefaultTest | class | core/ |
Tests the upgrade path for adding the 'revision_default' field. |
| EntityUpdateAddRevisionDefaultTest.php | file | core/ |
|
| EntityUpdateAddRevisionDefaultTest::$defaultTheme | property | core/ |
|
| EntityUpdateAddRevisionDefaultTest::$state | property | core/ |
The state service. |
| EntityUpdateAddRevisionDefaultTest::setDatabaseDumpFiles | function | core/ |
|
| EntityUpdateAddRevisionDefaultTest::setUp | function | core/ |
|
| EntityUpdateAddRevisionDefaultTest::testAddingTheRevisionDefaultField | function | core/ |
Tests the addition of the 'revision_default' base field. |
| EntityUpdateAddRevisionTranslationAffectedTest | class | core/ |
Tests the upgrade path for adding the 'revision_translation_affected' field. |
| EntityUpdateAddRevisionTranslationAffectedTest.php | file | core/ |
|
| EntityUpdateAddRevisionTranslationAffectedTest::$defaultTheme | property | core/ |
|
| EntityUpdateAddRevisionTranslationAffectedTest::$modules | property | core/ |
|
| EntityUpdateAddRevisionTranslationAffectedTest::$state | property | core/ |
The state service. |
| EntityUpdateAddRevisionTranslationAffectedTest::setDatabaseDumpFiles | function | core/ |
Pagination
- Previous page
- Page 531
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.