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 |
|---|---|---|---|
| AdminAjaxTest | class | core/ |
Tests the admin UI AJAX interactions. |
| AdminAjaxTest.php | file | core/ |
|
| AdminAjaxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AdminAjaxTest::$modules | property | core/ |
Modules to enable. |
| AdminAjaxTest::setUp | function | core/ |
|
| AdminAjaxTest::testAjaxRebuild | function | core/ |
Confirms that form_alter is triggered after AJAX rebuilds. |
| AdminMetaTagTest | class | core/ |
Confirm that the fingerprinting meta tag appears as expected. |
| AdminMetaTagTest.php | file | core/ |
|
| AdminMetaTagTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AdminMetaTagTest::testMetaTag | function | core/ |
Verify that the meta tag HTML is generated correctly. |
| AdminNegotiatorTest | class | core/ |
Tests AdminNegotiator class. |
| AdminNegotiatorTest.php | file | core/ |
|
| AdminNegotiatorTest::getThemes | function | core/ |
Provides a list of theme names to test. |
| AdminNegotiatorTest::testDetermineActiveTheme | function | core/ |
@dataProvider getThemes |
| AdminPathEntityConverterLanguageTest | class | core/ |
Test administration path based conversion of entities. |
| AdminPathEntityConverterLanguageTest.php | file | core/ |
|
| AdminPathEntityConverterLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AdminPathEntityConverterLanguageTest::$modules | property | core/ |
Modules to enable. |
| AdminPathEntityConverterLanguageTest::setUp | function | core/ |
|
| AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage | function | core/ |
Tests the translated and untranslated config entities are loaded properly. |
| AdminRouteSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\system\EventSubscriber\AdminRouteSubscriber[[api-linebreak]] @group system |
| AdminRouteSubscriberTest.php | file | core/ |
|
| AdminRouteSubscriberTest::providerTestAlterRoutes | function | core/ |
|
| AdminRouteSubscriberTest::testAlterRoutes | function | core/ |
@covers ::alterRoutes[[api-linebreak]] @covers ::isHtmlRoute[[api-linebreak]] |
| AdminTest | class | core/ |
Tests output on administrative pages and compact mode functionality. |
| AdminTest.php | file | core/ |
|
| AdminTest::$adminUser | property | core/ |
User account with all available permissions. |
| AdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AdminTest::$modules | property | core/ |
Modules to enable. |
| AdminTest::$webUser | property | core/ |
User account with limited access to administration pages. |
| AdminTest::getTopLevelMenuLinks | function | core/ |
Returns all top level menu links. |
| AdminTest::setUp | function | core/ |
|
| AdminTest::testAdminPages | function | core/ |
Tests output on administrative listing pages. |
| AdminTest::testCompactMode | function | core/ |
Tests compact mode. |
| AdminUiTest | class | core/ |
Tests for CKEditor 5 in the admin UI. |
| AdminUiTest.php | file | core/ |
|
| AdminUiTest::$modules | property | core/ |
Modules to enable. |
| AdminUiTest::getAjaxResponseCount | function | core/ |
Gets the Drupal AJAX response count observed on this page. |
| AdminUiTest::testFilterCheckboxesToggleSettings | function | core/ |
Test that filter settings are only visible when the filter is enabled. |
| AdminUiTest::testLanguageConfigForm | function | core/ |
Tests the language config form. |
| AdminUiTest::testMessagesDoNotAccumulate | function | core/ |
Ensure CKEditor 5 admin UI's real-time validation errors do not accumulate. |
| AdminUiTest::testPluginSettingsFormSection | function | core/ |
Tests the plugin settings form section. |
| AdminUiTest::testSettingsOnlyFireAjaxWithCkeditor5 | function | core/ |
Confirm settings only trigger AJAX when select value is CKEditor 5. |
| AdminUiTest::testUnavailableFiltersHiddenWhenSwitching | function | core/ |
CKEditor 5's filter UI modifications should not break it for other editors. |
| AdvisoriesTestHttpClient | class | core/ |
Provides a decorator service for the 'http_client' service for testing. |
| AdvisoriesTestHttpClient.php | file | core/ |
|
| AdvisoriesTestHttpClient::$innerClient | property | core/ |
The decorated http_client service. |
| AdvisoriesTestHttpClient::get | function | core/ |
|
| AdvisoriesTestHttpClient::setTestEndpoint | function | core/ |
Sets the test endpoint for the advisories JSON feed. |
| AdvisoriesTestHttpClient::__construct | function | core/ |
Constructs an AdvisoriesTestHttpClient object. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.