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 |
|---|---|---|---|
| EntityContextTypedDataTest | class | core/ |
Tests the interaction between entity context and typed data. |
| EntityContextTypedDataTest.php | file | core/ |
|
| EntityContextTypedDataTest::$modules | property | core/ |
Modules to enable. |
| EntityContextTypedDataTest::testValidateConfigEntityContext | function | core/ |
Tests that entity contexts wrapping a config entity can be validated. |
| EntityConverter::getLatestTranslationAffectedRevision | function | core/ |
Returns the latest revision translation of the specified entity. |
| EntityConverterLatestRevisionTest | class | core/ |
Tests the entity converter when the "load_latest_revision" flag is set. |
| EntityConverterLatestRevisionTest.php | file | core/ |
|
| EntityConverterLatestRevisionTest::$converter | property | core/ |
The entity converter service. |
| EntityConverterLatestRevisionTest::$modules | property | core/ |
Modules to install. |
| EntityConverterLatestRevisionTest::setUp | function | core/ |
|
| EntityConverterLatestRevisionTest::testConvertNonRevisionableEntityType | function | core/ |
Test the latest revision flag and non-revisionable entities. |
| EntityConverterLatestRevisionTest::testEntityNoPendingRevision | function | core/ |
Tests with no pending revision. |
| EntityConverterLatestRevisionTest::testEntityWithPendingRevision | function | core/ |
Tests with a pending revision. |
| EntityConverterLatestRevisionTest::testNoEntity | function | core/ |
Tests with no matching entity. |
| EntityConverterLatestRevisionTest::testOptimizedConvert | function | core/ |
Tests that pending revisions are loaded only when needed. |
| EntityConverterLatestRevisionTest::testWithTranslatedPendingRevision | function | core/ |
Tests with a translated pending revision. |
| EntityConverterTest | class | core/ |
@coversDefaultClass \Drupal\Core\ParamConverter\EntityConverter[[api-linebreak]] @group ParamConverter @group Entity |
| EntityConverterTest.php | file | core/ |
|
| EntityConverterTest::$entityConverter | property | core/ |
The tested entity converter. |
| EntityConverterTest::$entityRepository | property | core/ |
The mocked entities repository. |
| EntityConverterTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| EntityConverterTest::providerTestApplies | function | core/ |
Provides test data for testApplies() |
| EntityConverterTest::providerTestConvert | function | core/ |
Provides test data for testConvert |
| EntityConverterTest::setUp | function | core/ |
|
| EntityConverterTest::setUpMocks | function | core/ |
Sets up mock services and class instances. |
| EntityConverterTest::testApplies | function | core/ |
Tests the applies() method. |
| EntityConverterTest::testConvert | function | core/ |
Tests the convert() method. |
| EntityConverterTest::testConvertWithInvalidDynamicEntityType | function | core/ |
Tests the convert() method with an invalid dynamic entity type. |
| EntityConverterTest::testConvertWithInvalidEntityType | function | core/ |
Tests the convert() method with an invalid entity type. |
| EntityConverterTest::testDeprecatedGetLatestTranslationAffectedRevision | function | core/ |
Tests that ::getLatestTranslationAffectedRevision() is deprecated. |
| EntityConverterTest::testDeprecatedLanguageManager | function | core/ |
Tests that passing the language manager triggers a deprecation error. |
| EntityConverterTest::testDeprecatedLanguageManagerMethod | function | core/ |
Tests that retrieving the language manager triggers a deprecation error. |
| EntityConverterTest::testDeprecatedLanguageManagerProperty | function | core/ |
Tests that retrieving the language manager triggers a deprecation error. |
| EntityConverterTest::testDeprecatedLoadRevision | function | core/ |
Tests that ::loadRevision() is deprecated. |
| EntityCreateAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityCreateAccessCheck[[api-linebreak]] |
| EntityCreateAccessCheckTest.php | file | core/ |
|
| EntityCreateAccessCheckTest::$entityTypeManager | property | core/ |
The mocked entity manager. |
| EntityCreateAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for testAccess. |
| EntityCreateAccessCheckTest::setUp | function | core/ |
|
| EntityCreateAccessCheckTest::testAccess | function | core/ |
Tests the method for checking access to routes. |
| EntityCrudHookTest | class | core/ |
Tests the invocation of hooks when creating, inserting, loading, updating or deleting an entity. |
| EntityCrudHookTest.php | file | core/ |
|
| EntityCrudHookTest::$ids | property | core/ |
|
| EntityCrudHookTest::$modules | property | core/ |
Modules to enable. |
| EntityCrudHookTest::assertHookMessageOrder | function | core/ |
Checks the order of CRUD hook execution messages. |
| EntityCrudHookTest::setUp | function | core/ |
|
| EntityCrudHookTest::testBlockHooks | function | core/ |
Tests hook invocations for CRUD operations on blocks. |
| EntityCrudHookTest::testCommentHooks | function | core/ |
Tests hook invocations for CRUD operations on comments. |
| EntityCrudHookTest::testEntityRollback | function | core/ |
Tests rollback from failed entity save. |
| EntityCrudHookTest::testFileHooks | function | core/ |
Tests hook invocations for CRUD operations on files. |
Pagination
- Previous page
- Page 197
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.