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 |
---|---|---|---|
ActiveWorkspaceUpdateTest::$modules | property | core/ |
Modules to install. |
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 install. |
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.php | file | core/ |
|
AddFeedTest::$modules | property | core/ |
Modules to install. |
AddFeedTest::testAttributeAdded | function | core/ |
Tests that the rendered output contains specific attributes. |
AddFeedTest::testBasicFeedAddNoTitle | function | core/ |
Tests attaching feeds with paths, URLs, and titles. |
AddFeedTest::testFeedIconEscaping | function | core/ |
Checks that special characters are correctly escaped. |
AddFeedTest::urlToRSSLinkPattern | function | core/ |
Creates a pattern representing the RSS feed in the page. |
AddItemToToolbarConfigActionTest | class | core/ |
@covers \Drupal\ckeditor5\Plugin\ConfigAction\AddItemToToolbar @group ckeditor5 @group Recipe |
AddItemToToolbarConfigActionTest.php | file | core/ |
|
AddItemToToolbarConfigActionTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
AddItemToToolbarConfigActionTest::$modules | property | core/ |
Modules to install. |
AddItemToToolbarConfigActionTest::setUp | function | core/ |
|
AddItemToToolbarConfigActionTest::testActionRequiresCKEditor5 | function | core/ |
Tests that the `addItemToToolbar` config action requires CKEditor 5. |
AddItemToToolbarConfigActionTest::testAddItemToToolbar | function | core/ |
@testWith ["sourceEditing", ["heading", "bold", "italic", "sourceEditing"]] [{"item_name": "sourceEditing"}, ["heading", "bold", "italic",… |
AddItemToToolbarConfigActionTest::testAddNonExistentItem | function | core/ |
Tests that adding non-existent toolbar item to CKEditor triggers an error. |
AddModerationConfigActionTest | class | core/ |
@covers \Drupal\content_moderation\Plugin\ConfigAction\AddModeration @covers \Drupal\content_moderation\Plugin\ConfigAction\AddModerationDeriver @group content_moderation @group Recipe |
AddModerationConfigActionTest.php | file | core/ |
|
AddModerationConfigActionTest::$modules | property | core/ |
Modules to install. |
AddModerationConfigActionTest::createRecipe | function | core/ |
Creates a recipe configuration for adding entity types and bundles to a workflow. |
AddModerationConfigActionTest::testActionOnlyTargetsWorkflows | function | core/ |
Tests that the action only targets workflows. |
AddModerationConfigActionTest::testAddEntityTypeAndBundle | function | core/ |
Tests adding entity types and bundles to a workflow. |
AddModerationConfigActionTest::testDeriverAdminLabel | function | core/ |
Tests that the derived config action definitions have correct admin labels. |
AddModerationConfigActionTest::testWorkflowMustBeContentModeration | function | core/ |
Tests that the workflow must be of type Content Moderation. |
AddNavigationBlockConfigActionTest | class | core/ |
@covers \Drupal\navigation\Plugin\ConfigAction\AddNavigationBlock @group navigation @group Recipe |
AddNavigationBlockConfigActionTest.php | file | core/ |
|
AddNavigationBlockConfigActionTest::$modules | property | core/ |
Modules to install. |
AddNavigationBlockConfigActionTest::setUp | function | core/ |
|
AddNavigationBlockConfigActionTest::testActionOnlySupportsNavigationConfig | function | core/ |
Checks invalid config exception. |
AddNavigationBlockConfigActionTest::testAddBlockToNavigation | function | core/ |
Tests add item logic. |
AddPermissionsUpdateTest | class | core/ |
Tests help_post_update_add_permissions_to_roles(). |
AddPermissionsUpdateTest.php | file | core/ |
|
AddPermissionsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
AddPermissionsUpdateTest::testUpdate | function | core/ |
Tests adding 'access help pages' permission. |
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. |
AddToAllBundlesConfigActionTest | class | core/ |
@covers \Drupal\field\Plugin\ConfigAction\AddToAllBundles |
AddToAllBundlesConfigActionTest.php | file | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.