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 |
---|---|---|---|
BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
BlockBaseTest::testGetMachineNameSuggestion | function | core/ |
Tests the machine name suggestion. |
BlockForm::getUniqueMachineName | function | core/ |
Generates a unique machine name for a block. |
BlockFormTest::getBlockMockWithMachineName | function | core/ |
Mocks a block with a block plugin. |
BlockFormTest::testGetUniqueMachineName | function | core/ |
Tests the unique machine name generator. |
BlockPluginInterface::getMachineNameSuggestion | function | core/ |
Suggests a machine name to identify an instance of this block. |
BlockPluginTrait::getMachineNameSuggestion | function | core/ |
|
BlockUiTest::testMachineNameSuggestion | function | core/ |
Tests that the BlockForm populates machine name correctly. |
DateFormatsMachineNameTest | class | core/ |
Tests validity of date format machine names. |
DateFormatsMachineNameTest.php | file | core/ |
|
DateFormatsMachineNameTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DateFormatsMachineNameTest::setUp | function | core/ |
|
DateFormatsMachineNameTest::testDateFormatsMachineNameAllowedValues | function | core/ |
Tests that date formats cannot be created with invalid machine names. |
FeedAdminDisplayTest::randomMachineName | function | core/ |
Generates a unique random string containing letters and numbers. |
FormTestMachineNameForm | class | core/ |
Form constructor for testing #type 'machine_name' elements. |
FormTestMachineNameForm.php | file | core/ |
|
FormTestMachineNameForm::buildForm | function | core/ |
Form constructor. |
FormTestMachineNameForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestMachineNameForm::submitForm | function | core/ |
Form submission handler. |
FormTestMachineNameValidationForm | class | core/ |
Form to test whether machine name validation works with ajax requests. |
FormTestMachineNameValidationForm.php | file | core/ |
|
FormTestMachineNameValidationForm::buildAjaxSnackConfigureForm | function | core/ |
Handles changes to the selected snack configuration. |
FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormSubmit | function | core/ |
Submit callback that forces a form rebuild. |
FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormValidate | function | core/ |
Validate callback that forces a form rebuild. |
FormTestMachineNameValidationForm::buildForm | function | core/ |
Form constructor. |
FormTestMachineNameValidationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestMachineNameValidationForm::load | function | core/ |
Loading stub for machine name |
FormTestMachineNameValidationForm::submitForm | function | core/ |
Form submission handler. |
LocaleContentTest::testMachineNameLTR | function | core/ |
Verifies that machine name fields are always LTR. |
MachineName | class | core/ |
Creates a machine name. |
MachineName | class | core/ |
Field handler which allows to show machine name content as human name. |
MachineName | class | core/ |
Provides a machine name render element. |
MachineName.php | file | core/ |
|
MachineName.php | file | core/ |
|
MachineName.php | file | core/ |
|
MachineName::$transliteration | property | core/ |
The transliteration service. |
MachineName::$valueOptions | property | core/ |
Stores the available options. |
MachineName::buildOptionsForm | function | core/ |
Default options form that provides the 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::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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.