Search for name
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Name | class | core/ |
Filter handler for usernames. |
| Name | class | core/ |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| MachineName::$transliteration | property | core/ |
The transliteration service. |
| 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[[api-linebreak]] @group Render |
| MachineNameTest | class | core/ |
Tests for the machine name field. |
| MachineNameTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\MachineName[[api-linebreak]] @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/ |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.