Search for drupal_
- Search 7.x for drupal_
- Search 9.5.x for drupal_
- Search 10.3.x for drupal_
- Search 11.x for drupal_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| JavascriptGetDrupalSettingsTest.php | file | core/ |
|
| JavascriptGetDrupalSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JavascriptGetDrupalSettingsTest::$modules | property | core/ |
Modules to enable. |
| JavascriptGetDrupalSettingsTest::testGetDrupalSettings | function | core/ |
Tests retrieval of Drupal settings. |
| KernelPreHandle::$drupalKernel | property | core/ |
The main Drupal kernel. |
| KernelTestBaseTest::testDrupalGetProfile | function | core/ |
Tests that \Drupal::installProfile() returns NULL. |
| language.migrate_drupal.yml | file | core/ |
core/modules/language/migrations/state/language.migrate_drupal.yml |
| LanguageConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| language_get_browser_drupal_langcode_mappings | function | core/ |
Returns language mappings between browser and Drupal language codes. |
| LegacyFunctionsTest::testDrupalSetTimeLimit | function | core/ |
@expectedDeprecation drupal_set_time_limit() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal\Component\Utility\Environment::setTimeLimit() instead. See https://www.drupal.org/node/3000058. @doesNotPerformAssertions |
| LegacyMigrateDrupal6AuditIdsTest | class | core/ |
Extends MigrateDrupal6AuditIdsTest to test with deprecated modules. |
| LegacyMigrateDrupal6AuditIdsTest.php | file | core/ |
|
| LegacyMigrateDrupal6AuditIdsTest::$excludeDeprecated | property | core/ |
Flag to exclude deprecated modules from the tests. |
| LegacyMigrateDrupal7AuditIdsTest | class | core/ |
Extends MigrateDrupal7AuditIdsTest to test with deprecated modules. |
| LegacyMigrateDrupal7AuditIdsTest.php | file | core/ |
|
| LegacyMigrateDrupal7AuditIdsTest::$excludeDeprecated | property | core/ |
Flag to exclude deprecated modules from the tests. |
| LibraryDiscoveryIntegrationTest::testLibrariesOverrideDrupalSettings | function | core/ |
Tests libraries-override on drupalSettings. |
| LibraryDiscoveryParser::drupalGetPath | function | core/ |
Wraps drupal_get_path(). |
| link.migrate_drupal.yml | file | core/ |
core/modules/link/migrations/state/link.migrate_drupal.yml |
| locale.migrate_drupal.yml | file | core/ |
core/modules/locale/migrations/state/locale.migrate_drupal.yml |
| MatcherDumper::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| MediaEmbedFilterTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
| MenuLinkPluginConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| menu_link_content.migrate_drupal.yml | file | core/ |
core/modules/menu_link_content/migrations/state/menu_link_content.migrate_drupal.yml |
| menu_ui.migrate_drupal.yml | file | core/ |
core/modules/menu_ui/migrations/state/menu_ui.migrate_drupal.yml |
| MigrateDrupal6AuditIdsTest | class | core/ |
Tests the migration auditor for ID conflicts. |
| MigrateDrupal6AuditIdsTest.php | file | core/ |
|
| MigrateDrupal6AuditIdsTest::setUp | function | core/ |
|
| MigrateDrupal6AuditIdsTest::testAllMigrationsWithIdConflicts | function | core/ |
Tests all migrations with ID conflicts. |
| MigrateDrupal6AuditIdsTest::testAllMigrationsWithNoIdConflicts | function | core/ |
Tests all migrations with no ID conflicts. |
| MigrateDrupal6AuditIdsTest::testDraftRevisionIdConflicts | function | core/ |
Tests draft revisions ID conflicts. |
| MigrateDrupal6AuditIdsTest::testMultipleMigrationWithoutIdConflicts | function | core/ |
Tests multiple migrations to the same destination with no ID conflicts. |
| MigrateDrupal6AuditIdsTest::testNodeGrantsIdConflicts | function | core/ |
Tests ID conflicts for inaccessible nodes. |
| MigrateDrupal6TestBase | class | core/ |
Base class for Drupal 6 migration tests. |
| MigrateDrupal6TestBase.php | file | core/ |
|
| MigrateDrupal6TestBase::$modules | property | core/ |
Modules to enable. |
| MigrateDrupal6TestBase::getFixtureFilePath | function | core/ |
Gets the path to the fixture file. |
| MigrateDrupal6TestBase::migrateContent | function | core/ |
Executes all content migrations. |
| MigrateDrupal6TestBase::migrateContentTypes | function | core/ |
Migrates node types. |
| MigrateDrupal6TestBase::migrateFields | function | core/ |
Executes all field migrations. |
| MigrateDrupal6TestBase::migrateTaxonomy | function | core/ |
Executes all taxonomy migrations. |
| MigrateDrupal6TestBase::migrateUsers | function | core/ |
Executes all user migrations. |
| MigrateDrupal6TestBase::setUp | function | core/ |
|
| MigrateDrupal7AuditIdsTest | class | core/ |
Tests the migration auditor for ID conflicts. |
| MigrateDrupal7AuditIdsTest.php | file | core/ |
|
| MigrateDrupal7AuditIdsTest::setUp | function | core/ |
|
| MigrateDrupal7AuditIdsTest::testAllMigrationsWithIdConflicts | function | core/ |
Tests all migrations with ID conflicts. |
| MigrateDrupal7AuditIdsTest::testAllMigrationsWithNoIdConflicts | function | core/ |
Tests all migrations with no ID conflicts. |
| MigrateDrupal7AuditIdsTest::testDraftRevisionIdConflicts | function | core/ |
Tests draft revisions ID conflicts. |
| MigrateDrupal7AuditIdsTest::testMultipleMigrationWithoutIdConflicts | function | core/ |
Tests multiple migrations to the same destination with no ID conflicts. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.