Search for db
Title | Object type | File name | Summary |
---|---|---|---|
DblogClearLogConfirmForm::getCancelUrl | function | core/ |
|
DblogClearLogConfirmForm::getFormId | function | core/ |
|
DblogClearLogConfirmForm::getQuestion | function | core/ |
|
DblogClearLogConfirmForm::submitForm | function | core/ |
|
DblogClearLogConfirmForm::__construct | function | core/ |
Constructs a new DblogClearLogConfirmForm. |
DbLogController | class | core/ |
Returns responses for dblog routes. |
DbLogController.php | file | core/ |
|
DbLogController::$database | property | core/ |
The database service. |
DbLogController::$dateFormatter | property | core/ |
The date formatter service. |
DbLogController::$formBuilder | property | core/ |
The form builder service. |
DbLogController::$moduleHandler | property | core/ |
The module handler service. |
DbLogController::$userStorage | property | core/ |
The user storage. |
DbLogController::buildFilterQuery | function | core/ |
Builds a query for database log administration filters based on session. |
DbLogController::create | function | core/ |
|
DbLogController::createLink | function | core/ |
Creates a Link object if the provided URI is valid. |
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::overview | function | core/ |
Displays a listing of database log messages. |
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/ |
|
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 | class | core/ |
Provides the database logging filter form. |
DblogFilterForm.php | file | core/ |
|
DblogFilterForm::buildForm | function | core/ |
|
DblogFilterForm::getFormId | function | core/ |
|
DblogFilterForm::resetForm | function | core/ |
Resets the filter form. |
DblogFilterForm::submitForm | function | core/ |
|
DblogFilterForm::validateForm | function | core/ |
|
DblogFiltersAndFieldsUpgradeTest | class | core/ |
Tests the upgrade path for views field and filter handlers. |
DblogFiltersAndFieldsUpgradeTest.php | file | core/ |
|
DblogFiltersAndFieldsUpgradeTest::setDatabaseDumpFiles | function | core/ |
|
DblogFiltersAndFieldsUpgradeTest::testDblogUpgradePath | function | core/ |
Tests that field and filter handlers are updated properly. |
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/ |
Modules to enable. |
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/ |
|
DblogMessage | class | core/ |
Provides a field handler that renders a log event with replaced variables. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.