Search for message
- Search 7.x for message
- Search 9.5.x for message
- Search 8.9.x for message
- Search 10.3.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::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. |
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. |
message_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/message_test/message_test.info.yml |
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. |
MessengerTest::testRemoveSingleMessage | function | core/ |
@covers ::addStatus[[api-linebreak]] @covers ::deleteByType[[api-linebreak]] @covers ::messagesByType[[api-linebreak]] |
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 ID map. |
MigrateExecutable::$message | property | core/ |
Migration message service. |
MigrateExecutable::saveMessage | function | core/ |
Passes messages through to the map class. |
MigrateExecutableInterface::saveMessage | function | core/ |
Passes messages through to the map class. |
MigrateExecutableMemoryExceededTest::$message | property | core/ |
The mocked migrate message. |
MigrateExecutableTest::$message | property | core/ |
The mocked migrate message. |
MigrateIdMapInterface::clearMessages | function | core/ |
Clears all messages from the map. |
MigrateIdMapInterface::getMessages | function | core/ |
Retrieves a traversable object of messages related to source records. |
MigrateIdMapInterface::messageCount | function | core/ |
Returns the number of messages saved. |
MigrateIdMapInterface::saveMessage | function | core/ |
Saves a message related to a source record in the migration message table. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.