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 |
---|---|---|---|
MenuActiveTrailInterface | interface | core/ |
Defines an interface for the active menu trail service. |
MenuActiveTrailInterface.php | file | core/ |
|
MenuActiveTrailInterface::getActiveLink | function | core/ |
Fetches a menu link that matches the currently active route. |
MenuActiveTrailInterface::getActiveTrailIds | function | core/ |
Gets the active trail IDs of the specified menu tree. |
MenuLinkTreeElement::$inActiveTrail | property | core/ |
Whether this link is in the active trail. |
MenuTreeParameters::$activeTrail | property | core/ |
The IDs from the currently active menu link to the root of the whole tree. |
MenuTreeParameters::setActiveTrail | function | core/ |
Sets the active trail IDs used to set the inActiveTrail property. |
ModuleExtensionList::getActiveProfile | function | core/ |
Gets the processed active profile object, or null. |
PhpTuf\ComposerStager\API\Precondition\Service\ActiveAndStagingDirsAreDifferentInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\ActiveAndStagingDirsAreDifferent |
PhpTuf\ComposerStager\API\Precondition\Service\ActiveDirExistsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\ActiveDirExists |
PhpTuf\ComposerStager\API\Precondition\Service\ActiveDirIsReadyInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\ActiveDirIsReady |
PhpTuf\ComposerStager\API\Precondition\Service\ActiveDirIsWritableInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\ActiveDirIsWritable |
SandboxDirectoryValidatorTest::providerTestCheckNotInActive | function | core/ |
Data provider for testCheckNotInActive(). |
SandboxDirectoryValidatorTest::testCheckNotInActive | function | core/ |
@covers ::validate[[api-linebreak]] |
Tasks::isConnectionActive | function | core/ |
Determines if there is an active connection. |
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. |
ToolbarActiveTrailTest | class | core/ |
Tests that the active trail is maintained in the toolbar. |
ToolbarActiveTrailTest.php | file | core/ |
|
ToolbarActiveTrailTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ToolbarActiveTrailTest::$modules | property | core/ |
Modules to install. |
ToolbarActiveTrailTest::setUp | function | core/ |
|
ToolbarActiveTrailTest::testToolbarActiveTrail | function | core/ |
Tests that the active trail is maintained even when traversed deeper. |
TransactionNoActiveException | class | core/ |
Exception for when popTransaction() is called with no active transaction. |
TransactionNoActiveException.php | file | core/ |
|
TransactionTest::testCommitTransactionWhenInactive | function | core/ |
Tests committing a transaction when there's none active on the client. |
TransactionTest::testStartTransactionWhenActive | function | core/ |
Tests starting a transaction when there's one active on the client. |
WorkspaceEntityRepositoryTest::testGetActive | function | core/ |
Tests retrieving active variants in a workspace. |
WorkspaceIdNegotiatorInterface::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
WorkspacesEntityRepository::getActive | function | core/ |
Retrieves the active entity variant matching the specified context. |
WorkspacesEntityRepository::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.