Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Search main for to
  6. Other projects
Title Object type File name Summary
MachineNameController::$tokenGenerator property core/modules/system/src/MachineNameController.php The token generator.
MachineNameControllerTest::$tokenGenerator property core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php The CSRF token generator.
MachineNameControllerTest::testMachineNameControllerWithMissingToken function core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php Tests the pattern validation with a missing token.
MailFormatHelper::htmlToMailUrls function core/lib/Drupal/Core/Mail/MailFormatHelper.php Keeps track of URLs and replaces them with placeholder tokens.
MailFormatHelper::htmlToText function core/lib/Drupal/Core/Mail/MailFormatHelper.php Transforms an HTML string into plain text, preserving its structure.
MailFormatHelper::htmlToTextClean function core/lib/Drupal/Core/Mail/MailFormatHelper.php Replaces non-quotation markers from a piece of indentation with spaces.
MailFormatHelper::htmlToTextPad function core/lib/Drupal/Core/Mail/MailFormatHelper.php Pads the last line with the given character.
MailHandler::$userStorage property core/modules/contact/src/MailHandler.php The user entity storage handler.
MailHandlerTest::$userStorage property core/modules/contact/tests/src/Unit/MailHandlerTest.php The user storage handler.
MailManager::$configFactory property core/lib/Drupal/Core/Mail/MailManager.php The config factory.
MailManager::$loggerFactory property core/lib/Drupal/Core/Mail/MailManager.php The logger factory.
MailManagerTest::$configFactory property core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php The configuration factory.
MailTest::testConvertRelativeUrlsIntoAbsolute function core/modules/system/tests/src/Kernel/Mail/MailTest.php Checks that relative paths in mails are converted into absolute URLs.
MailTest::testFromAndReplyToHeader function core/modules/system/tests/src/Kernel/Mail/MailTest.php Checks the From: and Reply-to: headers.
MailToFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/MailToFormatter.php Plugin implementation of the 'email_mailto' formatter.
MailToFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/MailToFormatter.php
MailToFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/MailToFormatter.php
MaintenanceModeSubscriber::$urlGenerator property core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php The URL generator.
main_content_renderer.off_canvas_top service core/core.services.yml Drupal\Core\Render\MainContent\OffCanvasRenderer
ManageDisplayTest::$display_storage property core/modules/field_ui/tests/src/FunctionalJavascript/ManageDisplayTest.php
ManageDisplayTest::assertFieldSelectOptions function core/modules/field_ui/tests/src/FunctionalJavascript/ManageDisplayTest.php Checks if a select element contains the specified options.
ManageDisplayTest::assertFieldSelectOptions function core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php Checks if a select element contains the specified options.
ManageDisplayTest::testViewModeCustom function core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php Tests switching view modes to use custom or 'default' settings'.
ManagedStorage class core/lib/Drupal/Core/Config/ManagedStorage.php The managed storage defers all the storage method calls to the manager.
ManagedStorage.php file core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::$manager property core/lib/Drupal/Core/Config/ManagedStorage.php The storage manager to get the storage to decorate.
ManagedStorage::$storage property core/lib/Drupal/Core/Config/ManagedStorage.php The decorated storage.
ManagedStorage::createCollection function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::decode function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::delete function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::deleteAll function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::encode function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::exists function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::getCollectionName function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::getStorage function core/lib/Drupal/Core/Config/ManagedStorage.php Get the decorated storage from the manager if necessary.
ManagedStorage::listAll function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::read function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::readMultiple function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::rename function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::write function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::__construct function core/lib/Drupal/Core/Config/ManagedStorage.php ManagedStorage constructor.
ManagedStorageTest class core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Tests ManagedStorage operations.
ManagedStorageTest.php file core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::delete function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::getStorage function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::insert function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::read function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::testInvalidStorage function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php

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