Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
RouteProcessorManagerTest class core/tests/Drupal/Tests/Core/RouteProcessor/RouteProcessorManagerTest.php @coversDefaultClass \Drupal\Core\RouteProcessor\RouteProcessorManager[[api-linebreak]]
@group RouteProcessor
RouteProcessorManagerTest.php file core/tests/Drupal/Tests/Core/RouteProcessor/RouteProcessorManagerTest.php
RouteProcessorManagerTest::$processorManager property core/tests/Drupal/Tests/Core/RouteProcessor/RouteProcessorManagerTest.php The route processor manager.
RouteProcessorManagerTest::getMockProcessor function core/tests/Drupal/Tests/Core/RouteProcessor/RouteProcessorManagerTest.php Returns a mock Route processor object.
RouteProcessorManagerTest::setUp function core/tests/Drupal/Tests/Core/RouteProcessor/RouteProcessorManagerTest.php
RouteProcessorManagerTest::testRouteProcessorManager function core/tests/Drupal/Tests/Core/RouteProcessor/RouteProcessorManagerTest.php Tests the Route process manager functionality.
RouteProviderTest class core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php Tests route providers for entity types.
RouteProviderTest class core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirm that the default route provider is working correctly.
RouteProviderTest.php file core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Contains \Drupal\KernelTests\Core\Routing\RouteProviderTest.
RouteProviderTest.php file core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php
RouteProviderTest::$cache property core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php The cache backend.
RouteProviderTest::$cacheTagsInvalidator property core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php The cache tags invalidator.
RouteProviderTest::$currentPath property core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php The current path.
RouteProviderTest::$fixtures property core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php A collection of shared fixture data for tests.
RouteProviderTest::$modules property core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Modules to enable.
RouteProviderTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php Modules to enable.
RouteProviderTest::$pathProcessor property core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php The inbound path processor.
RouteProviderTest::$state property core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php The state.
RouteProviderTest::httpKernelHandle function core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php
RouteProviderTest::providerDuplicateRoutePaths function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Data provider for testMixedCasePaths()
RouteProviderTest::providerMixedCaseRoutePaths function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Data provider for testMixedCasePaths()
RouteProviderTest::register function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Registers test-specific services.
RouteProviderTest::setUp function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
RouteProviderTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php
RouteProviderTest::tearDown function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php
RouteProviderTest::testAdminHtmlRoutes function core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php @covers \Drupal\Core\Entity\Routing\AdminHtmlRouteProvider::getEditFormRoute[[api-linebreak]]
@covers \Drupal\Core\Entity\Routing\AdminHtmlRouteProvider::getDeleteFormRoute[[api-linebreak]]
RouteProviderTest::testCandidateOutlines function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that the correct candidate outlines are generated.
RouteProviderTest::testDuplicateRoutePaths function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we find all routes with the same path.
RouteProviderTest::testEmptyPathCandidatesOutlines function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Don't fail when given an empty path.
RouteProviderTest::testExactPathMatch function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we can find routes with the exact incoming path.
RouteProviderTest::testGetRoutesByPatternWithLongPatterns function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Ensures that the routing system is capable of extreme long patterns.
RouteProviderTest::testGetRoutesPaged function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Tests getRoutesPaged().
RouteProviderTest::testHtmlRoutes function core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php @covers \Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider::getRoutes[[api-linebreak]]
RouteProviderTest::testMixedCasePaths function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we find routes using a case-insensitive path match.
RouteProviderTest::testOutlinePathMatch function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we can find routes whose pattern would match the request.
RouteProviderTest::testOutlinePathMatchDefaults function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we can find routes whose pattern would match the request.
RouteProviderTest::testOutlinePathMatchDefaultsCollision function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we can find routes whose pattern would match the request.
RouteProviderTest::testOutlinePathMatchDefaultsCollision2 function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we can find routes whose pattern would match the request.
RouteProviderTest::testOutlinePathMatchDefaultsCollision3 function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that we can find multiple routes that match the request equally.
RouteProviderTest::testOutlinePathMatchTrailingSlash function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that a trailing slash on the request does not result in a 404.
RouteProviderTest::testOutlinePathMatchZero function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Tests a route with a 0 as value.
RouteProviderTest::testOutlinePathNoMatch function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that an exception is thrown when no matching path is found.
RouteProviderTest::testRouteByName function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Test RouteProvider::getRouteByName() and RouteProvider::getRoutesByNames().
RouteProviderTest::testRouteCaching function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Tests that route caching works.
RouterIndexOptimizationFilledTest class core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationFilledTest.php Runs RouterIndexOptimizationTest with a dump filled with content.
RouterIndexOptimizationFilledTest.php file core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationFilledTest.php
RouterIndexOptimizationFilledTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationFilledTest.php The theme to install as the default for testing.
RouterIndexOptimizationFilledTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationFilledTest.php Set database dump files to be used.
RouterIndexOptimizationTest class core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationTest.php Tests system_update_8002().
RouterIndexOptimizationTest.php file core/modules/system/tests/src/Functional/Update/RouterIndexOptimizationTest.php

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