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 |
---|---|---|---|
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/ |
|
AddItemToToolbarConfigActionTest::testAddItemToToolbar | function | core/ |
@testWith ["sourceEditing", ["heading", "bold", "italic", "sourceEditing"]] [{"item_name": "sourceEditing"}, ["heading", "bold", "italic",… |
AddItemToToolbarConfigActionTest::testAddNonExistentItem | function | core/ |
|
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/ |
|
AddModerationConfigActionTest::testActionOnlyTargetsWorkflows | function | core/ |
|
AddModerationConfigActionTest::testAddEntityTypeAndBundle | function | core/ |
|
AddModerationConfigActionTest::testDeriverAdminLabel | function | core/ |
|
AddModerationConfigActionTest::testWorkflowMustBeContentModeration | function | core/ |
|
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/ |
|
AddToAllBundlesConfigActionTest::$modules | property | core/ |
Modules to install. |
AddToAllBundlesConfigActionTest::applyAction | function | core/ |
Applies a recipe with the addToAllBundles action. |
AddToAllBundlesConfigActionTest::setUp | function | core/ |
|
AddToAllBundlesConfigActionTest::testFailIfExists | function | core/ |
Tests that the action can be set to fail if the field already exists. |
AddToAllBundlesConfigActionTest::testIgnoreExistingFields | function | core/ |
Tests that the action will ignore existing fields by default. |
AddToAllBundlesConfigActionTest::testInstantiateNewFieldOnAllBundles | function | core/ |
Tests instantiating a field on all bundles of an entity type. |
AdminAccountSwitcherTest | class | core/ |
@covers \Drupal\Core\DefaultContent\AdminAccountSwitcher @group DefaultContent |
AdminAccountSwitcherTest.php | file | core/ |
|
AdminAccountSwitcherTest::$modules | property | core/ |
Modules to install. |
AdminAccountSwitcherTest::register | function | core/ |
Registers test-specific services. |
AdminAccountSwitcherTest::setUp | function | core/ |
|
AdminAccountSwitcherTest::testNoAdministratorsExist | function | core/ |
Tests that there is an error if there are no administrative users. |
AdminAccountSwitcherTest::testSuperUser | function | core/ |
Tests switching to user 1 when the superuser access policy is enabled. |
AdminAccountSwitcherTest::testSwitchToAdministrator | function | core/ |
Tests switching to a user with an administrative role. |
AdminAccountSwitcherTest::testSwitchToAndSwitchBack | function | core/ |
|
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 install. |
AdminAjaxTest::setUp | function | core/ |
|
AdminAjaxTest::testAjaxRebuild | function | core/ |
Confirms that form_alter is triggered after AJAX rebuilds. |
AdminAjaxTest::testBodyScroll | function | core/ |
Tests body scroll. |
AdminMetaTagTest | class | core/ |
Confirm that the fingerprinting meta tag appears as expected. |
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.