Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
DbDumpTest::getTableSchema function core/modules/mysql/tests/src/Kernel/mysql/DbDumpTest.php Helper function to get a simplified schema for a given table.
DbDumpTest::register function core/modules/mysql/tests/src/Kernel/mysql/DbDumpTest.php Register a database cache backend rather than memory-based.
DbDumpTest::setUp function core/modules/mysql/tests/src/Kernel/mysql/DbDumpTest.php
DbDumpTest::testDbDumpCommand function core/modules/mysql/tests/src/Kernel/mysql/DbDumpTest.php Tests the command directly.
DbDumpTest::testScriptLoad function core/modules/mysql/tests/src/Kernel/mysql/DbDumpTest.php Tests loading the script back into the database.
DbImportCommand class core/lib/Drupal/Core/Command/DbImportCommand.php Provides a command to import the current database from a script.
DbImportCommand.php file core/lib/Drupal/Core/Command/DbImportCommand.php
DbImportCommand::configure function core/lib/Drupal/Core/Command/DbImportCommand.php
DbImportCommand::execute function core/lib/Drupal/Core/Command/DbImportCommand.php
DbImportCommand::runScript function core/lib/Drupal/Core/Command/DbImportCommand.php Run the database script.
DbImportCommandTest class core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php Test that the DbImportCommand works correctly.
DbImportCommandTest.php file core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php
DbImportCommandTest::$tables property core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php Tables that should be part of the exported script.
DbImportCommandTest::testDbImportCommand function core/modules/system/tests/src/Kernel/Scripts/DbImportCommandTest.php Tests the command directly.
DbLog class core/modules/dblog/src/Logger/DbLog.php Logs events in the watchdog database table.
dblog.admin.inc file core/modules/dblog/dblog.admin.inc
dblog.info.yml file core/modules/dblog/dblog.info.yml core/modules/dblog/dblog.info.yml
dblog.install file core/modules/dblog/dblog.install Install, update and uninstall functions for the dblog module.
dblog.libraries.yml file core/modules/dblog/dblog.libraries.yml core/modules/dblog/dblog.libraries.yml
dblog.links.menu.yml file core/modules/dblog/dblog.links.menu.yml core/modules/dblog/dblog.links.menu.yml
dblog.links.task.yml file core/modules/dblog/dblog.links.task.yml core/modules/dblog/dblog.links.task.yml
dblog.migrate_drupal.yml file core/modules/dblog/migrations/state/dblog.migrate_drupal.yml core/modules/dblog/migrations/state/dblog.migrate_drupal.yml
dblog.module file core/modules/dblog/dblog.module
dblog.module.css file core/modules/dblog/css/dblog.module.css Admin styles for the Database Logging module.
dblog.module.css file core/themes/stable9/css/dblog/dblog.module.css Admin styles for the Database Logging module.
DbLog.php file core/modules/dblog/src/Logger/DbLog.php
dblog.post_update.php file core/modules/dblog/dblog.post_update.php Post update functions for the Database Logging module.
dblog.routing.yml file core/modules/dblog/dblog.routing.yml core/modules/dblog/dblog.routing.yml
dblog.schema.yml file core/modules/dblog/config/schema/dblog.schema.yml core/modules/dblog/config/schema/dblog.schema.yml
dblog.services.yml file core/modules/dblog/dblog.services.yml core/modules/dblog/dblog.services.yml
dblog.settings.yml file core/modules/dblog/config/install/dblog.settings.yml core/modules/dblog/config/install/dblog.settings.yml
dblog.settings.yml file core/tests/fixtures/config_install/multilingual/dblog.settings.yml core/tests/fixtures/config_install/multilingual/dblog.settings.yml
dblog.settings.yml file core/tests/fixtures/config_install/testing_config_install/dblog.settings.yml core/tests/fixtures/config_install/testing_config_install/dblog.settings.yml
dblog.views.schema.yml file core/modules/dblog/config/schema/dblog.views.schema.yml core/modules/dblog/config/schema/dblog.views.schema.yml
DbLog::$connection property core/modules/dblog/src/Logger/DbLog.php The database connection object.
DbLog::$parser property core/modules/dblog/src/Logger/DbLog.php The message's placeholders parser.
DbLog::DEDICATED_DBLOG_CONNECTION_TARGET constant core/modules/dblog/src/Logger/DbLog.php The dedicated database connection target to use for log entries.
DbLog::log function core/modules/dblog/src/Logger/DbLog.php
DbLog::__construct function core/modules/dblog/src/Logger/DbLog.php Constructs a DbLog object.
DblogClearLogConfirmForm class core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Provides a confirmation form before clearing out the logs.
DblogClearLogConfirmForm.php file core/modules/dblog/src/Form/DblogClearLogConfirmForm.php
DblogClearLogConfirmForm::$connection property core/modules/dblog/src/Form/DblogClearLogConfirmForm.php The database connection.
DblogClearLogConfirmForm::create function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Instantiates a new instance of the implementing class using autowiring.
DblogClearLogConfirmForm::getCancelUrl function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns the route to go to if the user cancels the action.
DblogClearLogConfirmForm::getFormId function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns a unique string identifying the form.
DblogClearLogConfirmForm::getQuestion function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns the question to ask the user.
DblogClearLogConfirmForm::submitForm function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Form submission handler.
DblogClearLogConfirmForm::__construct function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Constructs a new DblogClearLogConfirmForm.
DbLogController class core/modules/dblog/src/Controller/DbLogController.php Returns responses for dblog routes.
DbLogController.php file core/modules/dblog/src/Controller/DbLogController.php

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