Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
DbLogViewsTest::filterLogsEntries function core/modules/dblog/tests/src/Functional/DbLogViewsTest.php Filters the logs according to the specific severity and log entry type.
DbLogViewsTest::getLogsEntriesTable function core/modules/dblog/tests/src/Functional/DbLogViewsTest.php Find the Logs table in the DOM.
DbLogViewsTest::testEmptyText function core/modules/dblog/tests/src/Functional/DbLogViewsTest.php Tests the empty text for the watchdog view is not using an input format.
dblog_filters function core/modules/dblog/dblog.admin.inc Creates a list of database log administration filters that can be applied.
dblog_form_system_logging_settings_alter function core/modules/dblog/dblog.module Implements hook_form_FORM_ID_alter() for system_logging_settings().
dblog_logging_settings_submit function core/modules/dblog/dblog.module Form submission handler for system_logging_settings().
dblog_menu_links_discovered_alter function core/modules/dblog/dblog.module Implements hook_menu_links_discovered_alter().
dblog_post_update_convert_recent_messages_to_view function core/modules/dblog/dblog.post_update.php Replace 'Recent log messages' with a view.
dblog_schema function core/modules/dblog/dblog.install Implements hook_schema().
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_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().
dblog_view_presave function core/modules/dblog/dblog.module Implements hook_ENTITY_TYPE_presave() for views entities.
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 Test that the dump command is correctly registered.
DbToolsApplicationTest::testImportCommandRegistration function core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php Test 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::$postUpdateRegistry property core/modules/system/src/Controller/DbUpdateController.php The post update registry.
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::getModuleUpdates function core/modules/system/src/Controller/DbUpdateController.php Retrieves module updates.
DbUpdateController::helpfulLinks function core/modules/system/src/Controller/DbUpdateController.php Provides links to the homepage and administration pages.
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::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::applies function core/modules/system/src/Theme/DbUpdateNegotiator.php Whether this theme negotiator should be used to set the theme.
DbUpdateNegotiator::__construct function core/modules/system/src/Theme/DbUpdateNegotiator.php Constructs a DbUpdateNegotiator.
DbUpdatesTrait trait core/modules/system/src/Tests/Update/DbUpdatesTrait.php Provides methods to conditionally enable db update functions and apply
pending db updates through the Update UI.
DbUpdatesTrait trait core/modules/system/tests/src/Functional/Update/DbUpdatesTrait.php Provides methods to conditionally enable db update functions and apply
pending db updates through the Update UI.
DbUpdatesTrait.php file core/modules/system/src/Tests/Update/DbUpdatesTrait.php
DbUpdatesTrait.php file core/modules/system/tests/src/Functional/Update/DbUpdatesTrait.php
DbUpdatesTrait::applyUpdates function core/modules/system/src/Tests/Update/DbUpdatesTrait.php Applies any pending DB updates through the Update UI.
DbUpdatesTrait::applyUpdates function core/modules/system/tests/src/Functional/Update/DbUpdatesTrait.php Applies any pending DB updates through the Update UI.
DbUpdatesTrait::enableUpdates function core/modules/system/src/Tests/Update/DbUpdatesTrait.php Enables db updates until the specified index.
DbUpdatesTrait::enableUpdates function core/modules/system/tests/src/Functional/Update/DbUpdatesTrait.php Enables db updates until the specified index.
DbUpdatesTrait::includeUpdates function core/modules/system/src/Tests/Update/DbUpdatesTrait.php Conditionally load Update API functions for the specified group.
db_close function core/includes/database.inc Closes the active database connection.
db_escape_field function core/includes/database.inc Restricts a dynamic column or constraint name to safe characters.
db_escape_table function core/includes/database.inc Restricts a dynamic table name to safe characters.
db_field_exists function core/includes/database.inc Checks if a column exists in the given table.
db_field_names function core/includes/database.inc Returns an array of field names from an array of key/index column specifiers.

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