Search for machineName
- Search 7.x for machineName
- Search 8.9.x for machineName
- Search 10.3.x for machineName
- Search 11.x for machineName
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
MachineName | class | core/ |
Field handler which allows to show machine name content as human name. |
MachineName | class | core/ |
Creates a machine name. |
MachineName | class | core/ |
Provides a machine name render element. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MachineNameController | class | core/ |
Controller routines for machine name transliteration routes. |
MachineNameController.php | file | core/ |
|
MachineNameController::$tokenGenerator | property | core/ |
The token generator. |
MachineNameController::$transliteration | property | core/ |
The transliteration helper. |
MachineNameController::create | function | core/ |
Instantiates a new instance of this class. |
MachineNameController::transliterate | function | core/ |
Transliterates a string in given language. Various postprocessing possible. |
MachineNameController::__construct | function | core/ |
Constructs a MachineNameController object. |
MachineNameControllerTest | class | core/ |
Tests that the machine name controller can transliterate strings as expected. |
MachineNameControllerTest.php | file | core/ |
|
MachineNameControllerTest::$machineNameController | property | core/ |
The machine name controller. |
MachineNameControllerTest::$tokenGenerator | property | core/ |
The CSRF token generator. |
MachineNameControllerTest::providerTestMachineNameController | function | core/ |
Data provider for testMachineNameController(). |
MachineNameControllerTest::setUp | function | core/ |
|
MachineNameControllerTest::testMachineNameController | function | core/ |
Tests machine name controller's transliteration functionality. |
MachineNameControllerTest::testMachineNameControllerWithInvalidReplacePattern | function | core/ |
Tests the pattern validation. |
MachineNameControllerTest::testMachineNameControllerWithMissingToken | function | core/ |
Tests the pattern validation with a missing token. |
MachineNameTest | class | core/ |
Tests the machine name process plugin. |
MachineNameTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\MachineName @group Render |
MachineNameTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\MachineName @group Render |
MachineNameTest | class | core/ |
Tests for the machine name field. |
MachineNameTest.php | file | core/ |
|
MachineNameTest.php | file | core/ |
|
MachineNameTest.php | file | core/ |
|
MachineNameTest.php | file | core/ |
|
MachineNameTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MachineNameTest::$modules | property | core/ |
Required modules. |
MachineNameTest::$modules | property | core/ |
Modules to enable. |
MachineNameTest::$transliteration | property | core/ |
The mock transliteration. |
MachineNameTest::buildForm | function | core/ |
Form constructor. |
MachineNameTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
MachineNameTest::providerTestMachineNames | function | core/ |
Provides test cases for MachineNameTest::testMachineNames(). |
MachineNameTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
MachineNameTest::setUp | function | core/ |
|
MachineNameTest::setUp | function | core/ |
|
MachineNameTest::submitForm | function | core/ |
Form submission handler. |
MachineNameTest::testInvalidConfiguration | function | core/ |
Tests that the replacement regular expression is a string. |
MachineNameTest::testMachineName | function | core/ |
Tests that machine name field functions. |
MachineNameTest::testMachineNameOrderException | function | core/ |
Tests the order of the machine name field and the source. |
MachineNameTest::testMachineNames | function | core/ |
Tests machine name transformation of non-alphanumeric characters. |
MachineNameTest::testProcessMachineName | function | core/ |
@covers ::processMachineName |
MachineNameTest::testValueCallback | function | core/ |
@covers ::valueCallback |
MachineNameTest::validateForm | function | core/ |
Form validation handler. |
RandomGeneratorTrait::randomMachineName | function | core/ |
Generates a unique random string containing letters and numbers. |
UnitTestCase::randomMachineName | function | core/ |
Generates a unique random string containing letters and numbers. |
ViewsBlock::getMachineNameSuggestion | function | core/ |
|
ViewsBlockTest::testMachineNameSuggestion | function | core/ |
Tests that ViewsBlock::getMachineNameSuggestion() produces the right value. |
WorkflowUiTest::testStateMachineNameValidation | function | core/ |
Tests the machine name validation of the state add form. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.