Search for resolve

  1. Search 7.x for resolve
  2. Search 9.5.x for resolve
  3. Search 8.9.x for resolve
  4. Search 10.3.x for resolve
  5. Other projects
Title Object type File name Summary
RouteMatchValueResolver.php file core/lib/Drupal/Core/Controller/ArgumentResolver/RouteMatchValueResolver.php
RouteMatchValueResolver::resolve function core/lib/Drupal/Core/Controller/ArgumentResolver/RouteMatchValueResolver.php
serialization.entity_resolver.target_id service core/modules/serialization/serialization.services.yml Drupal\serialization\EntityResolver\TargetIdResolver
serializer.entity_resolver service core/modules/serialization/serialization.services.yml Drupal\serialization\EntityResolver\ChainEntityResolver
serializer.entity_resolver.uuid service core/modules/serialization/serialization.services.yml Drupal\serialization\EntityResolver\UuidResolver
State::resolveCacheMiss function core/lib/Drupal/Core/State/State.php
system.timezone_resolver service core/modules/system/system.services.yml Drupal\system\TimeZoneResolver
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
TestConditionAccessResolverTrait class core/tests/Drupal/Tests/Core/Condition/ConditionAccessResolverTraitTest.php
test_access_arguments_resolver_access function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php
ThemeNegotiator::$classResolver property core/lib/Drupal/Core/Theme/ThemeNegotiator.php The class resolver.
ThemeRegistry::resolveCacheMiss function core/lib/Drupal/Core/Utility/ThemeRegistry.php
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
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
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
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::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::testStaticTitleWithNullAndArrayValueParameter function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title with a non-scalar value parameter.
TitleResolverTest::testStaticTitleWithParameter function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title with a parameter.
TitleResolverTest::testStaticTitleZero function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title of '0'.
TypedDataManager::$classResolver property core/lib/Drupal/Core/TypedData/TypedDataManager.php The class resolver.

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