Search for getActive
- Search 7.x for getActive
- Search 8.9.x for getActive
- Search 10.3.x for getActive
- Search 11.x for getActive
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BookManager::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
BookManagerInterface::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
ConfigInstaller::getActiveStorages | function | core/ |
Gets the configuration storage that provides the active configuration. |
EntityFieldManager::getActiveFieldStorageDefinitions | function | core/ |
Gets the active field storage definitions for a content entity type. |
EntityRepository::getActive | function | core/ |
Retrieves the active entity variant matching the specified context. |
EntityRepository::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
EntityRepositoryInterface::getActive | function | core/ |
Retrieves the active entity variant matching the specified context. |
EntityRepositoryInterface::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
EntityRepositoryTest::testGetActive | function | core/ |
Tests retrieving active variants. |
EntityTypeManager::getActiveDefinition | function | core/ |
Gets the active definition for a content entity type. |
LocaleConfigManager::getActiveConfigLangcode | function | core/ |
Returns the current language code for this active configuration. |
LocalTaskDefault::getActive | function | core/ |
Gets the active status. |
LocalTaskInterface::getActive | function | core/ |
Gets the active status. |
MenuActiveTrail::doGetActiveTrailIds | function | core/ |
Helper method for ::getActiveTrailIds(). |
MenuActiveTrail::getActiveLink | function | core/ |
Fetches a menu link which matches the route name, parameters and menu name. |
MenuActiveTrail::getActiveTrailIds | function | core/ |
This implementation caches all active trail IDs per route match for *all* menus whose active trails are calculated on that page. This ensures 1 cache get for all active trails per page load, rather than N. |
MenuActiveTrailInterface::getActiveLink | function | core/ |
Fetches a menu link which matches the route name, parameters and menu name. |
MenuActiveTrailInterface::getActiveTrailIds | function | core/ |
Gets the active trail IDs of the specified menu tree. |
MenuActiveTrailTest::testGetActiveLink | function | core/ |
Tests getActiveLink(). |
MenuActiveTrailTest::testGetActiveTrailIds | function | core/ |
Tests getActiveTrailIds(). |
ModuleExtensionList::getActiveProfile | function | core/ |
Gets the processed active profile object, or null. |
QueryParameterWorkspaceNegotiator::getActiveWorkspace | function | core/ |
Gets the negotiated workspace, if any. |
SearchPageRepository::getActiveSearchPages | function | core/ |
Returns all active search page entities. |
SearchPageRepositoryInterface::getActiveSearchPages | function | core/ |
Returns all active search page entities. |
SearchPageRepositoryTest::testGetActiveSearchPages | function | core/ |
Tests the getActiveSearchPages() method. |
SessionWorkspaceNegotiator::getActiveWorkspace | function | core/ |
Gets the negotiated workspace, if any. |
TestWorkspaceNegotiator::getActiveWorkspace | function | core/ |
Gets the negotiated workspace, if any. |
ThemeInitialization::getActiveTheme | function | core/ |
Builds up the active theme object from extensions. |
ThemeInitialization::getActiveThemeByName | function | core/ |
Builds an active theme object. |
ThemeInitializationInterface::getActiveTheme | function | core/ |
Builds up the active theme object from extensions. |
ThemeInitializationInterface::getActiveThemeByName | function | core/ |
Builds an active theme object. |
ThemeManager::getActiveTheme | function | core/ |
Returns the active theme object. |
ThemeManagerInterface::getActiveTheme | function | core/ |
Returns the active theme object. |
TwigExtension::getActiveTheme | function | core/ |
Gets the name of the active theme. |
TwigExtension::getActiveThemePath | function | core/ |
Gets the path of the active theme. |
WorkspaceManager::getActiveWorkspace | function | core/ |
Gets the active workspace. |
WorkspaceManagerInterface::getActiveWorkspace | function | core/ |
Gets the active workspace. |
WorkspaceNegotiatorInterface::getActiveWorkspace | function | core/ |
Gets the negotiated workspace, if any. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.