Search for machineName

  1. Search 7.x for machineName
  2. Search 9.5.x for machineName
  3. Search 8.9.x for machineName
  4. Search 10.3.x for machineName
  5. Other projects
Title Object type File name Summary
ActionValidationTest::providerInvalidMachineNameCharacters function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php Action IDs are atypical in that they allow periods in the machine name.
BlockValidationTest::providerInvalidMachineNameCharacters function core/modules/block/tests/src/Kernel/BlockValidationTest.php Block names are atypical in that they allow periods in the machine name.
Component::$machineName property core/lib/Drupal/Core/Plugin/Component.php The component machine name.
ComponentMetadata::$machineName property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The machine name for the component.
ConfigEntityValidationTestBase::getMachineNameConstraints function core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php Returns the validation constraints applied to the entity's ID.
ConfigEntityValidationTestBase::providerInvalidMachineNameCharacters function core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php Data provider for ::testInvalidMachineNameCharacters().
ConfigEntityValidationTestBase::testInvalidMachineNameCharacters function core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php Tests that the entity's ID is tested for invalid characters.
ConfigEntityValidationTestBase::testMachineNameLength function core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php Tests that the entity ID's length is validated if it is a machine name.
EntityFormModeValidationTest::providerInvalidMachineNameCharacters function core/tests/Drupal/KernelTests/Core/Entity/EntityFormModeValidationTest.php Data provider for ::testInvalidMachineNameCharacters().
EntityFormModeValidationTest::testMachineNameLength function core/tests/Drupal/KernelTests/Core/Entity/EntityFormModeValidationTest.php Tests that the entity ID's length is validated if it is a machine name.
MachineNameTransliterationTest class core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php Tests the machine name transliteration functionality.
MachineNameTransliterationTest.php file core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php
MachineNameTransliterationTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php The theme to install as the default for testing.
MachineNameTransliterationTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php Modules to install.
MachineNameTransliterationTest::machineNameInputOutput function core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php Data for the testMachineNameTransliterations.
MachineNameTransliterationTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php
MachineNameTransliterationTest::testMachineNameTransliterations function core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php Test for machine name transliteration functionality.
MenuValidationTest::providerInvalidMachineNameCharacters function core/modules/system/tests/src/Kernel/Entity/MenuValidationTest.php Menu IDs are atypical: they allow dashes and disallow underscores.
OptionsFieldUIAllowedValuesTest::exposeOptionMachineName function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php Exposes the machine name input for a row.
OptionsFieldUITest::exposeOptionMachineName function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php Exposes the machine name input for a row.
OptionsFieldUITest::testMachineNameSpecialCharacters function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php Tests `list_string` machine name with special characters.
Random::machineName function core/tests/Drupal/TestTools/Random.php Generates a unique random string containing letters and numbers.
ShortcutSetValidationTest::providerInvalidMachineNameCharacters function core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php 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.