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 |
---|---|---|---|
ajax_forms_test_advanced_commands_changed_callback | function | core/ |
Ajax form callback: Selects 'changed'. |
ajax_forms_test_advanced_commands_css_callback | function | core/ |
Ajax form callback: Selects 'css'. |
ajax_forms_test_advanced_commands_data_callback | function | core/ |
Ajax form callback: Selects 'data'. |
ajax_forms_test_advanced_commands_double_announce_callback | function | core/ |
Ajax form callback: Selects 'announce' with two announce commands returned. |
ajax_forms_test_advanced_commands_html_callback | function | core/ |
Ajax form callback: Selects 'html'. |
ajax_forms_test_advanced_commands_insert_callback | function | core/ |
Ajax form callback: Selects 'insert'. |
ajax_forms_test_advanced_commands_invoke_callback | function | core/ |
Ajax form callback: Selects 'invoke'. |
ajax_forms_test_advanced_commands_prepend_callback | function | core/ |
Ajax form callback: Selects 'prepend'. |
ajax_forms_test_advanced_commands_remove_callback | function | core/ |
Ajax form callback: Selects 'remove'. |
ajax_forms_test_advanced_commands_restripe_callback | function | core/ |
Ajax form callback: Selects 'restripe'. |
ajax_forms_test_advanced_commands_settings_callback | function | core/ |
Ajax form callback: Selects 'settings'. |
ajax_forms_test_lazy_load_form_ajax | function | core/ |
AJAX form callback: Selects for the ajax_forms_test_lazy_load_form() form. |
ajax_forms_test_validation_form_callback | function | core/ |
Ajax form callback: Selects the 'driver_text' element of the validation form. |
ajax_forms_test_validation_number_form_callback | function | core/ |
Ajax form callback: Selects the 'driver_number' element of the validation form. |
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 @group path_alias |
AliasManagerTest.php | file | core/ |
|
AliasManagerTest::$aliasManager | property | core/ |
The alias manager. |
AliasManagerTest::$aliasRepository | property | core/ |
Alias repository. |
AliasManagerTest::$aliasWhitelist | property | core/ |
Alias whitelist. |
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::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::testGetAliasByPathWhitelist | function | core/ |
Tests the getAliasByPath method for a path that is not in the whitelist. |
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 |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.