Search for log

  1. Search 7.x for log
  2. Search 9.5.x for log
  3. Search 8.9.x for log
  4. Search 10.3.x for log
  5. Search main for log
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Log class core/modules/migrate/src/Plugin/migrate/process/Log.php Logs values without changing them.
Log class core/lib/Drupal/Core/Database/Log.php Database query logger.

All search results

Title Object type File name Summary
DbLogTest::testMessageParsing function core/modules/dblog/tests/src/Functional/DbLogTest.php Test that twig errors are displayed correctly.
DbLogTest::testOnError function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests that the details page displays the backtrace for a logged \Throwable.
DbLogTest::testOverviewLinks function core/modules/dblog/tests/src/Functional/DbLogTest.php Make sure HTML tags are filtered out in the log overview links.
DbLogTest::testSameTimestampEntries function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests sorting for entries with the same timestamp.
DbLogTest::testTemporaryUser function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests that the details page displays correctly for a temporary user.
DbLogTest::verifyBreadcrumbs function core/modules/dblog/tests/src/Functional/DbLogTest.php Generates and then verifies breadcrumbs.
DbLogTest::verifyEvents function core/modules/dblog/tests/src/Functional/DbLogTest.php Generates and then verifies various types of events.
DbLogTest::verifyLinkEscaping function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests link escaping in the operation row of a database log detail page.
DbLogTest::verifyReports function core/modules/dblog/tests/src/Functional/DbLogTest.php Confirms that database log reports are displayed at the correct paths.
DbLogTest::verifyRowLimit function core/modules/dblog/tests/src/Functional/DbLogTest.php Verifies setting of the database log row limit.
DbLogTest::verifySort function core/modules/dblog/tests/src/Functional/DbLogTest.php Verifies the sorting functionality of the database logging reports table.
DblogTypes class core/modules/dblog/src/Plugin/views/filter/DblogTypes.php Exposes log types to views module.
DblogTypes.php file core/modules/dblog/src/Plugin/views/filter/DblogTypes.php
DblogTypes::getValueOptions function core/modules/dblog/src/Plugin/views/filter/DblogTypes.php Gets the value options.
DblogTypes::valueForm function core/modules/dblog/src/Plugin/views/filter/DblogTypes.php Options form subform for setting options.
DblogTypes::__construct function core/modules/dblog/src/Plugin/views/filter/DblogTypes.php Constructs a Handler object.
DblogViewsHooks class core/modules/dblog/src/Hook/DblogViewsHooks.php Hook implementations for dblog.
DblogViewsHooks.php file core/modules/dblog/src/Hook/DblogViewsHooks.php
DblogViewsHooks::viewsData function core/modules/dblog/src/Hook/DblogViewsHooks.php Implements hook_views_data().
DbLogViewsTest class core/modules/dblog/tests/src/Functional/DbLogViewsTest.php Verifies user access to log reports based on permissions.
DbLogViewsTest.php file core/modules/dblog/tests/src/Functional/DbLogViewsTest.php
DbLogViewsTest::$defaultTheme property core/modules/dblog/tests/src/Functional/DbLogViewsTest.php The theme to install as the default for testing.
DbLogViewsTest::$modules property core/modules/dblog/tests/src/Functional/DbLogViewsTest.php Modules to install.
DbLogViewsTest::filterLogsEntries function core/modules/dblog/tests/src/Functional/DbLogViewsTest.php Filters the logs according to the specific severity and log entry type.
DbLogViewsTest::getLogsEntriesTable function core/modules/dblog/tests/src/Functional/DbLogViewsTest.php Find the Logs table in the DOM.
DbLogViewsTest::testEmptyText function core/modules/dblog/tests/src/Functional/DbLogViewsTest.php Tests the empty text for the watchdog view is not using an input format.
dblog_filters function core/modules/dblog/dblog.module Creates a list of database log administration filters that can be applied.
dblog_removed_post_updates function core/modules/dblog/dblog.post_update.php Implements hook_removed_post_updates().
dblog_schema function core/modules/dblog/dblog.install Implements hook_schema().
dblog_test_views.info.yml file core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml
dblog_update_last_removed function core/modules/dblog/dblog.install Implements hook_update_last_removed().
DefaultContentSubscriber::getLogger function core/modules/menu_link_content/src/EventSubscriber/DefaultContentSubscriber.php Gets the logging service.
DefaultExceptionHtmlSubscriber::$logger property core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php The logger instance.
DeleteForm::logDeletionMessage function core/modules/comment/src/Form/DeleteForm.php
DemoUmamiProfileTest::drupalLoginWithPassword function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Logs in a user using the Mink controlled browser using a password.
dialog-test.css file core/modules/system/tests/modules/dialog_renderer_test/css/dialog-test.css .no-close .ui-dialog-titlebar-close {
display: none;
visibility: hidden;
}
dialog.css file core/profiles/demo_umami/themes/umami/css/classy/components/dialog.css Presentational styles for Drupal dialogs.
dialog.css file core/themes/claro/css/components/dialog.css Presentational styles for Drupal dialogs.
dialog.css file core/themes/starterkit_theme/css/components/dialog.css Presentational styles for Drupal dialogs.
dialog.css file core/assets/vendor/jquery.ui/themes/base/dialog.css /*!
* 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/themes/admin/migration/css/components/dialog.css /* 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/themes/admin/migration/css/theme/dialog.css /* 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/themes/admin/css/components/dialog.css Presentational styles for Drupal dialogs.
dialog.css file core/modules/system/tests/themes/test_base_theme/css/components/dialog.css /*
* Base theme dialog fixture.
*/
dialog.pcss.css file core/themes/admin/css/components/dialog.pcss.css Presentational styles for Drupal dialogs.
dialog.pcss.css file core/themes/claro/css/components/dialog.pcss.css Presentational styles for Drupal dialogs.
DialogDeprecationsTest class core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogDeprecationsTest.php Tests jQuery events deprecations.
DialogDeprecationsTest.php file core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogDeprecationsTest.php
DialogDeprecationsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogDeprecationsTest.php The theme to install as the default for testing.
DialogDeprecationsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogDeprecationsTest.php Modules to install.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.