Search for %s

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.