Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MessageTest | class | core/ |
JSON:API integration test for the "Message" content entity type. |
| MessageTest | class | core/ |
Tests built-in message theme functions. |
| MessageTest.php | file | core/ |
|
| MessageTest.php | file | core/ |
|
| MessageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MessageTest::$entity | property | core/ |
|
| MessageTest::$entityTypeId | property | core/ |
The tested entity type. |
| MessageTest::$labelFieldName | property | core/ |
Specify which field is the 'label' field for testing a POST edge case. |
| MessageTest::$modules | property | core/ |
Modules to install. |
| MessageTest::$modules | property | core/ |
Modules to install. |
| MessageTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| MessageTest::createEntity | function | core/ |
Creates the entity to be tested. |
| MessageTest::doTestDeleteIndividual | function | core/ |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
| MessageTest::doTestPatchIndividual | function | core/ |
Tests PATCHing an individual resource, plus edge cases to ensure good DX. |
| MessageTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| MessageTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| MessageTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| MessageTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| MessageTest::testCollection | function | core/ |
Tests GETting a collection of resources. |
| MessageTest::testGetIndividual | function | core/ |
Tests GETting an individual resource, plus edge cases to ensure good DX. |
| MessageTest::testMessages | function | core/ |
Tests setting messages output. |
| MessageTest::testRelated | function | core/ |
Tests GET of the related resource of an individual resource. |
Pagination
- Previous page
- Page 142
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.