Search for drupal_
- Search 7.x for drupal_
- Search 8.9.x for drupal_
- Search 10.3.x for drupal_
- Search 11.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| DrupalSelenium2Driver.php | file | core/ |
|
| DrupalSelenium2Driver::click | function | core/ |
|
| DrupalSelenium2Driver::dragTo | function | core/ |
|
| DrupalSelenium2Driver::setCookie | function | core/ |
|
| DrupalSelenium2Driver::setValue | function | core/ |
|
| DrupalSelenium2Driver::uploadFileAndGetRemoteFilePath | function | core/ |
Uploads a file to the Selenium instance and returns the remote path. |
| DrupalSelenium2Driver::waitFor | function | core/ |
Waits for a callback to return a truthy result and returns it. |
| DrupalSelenium2Driver::__construct | function | core/ |
|
| DrupalSelenium2DriverTest | class | core/ |
Tests the DrupalSelenium2Driver methods. |
| DrupalSelenium2DriverTest.php | file | core/ |
|
| DrupalSelenium2DriverTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DrupalSelenium2DriverTest::$modules | property | core/ |
Modules to enable. |
| DrupalSelenium2DriverTest::setUp | function | core/ |
|
| DrupalSelenium2DriverTest::testGetRemoteFilePath | function | core/ |
Tests uploading remote files. |
| DrupalSqlBase | class | core/ |
A base class for source plugins using a Drupal database as a source. |
| DrupalSqlBase.php | file | core/ |
|
| DrupalSqlBase::$entityTypeManager | property | core/ |
The entity type manager. |
| DrupalSqlBase::$requirements | property | core/ |
If the source provider is missing. |
| DrupalSqlBase::$systemData | property | core/ |
The contents of the system table. |
| DrupalSqlBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.