Search for active

  1. Search 7.x for active
  2. Search 8.9.x for active
  3. Search 10.3.x for active
  4. Search 11.x for active
  5. Other projects
Title Object type File name Summary
MenuActiveTrailTest::$currentRouteMatch property core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php The current route match service.
MenuActiveTrailTest::$lock property core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php The mocked lock.
MenuActiveTrailTest::$menuActiveTrail property core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php The tested active menu trail service.
MenuActiveTrailTest::$menuLinkManager property core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php The mocked menu link manager.
MenuActiveTrailTest::$requestStack property core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php The test request stack.
MenuActiveTrailTest::provider function core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php Provides test data for all test methods.
MenuActiveTrailTest::setUp function core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php
MenuActiveTrailTest::testGetActiveLink function core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php Tests getActiveLink().
MenuActiveTrailTest::testGetActiveTrailIds function core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php Tests getActiveTrailIds().
MenuActiveTrailTest::testGetCid function core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php Tests getCid()
MenuLinkTree::$menuActiveTrail property core/lib/Drupal/Core/Menu/MenuLinkTree.php The active menu trail service.
MenuLinkTreeElement::$inActiveTrail property core/lib/Drupal/Core/Menu/MenuLinkTreeElement.php Whether this link is in the active trail.
MenuTreeParameters::$activeTrail property core/lib/Drupal/Core/Menu/MenuTreeParameters.php The IDs from the currently active menu link to the root of the whole tree.
MenuTreeParameters::setActiveTrail function core/lib/Drupal/Core/Menu/MenuTreeParameters.php Sets the active trail IDs used to set the inActiveTrail property.
ModuleExtensionList::getActiveProfile function core/lib/Drupal/Core/Extension/ModuleExtensionList.php Gets the processed active profile object, or null.
PagerTest::testActiveClass function core/modules/system/tests/src/Functional/Pager/PagerTest.php Tests markup and CSS classes of pager links.
QueryParameterWorkspaceNegotiator::getActiveWorkspace function core/modules/workspaces/src/Negotiator/QueryParameterWorkspaceNegotiator.php Gets the negotiated workspace, if any.
response_filter.active_link service core/core.services.yml Drupal\Core\EventSubscriber\ActiveLinkResponseFilter
SearchPageRepository::getActiveSearchPages function core/modules/search/src/SearchPageRepository.php Returns all active search page entities.
SearchPageRepository::isSearchActive function core/modules/search/src/SearchPageRepository.php Returns whether search is active.
SearchPageRepositoryInterface::getActiveSearchPages function core/modules/search/src/SearchPageRepositoryInterface.php Returns all active search page entities.
SearchPageRepositoryInterface::isSearchActive function core/modules/search/src/SearchPageRepositoryInterface.php Returns whether search is active.
SearchPageRepositoryTest::testGetActiveSearchPages function core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php Tests the getActiveSearchPages() method.
SearchPageRepositoryTest::testGetDefaultSearchPageWithActiveDefault function core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php Tests the getDefaultSearchPage() method when the default is active.
SearchPageRepositoryTest::testGetDefaultSearchPageWithInactiveDefault function core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php Tests the getDefaultSearchPage() method when the default is inactive.
SearchPageRepositoryTest::testIsSearchActive function core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php Tests the isSearchActive() method.
SessionWorkspaceNegotiator::getActiveWorkspace function core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php Gets the negotiated workspace, if any.
SessionWorkspaceNegotiator::setActiveWorkspace function core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php Sets the negotiated workspace.
SessionWorkspaceNegotiator::unsetActiveWorkspace function core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php Unsets the negotiated workspace.
SystemManager::$menuActiveTrail property core/modules/system/src/SystemManager.php The active menu trail service.
SystemMenuBlock::$menuActiveTrail property core/modules/system/src/Plugin/Block/SystemMenuBlock.php The active menu trail service.
Table::$active property core/modules/views/src/Plugin/views/style/Table.php Contains the current active sort column.
Tasks::isConnectionActive function core/lib/Drupal/Core/Database/Install/Tasks.php Determines if there is an active connection.
TestThemeNegotiator::determineActiveTheme function core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php Determine the active theme for the request.
TestWorkspaceNegotiator::getActiveWorkspace function core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php Gets the negotiated workspace, if any.
TestWorkspaceNegotiator::setActiveWorkspace function core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php Sets the negotiated workspace.
TestWorkspaceNegotiator::unsetActiveWorkspace function core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php Unsets the negotiated workspace.
ThemeInitialization::getActiveTheme function core/lib/Drupal/Core/Theme/ThemeInitialization.php Builds up the active theme object from extensions.
ThemeInitialization::getActiveThemeByName function core/lib/Drupal/Core/Theme/ThemeInitialization.php Builds an active theme object.
ThemeInitialization::loadActiveTheme function core/lib/Drupal/Core/Theme/ThemeInitialization.php Loads a theme, so it is ready to be used.
ThemeInitializationInterface::getActiveTheme function core/lib/Drupal/Core/Theme/ThemeInitializationInterface.php Builds up the active theme object from extensions.
ThemeInitializationInterface::getActiveThemeByName function core/lib/Drupal/Core/Theme/ThemeInitializationInterface.php Builds an active theme object.
ThemeInitializationInterface::loadActiveTheme function core/lib/Drupal/Core/Theme/ThemeInitializationInterface.php Loads a theme, so it is ready to be used.
ThemeManager::$activeTheme property core/lib/Drupal/Core/Theme/ThemeManager.php Contains the current active theme.
ThemeManager::getActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Returns the active theme object.
ThemeManager::hasActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Determines whether there is an active theme.
ThemeManager::resetActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Resets the current active theme.
ThemeManager::setActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Sets the current active theme manually.
ThemeManagerInterface::getActiveTheme function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Returns the active theme object.
ThemeManagerInterface::hasActiveTheme function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Determines whether there is an active theme.

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