Search for machineName
- Search 7.x for machineName
- Search 9.5.x for machineName
- Search 8.9.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 |
---|---|---|---|
MachineName::$valueOptions | property | core/ |
Stores the available options. |
MachineName::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
MachineName::create | function | core/ |
Creates an instance of the plugin. |
MachineName::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
MachineName::getInfo | function | core/ |
Returns the element properties for this element. |
MachineName::getTransliterationLanguageOverrides | function | core/ |
Gets transliteration language overrides for a language. |
MachineName::getValueOptions | function | core/ |
|
MachineName::preRender | function | core/ |
Runs before any fields are rendered. |
MachineName::processMachineName | function | core/ |
Processes a machine-readable name form element. |
MachineName::render | function | core/ |
Renders the field. |
MachineName::transform | function | core/ |
Performs the associated process. |
MachineName::validateMachineName | function | core/ |
Form element validation handler for machine_name elements. |
MachineName::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
MachineName::__construct | function | core/ |
Constructs a MachineName plugin. |
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::testMachineNameControllerDeprecation | function | core/ |
Tests deprecation of MachineNameController. |
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/ |
Tests for the machine name field. |
MachineNameTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\MachineName @group Render |
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/ |
Modules to install. |
MachineNameTest::$modules | property | core/ |
Required modules. |
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. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.