Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DrupalListener::addSkippedTest | function | core/ |
|
| DrupalListener::endTest | function | core/ |
|
| DrupalListener::startTest | function | core/ |
|
| DrupalListener::startTestSuite | function | core/ |
|
| DrupalListener::__construct | function | core/ |
Constructs the DrupalListener object. |
| DrupalLogErrorTest | class | core/ |
Tests logging of errors in core/error.inc. |
| DrupalLogErrorTest.php | file | core/ |
|
| DrupalLogErrorTest::testFatalExitCode | function | core/ |
Tests that fatal errors return a non-zero exit code. |
| DrupalMedia | class | core/ |
Defines the "drupalmedia" plugin. |
| drupalmedia.admin.css | file | core/ |
/* cspell:ignore medialibrary */ .ckeditor5-toolbar-button-drupalMedia { background-image: url(../icons/medialibrary.svg); } |
| drupalmedia.css | file | core/ |
Styles for the Drupal Media in CKEditor 5. |
| DrupalMedia.php | file | core/ |
|
| DrupalMedia::$moduleExtensionList | property | core/ |
The module extension list. |
| DrupalMedia::create | function | core/ |
Creates an instance of the plugin. |
| DrupalMedia::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| DrupalMedia::getCssFiles | function | core/ |
@todo Improve this in https://www.drupal.org/project/drupal/issues/3072063 |
| DrupalMedia::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| DrupalMedia::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| DrupalMedia::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| DrupalMedia::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
| DrupalMedia::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
| DrupalMedia::__construct | function | core/ |
Constructs a new DrupalMedia plugin object. |
| DrupalMediaLibrary | class | core/ |
Defines the "drupalmedialibrary" plugin. |
| DrupalMediaLibrary.php | file | core/ |
|
| DrupalMediaLibrary::$mediaTypeStorage | property | core/ |
The media type entity storage. |
| DrupalMediaLibrary::$moduleExtensionList | property | core/ |
The module extension list. |
| DrupalMediaLibrary::create | function | core/ |
Creates an instance of the plugin. |
| DrupalMediaLibrary::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| DrupalMediaLibrary::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| DrupalMediaLibrary::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| DrupalMediaLibrary::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| DrupalMediaLibrary::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| DrupalMediaLibrary::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
| DrupalMediaLibrary::__construct | function | core/ |
Constructs a new DrupalMediaLibrary plugin object. |
| DrupalMessengerServiceTest | class | core/ |
Tests the Messenger service. |
| DrupalMessengerServiceTest.php | file | core/ |
|
| DrupalMessengerServiceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DrupalMessengerServiceTest::$modules | property | core/ |
Modules to enable. |
| DrupalMessengerServiceTest::testDrupalMessengerService | function | core/ |
Tests Messenger service. |
| DrupalMessengerServiceTest::testStatusMessageAssertions | function | core/ |
Tests assertion methods in WebAssert related to status messages. |
| DrupalPackageBuilder | class | composer/ |
Base class that includes helpful utility routine for Drupal builder classes. |
| DrupalPackageBuilder.php | file | composer/ |
|
| DrupalPackageBuilder::$drupalCoreInfo | property | composer/ |
Information about composer.json, composer.lock etc. in current release. |
| DrupalPackageBuilder::__construct | function | composer/ |
DrupalPackageBuilder constructor. |
| DrupalPinnedDevDependenciesBuilder | class | composer/ |
Builder to produce metapackage for drupal/core-dev-pinned. |
| DrupalPinnedDevDependenciesBuilder.php | file | composer/ |
|
| DrupalPinnedDevDependenciesBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
| DrupalPinnedDevDependenciesBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
| DrupalPinnedDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalSelenium2Driver | class | core/ |
Provides a driver for Selenium testing. |
Pagination
- Previous page
- Page 425
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.