Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| ActiveTheme::__construct | function | core/ |
Constructs an ActiveTheme object. |
| 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. |
| AddedStylesheetsTest | class | core/ |
Test the ckeditor5-stylesheets theme config property. |
| AddedStylesheetsTest.php | file | core/ |
|
| AddedStylesheetsTest::$adminUser | property | core/ |
The admin user. |
| AddedStylesheetsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AddedStylesheetsTest::$editor | property | core/ |
The editor user. |
| AddedStylesheetsTest::$modules | property | core/ |
Modules to enable. |
| AddedStylesheetsTest::setUp | function | core/ |
|
| AddedStylesheetsTest::testCkeditorStylesheets | function | core/ |
Test the ckeditor5-stylesheets theme config. |
| 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. |
| AddFormBase | class | core/ |
Provides a base class for creating media items from within the media library. |
| AddFormBase.php | file | core/ |
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.