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
ActiveWorkspaceCheck.php file core/modules/workspaces/src/Access/ActiveWorkspaceCheck.php
ActiveWorkspaceCheck::$workspaceManager property core/modules/workspaces/src/Access/ActiveWorkspaceCheck.php The workspace manager.
ActiveWorkspaceCheck::access function core/modules/workspaces/src/Access/ActiveWorkspaceCheck.php Checks access.
ActiveWorkspaceCheck::__construct function core/modules/workspaces/src/Access/ActiveWorkspaceCheck.php Constructs a new ActiveWorkspaceCheck.
ActiveWorkspaceCheckTest class core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php @coversDefaultClass \Drupal\workspaces\Access\ActiveWorkspaceCheck[[api-linebreak]]
ActiveWorkspaceCheckTest.php file core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php
ActiveWorkspaceCheckTest::$container property core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php The dependency injection container.
ActiveWorkspaceCheckTest::providerTestAccess function core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php Provides data for the testAccess method.
ActiveWorkspaceCheckTest::setUp function core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php
ActiveWorkspaceCheckTest::testAccess function core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php @covers ::access[[api-linebreak]]
@dataProvider providerTestAccess
ActiveWorkspaceTestForm class core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php Form for testing the active workspace.
ActiveWorkspaceTestForm.php file core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php
ActiveWorkspaceTestForm::$keyValue property core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php The test key-value store.
ActiveWorkspaceTestForm::$workspaceManager property core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php The workspace manager.
ActiveWorkspaceTestForm::buildForm function core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php Form constructor.
ActiveWorkspaceTestForm::create function core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php Instantiates a new instance of this class.
ActiveWorkspaceTestForm::getFormId function core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php Returns a unique string identifying the form.
ActiveWorkspaceTestForm::submitForm function core/modules/workspaces/tests/modules/workspaces_test/src/Form/ActiveWorkspaceTestForm.php Form submission handler.
ActiveWorkspaceUpdateTest class core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php Tests that there is no active workspace during database updates.
ActiveWorkspaceUpdateTest.php file core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php
ActiveWorkspaceUpdateTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php The theme to install as the default for testing.
ActiveWorkspaceUpdateTest::$modules property core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php Modules to install.
ActiveWorkspaceUpdateTest::setUp function core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php
ActiveWorkspaceUpdateTest::testActiveWorkspaceDuringUpdate function core/modules/workspaces/tests/src/Functional/UpdateSystem/ActiveWorkspaceUpdateTest.php Tests that there is no active workspace during database updates.
AdminDemoNegotiator::determineActiveTheme function core/modules/block/src/Theme/AdminDemoNegotiator.php Determine the active theme for the request.
AdminNegotiator::determineActiveTheme function core/modules/user/src/Theme/AdminNegotiator.php Determine the active theme for the request.
AdminNegotiatorTest::testDetermineActiveTheme function core/modules/user/tests/src/Unit/Theme/AdminNegotiatorTest.php Tests determining the active theme.
AjaxBasePageNegotiator::determineActiveTheme function core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php Determine the active theme for the request.
AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme[[api-linebreak]]
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme[[api-linebreak]]
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme[[api-linebreak]]
ArgumentSummaryTest::testActiveLink function core/modules/views/tests/src/Kernel/Handler/ArgumentSummaryTest.php Tests that the active link is set correctly.
AssertMenuActiveTrailTrait trait core/modules/system/tests/src/Functional/Menu/AssertMenuActiveTrailTrait.php Provides test assertions for verifying the active menu trail.
AssertMenuActiveTrailTrait.php file core/modules/system/tests/src/Functional/Menu/AssertMenuActiveTrailTrait.php
AssertMenuActiveTrailTrait::assertMenuActiveTrail function core/modules/system/tests/src/Functional/Menu/AssertMenuActiveTrailTrait.php Assert that active trail exists in a menu tree output.
BatchNegotiator::determineActiveTheme function core/modules/system/src/Theme/BatchNegotiator.php Determine the active theme for the request.
BulkDeleteTest::testPurgeWithDeletedAndActiveField function core/modules/field/tests/src/Kernel/BulkDeleteTest.php Tests that recreating a field with the name as a deleted field works.
BundleClassTest::testEntityClassNotTakenFromActiveDefinitions function core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php Tests that a module can override an entity-type class.
cache_context.layout_builder_is_active service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\Cache\LayoutBuilderIsActiveCacheContext
cache_context.route.menu_active_trails service core/core.services.yml Drupal\Core\Cache\Context\MenuActiveTrailsCacheContext
CheckpointListInterface::getActiveCheckpoint function core/lib/Drupal/Core/Config/Checkpoint/CheckpointListInterface.php Gets the active checkpoint.
CKEditor5::assessActiveTextEditorAfterBuild function core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Form #after_build callback: provides text editor state changes.
CKEditor5Test::testActiveTabsMaintained function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Confirms active tab status is intact after AJAX refresh.
CommonTestController::typeLinkActiveClass function core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php Returns links to the current page, with and without query strings.
config.storage.active service core/core.services.yml Drupal\Core\Config\DatabaseStorage
ConfigInstaller::$activeStorages property core/lib/Drupal/Core/Config/ConfigInstaller.php The active configuration storages, keyed by collection.
ConfigInstaller::getActiveStorages function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the configuration storage that provides the active configuration.
ConfigManager::$activeStorage property core/lib/Drupal/Core/Config/ConfigManager.php The active configuration storage.
ContentEntityBase::$activeLangcode property core/lib/Drupal/Core/Entity/ContentEntityBase.php Language code identifying the entity active language.
CustomThemeNegotiator::determineActiveTheme function core/modules/system/tests/modules/theme_test/src/Theme/CustomThemeNegotiator.php Determine the active theme for the request.

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