Search for active
- Search 7.x for active
- Search 8.9.x for active
- Search 10.3.x for active
- Search 11.x for active
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ThemeNegotiatorTest::testDetermineActiveThemeWithPriority | function | core/ |
Tests determining with two negotiators checking the priority. |
TransactionNoActiveException | class | core/ |
Exception for when popTransaction() is called with no active transaction. |
TransactionNoActiveException.php | file | core/ |
|
TwigExtension::getActiveTheme | function | core/ |
Gets the name of the active theme. |
TwigExtension::getActiveThemePath | function | core/ |
Gets the path of the active theme. |
TwigExtensionTest::testActiveTheme | function | core/ |
Tests the active_theme function. |
TwigExtensionTest::testActiveThemePath | function | core/ |
Tests the active_theme_path function. |
UrlTest::testActiveLinkAttributes | function | core/ |
Tests the active class in links. |
User::isActive | function | core/ |
Returns TRUE if the user is active. |
UserInterface::isActive | function | core/ |
Returns TRUE if the user is active. |
WorkspaceManager::$activeWorkspace | property | core/ |
The current active workspace or FALSE if there is no active workspace. |
WorkspaceManager::getActiveWorkspace | function | core/ |
Gets the active workspace. |
WorkspaceManager::hasActiveWorkspace | function | core/ |
Determines whether a workspace is active in the current request. |
WorkspaceManager::setActiveWorkspace | function | core/ |
Sets the active workspace via the workspace negotiators. |
WorkspaceManagerInterface::getActiveWorkspace | function | core/ |
Gets the active workspace. |
WorkspaceManagerInterface::hasActiveWorkspace | function | core/ |
Determines whether a workspace is active in the current request. |
WorkspaceManagerInterface::setActiveWorkspace | function | core/ |
Sets the active workspace via the workspace negotiators. |
WorkspaceNegotiatorInterface::getActiveWorkspace | function | core/ |
Gets the negotiated workspace, if any. |
WorkspaceNegotiatorInterface::setActiveWorkspace | function | core/ |
Sets the negotiated workspace. |
WorkspaceNegotiatorInterface::unsetActiveWorkspace | function | core/ |
Unsets the negotiated workspace. |
workspace_update_test_post_update_check_active_workspace | function | core/ |
Checks the active workspace during database updates. |
_system_is_claro_admin_and_not_active | function | core/ |
Determines if Claro is the admin theme but not the active theme. |
Pagination
- Previous page
- Page 6
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.