Search for A

  1. Search 7.x for A
  2. Search 9.5.x for A
  3. Search 8.9.x for A
  4. Search 10.3.x for A
  5. Other projects
Title Object type File name Summary
ActiveTheme::$regions property core/lib/Drupal/Core/Theme/ActiveTheme.php The regions provided by the theme.
ActiveTheme::getBaseThemeExtensions function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns an array of base theme extension objects keyed by name.
ActiveTheme::getEngine function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the theme engine.
ActiveTheme::getExtension function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the extension object.
ActiveTheme::getLibraries function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the libraries provided by the theme.
ActiveTheme::getLibrariesExtend function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the libraries extended by the active theme.
ActiveTheme::getLibrariesOverride function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the libraries or library assets overridden by the active theme.
ActiveTheme::getLogo function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the logo provided by the theme.
ActiveTheme::getName function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the machine name of the theme.
ActiveTheme::getOwner function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the path to the theme engine for root themes.
ActiveTheme::getPath function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the path to the theme directory.
ActiveTheme::getRegions function core/lib/Drupal/Core/Theme/ActiveTheme.php The regions used by the theme.
ActiveTheme::__construct function core/lib/Drupal/Core/Theme/ActiveTheme.php Constructs an ActiveTheme object.
ActiveTopicsBlock class core/modules/forum/src/Plugin/Block/ActiveTopicsBlock.php Provides an 'Active forum topics' block.
ActiveTopicsBlock.php file core/modules/forum/src/Plugin/Block/ActiveTopicsBlock.php
ActiveTopicsBlock::buildForumQuery function core/modules/forum/src/Plugin/Block/ActiveTopicsBlock.php Builds the select query to use for this forum block.
ActiveWorkspaceCheck class core/modules/workspaces/src/Access/ActiveWorkspaceCheck.php Determines access to routes based on the presence of an active workspace.
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.
add-menu-block-with-zero-depth.php file core/modules/block/tests/fixtures/update/add-menu-block-with-zero-depth.php Adds a menu block with a `depth` setting of 0.
AddBlockForm class core/modules/layout_builder/src/Form/AddBlockForm.php Provides a form to add a block.
AddBlockForm.php file core/modules/layout_builder/src/Form/AddBlockForm.php
AddBlockForm::buildForm function core/modules/layout_builder/src/Form/AddBlockForm.php Builds the form for the block.
AddBlockForm::getFormId function core/modules/layout_builder/src/Form/AddBlockForm.php Returns a unique string identifying the form.
AddBlockForm::submitLabel function core/modules/layout_builder/src/Form/AddBlockForm.php Returns the label for the submit button.
AddComponent class core/modules/layout_builder/src/Plugin/ConfigAction/AddComponent.php Adds a component to a layout builder section.
AddComponent.php file core/modules/layout_builder/src/Plugin/ConfigAction/AddComponent.php
AddComponent::apply function core/modules/layout_builder/src/Plugin/ConfigAction/AddComponent.php Applies the config action.

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