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 |
---|---|---|---|
ActionXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActionXmlCookieTest::$format | property | core/ |
The format to use in this test. |
ActionXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
action_bulk_test.info.yml | file | core/ |
core/modules/views/tests/modules/action_bulk_test/action_bulk_test.info.yml |
action_form_ajax_test.info.yml | file | core/ |
core/modules/action/tests/action_form_ajax_test/action_form_ajax_test.info.yml |
action_form_ajax_test.schema.yml | file | core/ |
core/modules/action/tests/action_form_ajax_test/config/schema/action_form_ajax_test.schema.yml |
action_test.info.yml | file | core/ |
core/modules/system/tests/modules/action_test/action_test.info.yml |
ActiveLinkResponseFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\ActiveLinkResponseFilter @group EventSubscriber |
ActiveLinkResponseFilterTest.php | file | core/ |
|
ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass | function | core/ |
Provides test data for testSetLinkActiveClass(). |
ActiveLinkResponseFilterTest::testOnlyHtml | function | core/ |
Tests ActiveLinkResponseFilter only affects HTML responses. |
ActiveLinkResponseFilterTest::testSetLinkActiveClass | function | core/ |
Tests setLinkActiveClass(). |
ActiveLinkResponseFilterTest::testSkipCertainResponseTypes | function | core/ |
Tests certain response types ignored by the ActiveLinkResponseFilter. |
ActiveWorkspaceCheckTest | class | core/ |
@coversDefaultClass \Drupal\workspaces\Access\ActiveWorkspaceCheck |
ActiveWorkspaceCheckTest.php | file | core/ |
|
ActiveWorkspaceCheckTest::$container | property | core/ |
The dependency injection container. |
ActiveWorkspaceCheckTest::providerTestAccess | function | core/ |
Provides data for the testAccess method. |
ActiveWorkspaceCheckTest::setUp | function | core/ |
|
ActiveWorkspaceCheckTest::testAccess | function | core/ |
@covers ::access @dataProvider providerTestAccess |
ActiveWorkspaceUpdateTest | class | core/ |
Tests that there is no active workspace during database updates. |
ActiveWorkspaceUpdateTest.php | file | core/ |
|
ActiveWorkspaceUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActiveWorkspaceUpdateTest::$modules | property | core/ |
Modules to enable. |
ActiveWorkspaceUpdateTest::setUp | function | core/ |
|
ActiveWorkspaceUpdateTest::testActiveWorkspaceDuringUpdate | function | core/ |
Tests that there is no active workspace during database updates. |
AddedStylesheetsTest | class | core/ |
Test the ckeditor5-stylesheets theme config property. |
AddedStylesheetsTest.php | file | core/ |
|
AddedStylesheetsTest::$adminUser | property | core/ |
The admin user. |
AddedStylesheetsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AddedStylesheetsTest::$editor | property | core/ |
The editor user. |
AddedStylesheetsTest::$modules | property | core/ |
Modules to enable. |
AddedStylesheetsTest::setUp | function | core/ |
|
AddedStylesheetsTest::testCkeditorStylesheets | function | core/ |
Test the ckeditor5-stylesheets theme config. |
AddFeedTest | class | core/ |
Make sure that attaching feeds works correctly with various constructs. |
AddFeedTest | class | core/ |
Add feed test. |
AddFeedTest.php | file | core/ |
|
AddFeedTest.php | file | core/ |
|
AddFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AddFeedTest::$modules | property | core/ |
Modules to enable. |
AddFeedTest::setUp | function | core/ |
|
AddFeedTest::testAddFeed | function | core/ |
Creates and ensures that a feed is unique, checks source, and deletes feed. |
AddFeedTest::testAddLongFeed | function | core/ |
Tests feeds with very long URLs. |
AddFeedTest::testBasicFeedAddNoTitle | function | core/ |
Tests attaching feeds with paths, URLs, and titles. |
AddFeedTest::testFeedIconEscaping | function | core/ |
Checks that special characters are correctly escaped. |
AddFeedTest::testFeedLabelEscaping | function | core/ |
Ensures that the feed label is escaping when rendering the feed icon. |
AddFeedTest::urlToRSSLinkPattern | function | core/ |
Creates a pattern representing the RSS feed in the page. |
AddRoleUserTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Action\AddRoleUser @group user |
AddRoleUserTest.php | file | core/ |
|
AddRoleUserTest::testExecuteAddExistingRole | function | core/ |
Tests the execute method on a user with a role. |
AddRoleUserTest::testExecuteAddNonExistingRole | function | core/ |
Tests the execute method on a user without a specific role. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.