Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.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.
Test class core/modules/config/tests/config_constant_test/src/Test.php A test class.

All search results

Title Object type File name Summary
UrlHelperTest::providerTestValidRelativeData function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Provides data for testValidRelative().
UrlHelperTest::testBuildQuery function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests query building.
UrlHelperTest::testCompressUncompress function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests that we get the same thing out that we put in.
UrlHelperTest::testEncodePath function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests path encoding.
UrlHelperTest::testExternalIsLocal function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests detecting external URLs that point to local resources.
UrlHelperTest::testExternalIsLocalInvalid function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests invalid URL arguments.
UrlHelperTest::testFilterBadProtocol function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests bad protocol filtering and escaping.
UrlHelperTest::testFilterQueryParameters function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests query filtering.
UrlHelperTest::testInvalidAbsolute function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests invalid absolute URLs.
UrlHelperTest::testInvalidRelative function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests invalid relative URLs.
UrlHelperTest::testIsExternal function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests external versus internal paths.
UrlHelperTest::testParse function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests URL parsing.
UrlHelperTest::testStripDangerousProtocols function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests dangerous URL protocol filtering.
UrlHelperTest::testUncompressInvalidString function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests passing an invalid string as a compressed query parameter.
UrlHelperTest::testValidAbsolute function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests valid absolute URLs.
UrlHelperTest::testValidRelative function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests valid relative URLs.
UrlIntegrationTest class core/tests/Drupal/KernelTests/Core/Routing/UrlIntegrationTest.php Tests the URL object integration into the access system.
UrlIntegrationTest.php file core/tests/Drupal/KernelTests/Core/Routing/UrlIntegrationTest.php
UrlIntegrationTest::$modules property core/tests/Drupal/KernelTests/Core/Routing/UrlIntegrationTest.php Modules to install.
UrlIntegrationTest::testAccess function core/tests/Drupal/KernelTests/Core/Routing/UrlIntegrationTest.php Ensures that the access() method on \Drupal\Core\Url objects works.
UrlResolverTest class core/modules/media/tests/src/Unit/UrlResolverTest.php Tests the oEmbed URL resolver.
UrlResolverTest class core/modules/media/tests/src/Functional/UrlResolverTest.php Tests the oEmbed URL resolver service.
UrlResolverTest.php file core/modules/media/tests/src/Functional/UrlResolverTest.php
UrlResolverTest.php file core/modules/media/tests/src/Unit/UrlResolverTest.php
UrlResolverTest::$defaultTheme property core/modules/media/tests/src/Functional/UrlResolverTest.php The theme to install as the default for testing.
UrlResolverTest::createTestableUrlResolver function core/modules/media/tests/src/Unit/UrlResolverTest.php Creates a UrlResolver with exposed protected methods for testing.
UrlResolverTest::providerEndpointMatching function core/modules/media/tests/src/Functional/UrlResolverTest.php Data provider for testEndpointMatching().
UrlResolverTest::providerUrlDiscovery function core/modules/media/tests/src/Functional/UrlResolverTest.php Data provider for testUrlDiscovery().
UrlResolverTest::setUp function core/modules/media/tests/src/Functional/UrlResolverTest.php
UrlResolverTest::setUp function core/modules/media/tests/src/Unit/UrlResolverTest.php
UrlResolverTest::testDiscoverResourceUrlParsesHtml function core/modules/media/tests/src/Unit/UrlResolverTest.php Tests that discoverResourceUrl parses HTML responses.
UrlResolverTest::testDiscoverResourceUrlSkipsNonHtml function core/modules/media/tests/src/Unit/UrlResolverTest.php Tests that discoverResourceUrl skips non-HTML responses.
UrlResolverTest::testEndpointMatching function core/modules/media/tests/src/Functional/UrlResolverTest.php Tests resource URL resolution with a matched provider endpoint.
UrlResolverTest::testResourceUrlAlterHook function core/modules/media/tests/src/Functional/UrlResolverTest.php Tests that hook_oembed_resource_url_alter() is invoked.
UrlResolverTest::testUrlDiscovery function core/modules/media/tests/src/Functional/UrlResolverTest.php Tests URL resolution when the URL is discovered by scanning the asset.
UrlTest class core/modules/system/tests/src/Kernel/Common/UrlTest.php Tests the Url object.
UrlTest class core/tests/Drupal/Tests/Core/UrlTest.php Tests Drupal\Core\Url.
UrlTest class core/modules/system/tests/src/Functional/Common/UrlTest.php Confirm that the link generator works correctly.
UrlTest class core/modules/system/tests/src/Functional/Form/UrlTest.php Tests the form API URL element.
UrlTest.php file core/modules/system/tests/src/Functional/Form/UrlTest.php
UrlTest.php file core/modules/system/tests/src/Functional/Common/UrlTest.php
UrlTest.php file core/tests/Drupal/Tests/Core/UrlTest.php
UrlTest.php file core/modules/system/tests/src/Kernel/Common/UrlTest.php
UrlTest::$container property core/tests/Drupal/Tests/Core/UrlTest.php
UrlTest::$defaultTheme property core/modules/system/tests/src/Functional/Common/UrlTest.php The theme to install as the default for testing.
UrlTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/UrlTest.php The theme to install as the default for testing.
UrlTest::$map property core/tests/Drupal/Tests/Core/UrlTest.php An array of values to use for the test.
UrlTest::$modules property core/modules/system/tests/src/Functional/Form/UrlTest.php Modules to install.
UrlTest::$modules property core/modules/system/tests/src/Functional/Common/UrlTest.php Modules to install.
UrlTest::$modules property core/modules/system/tests/src/Kernel/Common/UrlTest.php Modules to install.

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