Search for active

  1. Search 7.x for active
  2. Search 9.5.x for active
  3. Search 8.9.x for active
  4. Search 10.3.x for active
  5. Other projects
Title Object type File name Summary
LibraryDiscoveryParserTest::$activeTheme property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php The mocked active theme.
LinearHistory::$activeCheckpoint property core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php The active checkpoint.
LinearHistory::getActiveCheckpoint function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Gets the active checkpoint.
LinkGeneratorTest::testGenerateActive function core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php Tests the active class on the link method.
LocaleConfigManager::getActiveConfigLangcode function core/modules/locale/src/LocaleConfigManager.php Returns the current language code for this active configuration.
LocaleConfigManager::saveTranslationActive function core/modules/locale/src/LocaleConfigManager.php Saves translated configuration data.
LocaleConfigSubscriberForeignTest::saveLanguageActive function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Saves a language override.
LocaleConfigSubscriberForeignTest::testCreateActiveTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Tests creating translations of shipped configuration.
LocaleConfigSubscriberForeignTest::testDeleteActiveTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Tests deleting translations of shipped configuration.
LocaleConfigSubscriberForeignTest::testLocaleCreateActiveTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Tests importing community translations of shipped configuration.
LocaleConfigSubscriberForeignTest::testLocaleDeleteActiveTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Tests deleting community translations of shipped configuration.
LocaleConfigSubscriberForeignTest::testLocaleUpdateActiveTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Tests updating community translations of shipped configuration.
LocaleConfigSubscriberForeignTest::testUpdateActiveTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Tests updating translations of shipped configuration.
LocaleConfigSubscriberTest::assertActiveConfig function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Ensures configuration was saved correctly.
LocaleNonInteractiveDevInstallTest class core/modules/locale/tests/src/Functional/LocaleNonInteractiveDevInstallTest.php Tests installing in a different language with a dev version string.
LocaleNonInteractiveDevInstallTest.php file core/modules/locale/tests/src/Functional/LocaleNonInteractiveDevInstallTest.php
LocaleNonInteractiveDevInstallTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleNonInteractiveDevInstallTest.php The theme to install as the default for testing.
LocaleNonInteractiveDevInstallTest::getVersionStringToTest function core/modules/locale/tests/src/Functional/LocaleNonInteractiveDevInstallTest.php Gets the version string to use in the translation file.
LocaleNonInteractiveInstallTest class core/modules/locale/tests/src/Functional/LocaleNonInteractiveInstallTest.php Tests installing in a different language with a non-dev version string.
LocaleNonInteractiveInstallTest.php file core/modules/locale/tests/src/Functional/LocaleNonInteractiveInstallTest.php
LocaleNonInteractiveInstallTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleNonInteractiveInstallTest.php The theme to install as the default for testing.
LocaleNonInteractiveInstallTest::getVersionStringToTest function core/modules/locale/tests/src/Functional/LocaleNonInteractiveInstallTest.php Gets the version string to use in the translation file.
LocaleNonInteractiveInstallTest::installParameters function core/modules/locale/tests/src/Functional/LocaleNonInteractiveInstallTest.php Returns the parameters that will be used when the test installs Drupal.
LocaleNonInteractiveInstallTest::setUp function core/modules/locale/tests/src/Functional/LocaleNonInteractiveInstallTest.php
LocaleNonInteractiveInstallTest::testInstallerTranslations function core/modules/locale/tests/src/Functional/LocaleNonInteractiveInstallTest.php Tests that the expected translated text appears on the login screen.
LocalTaskDefault::$active property core/lib/Drupal/Core/Menu/LocalTaskDefault.php TRUE if this plugin is forced active for options attributes.
LocalTaskDefault::getActive function core/lib/Drupal/Core/Menu/LocalTaskDefault.php Gets the active status.
LocalTaskDefault::setActive function core/lib/Drupal/Core/Menu/LocalTaskDefault.php Sets the active status.
LocalTaskDefaultTest::testActive function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php @covers ::getActive
@covers ::setActive
LocalTaskInterface::getActive function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Gets the active status.
LocalTaskInterface::setActive function core/lib/Drupal/Core/Menu/LocalTaskInterface.php Sets the active status.
LocalTaskManager::isRouteActive function core/lib/Drupal/Core/Menu/LocalTaskManager.php Determines whether the route of a certain local task is currently active.
LockFileValidatorTest::$activeDir property core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php The path of the active directory in the test project.
MenuActiveTrail class core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php Provides a proxy class for \Drupal\Core\Menu\MenuActiveTrail.
MenuActiveTrail class core/lib/Drupal/Core/Menu/MenuActiveTrail.php Provides the default implementation of the active menu trail service.
MenuActiveTrail.php file core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php
MenuActiveTrail.php file core/lib/Drupal/Core/Menu/MenuActiveTrail.php
MenuActiveTrail403Test class core/tests/Drupal/FunctionalTests/Menu/MenuActiveTrail403Test.php Tests that 403 active trail behavior does not overwrite original entry.
MenuActiveTrail403Test.php file core/tests/Drupal/FunctionalTests/Menu/MenuActiveTrail403Test.php
MenuActiveTrail403Test::$defaultTheme property core/tests/Drupal/FunctionalTests/Menu/MenuActiveTrail403Test.php The theme to install as the default for testing.
MenuActiveTrail403Test::$menu property core/tests/Drupal/FunctionalTests/Menu/MenuActiveTrail403Test.php The menu which active trail is tested.
MenuActiveTrail403Test::$modules property core/tests/Drupal/FunctionalTests/Menu/MenuActiveTrail403Test.php Modules to install.
MenuActiveTrail403Test::$privilegedUser property core/tests/Drupal/FunctionalTests/Menu/MenuActiveTrail403Test.php A user who can access both routes in our menu.
MenuActiveTrail403Test::setUp function core/tests/Drupal/FunctionalTests/Menu/MenuActiveTrail403Test.php
MenuActiveTrail403Test::testMenuActiveTrail403Cache function core/tests/Drupal/FunctionalTests/Menu/MenuActiveTrail403Test.php Tests that visiting 403 page does not override original active trail.
MenuActiveTrail::$container property core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php The service container.
MenuActiveTrail::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php The id of the original proxied service.
MenuActiveTrail::$menuLinkManager property core/lib/Drupal/Core/Menu/MenuActiveTrail.php The menu link plugin manager.
MenuActiveTrail::$routeMatch property core/lib/Drupal/Core/Menu/MenuActiveTrail.php The route match object for the current page.
MenuActiveTrail::$service property core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php The real proxied service, after it was lazy loaded.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.