Search for drupal_
- Search 7.x for drupal_
- Search 9.5.x for drupal_
- Search 8.9.x for drupal_
- Search 10.3.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::executeJsOnElement | function | core/ |
Executes JS on a given element. |
| 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. |
| 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 install. |
| 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. |
| DrupalSqlBase::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| DrupalSqlBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| DrupalSqlBase::getModuleSchemaVersion | function | core/ |
Retrieves a module schema_version from the source Drupal database. |
| DrupalSqlBase::getSourceModule | function | core/ |
Gets the source module providing the source data. |
| DrupalSqlBase::getSystemData | function | core/ |
Retrieves all system data information from the source Drupal database. |
| DrupalSqlBase::moduleExists | function | core/ |
Checks if a given module is enabled in the source Drupal database. |
| DrupalSqlBase::variableGet | function | core/ |
Reads a variable from a source Drupal database. |
| DrupalSqlBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| DrupalSqlBaseTest | class | core/ |
Tests Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase. |
| DrupalSqlBaseTest.php | file | core/ |
|
| DrupalSqlBaseTest::$base | property | core/ |
The DrupalSqlBase object. |
| DrupalSqlBaseTest::$databaseContents | property | core/ |
Minimum database contents needed to test DrupalSqlBase. |
| DrupalSqlBaseTest::$entityTypeManager | property | core/ |
Mock entity type manager. |
| DrupalSqlBaseTest::$migrationConfiguration | property | core/ |
Define bare minimum migration configuration. |
| DrupalSqlBaseTest::$pluginDefinition | property | core/ |
The plugin definition. |
| DrupalSqlBaseTest::$state | property | core/ |
Mock StateInterface. |
| DrupalSqlBaseTest::providerMinimumVersion | function | core/ |
Provides data for testMinimumVersion. |
| DrupalSqlBaseTest::setUp | function | core/ |
|
| DrupalSqlBaseTest::testMinimumVersion | function | core/ |
Tests minimum version. |
| DrupalSqlBaseTest::testSourceDatabaseError | function | core/ |
Tests source database error. |
| DrupalSqlBaseTest::testSourceProviderNotActive | function | core/ |
Tests source provider not active. |
| DrupalStandardsListenerDeprecatedClass | class | core/ |
Fixture class for use by DrupalStandardsListenerDeprecationTest. |
| DrupalStandardsListenerDeprecatedClass.php | file | core/ |
|
| DrupalStandardsListenerDeprecatedClass::testFunction | function | core/ |
Returns a known value. |
| DrupalStandardsListenerDeprecationTest | class | core/ |
Test deprecation error handling by DrupalStandardsListener. |
| DrupalStandardsListenerDeprecationTest.php | file | core/ |
|
| DrupalStandardsListenerDeprecationTest::testDeprecation | function | core/ |
Exercise DrupalStandardsListener's coverage validation. |
| DrupalTest | class | core/ |
Tests the Drupal class. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.