Search for resolve

  1. Search 7.x for resolve
  2. Search 9.5.x for resolve
  3. Search 10.3.x for resolve
  4. Search 11.x for resolve
  5. Other projects
Title Object type File name Summary
TargetIdResolver class core/modules/serialization/src/EntityResolver/TargetIdResolver.php Resolves entities from data that contains an entity target ID.
TargetIdResolver.php file core/modules/serialization/src/EntityResolver/TargetIdResolver.php
TargetIdResolver::resolve function core/modules/serialization/src/EntityResolver/TargetIdResolver.php Returns the local ID of an entity referenced by serialized data.
TestConditionAccessResolverTrait class core/tests/Drupal/Tests/Core/Condition/ConditionAccessResolverTraitTest.php
test_access_arguments_resolver_access function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php
ThemeInitialization::resolveStyleSheetPlaceholders function core/lib/Drupal/Core/Theme/ThemeInitialization.php Gets CSS file where tokens have been resolved.
ThemeNegotiator::$classResolver property core/lib/Drupal/Core/Theme/ThemeNegotiator.php The class resolver.
ThemeRegistry::resolveCacheMiss function core/lib/Drupal/Core/Utility/ThemeRegistry.php Resolves a cache miss.
TimeZoneResolver class core/modules/system/src/TimeZoneResolver.php Event handler that resolves time zone based on site and user configuration.
TimeZoneResolver.php file core/modules/system/src/TimeZoneResolver.php
TimeZoneResolver::$configFactory property core/modules/system/src/TimeZoneResolver.php The config.
TimeZoneResolver::$currentUser property core/modules/system/src/TimeZoneResolver.php The current user.
TimeZoneResolver::getSubscribedEvents function core/modules/system/src/TimeZoneResolver.php
TimeZoneResolver::getTimeZone function core/modules/system/src/TimeZoneResolver.php Gets the time zone based on site and user configuration.
TimeZoneResolver::onConfigSave function core/modules/system/src/TimeZoneResolver.php Updates the default time zone when time zone config changes.
TimeZoneResolver::setDefaultTimeZone function core/modules/system/src/TimeZoneResolver.php Sets the default time zone.
TimeZoneResolver::__construct function core/modules/system/src/TimeZoneResolver.php TimeZoneResolver constructor.
TimezoneResolverTest class core/modules/system/tests/src/Kernel/TimezoneResolverTest.php @coversDefaultClass \Drupal\system\TimeZoneResolver
@group system
TimezoneResolverTest.php file core/modules/system/tests/src/Kernel/TimezoneResolverTest.php
TimezoneResolverTest::$modules property core/modules/system/tests/src/Kernel/TimezoneResolverTest.php Modules to enable.
TimezoneResolverTest::testGetTimeZone function core/modules/system/tests/src/Kernel/TimezoneResolverTest.php Tests time zone resolution.
TitleResolver class core/lib/Drupal/Core/Controller/TitleResolver.php Provides the default implementation of the title resolver interface.
TitleResolver.php file core/lib/Drupal/Core/Controller/TitleResolver.php
TitleResolver::$argumentResolver property core/lib/Drupal/Core/Controller/TitleResolver.php The argument resolver.
TitleResolver::$controllerResolver property core/lib/Drupal/Core/Controller/TitleResolver.php The controller resolver.
TitleResolver::getTitle function core/lib/Drupal/Core/Controller/TitleResolver.php Returns a static or dynamic title for the route.
TitleResolver::__construct function core/lib/Drupal/Core/Controller/TitleResolver.php Constructs a TitleResolver instance.
TitleResolverInterface interface core/lib/Drupal/Core/Controller/TitleResolverInterface.php Defines a class which knows how to generate the title from a given route.
TitleResolverInterface.php file core/lib/Drupal/Core/Controller/TitleResolverInterface.php
TitleResolverInterface::getTitle function core/lib/Drupal/Core/Controller/TitleResolverInterface.php Returns a static or dynamic title for the route.
TitleResolverTest class core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php @coversDefaultClass \Drupal\Core\Controller\TitleResolver
@group Controller
TitleResolverTest.php file core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Contains \Drupal\Tests\Core\Controller\TitleResolverTest.
TitleResolverTest::$argumentResolver property core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php The mocked argument resolver.
TitleResolverTest::$controllerResolver property core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php The mocked controller resolver.
TitleResolverTest::$titleResolver property core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php The actual tested title resolver.
TitleResolverTest::$translationManager property core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php The mocked translation manager.
TitleResolverTest::providerTestStaticTitleWithParameter function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php
TitleResolverTest::setUp function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php
TitleResolverTest::testDynamicTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a dynamic title.
TitleResolverTest::testStaticTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title without a context.
TitleResolverTest::testStaticTitleWithContext function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title with a context.
TitleResolverTest::testStaticTitleWithParameter function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title with a parameter.
title_resolver service core/core.services.yml Drupal\Core\Controller\TitleResolver
TypedDataManager::$classResolver property core/lib/Drupal/Core/TypedData/TypedDataManager.php The class resolver.
UnitTestCase::getClassResolverStub function core/tests/Drupal/Tests/UnitTestCase.php Returns a stub class resolver.
update_resolve_dependencies function core/includes/update.inc Resolves dependencies in a set of module updates, and orders them correctly.
UrlResolver class core/modules/media/src/OEmbed/UrlResolver.php Converts oEmbed media URLs into endpoint-specific resource URLs.
UrlResolver class core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php Overrides the oEmbed URL resolver service for testing purposes.
UrlResolver.php file core/modules/media/src/OEmbed/UrlResolver.php
UrlResolver.php file core/modules/media/tests/modules/media_test_oembed/src/UrlResolver.php

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