Search for active
- Search 7.x for active
- Search 9.5.x for active
- Search 10.3.x for active
- Search 11.x for active
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleConfigSubscriberForeignTest::testDeleteActiveTranslation | function | core/ |
Tests deleting translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testLocaleCreateActiveTranslation | function | core/ |
Tests importing community translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testLocaleDeleteActiveTranslation | function | core/ |
Tests deleting community translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testLocaleUpdateActiveTranslation | function | core/ |
Tests updating community translations of shipped configuration. |
| LocaleConfigSubscriberForeignTest::testUpdateActiveTranslation | function | core/ |
Tests updating translations of shipped configuration. |
| LocaleConfigSubscriberTest::assertActiveConfig | function | core/ |
Ensures configuration was saved correctly. |
| LocaleNonInteractiveDevInstallTest | class | core/ |
Tests installing in a different language with a dev version string. |
| LocaleNonInteractiveDevInstallTest.php | file | core/ |
|
| LocaleNonInteractiveDevInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleNonInteractiveDevInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
| LocaleNonInteractiveInstallTest | class | core/ |
Tests installing in a different language with a non-dev version string. |
| LocaleNonInteractiveInstallTest.php | file | core/ |
|
| LocaleNonInteractiveInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LocaleNonInteractiveInstallTest::getVersionStringToTest | function | core/ |
Gets the version string to use in the translation file. |
| LocaleNonInteractiveInstallTest::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
| LocaleNonInteractiveInstallTest::testInstallerTranslations | function | core/ |
Tests that the expected translated text appears on the login screen. |
| LocalTaskDefault::$active | property | core/ |
TRUE if this plugin is forced active for options attributes. |
| LocalTaskDefault::getActive | function | core/ |
Gets the active status. |
| LocalTaskDefault::setActive | function | core/ |
Sets the active status. |
| LocalTaskDefaultTest::testActive | function | core/ |
@covers ::getActive[[api-linebreak]] @covers ::setActive[[api-linebreak]] |
| LocalTaskInterface::getActive | function | core/ |
Gets the active status. |
| LocalTaskInterface::setActive | function | core/ |
Sets the active status. |
| LocalTaskManager::isRouteActive | function | core/ |
Determines whether the route of a certain local task is currently active. |
| menu.active_trail | service | core/ |
Drupal\Core\Menu\MenuActiveTrail |
| MenuActiveTrail | class | core/ |
Provides the default implementation of the active menu trail service. |
| MenuActiveTrail.php | file | core/ |
|
| MenuActiveTrail::$menuLinkManager | property | core/ |
The menu link plugin manager. |
| MenuActiveTrail::$routeMatch | property | core/ |
The route match object for the current page. |
| 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. |
| MenuActiveTrail::getCid | function | core/ |
|
| MenuActiveTrail::resolveCacheMiss | function | core/ |
|
| 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. |
| 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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.