Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DbCommandBaseTest::testSpecifyDatabaseDoesNotExist | function | core/ |
Invalid database names will throw a useful exception. |
| DbCommandBaseTest::testSpecifyDatabaseKey | function | core/ |
Tests specifying a database key. |
| DbCommandBaseTest::testSpecifyDbUrl | function | core/ |
Tests supplying database connection as a URL. |
| DbCommandBaseTester | class | core/ |
Concrete command implementation for testing base features. |
| DbCommandBaseTester::configure | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
| DbCommandBaseTester::execute | function | core/ |
|
| DbCommandBaseTester::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
| DbDumpApplication::getDefaultCommands | function | core/ |
|
| DbDumpCommand::$excludeTables | property | core/ |
An array of table patterns to exclude completely. |
| DbDumpCommand::fieldSizeMap | function | core/ |
Given a database field type, return a Drupal size. |
| DbDumpCommand::generateScript | function | core/ |
Generates the database script. |
| 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. |
| DbDumpCommandTest | class | core/ |
Test that the DbDumpCommand works correctly. |
| DbDumpCommandTest.php | file | core/ |
|
| DbDumpCommandTest::$modules | property | core/ |
Modules to install. |
| DbDumpCommandTest::setUp | function | core/ |
|
| DbDumpCommandTest::testDbDumpCommand | function | core/ |
Tests the command directly. |
| DbDumpCommandTest::testInsertCount | function | core/ |
Tests insert count option. |
| DbDumpCommandTest::testSchemaOnly | function | core/ |
Tests 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 install. |
| 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/ |
Tests the command directly. |
| DbDumpTest::testScriptLoad | function | core/ |
Tests loading the script back into the database. |
| 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 install. |
| DbImportCommandTest::$tables | property | core/ |
Tables that should be part of the exported script. |
| DbImportCommandTest::testDbImportCommand | function | core/ |
Tests the command directly. |
| 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.module.css | file | core/ |
Admin styles for the Database Logging module. |
| dblog.module.css | file | core/ |
Admin styles for the Database Logging module. |
| dblog.post_update.php | file | core/ |
Post update functions for the Database Logging module. |
| dblog.schema.yml | file | core/ |
core/modules/dblog/config/schema/dblog.schema.yml |
| dblog.services.yml | file | core/ |
core/modules/dblog/dblog.services.yml |
Pagination
- Previous page
- Page 317
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.