Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
CurrentRouteMatch::getRouteMatchFromRequest function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php Returns a route match from a given request, if possible.
CurrentRouteMatch::getRouteName function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php Returns the route name.
CurrentRouteMatch::getRouteObject function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php Returns the route object.
CurrentRouteMatch::resetRouteMatch function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php Resets the route match static cache.
CurrentRouteMatch::__construct function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php Constructs a CurrentRouteMatch object.
CurrentRouteMatchTest class core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php @coversDefaultClass \Drupal\Core\Routing\CurrentRouteMatch[[api-linebreak]]
@group Routing
CurrentRouteMatchTest.php file core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php
CurrentRouteMatchTest::getRouteMatch function core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php Build a test route match object for the given implementation.
CurrentRouteMatchTest::testGetCurrentRouteObject function core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php @covers ::__construct[[api-linebreak]]
@covers ::getRouteObject[[api-linebreak]]
@covers ::getCurrentRouteMatch[[api-linebreak]]
@covers ::getRouteMatch[[api-linebreak]]
CurrentRouteMatchTest::testGetRouteMatchFromRequest function core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php @covers ::getRouteMatchFromRequest[[api-linebreak]]
CurrentRouteMatchTest::testGetRouteMatchFromRequestWithRouting function core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php @covers ::getRouteMatchFromRequest[[api-linebreak]]
CurrentRouteMatchTest::testResetRouteMatch function core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php @covers ::resetRouteMatch[[api-linebreak]]
CurrentThemeCondition class core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php Provides a 'Current Theme' condition.
CurrentThemeCondition.php file core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php
CurrentThemeCondition::$themeHandler property core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php The theme handler.
CurrentThemeCondition::$themeManager property core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php The theme manager.
CurrentThemeCondition::buildConfigurationForm function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php Form constructor.
CurrentThemeCondition::create function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php Creates an instance of the plugin.
CurrentThemeCondition::defaultConfiguration function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php Gets default configuration for this plugin.
CurrentThemeCondition::evaluate function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php Evaluates the condition and returns TRUE or FALSE accordingly.
CurrentThemeCondition::getCacheContexts function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php
CurrentThemeCondition::submitConfigurationForm function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php Form submission handler.
CurrentThemeCondition::summary function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php Provides a human readable summary of the condition's configuration.
CurrentThemeCondition::__construct function core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php Constructs a CurrentThemeCondition condition plugin.
CurrentThemeConditionTest class core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php Tests the CurrentThemeCondition plugin.
CurrentThemeConditionTest.php file core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php
CurrentThemeConditionTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php Modules to enable.
CurrentThemeConditionTest::testCurrentTheme function core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php Tests the current theme condition.
CurrentUser class core/modules/user/src/Plugin/views/argument_default/CurrentUser.php Default argument plugin to extract the current user.
CurrentUser.php file core/modules/user/src/Plugin/views/argument_default/CurrentUser.php
CurrentUser::getArgument function core/modules/user/src/Plugin/views/argument_default/CurrentUser.php Return the default argument.
CurrentUser::getCacheContexts function core/modules/user/src/Plugin/views/argument_default/CurrentUser.php The cache contexts associated with this object.
CurrentUser::getCacheMaxAge function core/modules/user/src/Plugin/views/argument_default/CurrentUser.php The maximum age for which this object may be cached.
CurrentUserContext class core/modules/user/src/ContextProvider/CurrentUserContext.php Sets the current user as a context.
CurrentUserContext.php file core/modules/user/src/ContextProvider/CurrentUserContext.php
CurrentUserContext::$account property core/modules/user/src/ContextProvider/CurrentUserContext.php The current user.
CurrentUserContext::$userStorage property core/modules/user/src/ContextProvider/CurrentUserContext.php The user storage.
CurrentUserContext::getAvailableContexts function core/modules/user/src/ContextProvider/CurrentUserContext.php Gets all available contexts for the purposes of configuration.
CurrentUserContext::getRuntimeContexts function core/modules/user/src/ContextProvider/CurrentUserContext.php Gets runtime context values for the given context IDs.
CurrentUserContext::__construct function core/modules/user/src/ContextProvider/CurrentUserContext.php Constructs a new CurrentUserContext.
CurrentUserContextTest class core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php @coversDefaultClass \Drupal\user\ContextProvider\CurrentUserContext[[api-linebreak]]
CurrentUserContextTest.php file core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php
CurrentUserContextTest::$modules property core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php Modules to enable.
CurrentUserContextTest::setUp function core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php
CurrentUserContextTest::testGetAvailableContexts function core/modules/user/tests/src/Kernel/ContextProvider/CurrentUserContextTest.php @covers ::getAvailableContexts[[api-linebreak]]
current_route_match service core/core.services.yml Drupal\Core\Routing\CurrentRouteMatch
current_user service core/core.services.yml Drupal\Core\Session\AccountProxy
Custom class core/modules/views/src/Plugin/views/field/Custom.php A handler to provide a field that is completely custom by the administrator.
Custom.php file core/modules/views/src/Plugin/views/field/Custom.php
custom.yml file core/tests/Drupal/Tests/Core/DrupalKernel/fixtures/custom.yml core/tests/Drupal/Tests/Core/DrupalKernel/fixtures/custom.yml

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