Search for message
- Search 7.x for message
- Search 9.5.x for message
- Search 10.3.x for message
- Search 11.x for message
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Message | class | composer/ |
Determine configuration. |
Message | class | core/ |
Defines the contact message entity. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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 | 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::addMessage | function | core/ |
Adds a new message to the queue. |
Messenger::messagesByType | function | core/ |
Gets all messages of a certain type. |
MessengerInterface::addMessage | function | core/ |
Adds a new message to the queue. |
MessengerInterface::messagesByType | function | core/ |
Gets all messages of a certain type. |
MessengerLegacyTest::testMessages | function | core/ |
@covers \Drupal::messenger @covers ::getMessengerService @covers ::all @covers ::addMessage @covers ::addError @covers ::addStatus @covers ::addWarning |
MessengerTest::testRemoveSingleMessage | function | core/ |
@covers ::addStatus @covers ::deleteByType @covers ::messagesByType |
MetadataBubblingUrlGenerator::getRouteDebugMessage | function | core/ |
|
MigrateEntityContentValidationTest::$messages | property | core/ |
Messages accumulated during the migration run. |
MigrateEntityContentValidationTest::mapMessageRecorder | function | core/ |
Reacts to map message event. |
MigrateEvents::IDMAP_MESSAGE | constant | core/ |
Name of the event fired when saving a message to the idmap. |
MigrateExecutable::$message | property | core/ |
Migration message service. |
MigrateExecutable::saveMessage | function | core/ |
Passes messages through to the map class. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.