Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| MenuTreeStorageTest.php | file | core/ |
|
| MenuTreeStorageTest::$connection | property | core/ |
The database connection. |
| MenuTreeStorageTest::$treeStorage | property | core/ |
The tested tree storage. |
| MenuTreeStorageTest::addMenuLink | function | core/ |
Adds a link with the given ID and supply defaults. |
| MenuTreeStorageTest::assertMenuLink | function | core/ |
Tests that a link's stored representation matches the expected values. |
| MenuTreeStorageTest::doTestEmptyStorage | function | core/ |
Ensures that there are no menu links by default. |
| MenuTreeStorageTest::doTestTable | function | core/ |
Ensures that table gets created on the fly. |
| MenuTreeStorageTest::moveMenuLink | function | core/ |
Moves the link with the given ID so it's under a new parent. |
| MenuTreeStorageTest::setUp | function | core/ |
|
| MenuTreeStorageTest::testBasicMethods | function | core/ |
Tests the tree storage when no tree was built yet. |
| MenuTreeStorageTest::testLoadByProperties | function | core/ |
Tests MenuTreeStorage::loadByProperties(). |
| MenuTreeStorageTest::testLoadTree | function | core/ |
Tests the loadTreeData method. |
| MenuTreeStorageTest::testMenuDisabledChildLinks | function | core/ |
Tests with disabled child links. |
| MenuTreeStorageTest::testMenuLinkMoving | function | core/ |
Tests the tree with moving links inside the hierarchy. |
| MenuTreeStorageTest::testMenuRebuild | function | core/ |
Ensure hierarchy persists after a menu rebuild. |
| MenuTreeStorageTest::testSimpleHierarchy | function | core/ |
Tests with a simple linear hierarchy. |
| MenuTreeStorageTest::testSubtreeHeight | function | core/ |
Tests finding the subtree height with content menu links. |
| MenuUiContentModerationTest | class | core/ |
Tests Menu UI and Content Moderation integration. |
| MenuUiContentModerationTest.php | file | core/ |
|
| MenuUiContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuUiContentModerationTest::$modules | property | core/ |
Modules to install. |
| MenuUiContentModerationTest::setUp | function | core/ |
|
| MenuUiContentModerationTest::testMenuUiWithPendingRevisions | function | core/ |
Tests that node drafts can not modify the menu settings. |
| MenuUiJavascriptTest | class | core/ |
Tests custom menu and menu links operations using the UI. |
| MenuUiJavascriptTest.php | file | core/ |
|
| MenuUiJavascriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuUiJavascriptTest::$modules | property | core/ |
Modules to enable. |
| MenuUiJavascriptTest::addCustomMenu | function | core/ |
Creates a custom menu. |
| MenuUiJavascriptTest::addMenuLink | function | core/ |
Adds a menu link using the UI. |
| MenuUiJavascriptTest::testBlockContextualLinks | function | core/ |
Tests the contextual links on a menu block. |
| MenuUiLanguageTest | class | core/ |
Tests for menu_ui language settings. |
| MenuUiLanguageTest.php | file | core/ |
|
| MenuUiLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuUiLanguageTest::$modules | property | core/ |
Modules to enable. |
| MenuUiLanguageTest::setUp | function | core/ |
|
| MenuUiLanguageTest::testMenuLanguage | function | core/ |
Tests menu language settings and the defaults for menu link items. |
| MenuUiNodeTest | class | core/ |
Add, edit, and delete a node with menu link. |
| MenuUiNodeTest.php | file | core/ |
|
| MenuUiNodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuUiNodeTest::$editor | property | core/ |
An editor user. |
| MenuUiNodeTest::$modules | property | core/ |
Modules to enable. |
| MenuUiNodeTest::setUp | function | core/ |
|
| MenuUiNodeTest::testMenuNodeFormWidget | function | core/ |
Test creating, editing, deleting menu links via node form widget. |
| MenuUiNodeTest::testMultilingualMenuNodeFormWidget | function | core/ |
Testing correct loading and saving of menu links via node form widget in a multilingual environment. |
| MenuUiTest | class | core/ |
Add a custom menu, add menu links to the custom menu and Tools menu, check their data, and delete them using the UI. |
| MenuUiTest.php | file | core/ |
|
| MenuUiTest::$adminUser | property | core/ |
A user with administration rights. |
| MenuUiTest::$authenticatedUser | property | core/ |
An authenticated user. |
| MenuUiTest::$blockPlacements | property | core/ |
Array of placed menu blocks keyed by block ID. |
| MenuUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 440
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.