Search for db

  1. Search 7.x for db
  2. Search 8.9.x for db
  3. Search 10.3.x for db
  4. Search 11.x for db
  5. Other projects
Title Object type File name Summary
dblog_test_views.info.yml file core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml
dblog_update_last_removed function core/modules/dblog/dblog.install Implements hook_update_last_removed().
dblog_views_data function core/modules/dblog/dblog.views.inc Implements hook_views_data().
dblog_views_pre_render function core/modules/dblog/dblog.module Implements hook_views_pre_render().
DbToolsApplication class core/lib/Drupal/Core/Command/DbToolsApplication.php Provides a command to import a database generation script.
DbToolsApplication.php file core/lib/Drupal/Core/Command/DbToolsApplication.php
DbToolsApplication::getDefaultCommands function core/lib/Drupal/Core/Command/DbToolsApplication.php
DbToolsApplication::__construct function core/lib/Drupal/Core/Command/DbToolsApplication.php
DbToolsApplicationTest class core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php Test that the DbToolsApplication works correctly.
DbToolsApplicationTest.php file core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php
DbToolsApplicationTest::testDumpCommandRegistration function core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php Tests that the dump command is correctly registered.
DbToolsApplicationTest::testImportCommandRegistration function core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php Tests that the dump command is correctly registered.
DbUpdateAccessCheck class core/modules/system/src/Access/DbUpdateAccessCheck.php Access check for database update routes.
DbUpdateAccessCheck.php file core/modules/system/src/Access/DbUpdateAccessCheck.php
DbUpdateAccessCheck::access function core/modules/system/src/Access/DbUpdateAccessCheck.php Checks access for update routes.
DbUpdateController class core/modules/system/src/Controller/DbUpdateController.php Controller routines for database update routes.
DbUpdateController.php file core/modules/system/src/Controller/DbUpdateController.php
DbUpdateController::$account property core/modules/system/src/Controller/DbUpdateController.php The current user.
DbUpdateController::$bareHtmlPageRenderer property core/modules/system/src/Controller/DbUpdateController.php The bare HTML page renderer.
DbUpdateController::$cache property core/modules/system/src/Controller/DbUpdateController.php A cache backend interface.
DbUpdateController::$keyValueExpirableFactory property core/modules/system/src/Controller/DbUpdateController.php The keyvalue expirable factory.
DbUpdateController::$moduleHandler property core/modules/system/src/Controller/DbUpdateController.php The module handler.
DbUpdateController::$postUpdateRegistry property core/modules/system/src/Controller/DbUpdateController.php The post update registry.
DbUpdateController::$root property core/modules/system/src/Controller/DbUpdateController.php The app root.
DbUpdateController::$state property core/modules/system/src/Controller/DbUpdateController.php The state service.
DbUpdateController::batchFinished function core/modules/system/src/Controller/DbUpdateController.php Finishes the update process and stores the results for eventual display.
DbUpdateController::create function core/modules/system/src/Controller/DbUpdateController.php Instantiates a new instance of this class.
DbUpdateController::getModuleUpdates function core/modules/system/src/Controller/DbUpdateController.php Retrieves module updates.
DbUpdateController::handle function core/modules/system/src/Controller/DbUpdateController.php Returns a database update page.
DbUpdateController::helpfulLinks function core/modules/system/src/Controller/DbUpdateController.php Provides links to the homepage and administration pages.
DbUpdateController::info function core/modules/system/src/Controller/DbUpdateController.php Returns the info database update page.
DbUpdateController::requirements function core/modules/system/src/Controller/DbUpdateController.php Renders a list of requirement errors or warnings.
DbUpdateController::results function core/modules/system/src/Controller/DbUpdateController.php Displays results of the update script with any accompanying errors.
DbUpdateController::selection function core/modules/system/src/Controller/DbUpdateController.php Renders a list of available database updates.
DbUpdateController::triggerBatch function core/modules/system/src/Controller/DbUpdateController.php Starts the database update batch process.
DbUpdateController::updateTasksList function core/modules/system/src/Controller/DbUpdateController.php Provides the update task list render array.
DbUpdateController::__construct function core/modules/system/src/Controller/DbUpdateController.php Constructs a new UpdateController.
DbUpdateNegotiator class core/modules/system/src/Theme/DbUpdateNegotiator.php Sets the active theme for the database update pages.
DbUpdateNegotiator.php file core/modules/system/src/Theme/DbUpdateNegotiator.php
DbUpdateNegotiator::$configFactory property core/modules/system/src/Theme/DbUpdateNegotiator.php The config factory.
DbUpdateNegotiator::$themeHandler property core/modules/system/src/Theme/DbUpdateNegotiator.php The theme handler.
DbUpdateNegotiator::applies function core/modules/system/src/Theme/DbUpdateNegotiator.php Whether this theme negotiator should be used to set the theme.
DbUpdateNegotiator::determineActiveTheme function core/modules/system/src/Theme/DbUpdateNegotiator.php Determine the active theme for the request.
DbUpdateNegotiator::__construct function core/modules/system/src/Theme/DbUpdateNegotiator.php Constructs a DbUpdateNegotiator.
db_installer_object function core/includes/install.inc Returns a database installer object.
DeprecatedBackboneTest class core/tests/Drupal/KernelTests/Core/Asset/DeprecatedBackboneTest.php Checks the deprecation status of Backbone.
DeprecatedBackboneTest.php file core/tests/Drupal/KernelTests/Core/Asset/DeprecatedBackboneTest.php
DeprecatedBackboneTest::$libraryDiscovery property core/tests/Drupal/KernelTests/Core/Asset/DeprecatedBackboneTest.php The library discovery service.
DeprecatedBackboneTest::setUp function core/tests/Drupal/KernelTests/Core/Asset/DeprecatedBackboneTest.php
DeprecatedBackboneTest::testBackboneDeprecation function core/tests/Drupal/KernelTests/Core/Asset/DeprecatedBackboneTest.php Tests that the Backbone library is deprecated.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.