Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityRevisionTest::$fieldTypeManager | property | core/ |
|
| EntityRevisionTest::$migration | property | core/ |
|
| EntityRevisionTest::$modules | property | core/ |
Modules to install. |
| EntityRevisionTest::$storage | property | core/ |
|
| EntityRevisionTest::getEntityRevisionDestination | function | core/ |
Helper method to create an entity revision destination with mock services. |
| EntityRevisionTest::setUp | function | core/ |
|
| EntityRevisionTest::setUp | function | core/ |
|
| EntityRevisionTest::setUp | function | core/ |
|
| EntityRevisionTest::testGetEntityDestinationValues | function | core/ |
Tests that passed old destination values are used by default. |
| EntityRevisionTest::testGetEntityLoadFailure | function | core/ |
Tests entity load failure. |
| EntityRevisionTest::testGetEntityNewRevision | function | core/ |
Tests that new revisions are flagged to be written as new. |
| EntityRevisionTest::testGetEntityUpdateRevision | function | core/ |
Tests that revision updates update. |
| EntityRevisionTest::testRevisionTranslation | function | core/ |
Tests that EntityRevision correctly handles revision translations. |
| EntityRevisionTest::testSave | function | core/ |
Tests entity revision save. |
| EntityRevisionTest::testUnrevisionable | function | core/ |
Tests that revision destination fails for unrevisionable entities. |
| EntityRevisionTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
| EntityRevisionTestDestination | class | core/ |
Stub class for testing EntityRevision methods. |
| EntityRevisionTestDestination::$entity | property | core/ |
|
| EntityRevisionTestDestination::getEntity | function | core/ |
Gets the entity. |
| EntityRevisionTestDestination::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
| EntityRevisionTestDestination::setEntity | function | core/ |
|
| EntityRevisionTranslationTest | class | core/ |
Tests proper revision propagation of entities. |
| EntityRevisionTranslationTest.php | file | core/ |
|
| EntityRevisionTranslationTest::$modules | property | core/ |
Modules to install. |
| EntityRevisionTranslationTest::setUp | function | core/ |
|
| EntityRevisionTranslationTest::testDefaultRevision | function | core/ |
Tests changing the default revision flag is propagated to all translations. |
| EntityRevisionTranslationTest::testIsAnyStoredRevisionTranslated | function | core/ |
Tests that revision translations are correctly detected. |
| EntityRevisionTranslationTest::testNewRevisionAfterTranslation | function | core/ |
Tests if the translation object has the right revision id after new revision. |
| EntityRevisionTranslationTest::testRevertRevisionAfterTranslation | function | core/ |
Tests if the translation object has the right revision id after new revision. |
| EntityRevisionTranslationTest::testSetNewRevision | function | core/ |
@covers \Drupal\Core\Entity\ContentEntityBase::setNewRevision[[api-linebreak]] |
| EntityRevisionTranslationTest::testTranslationValuesWhenSavingPendingRevisions | function | core/ |
Tests the translation values when saving a pending revision. |
| EntityRouteEnhancerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Enhancer\EntityRouteEnhancer[[api-linebreak]] @group Entity |
| EntityRouteEnhancerTest.php | file | core/ |
|
| EntityRouteEnhancerTest::testEnhancer | function | core/ |
Tests the enhancer method. |
| EntitySchemaTest | class | core/ |
Tests the default entity storage schema handler. |
| EntitySchemaTest.php | file | core/ |
|
| EntitySchemaTest::$database | property | core/ |
The database connection used. |
| EntitySchemaTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| EntitySchemaTest::$entityFieldManager | property | core/ |
The entity field manager. |
| EntitySchemaTest::$modules | property | core/ |
Modules to install. |
| EntitySchemaTest::findPrimaryKeys | function | core/ |
Finds the primary keys for a given entity type. |
| EntitySchemaTest::providerTestPrimaryKeyUpdate | function | core/ |
Provides test cases for EntitySchemaTest::testPrimaryKeyUpdate() |
| EntitySchemaTest::refreshServices | function | core/ |
Refresh services. |
| EntitySchemaTest::setUp | function | core/ |
|
| EntitySchemaTest::testCleanUpStorageDefinition | function | core/ |
Tests fields from an uninstalled module are removed from the schema. |
| EntitySchemaTest::testCustomFieldCreateDelete | function | core/ |
Tests the custom bundle field creation and deletion. |
| EntitySchemaTest::testEntitySchemaUpdate | function | core/ |
Tests that entity schema responds to changes in the entity type definition. |
| EntitySchemaTest::testIdentifierSchema | function | core/ |
Tests the installed storage schema for identifier fields. |
| EntitySchemaTest::testModifyingTranslatableColumnSchema | function | core/ |
Tests that modifying the UUID field for a translatable entity works. |
| EntitySchemaTest::testPrimaryKeyUpdate | function | core/ |
Tests deleting and creating a field that is part of a primary key. |
Pagination
- Previous page
- Page 232
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.