Search for machineName
- Search 7.x for machineName
- Search 9.5.x for machineName
- Search 8.9.x for machineName
- Search 10.3.x for machineName
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ActionValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Action IDs are atypical in that they allow periods in the machine name. |
BlockValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Block names are atypical in that they allow periods in the machine name. |
Component::$machineName | property | core/ |
The component machine name. |
ComponentMetadata::$machineName | property | core/ |
The machine name for the component. |
ConfigEntityValidationTestBase::getMachineNameConstraints | function | core/ |
Returns the validation constraints applied to the entity's ID. |
ConfigEntityValidationTestBase::providerInvalidMachineNameCharacters | function | core/ |
Data provider for ::testInvalidMachineNameCharacters(). |
ConfigEntityValidationTestBase::testInvalidMachineNameCharacters | function | core/ |
Tests that the entity's ID is tested for invalid characters. |
ConfigEntityValidationTestBase::testMachineNameLength | function | core/ |
Tests that the entity ID's length is validated if it is a machine name. |
EntityFormModeValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Data provider for ::testInvalidMachineNameCharacters(). |
EntityFormModeValidationTest::testMachineNameLength | function | core/ |
Tests that the entity ID's length is validated if it is a machine name. |
MachineNameTransliterationTest | class | core/ |
Tests the machine name transliteration functionality. |
MachineNameTransliterationTest.php | file | core/ |
|
MachineNameTransliterationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MachineNameTransliterationTest::$modules | property | core/ |
Modules to install. |
MachineNameTransliterationTest::machineNameInputOutput | function | core/ |
Data for the testMachineNameTransliterations. |
MachineNameTransliterationTest::setUp | function | core/ |
|
MachineNameTransliterationTest::testMachineNameTransliterations | function | core/ |
Test for machine name transliteration functionality. |
MenuValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Menu IDs are atypical: they allow dashes and disallow underscores. |
OptionsFieldUIAllowedValuesTest::exposeOptionMachineName | function | core/ |
Exposes the machine name input for a row. |
OptionsFieldUITest::exposeOptionMachineName | function | core/ |
Exposes the machine name input for a row. |
OptionsFieldUITest::testMachineNameSpecialCharacters | function | core/ |
Tests `list_string` machine name with special characters. |
Random::machineName | function | core/ |
Generates a unique random string containing letters and numbers. |
ShortcutSetValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Shortcut set IDs are atypical: they allow dashes and disallow underscores. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.