Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
UrlResolver::$moduleHandler property core/modules/media/src/OEmbed/UrlResolver.php The module handler service.
UrlResolver::$providers property core/modules/media/src/OEmbed/UrlResolver.php The OEmbed provider repository service.
UrlResolver::$resourceFetcher property core/modules/media/src/OEmbed/UrlResolver.php The OEmbed resource fetcher service.
UrlResolver::$urlCache property core/modules/media/src/OEmbed/UrlResolver.php Static cache of discovered oEmbed resource URLs, keyed by canonical URL.
UrlResolver::discoverResourceUrl function core/modules/media/src/OEmbed/UrlResolver.php Runs oEmbed discovery and returns the endpoint URL if successful.
UrlResolver::findUrl function core/modules/media/src/OEmbed/UrlResolver.php Tries to find the oEmbed URL in a DOM.
UrlResolver::getEndpointMatchingUrl function core/modules/media/src/OEmbed/UrlResolver.php For the given media item URL find an endpoint with schemes that match.
UrlResolver::getProviderByUrl function core/modules/media/src/OEmbed/UrlResolver.php Tries to determine the oEmbed provider for a media asset URL.
UrlResolver::getResourceUrl function core/modules/media/src/OEmbed/UrlResolver.php Builds the resource URL for a media asset URL.
UrlResolver::getResourceUrl function core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php Builds the resource URL for a media asset URL.
UrlResolver::setEndpointUrl function core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php Sets the endpoint URL for an oEmbed resource URL.
UrlResolver::__construct function core/modules/media/src/OEmbed/UrlResolver.php Constructs a UrlResolver object.
UrlResolverInterface interface core/modules/media/src/OEmbed/UrlResolverInterface.php Defines the interface for the oEmbed URL resolver service.
UrlResolverInterface.php file core/modules/media/src/OEmbed/UrlResolverInterface.php
UrlResolverInterface::getProviderByUrl function core/modules/media/src/OEmbed/UrlResolverInterface.php Tries to determine the oEmbed provider for a media asset URL.
UrlResolverInterface::getResourceUrl function core/modules/media/src/OEmbed/UrlResolverInterface.php Builds the resource URL for a media asset URL.
UrlResolverTest class core/modules/media/tests/src/Functional/UrlResolverTest.php Tests the oEmbed URL resolver service.
UrlResolverTest class core/modules/media/tests/src/Kernel/UrlResolverTest.php @coversDefaultClass \Drupal\media\OEmbed\UrlResolver[[api-linebreak]]
UrlResolverTest.php file core/modules/media/tests/src/Kernel/UrlResolverTest.php
UrlResolverTest.php file core/modules/media/tests/src/Functional/UrlResolverTest.php
UrlResolverTest::$defaultTheme property core/modules/media/tests/src/Functional/UrlResolverTest.php The theme to install as the default 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::testDeprecations function core/modules/media/tests/src/Kernel/UrlResolverTest.php @covers ::__construct[[api-linebreak]]
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/tests/Drupal/Tests/Core/UrlTest.php @coversDefaultClass \Drupal\Core\Url[[api-linebreak]]
@group UrlTest
UrlTest class core/modules/system/tests/src/Kernel/Common/UrlTest.php Tests the Url object.
UrlTest class core/modules/system/tests/src/Functional/Form/UrlTest.php Tests the form API URL element.
UrlTest class core/modules/system/tests/src/Functional/Common/UrlTest.php Confirm that the link generator works correctly.
UrlTest.php file core/modules/system/tests/src/Functional/Common/UrlTest.php
UrlTest.php file core/modules/system/tests/src/Kernel/Common/UrlTest.php
UrlTest.php file core/modules/system/tests/src/Functional/Form/UrlTest.php
UrlTest.php file core/tests/Drupal/Tests/Core/UrlTest.php Contains \Drupal\Tests\Core\UrlTest.
UrlTest::$container property core/tests/Drupal/Tests/Core/UrlTest.php
UrlTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/UrlTest.php The theme to install as the default for testing.
UrlTest::$defaultTheme property core/modules/system/tests/src/Functional/Common/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/Common/UrlTest.php Modules to enable.
UrlTest::$modules property core/modules/system/tests/src/Functional/Form/UrlTest.php Modules to enable.
UrlTest::$modules property core/modules/system/tests/src/Kernel/Common/UrlTest.php Modules to enable.
UrlTest::$pathAliasManager property core/tests/Drupal/Tests/Core/UrlTest.php The path alias manager.
UrlTest::$pathValidator property core/tests/Drupal/Tests/Core/UrlTest.php The mocked path validator.
UrlTest::$profile property core/modules/system/tests/src/Functional/Form/UrlTest.php The profile to install as a basis for testing.
UrlTest::$router property core/tests/Drupal/Tests/Core/UrlTest.php The router.
UrlTest::$urlGenerator property core/tests/Drupal/Tests/Core/UrlTest.php The URL generator.
UrlTest::accessProvider function core/tests/Drupal/Tests/Core/UrlTest.php Data provider for the access test methods.
UrlTest::getMockAccessManager function core/tests/Drupal/Tests/Core/UrlTest.php Creates a mock access manager for the access tests.

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