Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MenuUiContentTranslationTest::provideChangeContentToPseudoLanguageData | function | core/ |
Provides test data sets for testChangeContentToPseudoLanguage(). |
| MenuUiContentTranslationTest::testChangeContentToPseudoLanguage | function | core/ |
Tests changing content with menu link from language to pseudo language. |
| MenuUiJavascriptTest::addCustomMenu | function | core/ |
Creates a custom menu. |
| MenuUiMenuTreeManipulators | class | core/ |
Provides menu tree manipulators to be used when managing menu links. |
| MenuUiMenuTreeManipulators.php | file | core/ |
|
| MenuUiMenuTreeManipulators::checkAccess | function | core/ |
Grants access to a menu tree when used in the menu management form. |
| MenuUiNodeTest::$editor | property | core/ |
An editor user. |
| MenuUiTest::addCustomMenu | function | core/ |
Creates a custom menu. |
| MenuUiTest::addCustomMenuCRUD | function | core/ |
Adds a custom menu using CRUD functions. |
| MenuUiTest::deleteCustomMenu | function | core/ |
Deletes the locally stored custom menu. |
| MenuUiTest::toggleMenuLink | function | core/ |
Alternately disables and enables a menu link. |
| menu_ui.menu_tree_manipulators | service | core/ |
Drupal\menu_ui\Menu\MenuUiMenuTreeManipulators |
| Merge::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| MergeTest::testMergeToString | function | core/ |
Tests merge to string. |
| MessageAction::$token | property | core/ |
The token service. |
| MessageCommand::$wrapperQuerySelector | property | core/ |
The query selector for the element the message will appear in. |
| MessageEventTestSubscriber::setCustomEnvelopeSender | function | core/ |
Sets a custom envelope sender. |
| MessageEventTestSubscriber::setCustomFrom | function | core/ |
Sets a custom from header. |
| MessageEventTestSubscriber::setCustomMessageSender | function | core/ |
Sets a custom message sender header. |
| MetadataBag::CSRF_TOKEN_SEED | constant | core/ |
The key used to store the CSRF token seed in the session. |
| MetadataBag::getCsrfTokenSeed | function | core/ |
Get the CSRF token seed. |
| MetadataBag::setCsrfTokenSeed | function | core/ |
Set the CSRF token seed. |
| MetadataBubblingUrlGenerator | class | core/ |
Decorator for the URL generator, which bubbles bubbleable URL metadata. |
| MetadataBubblingUrlGenerator.php | file | core/ |
|
| MetadataBubblingUrlGenerator::$renderer | property | core/ |
The renderer. |
| MetadataBubblingUrlGenerator::$urlGenerator | property | core/ |
The non-bubbling URL generator. |
| MetadataBubblingUrlGenerator::bubble | function | core/ |
Bubbles the bubbleable metadata to the current render context. |
| MetadataBubblingUrlGenerator::generate | function | core/ |
|
| MetadataBubblingUrlGenerator::generateFromRoute | function | core/ |
Generates a URL or path for a specific route based on the given parameters. |
| MetadataBubblingUrlGenerator::getContext | function | core/ |
|
| MetadataBubblingUrlGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
| MetadataBubblingUrlGenerator::setContext | function | core/ |
|
| MetadataBubblingUrlGenerator::__construct | function | core/ |
Constructs a new bubbling URL generator service. |
| MetadataBubblingUrlGeneratorTest | class | core/ |
Confirm that the MetadataBubblingUrlGenerator is functioning properly. |
| MetadataBubblingUrlGeneratorTest.php | file | core/ |
|
| MetadataBubblingUrlGeneratorTest::$renderer | property | core/ |
The renderer. |
| MetadataBubblingUrlGeneratorTest::providerUrlBubbleableMetadataBubbling | function | core/ |
Data provider for ::testUrlBubbleableMetadataBubbling(). |
| MetadataBubblingUrlGeneratorTest::setUp | function | core/ |
Pagination
- Previous page
- Page 169
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.