Search for drupal_
- Search 7.x for drupal_
- Search 9.5.x for drupal_
- Search 8.9.x for drupal_
- Search 11.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| DrupalTest | class | core/ |
Tests the Drupal class. |
| DrupalTest.php | file | core/ |
|
| DrupalTest::$container | property | core/ |
The mock container. |
| DrupalTest::setMockContainerService | function | core/ |
Sets up a mock expectation for the container get() method. |
| DrupalTest::setUp | function | core/ |
|
| DrupalTest::testAccessManager | function | core/ |
Tests the accessManager() method. |
| DrupalTest::testCache | function | core/ |
Tests the cache() method. |
| DrupalTest::testClassResolver | function | core/ |
Tests the classResolver method. |
| DrupalTest::testClassResolverWithClass | function | core/ |
Tests the classResolver method when called with a class. |
| DrupalTest::testConfig | function | core/ |
Tests the config() method. |
| DrupalTest::testCsrfToken | function | core/ |
Tests the csrfToken() method. |
| DrupalTest::testCurrentUser | function | core/ |
Tests the currentUser() method. |
| DrupalTest::testDatabase | function | core/ |
Tests the database() method. |
| DrupalTest::testEntityQuery | function | core/ |
Tests the entityQuery() method. |
| DrupalTest::testEntityQueryAggregate | function | core/ |
Tests the entityQueryAggregate() method. |
| DrupalTest::testEntityTypeManager | function | core/ |
Tests the entityTypeManager() method. |
| DrupalTest::testFlood | function | core/ |
Tests the flood() method. |
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.