Search for active
- Search 7.x for active
- Search 9.5.x for active
- Search 8.9.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 the test installs Drupal. |
| LocaleNonInteractiveInstallTest::setUp | function | core/ |
|
| 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 a proxy class for \Drupal\Core\Menu\MenuActiveTrail. |
| MenuActiveTrail | class | core/ |
Provides the default implementation of the active menu trail service. |
| MenuActiveTrail.php | file | core/ |
|
| MenuActiveTrail.php | file | core/ |
|
| MenuActiveTrail403Test | class | core/ |
Tests that 403 active trail behavior does not overwrite original entry. |
| MenuActiveTrail403Test.php | file | core/ |
|
| MenuActiveTrail403Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuActiveTrail403Test::$menu | property | core/ |
The menu which active trail is tested. |
| MenuActiveTrail403Test::$modules | property | core/ |
Modules to install. |
| MenuActiveTrail403Test::$privilegedUser | property | core/ |
A user who can access both routes in our menu. |
| MenuActiveTrail403Test::setUp | function | core/ |
|
| MenuActiveTrail403Test::testMenuActiveTrail403Cache | function | core/ |
Tests that visiting 403 page does not override original active trail. |
| MenuActiveTrail::$container | property | core/ |
The service container. |
| MenuActiveTrail::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| MenuActiveTrail::$menuLinkManager | property | core/ |
The menu link plugin manager. |
| MenuActiveTrail::$routeMatch | property | core/ |
The route match object for the current page. |
| MenuActiveTrail::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| 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. |
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.