Search for machineName

  1. Search 7.x for machineName
  2. Search 9.5.x for machineName
  3. Search 10.3.x for machineName
  4. Search 11.x for machineName
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
MachineName class core/modules/views/src/Plugin/views/field/MachineName.php Field handler which allows to show machine name content as human name.
MachineName class core/modules/migrate/src/Plugin/migrate/process/MachineName.php Creates a machine name.
MachineName class core/lib/Drupal/Core/Render/Element/MachineName.php Provides a machine name render element.

All search results

Title Object type File name Summary
MachineNameController.php file core/modules/system/src/MachineNameController.php
MachineNameController::$tokenGenerator property core/modules/system/src/MachineNameController.php The token generator.
MachineNameController::$transliteration property core/modules/system/src/MachineNameController.php The transliteration helper.
MachineNameController::create function core/modules/system/src/MachineNameController.php Instantiates a new instance of this class.
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/FunctionalJavascriptTests/Core/MachineNameTest.php Tests for the machine name field.
MachineNameTest class core/tests/Drupal/Tests/Core/Render/Element/MachineNameTest.php @coversDefaultClass \Drupal\Core\Render\Element\MachineName
@group Render
MachineNameTest.php file core/modules/migrate/tests/src/Unit/process/MachineNameTest.php
MachineNameTest.php file core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php
MachineNameTest.php file core/tests/Drupal/Tests/Core/Render/Element/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
MachineNameTest::testValueCallback function core/tests/Drupal/Tests/Core/Render/Element/MachineNameTest.php @covers ::valueCallback
RandomGeneratorTrait::randomMachineName function core/tests/Drupal/Tests/RandomGeneratorTrait.php Generates a unique random string containing letters and numbers.
UnitTestCase::getBlockMockWithMachineName function core/tests/Drupal/Tests/UnitTestCase.php Mocks a block with a block plugin.
UnitTestCase::randomMachineName function core/tests/Drupal/Tests/UnitTestCase.php Generates a unique random string containing letters and numbers.
UnitTestCaseDeprecationTest::testDeprecatedGetBlockMockWithMachineName function core/tests/Drupal/Tests/UnitTestCaseDeprecationTest.php @covers ::getBlockMockWithMachineName
@expectedDeprecation Drupal\Tests\UnitTestCase::getBlockMockWithMachineName is deprecated in Drupal 8.5.x, will be removed before Drupal 9.0.0. Unit test base classes should not have dependencies on extensions.…
ViewsBlock::getMachineNameSuggestion function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlockTest::testMachineNameSuggestion function core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php Tests that ViewsBlock::getMachineNameSuggestion() produces the right value.
WorkflowUiTest::testStateMachineNameValidation function core/modules/workflows/tests/src/Functional/WorkflowUiTest.php Test the machine name validation of the state add form.

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