Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | 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::$tables | property | core/ |
Tables that should be part of the exported script. |
| DbImportCommandTest::testDbImportCommand | function | core/ |
Tests the command directly. |
| DbLog | class | core/ |
Logs events in the watchdog database table. |
| dblog.admin.inc | file | core/ |
|
| 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/ |
|
| 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. |
| dblog.routing.yml | file | core/ |
core/modules/dblog/dblog.routing.yml |
| dblog.schema.yml | file | core/ |
core/modules/dblog/config/schema/dblog.schema.yml |
| dblog.services.yml | file | core/ |
core/modules/dblog/dblog.services.yml |
| dblog.settings.yml | file | core/ |
core/modules/dblog/config/install/dblog.settings.yml |
| dblog.settings.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/dblog.settings.yml |
| dblog.settings.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/dblog.settings.yml |
| dblog.views.schema.yml | file | core/ |
core/modules/dblog/config/schema/dblog.views.schema.yml |
| DbLog::$connection | property | core/ |
The database connection object. |
| DbLog::$parser | property | core/ |
The message's placeholders parser. |
| DbLog::DEDICATED_DBLOG_CONNECTION_TARGET | constant | core/ |
The dedicated database connection target to use for log entries. |
| DbLog::log | function | core/ |
|
| DbLog::__construct | function | core/ |
Constructs a DbLog object. |
| DblogClearLogConfirmForm | class | core/ |
Provides a confirmation form before clearing out the logs. |
| DblogClearLogConfirmForm.php | file | core/ |
|
| DblogClearLogConfirmForm::$connection | property | core/ |
The database connection. |
| DblogClearLogConfirmForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| DblogClearLogConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| DblogClearLogConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DblogClearLogConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| DblogClearLogConfirmForm::submitForm | function | core/ |
Form submission handler. |
| DblogClearLogConfirmForm::__construct | function | core/ |
Constructs a new DblogClearLogConfirmForm. |
| DbLogController | class | core/ |
Returns responses for dblog routes. |
| DbLogController.php | file | core/ |
Pagination
- Previous page
- Page 395
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.