Search for message
- Search 7.x for message
- Search 9.5.x for message
- Search 8.9.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 |
|---|---|---|---|
| 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]] |
| MetadataBubblingUrlGenerator::getRouteDebugMessage | function | core/ |
Gets either the route name or a string based on the route object. |
| 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. |
| MigrateIdMapInterface::setMessage | function | core/ |
Sets the migrate message service. |
| MigrateIdMapMessageEvent | class | core/ |
Wraps an ID map message event for event listeners. |
| MigrateIdMapMessageEvent.php | file | core/ |
|
| MigrateIdMapMessageEvent::$level | property | core/ |
Message severity. |
| MigrateIdMapMessageEvent::$message | property | core/ |
Message to be logged. |
| MigrateIdMapMessageEvent::$migration | property | core/ |
Migration entity. |
| MigrateIdMapMessageEvent::$sourceIdValues | property | core/ |
Array of values uniquely identifying the source row. |
| MigrateIdMapMessageEvent::getLevel | function | core/ |
Gets the severity level of the message. |
| MigrateIdMapMessageEvent::getMessage | function | core/ |
Gets the message to be logged. |
| MigrateIdMapMessageEvent::getMigration | function | core/ |
Gets the migration entity. |
| MigrateIdMapMessageEvent::getSourceIdValues | function | core/ |
Gets the source ID values. |
| MigrateIdMapMessageEvent::__construct | function | core/ |
Constructs a post-save event object. |
| MigrateImportEventTest::testLogMessage | function | core/ |
Tests logging a message. |
| MigrateMessage | class | core/ |
Defines a migrate message class. |
| MigrateMessage.php | file | core/ |
|
| MigrateMessage::$map | property | core/ |
The map between migrate status and watchdog severity. |
| MigrateMessage::display | function | core/ |
Displays a migrate message. |
| MigrateMessageCapture | class | core/ |
Allows capturing messages rather than displaying them directly. |
| MigrateMessageCapture.php | file | core/ |
|
| MigrateMessageCapture::$messages | property | core/ |
Array of recorded messages. |
| MigrateMessageCapture::clear | function | core/ |
Clears out any captured messages. |
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.