Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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.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 |
| dblog.settings.yml | file | core/ |
core/modules/dblog/config/install/dblog.settings.yml |
| dblog.views.inc | file | core/ |
Provide views data for dblog.module. |
| dblog.views.schema.yml | file | core/ |
core/modules/dblog/config/schema/dblog.views.schema.yml |
| DbLog::$parser | property | core/ |
The message's placeholders parser. |
| DbLog::__construct | function | core/ |
Constructs a DbLog object. |
| 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::$database | property | core/ |
The database service. |
| DbLogController::$userStorage | property | core/ |
The user storage. |
| DbLogController::eventDetails | function | core/ |
Displays details about a specific database log message. |
| DbLogController::formatMessage | function | core/ |
Formats a database log message. |
| DbLogController::getLogLevelClassMap | function | core/ |
Gets an array of log level classes. |
| DbLogController::topLogMessages | function | core/ |
Shows the most frequent log messages of a given event type. |
| DbLogController::__construct | function | core/ |
Constructs a DbLogController object. |
| DbLogControllerTest | class | core/ |
Tests for the DbLogController class. |
| DbLogControllerTest.php | file | core/ |
|
| DbLogControllerTest::$modules | property | core/ |
Modules to enable. |
| DbLogControllerTest::setUp | function | core/ |
|
| DbLogControllerTest::testDbLogCorrupted | function | core/ |
Tests corrupted log entries can still display available data. |
| DbLogControllerTest::testNonLatinCharacters | function | core/ |
Tests links with non latin characters. |
| DblogFilterForm::resetForm | function | core/ |
Resets the filter form. |
Pagination
- Previous page
- Page 296
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.