Search for active
- Search 7.x for active
- Search 9.5.x for active
- Search 8.9.x for active
- Search 10.3.x for active
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SearchPageRepository::getActiveSearchPages | function | core/ |
|
SearchPageRepository::isSearchActive | function | core/ |
|
SearchPageRepositoryInterface::getActiveSearchPages | function | core/ |
Returns all active search page entities. |
SearchPageRepositoryInterface::isSearchActive | function | core/ |
Returns whether search is active. |
SearchPageRepositoryTest::testGetActiveSearchPages | function | core/ |
Tests the getActiveSearchPages() method. |
SearchPageRepositoryTest::testGetDefaultSearchPageWithActiveDefault | function | core/ |
Tests the getDefaultSearchPage() method when the default is active. |
SearchPageRepositoryTest::testGetDefaultSearchPageWithInactiveDefault | function | core/ |
Tests the getDefaultSearchPage() method when the default is inactive. |
SearchPageRepositoryTest::testIsSearchActive | function | core/ |
Tests the isSearchActive() method. |
SessionWorkspaceNegotiator::getActiveWorkspace | function | core/ |
|
SessionWorkspaceNegotiator::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
SessionWorkspaceNegotiator::setActiveWorkspace | function | core/ |
Notifies the negotiator that the workspace ID returned has been accepted. |
SessionWorkspaceNegotiator::unsetActiveWorkspace | function | core/ |
Unsets the negotiated workspace. |
StageNotInActiveValidator | class | core/ |
Validates staging root is not a subdirectory of active. |
StageNotInActiveValidator.php | file | core/ |
|
StageNotInActiveValidator::getSubscribedEvents | function | core/ |
|
StageNotInActiveValidator::validate | function | core/ |
Check if staging root is a subdirectory of active. |
StageNotInActiveValidator::__construct | function | core/ |
|
StageNotInActiveValidatorTest | class | core/ |
@coversDefaultClass \Drupal\package_manager\Validator\StageNotInActiveValidator @group package_manager @internal |
StageNotInActiveValidatorTest.php | file | core/ |
|
StageNotInActiveValidatorTest::providerTestCheckNotInActive | function | core/ |
Data provider for testCheckNotInActive(). |
StageNotInActiveValidatorTest::testCheckNotInActive | function | core/ |
@covers ::validate |
SystemManager::$menuActiveTrail | property | core/ |
The active menu trail service. |
SystemMenuBlock::$menuActiveTrail | property | core/ |
The active menu trail service. |
Table::$active | property | core/ |
Contains the current active sort column. |
Tasks::isConnectionActive | function | core/ |
Determines if there is an active connection. |
TestThemeNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
TestWorkspaceNegotiator::getActiveWorkspace | function | core/ |
|
TestWorkspaceNegotiator::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
TestWorkspaceNegotiator::setActiveWorkspace | function | core/ |
Notifies the negotiator that the workspace ID returned has been accepted. |
TestWorkspaceNegotiator::unsetActiveWorkspace | function | core/ |
Unsets the negotiated workspace. |
ThemeInitialization::getActiveTheme | function | core/ |
Builds up the active theme object from extensions. |
ThemeInitialization::getActiveThemeByName | function | core/ |
Builds an active theme object. |
ThemeInitialization::loadActiveTheme | function | core/ |
Loads a theme, so it is ready to be used. |
ThemeInitializationInterface::getActiveTheme | function | core/ |
Builds up the active theme object from extensions. |
ThemeInitializationInterface::getActiveThemeByName | function | core/ |
Builds an active theme object. |
ThemeInitializationInterface::loadActiveTheme | function | core/ |
Loads a theme, so it is ready to be used. |
ThemeManager::$activeTheme | property | core/ |
Contains the current active theme. |
ThemeManager::getActiveTheme | function | core/ |
Returns the active theme object. |
ThemeManager::hasActiveTheme | function | core/ |
Determines whether there is an active theme. |
ThemeManager::resetActiveTheme | function | core/ |
Resets the current active theme. |
ThemeManager::setActiveTheme | function | core/ |
Sets the current active theme manually. |
ThemeManagerInterface::getActiveTheme | function | core/ |
Returns the active theme object. |
ThemeManagerInterface::hasActiveTheme | function | core/ |
Determines whether there is an active theme. |
ThemeManagerInterface::resetActiveTheme | function | core/ |
Resets the current active theme. |
ThemeManagerInterface::setActiveTheme | function | core/ |
Sets the current active theme manually. |
ThemeNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
ThemeNegotiatorInterface::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
ThemeNegotiatorTest::testDetermineActiveTheme | function | core/ |
Tests determining the theme. |
ThemeNegotiatorTest::testDetermineActiveThemeWithAccessCheck | function | core/ |
Tests determining with two negotiators of which just one returns access. |
ThemeNegotiatorTest::testDetermineActiveThemeWithNotApplyingNegotiator | function | core/ |
Tests determining with two negotiators of which one does not apply. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.