TestControllers::testRouteName |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
TestDefaultHtmlRouteProvider |
class |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
|
TestDefaultHtmlRouteProvider::getAddFormRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Gets the add-form route. |
TestDefaultHtmlRouteProvider::getAddPageRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Gets the add page route. |
TestDefaultHtmlRouteProvider::getCanonicalRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Gets the canonical route. |
TestDefaultHtmlRouteProvider::getCollectionRoute |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Gets the collection route. |
TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType |
function |
core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php |
Gets the type of the ID key for a given entity type. |
TestLocalTaskDefault::setRouteProvider |
function |
core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php |
|
TestRouteBuilder |
class |
core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php |
Extends the core route builder with a setter method for the YAML discovery. |
TestRouteBuilder::$yamlDiscovery |
property |
core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php |
The mocked YAML discovery. |
TestRouteBuilder::getRouteDefinitions |
function |
core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php |
Retrieves all defined routes from .routing.yml files. |
TestRouteBuilder::setYamlDiscovery |
function |
core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php |
Sets the YAML discovery. |
TestRouteProvider |
class |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
Provides a test entity route provider. |
TestRouteProvider |
class |
core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php |
|
TestRouteProvider::$moduleHandler |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
The module handler to invoke hooks on. |
TestRouteProvider::$stringTranslation |
property |
core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php |
The string translation service. |
TestRouteProvider::getCandidateOutlines |
function |
core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php |
Returns an array of path pattern outlines that could match the path parts. |
TestRouterInterface |
interface |
core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php |
Provides a router interface that also can match requests. |
TestRouterInterface.php |
file |
core/tests/Drupal/Tests/Core/Routing/TestRouterInterface.php |
|
TestRouteSubscriber |
class |
core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php |
Provides a callback for route definition. |
TestRouteSubscriber |
class |
core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php |
Provides a test route subscriber. |
TestRouteSubscriber::$applicableViews |
property |
core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php |
The applicable views. |
TestRouteSubscriber::getApplicableViews |
function |
core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php |
Returns all views/display combinations with routes. |
TestRouteSubscriber::routesFromArray |
function |
core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php |
|
TestRouteSubscriber::routesFromCollection |
function |
core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php |
|
TestStateBasedSectionStorage::buildRoutes |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php |
Provides the routes needed for Layout Builder UI. |
TestStateBasedSectionStorage::deriveContextsFromRoute |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php |
Derives the available plugin contexts from route values. |
TestStateBasedSectionStorage::extractIdFromRoute |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php |
|
ThemeInstaller::$routeBuilder |
property |
core/lib/Drupal/Core/Extension/ThemeInstaller.php |
|
ThemeTestSubscriber::$currentRouteMatch |
property |
core/modules/system/tests/modules/theme_test/src/EventSubscriber/ThemeTestSubscriber.php |
The current route match. |
Tid::$routeMatch |
property |
core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php |
The route match. |
TimeZoneAbbreviationRouteTest |
class |
core/modules/system/tests/src/Functional/Datetime/TimeZoneAbbreviationRouteTest.php |
Tests converting JavaScript time zone abbreviations to time zone identifiers. |
TimeZoneAbbreviationRouteTest.php |
file |
core/modules/system/tests/src/Functional/Datetime/TimeZoneAbbreviationRouteTest.php |
|
TimeZoneAbbreviationRouteTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Datetime/TimeZoneAbbreviationRouteTest.php |
The theme to install as the default for testing. |
TimeZoneAbbreviationRouteTest::$modules |
property |
core/modules/system/tests/src/Functional/Datetime/TimeZoneAbbreviationRouteTest.php |
Modules to enable. |
TimeZoneAbbreviationRouteTest::providerAbbreviationConversion |
function |
core/modules/system/tests/src/Functional/Datetime/TimeZoneAbbreviationRouteTest.php |
Provides test data for testGet(). |
TimeZoneAbbreviationRouteTest::testAbbreviationConversion |
function |
core/modules/system/tests/src/Functional/Datetime/TimeZoneAbbreviationRouteTest.php |
Test the AJAX Timezone Callback with invalid inputs. |
TimeZoneAbbreviationRouteTest::testSystemTimezone |
function |
core/modules/system/tests/src/Functional/Datetime/TimeZoneAbbreviationRouteTest.php |
Test that the AJAX Timezone Callback can deal with various formats. |
Tour::$keyedRoutes |
property |
core/modules/tour/src/Entity/Tour.php |
The routes on which this tour should be displayed, keyed by route id. |
Tour::$routes |
property |
core/modules/tour/src/Entity/Tour.php |
The routes on which this tour should be displayed. |
Tour::getRoutes |
function |
core/modules/tour/src/Entity/Tour.php |
The routes that this tour will appear on. |
Tour::hasMatchingRoute |
function |
core/modules/tour/src/Entity/Tour.php |
Whether the tour matches a given set of route parameters. |
Tour::resetKeyedRoutes |
function |
core/modules/tour/src/Entity/Tour.php |
Resets the statically cached keyed routes. |
TourInterface::getRoutes |
function |
core/modules/tour/src/TourInterface.php |
The routes that this tour will appear on. |
TourInterface::hasMatchingRoute |
function |
core/modules/tour/src/TourInterface.php |
Whether the tour matches a given set of route parameters. |
TourInterface::resetKeyedRoutes |
function |
core/modules/tour/src/TourInterface.php |
Resets the statically cached keyed routes. |
TourTest::routeProvider |
function |
core/modules/tour/tests/src/Unit/Entity/TourTest.php |
Provides sample routes for testing. |
TourTest::testHasMatchingRoute |
function |
core/modules/tour/tests/src/Unit/Entity/TourTest.php |
Tests \Drupal\tour\Entity\Tour::hasMatchingRoute(). |
UnroutedUrlAssembler |
class |
core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php |
Provides a way to build external or non Drupal local domain URLs. |
UnroutedUrlAssembler.php |
file |
core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php |
|