Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
LogMessageParserTest.php file core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php
LogMessageParserTest::providerTestParseMessagePlaceholders function core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php Data provider for testParseMessagePlaceholders().
LogMessageParserTest::testParseMessagePlaceholders function core/tests/Drupal/Tests/Core/Logger/LogMessageParserTest.php Test for LogMessageParserTrait::parseMessagePlaceholders()
LogTest class core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Tests the Log process plugin.
LogTest.php file core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php
LogTest::$modules property core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Modules to enable.
LogTest::testLog function core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php Test the Log plugin.
LonelyMonkeyClass class core/modules/system/tests/modules/error_service_test/src/LonelyMonkeyClass.php A class with a single dependency.
LonelyMonkeyClass.php file core/modules/system/tests/modules/error_service_test/src/LonelyMonkeyClass.php
LonelyMonkeyClass::__construct function core/modules/system/tests/modules/error_service_test/src/LonelyMonkeyClass.php
LonelyMonkeyController::testBrokenClass function core/modules/system/tests/modules/error_service_test/src/Controller/LonelyMonkeyController.php
LonelyMonkeyController::__construct function core/modules/system/tests/modules/error_service_test/src/Controller/LonelyMonkeyController.php
MachineName::$transliteration property core/modules/migrate/src/Plugin/migrate/process/MachineName.php The transliteration service.
MachineName::$valueOptions property core/modules/views/src/Plugin/views/field/MachineName.php Stores the available options.
MachineName::buildOptionsForm function core/modules/views/src/Plugin/views/field/MachineName.php Default options form that provides the label widget that all fields
should have.
MachineName::defineOptions function core/modules/views/src/Plugin/views/field/MachineName.php Information about options for all kinds of purposes will be held here.
MachineName::getValueOptions function core/modules/views/src/Plugin/views/field/MachineName.php
MachineName::processMachineName function core/lib/Drupal/Core/Render/Element/MachineName.php Processes a machine-readable name form element.
MachineName::transform function core/modules/migrate/src/Plugin/migrate/process/MachineName.php Performs the associated process.
MachineName::__construct function core/modules/migrate/src/Plugin/migrate/process/MachineName.php Constructs a MachineName plugin.
MachineNameController::$transliteration property core/modules/system/src/MachineNameController.php The transliteration helper.
MachineNameController::transliterate function core/modules/system/src/MachineNameController.php Transliterates a string in given language. Various postprocessing possible.
MachineNameController::__construct function core/modules/system/src/MachineNameController.php Constructs a MachineNameController object.
MachineNameControllerTest class core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php Tests that the machine name controller can transliterate strings as expected.
MachineNameControllerTest.php file core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php
MachineNameControllerTest::$machineNameController property core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php The machine name controller.
MachineNameControllerTest::$tokenGenerator property core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php The CSRF token generator.
MachineNameControllerTest::providerTestMachineNameController function core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php Data provider for testMachineNameController().
MachineNameControllerTest::setUp function core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php
MachineNameControllerTest::testMachineNameController function core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php Tests machine name controller's transliteration functionality.
MachineNameControllerTest::testMachineNameControllerWithInvalidReplacePattern function core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php Tests the pattern validation.
MachineNameControllerTest::testMachineNameControllerWithMissingToken function core/modules/system/tests/src/Unit/Transliteration/MachineNameControllerTest.php Tests the pattern validation with a missing token.
MachineNameTest class core/modules/migrate/tests/src/Unit/process/MachineNameTest.php Tests the machine name process plugin.
MachineNameTest class core/tests/Drupal/Tests/Core/Render/Element/MachineNameTest.php @coversDefaultClass \Drupal\Core\Render\Element\MachineName[[api-linebreak]]
@group Render
MachineNameTest class core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php Tests for the machine name field.
MachineNameTest.php file core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php
MachineNameTest.php file core/tests/Drupal/Tests/Core/Render/Element/MachineNameTest.php
MachineNameTest.php file core/modules/migrate/tests/src/Unit/process/MachineNameTest.php
MachineNameTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php The theme to install as the default for testing.
MachineNameTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php Required modules.
MachineNameTest::$transliteration property core/modules/migrate/tests/src/Unit/process/MachineNameTest.php The mock transliteration.
MachineNameTest::providerTestValueCallback function core/tests/Drupal/Tests/Core/Render/Element/MachineNameTest.php Data provider for testValueCallback().
MachineNameTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php
MachineNameTest::setUp function core/modules/migrate/tests/src/Unit/process/MachineNameTest.php
MachineNameTest::testMachineName function core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php Tests that machine name field functions.
MachineNameTest::testMachineNames function core/modules/migrate/tests/src/Unit/process/MachineNameTest.php Tests machine name transformation of non-alphanumeric characters.
MachineNameTest::testProcessMachineName function core/tests/Drupal/Tests/Core/Render/Element/MachineNameTest.php @covers ::processMachineName[[api-linebreak]]
MachineNameTest::testValueCallback function core/tests/Drupal/Tests/Core/Render/Element/MachineNameTest.php @covers ::valueCallback[[api-linebreak]]
Mail::$description property core/lib/Drupal/Core/Annotation/Mail.php A short description of the mail plugin.
Mail::formatDisplayName function core/lib/Drupal/Component/Utility/Mail.php Return a RFC-2822 compliant "display-name" component.

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