Search for log
- Search 7.x for log
- Search 9.5.x for log
- Search 8.9.x for log
- Search 10.3.x for log
- Search main for log
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Log | class | core/ |
Logs values without changing them. |
| Log | class | core/ |
Database query logger. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| DbLogTest::testMessageParsing | function | core/ |
Test that twig errors are displayed correctly. |
| DbLogTest::testOnError | function | core/ |
Tests that the details page displays the backtrace for a logged \Throwable. |
| DbLogTest::testOverviewLinks | function | core/ |
Make sure HTML tags are filtered out in the log overview links. |
| DbLogTest::testSameTimestampEntries | function | core/ |
Tests sorting for entries with the same timestamp. |
| DbLogTest::testTemporaryUser | function | core/ |
Tests that the details page displays correctly for a temporary user. |
| DbLogTest::verifyBreadcrumbs | function | core/ |
Generates and then verifies breadcrumbs. |
| DbLogTest::verifyEvents | function | core/ |
Generates and then verifies various types of events. |
| DbLogTest::verifyLinkEscaping | function | core/ |
Tests link escaping in the operation row of a database log detail page. |
| DbLogTest::verifyReports | function | core/ |
Confirms that database log reports are displayed at the correct paths. |
| DbLogTest::verifyRowLimit | function | core/ |
Verifies setting of the database log row limit. |
| DbLogTest::verifySort | function | core/ |
Verifies the sorting functionality of the database logging reports table. |
| DblogTypes | class | core/ |
Exposes log types to views module. |
| DblogTypes.php | file | core/ |
|
| DblogTypes::getValueOptions | function | core/ |
Gets the value options. |
| DblogTypes::valueForm | function | core/ |
Options form subform for setting options. |
| DblogTypes::__construct | function | core/ |
Constructs a Handler object. |
| DblogViewsHooks | class | core/ |
Hook implementations for dblog. |
| DblogViewsHooks.php | file | core/ |
|
| DblogViewsHooks::viewsData | function | core/ |
Implements hook_views_data(). |
| DbLogViewsTest | class | core/ |
Verifies user access to log reports based on permissions. |
| DbLogViewsTest.php | file | core/ |
|
| DbLogViewsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DbLogViewsTest::$modules | property | core/ |
Modules to install. |
| DbLogViewsTest::filterLogsEntries | function | core/ |
Filters the logs according to the specific severity and log entry type. |
| DbLogViewsTest::getLogsEntriesTable | function | core/ |
Find the Logs table in the DOM. |
| DbLogViewsTest::testEmptyText | function | core/ |
Tests the empty text for the watchdog view is not using an input format. |
| dblog_filters | function | core/ |
Creates a list of database log administration filters that can be applied. |
| dblog_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| dblog_schema | function | core/ |
Implements hook_schema(). |
| dblog_test_views.info.yml | file | core/ |
core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml |
| dblog_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| DefaultContentSubscriber::getLogger | function | core/ |
Gets the logging service. |
| DefaultExceptionHtmlSubscriber::$logger | property | core/ |
The logger instance. |
| DeleteForm::logDeletionMessage | function | core/ |
|
| DemoUmamiProfileTest::drupalLoginWithPassword | function | core/ |
Logs in a user using the Mink controlled browser using a password. |
| dialog-test.css | file | core/ |
.no-close .ui-dialog-titlebar-close { display: none; visibility: hidden; } |
| dialog.css | file | core/ |
Presentational styles for Drupal dialogs. |
| dialog.css | file | core/ |
Presentational styles for Drupal dialogs. |
| dialog.css | file | core/ |
Presentational styles for Drupal dialogs. |
| dialog.css | file | core/ |
/*! * jQuery UI Dialog 1.14.1 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/dialog/#theming */ .ui-dialog { position:… |
| dialog.css | file | core/ |
/* cspell:ignore treetable */ .ui-dialog:not(.ui-dialog-off-canvas) { max-width: 1280px; border: 0 none !important; border-radius: var(--gin-border-m); background: var(--gin-bg-layer); } @media (forced-colors: active) { … |
| dialog.css | file | core/ |
/* cspell:ignore tablesaw */ .ui-dialog a, .ui-dialog .link, .ui-dialog button.link, .ui-dialog .tabs__link.is-active, .ui-dialog [open] .gin-details__summary--accordion, .ui-dialog [open] .gin-details__summary--accordion-item, .ui-dialog [open]… |
| dialog.css | file | core/ |
Presentational styles for Drupal dialogs. |
| dialog.css | file | core/ |
/* * Base theme dialog fixture. */ |
| dialog.pcss.css | file | core/ |
Presentational styles for Drupal dialogs. |
| dialog.pcss.css | file | core/ |
Presentational styles for Drupal dialogs. |
| DialogDeprecationsTest | class | core/ |
Tests jQuery events deprecations. |
| DialogDeprecationsTest.php | file | core/ |
|
| DialogDeprecationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DialogDeprecationsTest::$modules | property | core/ |
Modules to install. |
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.