AjaxTestMessageCommandForm |
class |
core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php |
Form for testing AJAX MessageCommand. |
AjaxTestMessageCommandForm.php |
file |
core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php |
|
AjaxTestMessageCommandForm::buildForm |
function |
core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php |
Form constructor. |
AjaxTestMessageCommandForm::getFormId |
function |
core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php |
Returns a unique string identifying the form. |
AjaxTestMessageCommandForm::makeMessageAlternate |
function |
core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php |
Callback for testing MessageCommand using an alternate message location. |
AjaxTestMessageCommandForm::makeMessageDefault |
function |
core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php |
Callback for testing MessageCommand with default settings. |
AjaxTestMessageCommandForm::makeMessageWarning |
function |
core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php |
Callback for testing MessageCommand with warning status. |
AjaxTestMessageCommandForm::submitForm |
function |
core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php |
Form submission handler. |
AjaxTestMessageCommandForm::validateForm |
function |
core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php |
Form validation handler. |
AjaxWaitTest |
class |
core/tests/Drupal/FunctionalJavascriptTests/AjaxWaitTest.php |
Tests that unnecessary or untracked XHRs will cause a test failure. |
AjaxWaitTest.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/AjaxWaitTest.php |
|
AjaxWaitTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/AjaxWaitTest.php |
The theme to install as the default for testing. |
AjaxWaitTest::testUnnecessaryWait |
function |
core/tests/Drupal/FunctionalJavascriptTests/AjaxWaitTest.php |
Tests that an unnecessary wait triggers an error. |
AjaxWaitTest::testUntrackedXhr |
function |
core/tests/Drupal/FunctionalJavascriptTests/AjaxWaitTest.php |
Tests that an untracked XHR triggers an error. |
ajax_forms_test.info.yml |
file |
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml |
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml |
ajax_forms_test.routing.yml |
file |
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.routing.yml |
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.routing.yml |
ajax_test.info.yml |
file |
core/modules/system/tests/modules/ajax_test/ajax_test.info.yml |
core/modules/system/tests/modules/ajax_test/ajax_test.info.yml |
ajax_test.libraries.yml |
file |
core/modules/system/tests/modules/ajax_test/ajax_test.libraries.yml |
core/modules/system/tests/modules/ajax_test/ajax_test.libraries.yml |
ajax_test.routing.yml |
file |
core/modules/system/tests/modules/ajax_test/ajax_test.routing.yml |
core/modules/system/tests/modules/ajax_test/ajax_test.routing.yml |
AlertsJsonFeedTest |
class |
core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php |
Test the access announcement according to json feed changes. |
AlertsJsonFeedTest.php |
file |
core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php |
|
AlertsJsonFeedTest::$defaultTheme |
property |
core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php |
The theme to install as the default for testing. |
AlertsJsonFeedTest::$modules |
property |
core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php |
Modules to install. |
AlertsJsonFeedTest::$user |
property |
core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php |
A user with permission to access toolbar and access announcements. |
AlertsJsonFeedTest::setUp |
function |
core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php |
|
AlertsJsonFeedTest::testAnnounceFeedEmpty |
function |
core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php |
Check with an empty JSON feed. |
AlertsJsonFeedTest::testAnnounceFeedUpdatedAndRemoved |
function |
core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php |
Check the status of the announcements when the feed is updated and removed. |
AliasManagerTest |
class |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests Drupal\path_alias\AliasManager. |
AliasManagerTest.php |
file |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
|
AliasManagerTest::$aliasManager |
property |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
The alias manager. |
AliasManagerTest::$aliasPrefixList |
property |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Alias prefix list. |
AliasManagerTest::$aliasRepository |
property |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Alias repository. |
AliasManagerTest::$cache |
property |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Cache backend. |
AliasManagerTest::$cacheKey |
property |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
The internal cache key used by the alias manager. |
AliasManagerTest::$languageManager |
property |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Language manager. |
AliasManagerTest::$path |
property |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
The cache key passed to the alias manager. |
AliasManagerTest::setUp |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
|
AliasManagerTest::setUpCurrentLanguage |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Sets up the current language. |
AliasManagerTest::testCacheClear |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests cache clear. |
AliasManagerTest::testGetAliasByPathCachedMatch |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests the getAliasByPath method for a path that is preloaded. |
AliasManagerTest::testGetAliasByPathCachedMissLanguage |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests the getAliasByPath cache when a different language is requested. |
AliasManagerTest::testGetAliasByPathCachedMissNoAlias |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests the getAliasByPath cache with a preloaded path without alias. |
AliasManagerTest::testGetAliasByPathException |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests the getAliasByPath method exception. |
AliasManagerTest::testGetAliasByPathMatch |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests the getAliasByPath method for a path that has a matching alias. |
AliasManagerTest::testGetAliasByPathNoMatch |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests the getAliasByPath method for a path that has no matching alias. |
AliasManagerTest::testGetAliasByPathPrefixList |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests the getAliasByPath method for a path that is not in the prefix list. |
AliasManagerTest::testGetAliasByPathUncachedMissNoAlias |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests the getAliasByPath cache with an un-preloaded path without alias. |
AliasManagerTest::testGetAliasByPathUncachedMissWithAlias |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests the getAliasByPath cache with an un-preloaded path with alias. |
AliasManagerTest::testGetPathByAliasLangcode |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests the getPathByAlias method when a langcode is passed explicitly. |
AliasManagerTest::testGetPathByAliasMatch |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests the getPathByAlias method for an alias that have a matching path. |