Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MenuUiLanguageTest | class | core/ |
Tests for menu_ui language settings. |
| MenuUiLanguageTest.php | file | core/ |
|
| MenuUiLanguageTest::$defaultTheme | property | core/ |
|
| 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::testMenuNodeFormWidget | function | core/ |
Tests 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::getStandardMenuLink | function | core/ |
Returns standard menu link. |
| menu_ui_get_menus | function | core/ |
Return an associative array of the custom menus names. |
| menu_ui_get_menu_link_defaults | function | core/ |
Returns the definition for a menu link for the given node. |
| MergeTest | class | core/ |
Tests the MERGE query builder. |
| MergeTest.php | file | core/ |
|
| MergeTest::testInvalidMerge | function | core/ |
Tests that an invalid merge query throws an exception. |
| MergeTest::testLegacyThrowExceptionOption | function | core/ |
Tests deprecation of the 'throw_exception' option. |
| MergeTest::testMergeInsert | function | core/ |
Confirms that we can merge-insert a record successfully. |
| MergeTest::testMergeInsertWithoutUpdate | function | core/ |
Tests that we can merge-insert without any update fields. |
| MergeTest::testMergeUpdate | function | core/ |
Confirms that we can merge-update a record successfully. |
| MergeTest::testMergeUpdateExcept | function | core/ |
Confirms that we can merge-update a record successfully. |
| MergeTest::testMergeUpdateExplicit | function | core/ |
Confirms that we can merge-update a record, with alternate replacement. |
| MergeTest::testMergeUpdateExpression | function | core/ |
Confirms that we can merge-update a record successfully, with expressions. |
| MergeTest::testMergeUpdateWithoutUpdate | function | core/ |
Confirms that we can merge-update without any update fields. |
| MergeTest::testMergeWithReservedWords | function | core/ |
Tests that we can merge-insert with reserved keywords. |
| Message::$messageText | property | composer/ |
The message to display. |
| Message::getContactForm | function | core/ |
|
| Message::getMessage | function | core/ |
|
| Message::getMessageFromFile | function | composer/ |
Reads the message file as an array. |
| Message::getPersonalRecipient | function | core/ |
|
| Message::getSenderMail | function | core/ |
|
| Message::getSenderName | function | core/ |
|
| Message::getSubject | function | core/ |
|
| Message::getText | function | composer/ |
|
| MessageCommand::getAttachedAssets | function | core/ |
Gets the attached assets. |
| MessageHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| MessageInterface::getContactForm | function | core/ |
Returns the form this contact message belongs to. |
Pagination
- Previous page
- Page 130
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.