9 calls to ConfigEntityValidationTestBase::providerInvalidMachineNameCharacters()

ActionValidationTest::providerInvalidMachineNameCharacters in core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php
Action IDs are atypical in that they allow periods in the machine name.
ActionValidationTest::providerInvalidMachineNameCharacters in core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php
Action IDs are atypical in that they allow periods in the machine name.
BlockValidationTest::providerInvalidMachineNameCharacters in core/modules/block/tests/src/Kernel/BlockValidationTest.php
Block names are atypical in that they allow periods in the machine name.
BlockValidationTest::providerInvalidMachineNameCharacters in core/modules/block/tests/src/Kernel/BlockValidationTest.php
Block names are atypical in that they allow periods in the machine name.
MenuValidationTest::providerInvalidMachineNameCharacters in core/modules/system/tests/src/Kernel/Entity/MenuValidationTest.php
Menu IDs are atypical: they allow dashes and disallow underscores.
ShortcutSetValidationTest::providerInvalidMachineNameCharacters in core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php
Shortcut set IDs are atypical: they allow dashes and disallow underscores.
ShortcutSetValidationTest::providerInvalidMachineNameCharacters in core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php
Shortcut set IDs are atypical: they allow dashes and disallow underscores.
TourValidationTest::providerInvalidMachineNameCharacters in core/modules/tour/tests/src/Kernel/TourValidationTest.php
Tour IDs are atypical in that they allow dashes in the machine name.
TourValidationTest::providerInvalidMachineNameCharacters in core/modules/tour/tests/src/Kernel/TourValidationTest.php
Tour IDs are atypical in that they allow dashes in the machine name.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.