Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.pcss.css | file | core/ |
/* * @file * DBLog styling. */ /* Checked */ .admin-dblog .dblog-info .icon, .admin-dblog .dblog-notice .icon { background-color: var(--admin-color-success); background-image: none; mask-image: var(--admin-icon-status); mask-repeat:… |
| 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.settings.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/dblog.settings.yml |
| dblog.settings.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/dblog.settings.yml |
| 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/ |
|
| DblogClearLogConfirmForm::submitForm | function | core/ |
|
| 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/ |
|
| DbLogControllerTest | class | core/ |
Tests for the DbLogController class. |
| DbLogControllerTest.php | file | core/ |
|
| DbLogControllerTest::$modules | property | core/ |
|
| 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. |
| DblogFilterForm::submitForm | function | core/ |
|
| DblogFilterForm::__construct | function | core/ |
|
| DbLogFilters | class | core/ |
Filter methods for the dblog module. |
| DbLogFilters.php | file | core/ |
|
| DbLogFilters::filters | function | core/ |
Creates a list of database log administration filters that can be applied. |
| DbLogFilters::getMessageTypes | function | core/ |
Gathers a list of uniquely defined database log message types. |
| DbLogFilters::__construct | function | core/ |
|
| DbLogFormInjectionTest | class | core/ |
Tests serializing a form with an injected dblog logger instance. |
| DbLogFormInjectionTest.php | file | core/ |
|
| DbLogFormInjectionTest::$logger | property | core/ |
A Dblog logger instance. |
| DbLogFormInjectionTest::$modules | property | core/ |
|
| DbLogFormInjectionTest::buildForm | function | core/ |
|
| DbLogFormInjectionTest::getFormId | function | core/ |
|
| DbLogFormInjectionTest::process | function | core/ |
Process callback. |
| DbLogFormInjectionTest::setUp | function | core/ |
|
| DbLogFormInjectionTest::submitForm | function | core/ |
|
| DbLogFormInjectionTest::testLoggerSerialization | function | core/ |
Tests db log injection serialization. |
| DbLogFormInjectionTest::validateForm | function | core/ |
|
| DblogHooks | class | core/ |
Hook implementations for dblog. |
| DblogHooks.php | file | core/ |
Pagination
- Previous page
- Page 338
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.