Search for d
Title | Object type | File name | Summary |
---|---|---|---|
ActionTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
ActionTest::providerSource | function | core/ |
|
ActionTest::testDependencies | function | core/ |
Tests the dependency calculation of actions. |
ActionUninstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActionUninstallTest::$modules | property | core/ |
Modules to install. |
ActionValidationTest | class | core/ |
Tests validation of action entities. |
ActionValidationTest.php | file | core/ |
|
ActionValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Action IDs are atypical in that they allow periods in the machine name. |
ActionValidationTest::setUp | function | core/ |
|
ActionValidationTest::testInvalidPluginId | function | core/ |
Tests that the action plugin ID is validated. |
ActionXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActionXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActionXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
ActionXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
action_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
action_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
ActiveLinkResponseFilter::getSubscribedEvents | function | core/ |
|
ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass | function | core/ |
Provides test data for testSetLinkActiveClass(). |
ActiveTheme::$librariesExtend | property | core/ |
The list of libraries-extend definitions. |
ActiveTheme::$librariesOverride | property | core/ |
The libraries or library assets overridden 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. |
ActiveTopicsBlock::buildForumQuery | function | core/ |
Builds the select query to use for this forum block. |
ActiveWorkspaceCheckTest::providerTestAccess | function | core/ |
Provides data for the testAccess method. |
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 install. |
ActiveWorkspaceUpdateTest::setUp | function | core/ |
|
ActiveWorkspaceUpdateTest::testActiveWorkspaceDuringUpdate | function | core/ |
Tests that there is no active workspace during database updates. |
AddBlockForm | class | core/ |
Provides a form to add a block. |
AddBlockForm.php | file | core/ |
|
AddBlockForm::buildForm | function | core/ |
Builds the form for the block. |
AddBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
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/ |
Arrays containing attributes of the stylesheets to be added to the page. |
AddCssCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
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 install. |
AddedStylesheetsTest::setUp | function | core/ |
|
AddedStylesheetsTest::testCkeditorStylesheets | function | core/ |
Test the ckeditor5-stylesheets theme config. |
AddFeedTest | class | core/ |
Make sure that attaching feeds works correctly with various constructs. |
AddFeedTest.php | file | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.