Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| ActiveTheme::getLibraries | function | core/ |
Returns the libraries provided by the theme. |
| ActiveTheme::getLibrariesExtend | function | core/ |
Returns the libraries extended by the active theme. |
| ActiveTheme::getLibrariesOverride | function | core/ |
Returns the libraries or library assets overridden by the active theme. |
| ActiveTheme::getRegions | function | core/ |
The regions used by the theme. |
| ActiveTheme::getStyleSheetsRemove | function | core/ |
Returns the removed stylesheets by the theme. |
| ActiveTheme::__construct | function | core/ |
Constructs an ActiveTheme object. |
| ActiveThemeLegacyTest | class | core/ |
Tests legacy code in ActiveTheme. |
| ActiveThemeLegacyTest.php | file | core/ |
|
| ActiveThemeLegacyTest::$modules | property | core/ |
Modules to enable. |
| ActiveThemeLegacyTest::testConstructor | function | core/ |
Tests BC layer in constructor. |
| ActiveThemeLegacyTest::testGetBaseThemes | function | core/ |
Tests \Drupal\Core\Theme\ActiveTheme::getBaseThemes() deprecation. |
| ActiveTopicsBlock | class | core/ |
Provides an 'Active forum topics' block. |
| ActiveTopicsBlock.php | file | core/ |
|
| ActiveTopicsBlock::buildForumQuery | function | core/ |
Builds the select query to use for this forum block. |
| ActiveWorkspaceCheck | class | core/ |
Determines access to routes based on the presence of an active workspace. |
| ActiveWorkspaceCheck.php | file | core/ |
|
| ActiveWorkspaceCheck::$workspaceManager | property | core/ |
The workspace manager. |
| ActiveWorkspaceCheck::access | function | core/ |
Checks access. |
| ActiveWorkspaceCheck::__construct | function | core/ |
Constructs a new ActiveWorkspaceCheck. |
| ActiveWorkspaceCheckTest | class | core/ |
@coversDefaultClass \Drupal\workspaces\Access\ActiveWorkspaceCheck[[api-linebreak]] |
| ActiveWorkspaceCheckTest.php | file | core/ |
|
| ActiveWorkspaceCheckTest::$container | property | core/ |
The dependency injection container. |
| ActiveWorkspaceCheckTest::providerTestAccess | function | core/ |
Provides data for the testAccess method. |
| ActiveWorkspaceCheckTest::setUp | function | core/ |
|
| ActiveWorkspaceCheckTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @dataProvider providerTestAccess |
| ActiveWorkspaceUpdateTest | class | core/ |
Tests that there is no active workspace during database updates. |
| ActiveWorkspaceUpdateTest.php | file | core/ |
|
| ActiveWorkspaceUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ActiveWorkspaceUpdateTest::$modules | property | core/ |
Modules to enable. |
| ActiveWorkspaceUpdateTest::setUp | function | core/ |
|
| ActiveWorkspaceUpdateTest::testActiveWorkspaceDuringUpdate | function | core/ |
Tests that there is no active workspace during database updates. |
| AddBlockForm::submitLabel | function | core/ |
Returns the label for the submit button. |
| AddCssCommand | class | core/ |
An AJAX command for adding css to the page via ajax. |
| AddCssCommand.php | file | core/ |
|
| AddCssCommand::$styles | property | core/ |
A string that contains the styles to be added to the page. |
| AddCssCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| AddCssCommand::__construct | function | core/ |
Constructs an AddCssCommand. |
| AddFeedTest | class | core/ |
Add feed test. |
| AddFeedTest | class | core/ |
Make sure that attaching feeds works correctly with various constructs. |
| AddFeedTest.php | file | core/ |
|
| AddFeedTest.php | file | core/ |
|
| AddFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AddFeedTest::$modules | property | core/ |
Modules to enable. |
| AddFeedTest::setUp | function | core/ |
|
| AddFeedTest::testAddFeed | function | core/ |
Creates and ensures that a feed is unique, checks source, and deletes feed. |
| AddFeedTest::testAddLongFeed | function | core/ |
Tests feeds with very long URLs. |
| AddFeedTest::testBasicFeedAddNoTitle | function | core/ |
Tests attaching feeds with paths, URLs, and titles. |
| AddFeedTest::testFeedIconEscaping | function | core/ |
Checks that special characters are correctly escaped. |
| AddFeedTest::testFeedLabelEscaping | function | core/ |
Ensures that the feed label is escaping when rendering the feed icon. |
| AddFeedTest::urlToRSSLinkPattern | function | core/ |
Creates a pattern representing the RSS feed in the page. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.