Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuTreeStorageInterface::loadSubtreeData | function | core/ |
Loads a subtree rooted by the given ID. |
| MenuTreeStorageInterface::loadTreeData | function | core/ |
Loads a menu link tree from the storage. |
| MenuTreeStorageInterface::maxDepth | function | core/ |
The maximum depth of tree the storage implementation supports. |
| MenuTreeStorageInterface::menuNameInUse | function | core/ |
Determines whether a specific menu name is used in the tree. |
| MenuTreeStorageInterface::rebuild | function | core/ |
Rebuilds the stored menu link definitions. |
| MenuTreeStorageInterface::resetDefinitions | function | core/ |
Clears all definitions cached in memory. |
| MenuTreeStorageInterface::save | function | core/ |
Saves a plugin definition to the storage. |
| MenuTreeStorageSchemaUpdateTest | class | core/ |
Tests update of menu tree storage fields. |
| MenuTreeStorageSchemaUpdateTest.php | file | core/ |
|
| MenuTreeStorageSchemaUpdateTest::$connection | property | core/ |
The database. |
| MenuTreeStorageSchemaUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MenuTreeStorageSchemaUpdateTest::setUp | function | core/ |
|
| MenuTreeStorageSchemaUpdateTest::testSchemaLengthAfterUpdate | function | core/ |
Tests DB behavior after update. |
| MenuTreeStorageTest | class | core/ |
Tests the menu tree storage. |
| 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. |
| MenuUiContentModerationTest::testMenuUiWithUnpublishedContent | function | core/ |
Tests that unpublished content can be selected through the menu UI. |
| MenuUiContentTranslationTest | class | core/ |
Tests Menu UI and Content Translation integration for content entities. |
| MenuUiContentTranslationTest.php | file | core/ |
|
| MenuUiContentTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuUiContentTranslationTest::$modules | property | core/ |
Modules to install. |
| MenuUiContentTranslationTest::getContentEntityByTitle | function | core/ |
Gets a content entity object by title. |
| MenuUiContentTranslationTest::provideChangeContentToPseudoLanguageData | function | core/ |
Provides test data sets for testChangeContentToPseudoLanguage(). |
| MenuUiContentTranslationTest::setUp | function | core/ |
|
| MenuUiContentTranslationTest::testChangeContentToPseudoLanguage | function | core/ |
Tests changing content with menu link from language to pseudo language. |
| MenuUiHooks | class | core/ |
Hook implementations for menu_ui. |
| MenuUiHooks.php | file | core/ |
|
| MenuUiHooks::blockViewSystemMenuBlockAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter() for 'system_menu_block'. |
| MenuUiHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
Pagination
- Previous page
- Page 904
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.