Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| DrupalTest::testFormBuilder | function | core/ |
Tests the formBuilder() method. |
| DrupalTest::testGetContainerException | function | core/ |
Tests get container exception. |
| DrupalTest::testHttpClient | function | core/ |
Tests the httpClient() method. |
| DrupalTest::testKeyValue | function | core/ |
Tests the keyValue() method. |
| DrupalTest::testKeyValueExpirable | function | core/ |
Tests the keyValueExpirable() method. |
| DrupalTest::testLanguageManager | function | core/ |
Tests the languageManager() method. |
| DrupalTest::testLinkGenerator | function | core/ |
Tests the linkGenerator() method. |
| DrupalTest::testLock | function | core/ |
Tests the lock() method. |
| DrupalTest::testMenuTree | function | core/ |
Tests the menuTree() method. |
Pagination
- Previous page
- Page 387
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.