Search for getActive
- Search 7.x for getActive
- Search 9.5.x for getActive
- Search 8.9.x for getActive
- Search 11.x for getActive
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BookManager::getActiveTrailIds | function | core/ |
|
BookManager::getActiveTrailIds | function | core/ |
|
BookManagerInterface::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
CheckpointListInterface::getActiveCheckpoint | function | core/ |
Gets the active checkpoint. |
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/ |
|
EntityRepository::getActiveMultiple | function | core/ |
|
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. |
LinearHistory::getActiveCheckpoint | function | core/ |
|
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/ |
|
MenuActiveTrail::getActiveLink | function | core/ |
|
MenuActiveTrail::getActiveTrailIds | function | core/ |
|
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::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
SearchPageRepository::getActiveSearchPages | function | core/ |
|
SearchPageRepositoryInterface::getActiveSearchPages | function | core/ |
Returns all active search page entities. |
SearchPageRepositoryTest::testGetActiveSearchPages | function | core/ |
Tests the getActiveSearchPages() method. |
SessionWorkspaceNegotiator::getActiveWorkspace | function | core/ |
|
SessionWorkspaceNegotiator::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
TestWorkspaceNegotiator::getActiveWorkspace | function | core/ |
|
TestWorkspaceNegotiator::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
ThemeInitialization::getActiveTheme | function | core/ |
|
ThemeInitialization::getActiveThemeByName | function | core/ |
|
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/ |
|
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. |
WorkspaceIdNegotiatorInterface::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
WorkspaceManager::getActiveWorkspace | function | core/ |
|
WorkspaceManagerInterface::getActiveWorkspace | function | core/ |
Gets the active workspace. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.