ConfigEntityTest::MAX_ID_LENGTH
Same name in other branches
- 9 core/modules/config/tests/src/Functional/ConfigEntityTest.php \Drupal\Tests\config\Functional\ConfigEntityTest::MAX_ID_LENGTH
- 8.9.x core/modules/config/tests/src/Functional/ConfigEntityTest.php \Drupal\Tests\config\Functional\ConfigEntityTest::MAX_ID_LENGTH
- 10 core/modules/config/tests/src/Functional/ConfigEntityTest.php \Drupal\Tests\config\Functional\ConfigEntityTest::MAX_ID_LENGTH
The maximum length for the entity storage used in this test.
File
-
core/
modules/ config/ tests/ src/ Functional/ ConfigEntityTest.php, line 26
Class
- ConfigEntityTest
- Tests configuration entities.
Namespace
Drupal\Tests\config\FunctionalCode
const MAX_ID_LENGTH = ConfigEntityStorage::MAX_ID_LENGTH;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.