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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Modules to install. |
| 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/ |
Form submission handler. |
| 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/ |
Modules to install. |
| DbLogFormInjectionTest::buildForm | function | core/ |
Form constructor. |
| DbLogFormInjectionTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DbLogFormInjectionTest::process | function | core/ |
Process callback. |
| DbLogFormInjectionTest::setUp | function | core/ |
|
| DbLogFormInjectionTest::submitForm | function | core/ |
Form submission handler. |
| DbLogFormInjectionTest::testLoggerSerialization | function | core/ |
Tests db log injection serialization. |
| DbLogFormInjectionTest::validateForm | function | core/ |
Form validation handler. |
| DblogHooks | class | core/ |
Hook implementations for dblog. |
| DblogHooks.php | file | core/ |
|
| DblogHooks::cron | function | core/ |
Implements hook_cron(). |
| DblogHooks::formSystemLoggingSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_logging_settings(). |
| DblogHooks::help | function | core/ |
Implements hook_help(). |
| DblogHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| DblogHooks::viewsPreRender | function | core/ |
Implements hook_views_pre_render(). |
| DblogMessage | class | core/ |
Provides a field handler that renders a log event with replaced variables. |
| DblogMessage.php | file | core/ |
|
| DblogMessage::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| DblogMessage::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| DblogMessage::init | function | core/ |
Initialize the plugin. |
| DblogMessage::render | function | core/ |
Renders the field. |
| DblogOperations | class | core/ |
Provides a field handler that renders operation link markup. |
| DblogOperations.php | file | core/ |
|
| DblogOperations::clickSortable | function | core/ |
Determines if this field is click sortable. |
| DblogOperations::render | function | core/ |
Renders the field. |
| DbLogResource | class | core/ |
Provides a resource for database watchdog log entries. |
| DbLogResource.php | file | core/ |
|
| DbLogResource::get | function | core/ |
Responds to GET requests. |
| DbLogResourceTest | class | core/ |
Tests the watchdog database log resource. |
Pagination
- Previous page
- Page 336
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.