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 |
---|---|---|---|
MenuActiveTrail::clear | function | core/ |
Clears the collected cache entry. |
MenuActiveTrail::delete | function | core/ |
Deletes the element. |
MenuActiveTrail::destruct | function | core/ |
Performs destruct operations. |
MenuActiveTrail::doGetActiveTrailIds | function | core/ |
Helper method for ::getActiveTrailIds(). |
MenuActiveTrail::get | function | core/ |
Gets value from the cache. |
MenuActiveTrail::getActiveLink | function | core/ |
Fetches a menu link which matches the route name, parameters and menu name. |
MenuActiveTrail::getActiveLink | function | core/ |
Fetches a menu link which matches the route name, parameters and menu name. |
MenuActiveTrail::getActiveTrailIds | function | core/ |
Gets the active trail IDs of the specified menu tree. |
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. |
MenuActiveTrail::getCid | function | core/ |
|
MenuActiveTrail::has | function | core/ |
Returns whether data exists for this key. |
MenuActiveTrail::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
MenuActiveTrail::reset | function | core/ |
Resets the local cache. |
MenuActiveTrail::resolveCacheMiss | function | core/ |
|
MenuActiveTrail::set | function | core/ |
Sets cache data. |
MenuActiveTrail::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
MenuActiveTrail::__construct | function | core/ |
Constructs a \Drupal\Core\Menu\MenuActiveTrail object. |
MenuActiveTrailInterface | interface | core/ |
Defines an interface for the active menu trail service. |
MenuActiveTrailInterface.php | file | core/ |
|
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. |
MenuActiveTrailsCacheContext | class | core/ |
Defines the MenuActiveTrailsCacheContext service. |
MenuActiveTrailsCacheContext.php | file | core/ |
|
MenuActiveTrailsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
MenuActiveTrailsCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
MenuActiveTrailsCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
MenuActiveTrailsCacheContext::__construct | function | core/ |
Constructs a MenuActiveTrailsCacheContext object. |
MenuActiveTrailTest | class | core/ |
Tests the active menu trail service. |
MenuActiveTrailTest.php | file | core/ |
|
MenuActiveTrailTest::$cache | property | core/ |
The mocked cache backend. |
MenuActiveTrailTest::$currentRouteMatch | property | core/ |
The current route match service. |
MenuActiveTrailTest::$lock | property | core/ |
The mocked lock. |
MenuActiveTrailTest::$menuActiveTrail | property | core/ |
The tested active menu trail service. |
MenuActiveTrailTest::$menuLinkManager | property | core/ |
The mocked menu link manager. |
MenuActiveTrailTest::$requestStack | property | core/ |
The test request stack. |
MenuActiveTrailTest::provider | function | core/ |
Provides test data for all test methods. |
MenuActiveTrailTest::setUp | function | core/ |
|
MenuActiveTrailTest::testGetActiveLink | function | core/ |
Tests getActiveLink(). |
MenuActiveTrailTest::testGetActiveTrailIds | function | core/ |
Tests getActiveTrailIds(). |
MenuActiveTrailTest::testGetCid | function | core/ |
Tests getCid() |
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. |
PagerTest::testActiveClass | function | core/ |
Tests markup and CSS classes of pager links. |
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 |
QueryParameterWorkspaceNegotiator::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.