Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DbDumpCommand::getTableCollation | function | core/ |
Set the table collation. |
| DbDumpCommand::getTableData | function | core/ |
Gets all data from a given table. |
| DbDumpCommand::getTableIndexes | function | core/ |
Adds primary key, unique keys, and index information to the schema. |
| DbDumpCommand::getTables | function | core/ |
Returns a list of tables, not including those set to be excluded. |
| DbDumpCommand::getTableSchema | function | core/ |
Returns a schema array for a given table. |
| DbDumpCommand::getTableScript | function | core/ |
The part of the script for each table. |
| DbDumpCommand::getTemplate | function | core/ |
The script template. |
| DbDumpCommandTest | class | core/ |
Test that the DbDumpCommand works correctly. |
| DbDumpCommandTest.php | file | core/ |
|
| DbDumpCommandTest::$modules | property | core/ |
Modules to enable. |
| DbDumpCommandTest::setUp | function | core/ |
|
| DbDumpCommandTest::testDbDumpCommand | function | core/ |
Test the command directly. |
| DbDumpCommandTest::testSchemaOnly | function | core/ |
Test schema only option. |
| DbDumpTest | class | core/ |
Tests for the database dump commands. |
| DbDumpTest.php | file | core/ |
|
| DbDumpTest::$data | property | core/ |
Test data to write into config. |
| DbDumpTest::$modules | property | core/ |
Modules to enable. |
| DbDumpTest::$originalTableIndexes | property | core/ |
An array of original table indexes (including primary and unique keys). |
| DbDumpTest::$originalTableSchemas | property | core/ |
An array of original table schemas. |
| DbDumpTest::$tables | property | core/ |
Tables that should be part of the exported script. |
| DbDumpTest::getTableIndexes | function | core/ |
Returns indexes for a given table. |
| DbDumpTest::getTableSchema | function | core/ |
Helper function to get a simplified schema for a given table. |
| DbDumpTest::register | function | core/ |
Register a database cache backend rather than memory-based. |
| DbDumpTest::setUp | function | core/ |
|
| DbDumpTest::testDbDumpCommand | function | core/ |
Test the command directly. |
| DbDumpTest::testScriptLoad | function | core/ |
Test loading the script back into the database. |
| DbImportCommand | class | core/ |
Provides a command to import the current database from a script. |
| DbImportCommand.php | file | core/ |
|
| DbImportCommand::configure | function | core/ |
|
| DbImportCommand::execute | function | core/ |
|
| DbImportCommand::runScript | function | core/ |
Run the database script. |
| DbImportCommandTest | class | core/ |
Test that the DbImportCommand works correctly. |
| DbImportCommandTest.php | file | core/ |
|
| DbImportCommandTest::$modules | property | core/ |
Modules to enable. |
| DbImportCommandTest::$tables | property | core/ |
Tables that should be part of the exported script. |
| DbImportCommandTest::testDbImportCommand | function | core/ |
Test the command directly. |
| DbLog | class | core/ |
Logs events in the watchdog database table. |
| dblog-2851293.php | file | core/ |
Test fixture. |
| dblog.admin.inc | file | core/ |
Administrative page callbacks for the Database Logging module. |
| dblog.info.yml | file | core/ |
core/modules/dblog/dblog.info.yml |
| dblog.install | file | core/ |
Install, update and uninstall functions for the dblog module. |
| dblog.libraries.yml | file | core/ |
core/modules/dblog/dblog.libraries.yml |
| dblog.links.menu.yml | file | core/ |
core/modules/dblog/dblog.links.menu.yml |
| dblog.links.task.yml | file | core/ |
core/modules/dblog/dblog.links.task.yml |
| dblog.migrate_drupal.yml | file | core/ |
core/modules/dblog/migrations/state/dblog.migrate_drupal.yml |
| dblog.module | file | core/ |
System monitoring and logging for administrators. |
| dblog.module.css | file | core/ |
Admin styles for the Database Logging module. |
| dblog.module.css | file | core/ |
Admin styles for the Database Logging module. |
| DbLog.php | file | core/ |
|
| dblog.post_update.php | file | core/ |
Post update functions for the Database Logging module. |
Pagination
- Previous page
- Page 359
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.