Search for test
- Search 7.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| TokenTest::$cacheContextManager | property | core/ |
The cache contexts manager. |
| TokenTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| TokenTest::$language | property | core/ |
The language interface used for testing. |
| TokenTest::$languageManager | property | core/ |
The language manager used for testing. |
| TokenTest::$moduleHandler | property | core/ |
The module handler service used for testing. |
| TokenTest::$renderer | property | core/ |
The renderer. |
| TokenTest::$token | property | core/ |
The token service under test. |
| TokenTest::providerTestReplaceEscaping | function | core/ |
|
| TokenTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| TokenTest::setUp | function | core/ |
|
| TokenTest::setupSiteTokens | function | core/ |
Sets up the token library to return site tokens. |
| TokenTest::testGetInfo | function | core/ |
@covers ::getInfo[[api-linebreak]] |
| TokenTest::testReplaceEscaping | function | core/ |
@covers ::replace[[api-linebreak]] @dataProvider providerTestReplaceEscaping |
| TokenTest::testReplacePlain | function | core/ |
@covers ::replacePlain[[api-linebreak]] |
| TokenTest::testReplaceWithBubbleableMetadataObject | function | core/ |
@covers ::replace[[api-linebreak]] |
| TokenTest::testReplaceWithHookTokensAlterWithBubbleableMetadata | function | core/ |
@covers ::replace[[api-linebreak]] @covers ::replace[[api-linebreak]] |
| TokenTest::testReplaceWithHookTokensWithBubbleableMetadata | function | core/ |
@covers ::replace[[api-linebreak]] |
| TokenTest::testResetInfo | function | core/ |
@covers ::resetInfo[[api-linebreak]] |
| TokenTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
| token_test.info.yml | file | core/ |
core/modules/system/tests/modules/token_test/token_test.info.yml |
| token_test.routing.yml | file | core/ |
core/modules/system/tests/modules/token_test/token_test.routing.yml |
| ToolbarAdminMenuTest | class | core/ |
Tests the caching of the admin menu subtree items. |
| ToolbarAdminMenuTest.php | file | core/ |
|
| ToolbarAdminMenuTest::$adminUser | property | core/ |
A user with permission to access the administrative toolbar. |
| ToolbarAdminMenuTest::$adminUser2 | property | core/ |
A second user with permission to access the administrative toolbar. |
| ToolbarAdminMenuTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarAdminMenuTest::$hash | property | core/ |
The current admin menu subtrees hash for adminUser. |
| ToolbarAdminMenuTest::$modules | property | core/ |
Modules to enable. |
| ToolbarAdminMenuTest::assertDifferentHash | function | core/ |
Checks the subtree hash of the current page with that of the previous page. |
| ToolbarAdminMenuTest::getSubtreesHash | function | core/ |
Get the hash value from the admin menu subtrees route path. |
| ToolbarAdminMenuTest::setUp | function | core/ |
|
| ToolbarAdminMenuTest::testBackToSiteLink | function | core/ |
Tests that back to site link exists on admin pages, not on content pages. |
| ToolbarAdminMenuTest::testExternalLink | function | core/ |
Tests that external links added to the menu appear in the toolbar. |
| ToolbarAdminMenuTest::testLanguageSwitching | function | core/ |
Tests that subtrees hashes vary by the language of the page. |
| ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear | function | core/ |
Tests that toolbar cache is cleared when string translations are made. |
| ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear | function | core/ |
Tests toolbar cache tags implementation. |
| ToolbarAdminMenuTest::testModuleStatusChangeSubtreesHashCacheClear | function | core/ |
Tests Toolbar's responses to installing and uninstalling modules. |
| ToolbarAdminMenuTest::testNonCurrentUserAccountUpdates | function | core/ |
Tests cache invalidation when one user modifies another user. |
| ToolbarAdminMenuTest::testSubtreesJsonRequest | function | core/ |
Tests that the 'toolbar/subtrees/{hash}' is reachable and correct. |
| ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear | function | core/ |
Tests Toolbar's responses to user data updates. |
| ToolbarCacheContextsTest | class | core/ |
Tests the cache contexts for toolbar. |
| ToolbarCacheContextsTest.php | file | core/ |
|
| ToolbarCacheContextsTest::$adminUser | property | core/ |
An authenticated user to use for testing. |
| ToolbarCacheContextsTest::$adminUser2 | property | core/ |
An authenticated user to use for testing. |
| ToolbarCacheContextsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarCacheContextsTest::$modules | property | core/ |
Modules to enable. |
| ToolbarCacheContextsTest::$perms | property | core/ |
A list of default permissions for test users. |
| ToolbarCacheContextsTest::assertToolbarCacheContexts | function | core/ |
Tests that cache contexts are applied for both users. |
| ToolbarCacheContextsTest::installExtraModules | function | core/ |
Installs a given list of modules and rebuilds the cache. |
| ToolbarCacheContextsTest::setUp | function | core/ |
Pagination
- Previous page
- Page 706
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.