ENTITY_TEST_TYPES_ROUTING
Same name in other branches
- 8.9.x core/modules/system/tests/modules/entity_test/entity_test.module \ENTITY_TEST_TYPES_ROUTING
- 10 core/modules/system/tests/modules/entity_test/entity_test.module \ENTITY_TEST_TYPES_ROUTING
- 11.x core/modules/system/tests/modules/entity_test/entity_test.module \ENTITY_TEST_TYPES_ROUTING
Filter that limits test entity list to routeable ones.
3 uses of ENTITY_TEST_TYPES_ROUTING
- EntityTestLocalTasks::getDerivativeDefinitions in core/
modules/ system/ tests/ modules/ entity_test/ src/ Plugin/ Derivative/ EntityTestLocalTasks.php - Gets the definition of all derivatives of a base plugin.
- EntityTestRoutes::routes in core/
modules/ system/ tests/ modules/ entity_test/ src/ Routing/ EntityTestRoutes.php - Returns an array of route objects.
- entity_test_entity_types in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Returns a list of test entity types.
File
-
core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module, line 37
Code
const ENTITY_TEST_TYPES_ROUTING = 3;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.