Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| DrupalSqlBase::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| DrupalSqlBase::create | function | core/ |
Creates an instance of the plugin. |
| DrupalSqlBase::getModuleSchemaVersion | function | core/ |
Retrieves a module schema_version from the source Drupal database. |
| 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/ |
@coversDefaultClass \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase[[api-linebreak]] @group migrate_drupal |
| DrupalSqlBaseTest.php | file | core/ |
|
| DrupalSqlBaseTest::$base | property | core/ |
|
| 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/ |
@covers ::checkRequirements[[api-linebreak]] |
| DrupalSqlBaseTest::testSourceDatabaseError | function | core/ |
@covers ::checkRequirements[[api-linebreak]] |
| DrupalSqlBaseTest::testSourceProviderNotActive | function | core/ |
@covers ::checkRequirements[[api-linebreak]] |
| 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. |
| DrupalStandardsListenerTrait | trait | core/ |
Listens for PHPUnit tests and fails those with invalid coverage annotations. |
| DrupalStandardsListenerTrait.php | file | core/ |
|
| DrupalStandardsListenerTrait::checkValidCoversForTest | function | core/ |
Check an individual test run for valid @covers annotation. |
| DrupalStandardsListenerTrait::classExists | function | core/ |
Helper method to check if a string names a valid class or trait. |
Pagination
- Previous page
- Page 426
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.