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 |
---|---|---|---|
AjaxTestImageEffect::submitConfigurationForm | function | core/ |
Form submission handler. |
AjaxTestMessageCommandForm | class | core/ |
Form for testing AJAX MessageCommand. |
AjaxTestMessageCommandForm.php | file | core/ |
|
AjaxTestMessageCommandForm::buildForm | function | core/ |
Form constructor. |
AjaxTestMessageCommandForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxTestMessageCommandForm::makeMessageAlternate | function | core/ |
Callback for testing MessageCommand using an alternate message location. |
AjaxTestMessageCommandForm::makeMessageDefault | function | core/ |
Callback for testing MessageCommand with default settings. |
AjaxTestMessageCommandForm::makeMessageWarning | function | core/ |
Callback for testing MessageCommand with warning status. |
AjaxTestMessageCommandForm::submitForm | function | core/ |
Form submission handler. |
AjaxTestMessageCommandForm::validateForm | function | core/ |
Form validation handler. |
AjaxWaitTest | class | core/ |
Tests that unnecessary or untracked XHRs will cause a test failure. |
AjaxWaitTest.php | file | core/ |
|
AjaxWaitTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxWaitTest::testUnnecessaryWait | function | core/ |
Tests that an unnecessary wait triggers an error. |
AjaxWaitTest::testUntrackedXhr | function | core/ |
Tests that an untracked XHR triggers an error. |
ajax_forms_test.info.yml | file | core/ |
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml |
ajax_forms_test.routing.yml | file | core/ |
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.routing.yml |
ajax_test.info.yml | file | core/ |
core/modules/system/tests/modules/ajax_test/ajax_test.info.yml |
ajax_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/ajax_test/ajax_test.libraries.yml |
ajax_test.routing.yml | file | core/ |
core/modules/system/tests/modules/ajax_test/ajax_test.routing.yml |
AlertsJsonFeedTest | class | core/ |
Test the access announcement according to json feed changes. |
AlertsJsonFeedTest.php | file | core/ |
|
AlertsJsonFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AlertsJsonFeedTest::$modules | property | core/ |
Modules to install. |
AlertsJsonFeedTest::$user | property | core/ |
A user with permission to access toolbar and access announcements. |
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[[api-linebreak]] @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[[api-linebreak]] |
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. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.