Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::getContentEntityByTitle | function | core/ |
Gets a content entity object by title. |
| 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 install. |
| 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::testMenuNodeWithGrantsFormWidget | function | core/ |
Tests creating menu links via node form widget for nodes with grants. |
| 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_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::testDeprecatedKeyArrayArgument | function | core/ |
Tests deprecation of Merge::key() with array $field argument. |
| MergeTest::testInvalidMerge | function | core/ |
Tests that an invalid merge query throws an exception. |
| 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/ |
Returns the form this contact message belongs to. |
| Message::getMessage | function | core/ |
Returns the message body. |
| Message::getMessageFromFile | function | composer/ |
Reads the message file as an array. |
| Message::getPersonalRecipient | function | core/ |
Returns the user this message is being sent to. |
| Message::getSenderMail | function | core/ |
Returns the email address of the sender. |
| Message::getSenderName | function | core/ |
Returns the name of the sender. |
| Message::getSubject | function | core/ |
Returns the message subject. |
| Message::getText | function | composer/ |
|
| MessageCommand::getAttachedAssets | function | core/ |
Gets the attached assets. |
| MessageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MessageInterface::getContactForm | function | core/ |
Returns the form this contact message belongs to. |
| MessageInterface::getMessage | function | core/ |
Returns the message body. |
| MessageInterface::getPersonalRecipient | function | core/ |
Returns the user this message is being sent to. |
| MessageInterface::getSenderMail | function | core/ |
Returns the email address of the sender. |
| MessageInterface::getSenderName | function | core/ |
Returns the name of the sender. |
| MessageInterface::getSubject | function | core/ |
Returns the message subject. |
| MessagePlugin::getSubscribedEvents | function | composer/ |
|
| MessageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| MessageResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| MessageResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| MessageResourceTestBase::testGet | function | core/ |
Tests a GET request for an entity, plus edge cases to ensure good DX. |
Pagination
- Previous page
- Page 134
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.