13 calls to Drupal::database()
- batch_process in core/
includes/ form.inc - Processes the batch.
- callback_batch_operation in core/
lib/ Drupal/ Core/ Form/ form.api.php - Perform a single batch operation.
- DblogHooks::cron in core/
modules/ dblog/ src/ Hook/ DblogHooks.php - Implements hook_cron().
- hook_entity_predelete in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Act before entity deletion.
- hook_ENTITY_TYPE_predelete in core/
lib/ Drupal/ Core/ Entity/ entity.api.php - Act before entity deletion of a particular entity type.
- IdAuditor::auditEntityComplete in core/
modules/ migrate/ src/ Audit/ IdAuditor.php - Audits an EntityComplete migration.
- locale_cron_fill_queue in core/
modules/ locale/ locale.translation.inc - Populate a queue with project to check for translation updates.
- MigrateDrupalHooks::migrationPluginsAlter in core/
modules/ migrate_drupal/ src/ Hook/ MigrateDrupalHooks.php - Implements hook_migration_plugins_alter().
- MigrationConfigurationTrait::getMigrations in core/
modules/ migrate_drupal/ src/ MigrationConfigurationTrait.php - Gets the migrations for import.
- Sql::__construct in core/
modules/ migrate/ src/ Plugin/ migrate/ id_map/ Sql.php - Constructs an SQL object.
- taxonomy_build_node_index in core/
modules/ taxonomy/ taxonomy.module - Builds and inserts taxonomy index entries for a given node.
- UserStorage::doSaveFieldItems in core/
modules/ user/ src/ UserStorage.php - Writes entity field values to the storage.
- _batch_queue in core/
includes/ form.inc - Returns a queue object for a batch set.