Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
ActiveTheme::$name property core/lib/Drupal/Core/Theme/ActiveTheme.php The machine name of the active theme.
ActiveTheme::$owner property core/lib/Drupal/Core/Theme/ActiveTheme.php The path to the theme engine for root themes.
ActiveTheme::$path property core/lib/Drupal/Core/Theme/ActiveTheme.php The path to the theme.
ActiveTheme::$regions property core/lib/Drupal/Core/Theme/ActiveTheme.php The regions provided by the theme.
ActiveTheme::$styleSheetsRemove property core/lib/Drupal/Core/Theme/ActiveTheme.php The stylesheets which are set to be removed 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::getBaseThemes function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns an array of base theme active theme 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::getStyleSheetsRemove function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the removed stylesheets by the theme.
ActiveTheme::__construct function core/lib/Drupal/Core/Theme/ActiveTheme.php Constructs an ActiveTheme object.
ActiveThemeLegacyTest class core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php Tests legacy code in ActiveTheme.
ActiveThemeLegacyTest.php file core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php
ActiveThemeLegacyTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php Modules to enable.
ActiveThemeLegacyTest::testConstructor function core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php Tests BC layer in constructor.
ActiveThemeLegacyTest::testGetBaseThemes function core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php Tests \Drupal\Core\Theme\ActiveTheme::getBaseThemes() deprecation.
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
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
@dataProvider providerTestAccess
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 enable.
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.
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.
AddCssCommand class core/lib/Drupal/Core/Ajax/AddCssCommand.php An AJAX command for adding css to the page via ajax.

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