Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Render controller for contact messages. |
| MessageViewBuilder.php | file | core/ |
|
| MessageViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
| MessageViewBuilder::view | function | core/ |
Builds the render array for the provided entity. |
| MessageXmlAnonTest | class | core/ |
@group rest |
| MessageXmlAnonTest.php | file | core/ |
|
| MessageXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MessageXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| MessageXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| MessageXmlBasicAuthTest | class | core/ |
@group rest |
| MessageXmlBasicAuthTest.php | file | core/ |
|
| MessageXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| MessageXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MessageXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| MessageXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| MessageXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| MessageXmlCookieTest | class | core/ |
@group rest |
| MessageXmlCookieTest.php | file | core/ |
|
| MessageXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| MessageXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MessageXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| MessageXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| messenger | service | core/ |
Drupal\Core\Messenger\Messenger |
| Messenger | class | core/ |
The messenger service. |
| Messenger.php | file | core/ |
|
| Messenger::$flashBag | property | core/ |
The flash bag. |
| Messenger::$killSwitch | property | core/ |
The kill switch. |
| Messenger::addError | function | core/ |
Adds a new error message to the queue. |
| Messenger::addMessage | function | core/ |
Adds a new message to the queue. |
| Messenger::addStatus | function | core/ |
Adds a new status message to the queue. |
| Messenger::addWarning | function | core/ |
Adds a new warning message to the queue. |
| Messenger::all | function | core/ |
Gets all messages. |
| Messenger::deleteAll | function | core/ |
Deletes all messages. |
| Messenger::deleteByType | function | core/ |
Deletes all messages of a certain type. |
| Messenger::messagesByType | function | core/ |
Gets all messages of a certain type. |
| Messenger::__construct | function | core/ |
Messenger constructor. |
| MessengerInterface | interface | core/ |
Stores runtime messages sent out to individual users on the page. |
| MessengerInterface.php | file | core/ |
|
| MessengerInterface::addError | function | core/ |
Adds a new error message to the queue. |
| MessengerInterface::addMessage | function | core/ |
Adds a new message to the queue. |
| MessengerInterface::addStatus | function | core/ |
Adds a new status message to the queue. |
| MessengerInterface::addWarning | function | core/ |
Adds a new warning message to the queue. |
| MessengerInterface::all | function | core/ |
Gets all messages. |
Pagination
- Previous page
- Page 963
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.