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 |
|---|---|---|---|
| migrate_drupal_ui_install | function | core/ |
Implements hook_install(). |
| migrate_drupal_uninstall | function | core/ |
Implements hook_uninstall(). |
| migrate_drupal_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| migrate_no_migrate_drupal_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/migrate_no_migrate_drupal_test.info.yml |
| migrate_no_migrate_drupal_test.routing.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_no_migrate_drupal_test/migrate_no_migrate_drupal_test.routing.yml |
| migrate_state_finished_test.migrate_drupal.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/migrate_state_finished_test/migrations/state/migrate_state_finished_test.migrate_drupal.yml |
| migrate_state_not_finished_test.migrate_drupal.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/migrate_state_not_finished_test/migrations/state/migrate_state_not_finished_test.migrate_drupal.yml |
| MigrationConfigurationTrait::getLegacyDrupalVersion | function | core/ |
Determines what version of Drupal the source database contains. |
| MigrationConfigurationTraitTest::providerTestGetLegacyDrupalVersion | function | core/ |
Provides data for testGetLegacyDrupalVersion. |
| MigrationConfigurationTraitTest::testGetLegacyDrupalVersion | function | core/ |
Tests get legacy drupal version. |
| MimeTypeGuesser::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| ModuleInstaller::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| NegotiationBrowserForm::language_get_browser_drupal_langcode_mappings | function | core/ |
Retrieves the browser's langcode mapping configuration array. |
| node.migrate_drupal.yml | file | core/ |
core/modules/node/migrations/state/node.migrate_drupal.yml |
| NodePreviewConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| OffCanvasTestBase::drupalGet | function | core/ |
Retrieves a Drupal path or an absolute path. |
| OliveroMessagesTest::testDataDrupalSelectors | function | core/ |
Tests data-drupal-selector="messages" exists. |
| olivero_drupal_alter_alter | function | core/ |
Implements hook_TYPE_alter(). |
| options.migrate_drupal.yml | file | core/ |
core/modules/options/migrations/state/options.migrate_drupal.yml |
| path.migrate_drupal.yml | file | core/ |
core/modules/path/migrations/state/path.migrate_drupal.yml |
| PersistentDatabaseLockBackend::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| PhpRequirements::$drupalMinimumPhp | property | core/ |
The minimum PHP version requirement for the installed Drupal version. |
| ProcessingTest::testDrupalFormSubmitInBatch | function | core/ |
Tests form submission during a batch operation. |
| RecipeTestTrait::runDrupalCommand | function | core/ |
Runs the `core/scripts/drupal` script with the given arguments. |
| RenderTest::testDrupalRenderThemePreprocessAttached | function | core/ |
Tests theme preprocess functions being able to attach assets. |
| ResettableStaticTest::testDrupalStatic | function | core/ |
Tests drupal_static() function. |
| ResourceTestBase::decorateResourceIdentifierWithDrupalInternalTargetId | function | core/ |
Adds drupal_internal__target_id to the meta of a resource identifier. |
| responsive_image.migrate_drupal.yml | file | core/ |
core/modules/responsive_image/migrations/state/responsive_image.migrate_drupal.yml |
| RouteBuilder::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| SaveUploadFormTest::testDrupalMovingUploadedFileError | function | core/ |
Tests for log entry on failing destination. |
| SaveUploadTest::testDrupalMovingUploadedFileError | function | core/ |
Tests for log entry on failing destination. |
| ScaffoldTest::assertCommonDrupalAssetsWereScaffolded | function | core/ |
Asserts that the scaffold files from drupal/assets are placed as expected. |
| ScaffoldTest::testDrupalDrupalFileWasAppended | function | core/ |
Tests a fixture where the robots.txt file is prepended / appended to. |
| ScaffoldTest::testDrupalDrupalFileWasReplaced | function | core/ |
Asserts that the appropriate file was replaced. |
| SchemaTest::testRenameTableWithNameContainingDrupalUnderscoreAndMultipleIndexes | function | core/ |
Tests renaming a table which name contains drupal_ with multiple indexes. |
| search.migrate_drupal.yml | file | core/ |
core/modules/search/migrations/state/search.migrate_drupal.yml |
| SessionConfiguration::drupalValidTestUa | function | core/ |
Wraps drupal_valid_test_ua(). |
| SettingsRewriteTest::testDrupalRewriteSettings | function | core/ |
Tests drupal rewrite settings. |
| shortcut.migrate_drupal.yml | file | core/ |
core/modules/shortcut/migrations/state/shortcut.migrate_drupal.yml |
| SynchronizeCsrfTokenSeedTrait::drupalLogin | function | core/ |
|
| SynchronizeCsrfTokenSeedTrait::drupalLogout | function | core/ |
|
| syslog.migrate_drupal.yml | file | core/ |
core/modules/syslog/migrations/state/syslog.migrate_drupal.yml |
| system.migrate_drupal.yml | file | core/ |
core/modules/system/migrations/state/system.migrate_drupal.yml |
| SystemAuthorizeTest::drupalGetAuthorizePHP | function | core/ |
Helper function to initialize authorize.php and load it via drupalGet(). |
| SystemRequirements::DRUPAL_CORE_REMOVED_MODULE_LIST | constant | core/ |
An array of machine names of modules that were removed from Drupal core. |
| SystemRequirements::DRUPAL_CORE_REMOVED_THEME_LIST | constant | core/ |
An array of machine names of themes that were removed from Drupal core. |
| taxonomy.migrate_drupal.yml | file | core/ |
core/modules/taxonomy/migrations/state/taxonomy.migrate_drupal.yml |
| telephone.migrate_drupal.yml | file | core/ |
core/modules/telephone/migrations/state/telephone.migrate_drupal.yml |
| TermAutocompleteTest::drupalGetJson | function | core/ |
Helper function for JSON formatted requests. |
| TestDrupal6SqlBase | class | core/ |
Extends the Drupal6SqlBase abstract class. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.