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
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 Stub class for testing trait.
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 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 Tests Drupal\system\TimeZoneResolver.
TimezoneResolverTest.php file core/modules/system/tests/src/Kernel/TimezoneResolverTest.php
TimezoneResolverTest::$modules property core/modules/system/tests/src/Kernel/TimezoneResolverTest.php Modules to install.
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 Tests Drupal\Core\Controller\TitleResolver.
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::providerTestDynamicTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Data provider for testDynamicTitle.
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::testEmptyStringStaticTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests an empty string static title.
TitleResolverTest::testNoTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests an route with no title.
TitleResolverTest::testStaticTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title without a context.
TitleResolverTest::testStaticTitleWithArguments function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title with and without overridden default arguments.
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'.
title_resolver service core/core.services.yml Drupal\Core\Controller\TitleResolver
TypedDataManager::$classResolver property core/lib/Drupal/Core/TypedData/TypedDataManager.php The class resolver.
TypeResolver class core/lib/Drupal/Core/Config/Schema/TypeResolver.php Provides helper methods for resolving config schema types.
TypeResolver.php file core/lib/Drupal/Core/Config/Schema/TypeResolver.php

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