Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MessageHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| 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/ |
Test 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 enable. |
| MessageTest::$modules | property | core/ |
Modules to enable. |
| MessageTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| MessageTest::createEntity | function | core/ |
Creates the entity to be tested. |
| 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::testDeleteIndividual | function | core/ |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
| 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::testPatchIndividual | function | core/ |
Tests PATCHing an individual resource, plus edge cases to ensure good DX. |
| MessageTest::testRelated | function | core/ |
Tests GETing related resource of an individual resource. |
| MessageTest::testRelationships | function | core/ |
Tests CRUD of individual resource relationship data. |
| MessageTest::testRevisions | function | core/ |
Tests individual and collection revisions. |
| MessageViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
| MessengerLegacyTest::getMessengerService | function | core/ |
Retrieves the Messenger service from LegacyMessenger. |
| MetadataBag::getCsrfTokenSeed | function | core/ |
Get the CSRF token seed. |
| MetadataBubblingUrlGenerator::getContext | function | core/ |
|
| MetadataBubblingUrlGenerator::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
| MetadataBubblingUrlGenerator::getRouteDebugMessage | function | core/ |
|
| MigrateDefaultLanguageTest | class | core/ |
Tests the default language variable migration. |
| MigrateDefaultLanguageTest | class | core/ |
Tests the default language variable migration. |
| MigrateDefaultLanguageTest.php | file | core/ |
|
| MigrateDefaultLanguageTest.php | file | core/ |
|
| MigrateDefaultLanguageTest::$modules | property | core/ |
Modules to enable. |
| MigrateDefaultLanguageTest::$modules | property | core/ |
Modules to enable. |
| MigrateDefaultLanguageTest::setDefaultLanguage | function | core/ |
Helper method to test the migration. |
| MigrateDefaultLanguageTest::setDefaultLanguage | function | core/ |
Helper method to test the migration. |
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.