| DefaultFormatTest::testFoo |
function |
core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php |
|
| DefaultFormatTest::testMultipleRoutesWithSameSingleFormat |
function |
core/tests/Drupal/FunctionalTests/Routing/DefaultFormatTest.php |
|
| DefaultFormatTestController |
class |
core/modules/system/tests/modules/default_format_test/src/DefaultFormatTestController.php |
Controller for testing default route format. |
| DefaultFormatTestController.php |
file |
core/modules/system/tests/modules/default_format_test/src/DefaultFormatTestController.php |
|
| DefaultFormatTestController::content |
function |
core/modules/system/tests/modules/default_format_test/src/DefaultFormatTestController.php |
|
| DefaultHtmlRouteProviderTest |
class |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider. |
| DefaultHtmlRouteProviderTest.php |
file |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::$entityFieldManager |
property |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
The entity field manager prophecy used in the test. |
| DefaultHtmlRouteProviderTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
The entity type manager prophecy used in the test. |
| DefaultHtmlRouteProviderTest::$routeProvider |
property |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
The HTML route provider used in the test. |
| DefaultHtmlRouteProviderTest::getEntityType |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::providerTestGetAddFormRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::providerTestGetAddPageRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::providerTestGetCanonicalRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::providerTestGetCollectionRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::setUp |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
| DefaultHtmlRouteProviderTest::testGetAddFormRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests get add form route. |
| DefaultHtmlRouteProviderTest::testGetAddPageRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests get add page route. |
| DefaultHtmlRouteProviderTest::testGetCanonicalRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests get canonical route. |
| DefaultHtmlRouteProviderTest::testGetCollectionRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests get collection route. |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests get entity type id key type. |
| DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Tests get entity type id key type not fieldable. |
| DefaultLazyPluginCollectionTest |
class |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests Drupal\Core\Plugin\DefaultLazyPluginCollection. |
| DefaultLazyPluginCollectionTest.php |
file |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
|
| DefaultLazyPluginCollectionTest::$pluginInstances |
property |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Stores all setup plugin instances. |
| DefaultLazyPluginCollectionTest::getPluginMock |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Returns a mocked plugin object. |
| DefaultLazyPluginCollectionTest::providerTestSortHelper |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Provides test data for testSortHelper. |
| DefaultLazyPluginCollectionTest::testAddInstanceId |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests add instance id. |
| DefaultLazyPluginCollectionTest::testClear |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests clear. |
| DefaultLazyPluginCollectionTest::testConfigurableGetConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests configurable get configuration. |
| DefaultLazyPluginCollectionTest::testConfigurableInterface |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests that plugin methods are correctly attached to interfaces. |
| DefaultLazyPluginCollectionTest::testConfigurableSetConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests configurable set configuration. |
| DefaultLazyPluginCollectionTest::testCount |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests count. |
| DefaultLazyPluginCollectionTest::testGet |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests get. |
| DefaultLazyPluginCollectionTest::testGetConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests get configuration. |
| DefaultLazyPluginCollectionTest::testGetNotExistingPlugin |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests get not existing plugin. |
| DefaultLazyPluginCollectionTest::testHas |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests has. |
| DefaultLazyPluginCollectionTest::testRemoveInstanceId |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests remove instance id. |
| DefaultLazyPluginCollectionTest::testSet |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests set. |
| DefaultLazyPluginCollectionTest::testSetInstanceConfiguration |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests set instance configuration. |
| DefaultLazyPluginCollectionTest::testSetInstanceConfigurationPluginChange |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests plugin instances are changed if the configuration plugin key changes. |
| DefaultLazyPluginCollectionTest::testSortHelper |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests sort helper. |
| DefaultLazyPluginCollectionTest::testSortHelperException |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php |
Tests the sort helper exception if plugin not found. |
| DefaultMenuLinkTreeManipulatorsTest |
class |
core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php |
Tests the default menu link tree manipulators. |
| DefaultMenuLinkTreeManipulatorsTest.php |
file |
core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php |
|
| DefaultMenuLinkTreeManipulatorsTest::$accessManager |
property |
core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php |
The mocked access manager. |
| DefaultMenuLinkTreeManipulatorsTest::$cacheContextManager |
property |
core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php |
Mock cache context manager. |
| DefaultMenuLinkTreeManipulatorsTest::$currentUser |
property |
core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php |
The mocked current user. |
| DefaultMenuLinkTreeManipulatorsTest::$defaultMenuTreeManipulators |
property |
core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php |
The default menu link tree manipulators. |
| DefaultMenuLinkTreeManipulatorsTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php |
The mocked entity type manager. |