Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
DbLogTest::testDbLogCron function core/modules/dblog/tests/src/Kernel/DbLogTest.php Tests that cron correctly applies the database log row limit.
DbLogTest::testFilter function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests the database log filter functionality at admin/reports/dblog.
DbLogTest::testInvalidPlaceholders function core/modules/dblog/tests/src/Kernel/DbLogTest.php Tests that only valid placeholders are stored in the variables column.
DbLogTest::testLogEventNotFoundPage function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests not-existing log event page.
DbLogTest::testLogEventPage function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests individual log event page.
DbLogTest::testLogEventPageWithMissingInfo function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests individual log event page with missing log attributes.
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().
DbToolsApplication class core/lib/Drupal/Core/Command/DbToolsApplication.php Provides a command to import a database generation script.
DbToolsApplication.php file core/lib/Drupal/Core/Command/DbToolsApplication.php
DbToolsApplication::getDefaultCommands function core/lib/Drupal/Core/Command/DbToolsApplication.php
DbToolsApplication::__construct function core/lib/Drupal/Core/Command/DbToolsApplication.php
DbToolsApplicationTest class core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php Test that the DbToolsApplication works correctly.
DbToolsApplicationTest.php file core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php
DbToolsApplicationTest::testDumpCommandRegistration function core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php Tests that the dump command is correctly registered.
DbToolsApplicationTest::testImportCommandRegistration function core/modules/system/tests/src/Kernel/Scripts/DbToolsApplicationTest.php Tests that the dump command is correctly registered.
DbUpdateAccessCheck class core/modules/system/src/Access/DbUpdateAccessCheck.php Access check for database update routes.
DbUpdateAccessCheck.php file core/modules/system/src/Access/DbUpdateAccessCheck.php
DbUpdateAccessCheck::access function core/modules/system/src/Access/DbUpdateAccessCheck.php Checks access to update.php.
DbUpdateController class core/modules/system/src/Controller/DbUpdateController.php Controller routines for database update routes.
DbUpdateController.php file core/modules/system/src/Controller/DbUpdateController.php

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