Search for machineName
- Search 7.x for machineName
- Search 9.5.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.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[[api-linebreak]] @group Render |
| MachineNameTest | class | core/ |
Tests for the machine name field. |
| 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::$transliteration | property | core/ |
The mock transliteration. |
| MachineNameTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| MachineNameTest::setUp | function | core/ |
|
| MachineNameTest::setUp | function | core/ |
|
| MachineNameTest::testMachineName | function | core/ |
Tests that machine name field functions. |
| MachineNameTest::testMachineNames | function | core/ |
Tests machine name transformation of non-alphanumeric characters. |
| MachineNameTest::testProcessMachineName | function | core/ |
@covers ::processMachineName[[api-linebreak]] |
| MachineNameTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
| RandomGeneratorTrait::randomMachineName | function | core/ |
Generates a unique random string containing letters and numbers. |
| UnitTestCase::getBlockMockWithMachineName | function | core/ |
Mocks a block with a block plugin. |
| UnitTestCase::randomMachineName | function | core/ |
Generates a unique random string containing letters and numbers. |
| UnitTestCaseDeprecationTest::testDeprecatedGetBlockMockWithMachineName | function | core/ |
@covers ::getBlockMockWithMachineName[[api-linebreak]] @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… |
| ViewsBlock::getMachineNameSuggestion | function | core/ |
|
| ViewsBlockTest::testMachineNameSuggestion | function | core/ |
Tests that ViewsBlock::getMachineNameSuggestion() produces the right value. |
| WorkflowUiTest::testStateMachineNameValidation | function | core/ |
Test 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.