Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MergeTest::testMergeWithReservedWords | function | core/ |
Tests that we can merge-insert with reserved keywords. |
| Message | class | composer/ |
Determine configuration. |
| Message | class | core/ |
Defines the contact message entity. |
| Message.php | file | core/ |
|
| Message.php | file | composer/ |
|
| Message::$eventName | property | composer/ |
The name of the event. |
| Message::$messageText | property | composer/ |
The message to display. |
| Message::$rootPackage | property | composer/ |
The root package. |
| Message::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| Message::copySender | function | core/ |
Returns TRUE if a copy should be sent to the sender. |
| Message::getContactForm | function | core/ |
Returns the form this contact message belongs to. |
| Message::getMessage | function | core/ |
Returns the message body. |
| Message::getMessageFromFile | function | composer/ |
Reads the message file as an array. |
| Message::getPersonalRecipient | function | core/ |
Returns the user this message is being sent to. |
| Message::getSenderMail | function | core/ |
Returns the email address of the sender. |
| Message::getSenderName | function | core/ |
Returns the name of the sender. |
| Message::getSubject | function | core/ |
Returns the message subject. |
| Message::getText | function | composer/ |
|
| Message::isPersonal | function | core/ |
Returns TRUE if this is the personal contact form. |
| Message::setCopySender | function | core/ |
Sets if the sender should receive a copy of this email or not. |
| Message::setMessage | function | core/ |
Sets the email message to send. |
| Message::setSenderMail | function | core/ |
Sets the email address of the sender. |
| Message::setSenderName | function | core/ |
Sets the name of the message sender. |
| Message::setSubject | function | core/ |
Sets the subject for the email. |
| Message::__construct | function | composer/ |
Construct a Config object. |
| MessageAction | class | core/ |
Sends a message to the current user's screen. |
| MessageAction.php | file | core/ |
|
| MessageAction::$messenger | property | core/ |
The messenger. |
| MessageAction::$renderer | property | core/ |
The renderer. |
| MessageAction::$token | property | core/ |
The token service. |
| MessageAction::access | function | core/ |
Checks object access. |
| MessageAction::buildConfigurationForm | function | core/ |
Form constructor. |
| MessageAction::create | function | core/ |
Creates an instance of the plugin. |
| MessageAction::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| MessageAction::execute | function | core/ |
Executes the plugin. |
| MessageAction::submitConfigurationForm | function | core/ |
Form submission handler. |
| MessageAction::__construct | function | core/ |
Constructs a MessageAction object. |
| MessageCommand | class | core/ |
AJAX command for a JavaScript Drupal.message() call. |
| MessageCommand.php | file | core/ |
|
| MessageCommand::$clearPrevious | property | core/ |
Whether to clear previous messages. |
| MessageCommand::$message | property | core/ |
The message text. |
| MessageCommand::$options | property | core/ |
The options passed to Drupal.message().add(). |
| MessageCommand::$wrapperQuerySelector | property | core/ |
The query selector for the element the message will appear in. |
| MessageCommand::getAttachedAssets | function | core/ |
Gets the attached assets. |
| MessageCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| MessageCommand::__construct | function | core/ |
Constructs a MessageCommand object. |
| MessageCommandTest | class | core/ |
Tests adding messages via AJAX command. |
| MessageCommandTest.php | file | core/ |
|
| MessageCommandTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MessageCommandTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 840
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.