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 |
---|---|---|---|
AlertsJsonFeedTest::setUp | function | core/ |
|
AlertsJsonFeedTest::testAnnounceFeedEmpty | function | core/ |
Check with an empty JSON feed. |
AlertsJsonFeedTest::testAnnounceFeedUpdatedAndRemoved | function | core/ |
Check the status of the announcements when the feed is updated and removed. |
AliasManagerTest | class | core/ |
@coversDefaultClass \Drupal\path_alias\AliasManager @group path_alias |
AliasManagerTest.php | file | core/ |
|
AliasManagerTest::$aliasManager | property | core/ |
The alias manager. |
AliasManagerTest::$aliasPrefixList | property | core/ |
Alias prefix list. |
AliasManagerTest::$aliasRepository | property | core/ |
Alias repository. |
AliasManagerTest::$cache | property | core/ |
Cache backend. |
AliasManagerTest::$cacheKey | property | core/ |
The internal cache key used by the alias manager. |
AliasManagerTest::$languageManager | property | core/ |
Language manager. |
AliasManagerTest::$path | property | core/ |
The cache key passed to the alias manager. |
AliasManagerTest::setUp | function | core/ |
|
AliasManagerTest::setUpCurrentLanguage | function | core/ |
Sets up the current language. |
AliasManagerTest::testCacheClear | function | core/ |
@covers ::cacheClear |
AliasManagerTest::testGetAliasByPathCachedMatch | function | core/ |
Tests the getAliasByPath method for a path that is preloaded. |
AliasManagerTest::testGetAliasByPathCachedMissLanguage | function | core/ |
Tests the getAliasByPath cache when a different language is requested. |
AliasManagerTest::testGetAliasByPathCachedMissNoAlias | function | core/ |
Tests the getAliasByPath cache with a preloaded path without alias. |
AliasManagerTest::testGetAliasByPathException | function | core/ |
Tests the getAliasByPath method exception. |
AliasManagerTest::testGetAliasByPathMatch | function | core/ |
Tests the getAliasByPath method for a path that has a matching alias. |
AliasManagerTest::testGetAliasByPathNoMatch | function | core/ |
Tests the getAliasByPath method for a path that has no matching alias. |
AliasManagerTest::testGetAliasByPathPrefixList | function | core/ |
Tests the getAliasByPath method for a path that is not in the prefix list. |
AliasManagerTest::testGetAliasByPathUncachedMissNoAlias | function | core/ |
Tests the getAliasByPath cache with an un-preloaded path without alias. |
AliasManagerTest::testGetAliasByPathUncachedMissWithAlias | function | core/ |
Tests the getAliasByPath cache with an un-preloaded path with alias. |
AliasManagerTest::testGetPathByAliasLangcode | function | core/ |
Tests the getPathByAlias method when a langcode is passed explicitly. |
AliasManagerTest::testGetPathByAliasMatch | function | core/ |
Tests the getPathByAlias method for an alias that have a matching path. |
AliasManagerTest::testGetPathByAliasNoMatch | function | core/ |
Tests the getPathByAlias method for an alias that have no matching path. |
AliasPathProcessorTest | class | core/ |
@coversDefaultClass \Drupal\path_alias\PathProcessor\AliasPathProcessor @group PathProcessor @group path_alias |
AliasPathProcessorTest.php | file | core/ |
|
AliasPathProcessorTest::$aliasManager | property | core/ |
The mocked alias manager. |
AliasPathProcessorTest::$pathProcessor | property | core/ |
The tested path processor. |
AliasPathProcessorTest::providerTestProcessOutbound | function | core/ |
|
AliasPathProcessorTest::setUp | function | core/ |
|
AliasPathProcessorTest::testProcessInbound | function | core/ |
Tests the processInbound method. |
AliasPathProcessorTest::testProcessOutbound | function | core/ |
@covers ::processOutbound |
AliasTest | class | core/ |
Tests path alias CRUD and lookup functionality. |
AliasTest.php | file | core/ |
|
AliasTest::$modules | property | core/ |
Modules to install. |
AliasTest::setUp | function | core/ |
|
AliasTest::testLookupByAlias | function | core/ |
@covers ::lookupByAlias |
AliasTest::testLookupBySystemPath | function | core/ |
@covers ::lookupBySystemPath |
AliasTest::testLookupPath | function | core/ |
@covers \Drupal\path_alias\AliasManager::getPathByAlias @covers \Drupal\path_alias\AliasManager::getAliasByPath |
AliasTest::testPrefixList | function | core/ |
Tests the alias prefix. |
AliasTest::testPrefixListCacheDeletionMidRequest | function | core/ |
Tests situation where the prefix list cache is deleted mid-request. |
AliasTest::testPreloadPathAlias | function | core/ |
@covers ::preloadPathAlias |
AlignmentPluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Alignment @group ckeditor5 @internal |
AlignmentPluginTest.php | file | core/ |
|
AlignmentPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
AlignmentPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig @dataProvider providerGetDynamicPluginConfig |
AllowedScaffoldPackagesValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\AllowedScaffoldPackagesValidator @group package_manager @internal |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.