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 11.x for log
  5. 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
DblogFilterForm::submitForm function core/modules/dblog/src/Form/DblogFilterForm.php Form submission handler.
DblogFilterForm::validateForm function core/modules/dblog/src/Form/DblogFilterForm.php Form validation handler.
DbLogFormInjectionTest class core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Tests serializing a form with an injected dblog logger instance.
DbLogFormInjectionTest.php file core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php
DbLogFormInjectionTest::$logger property core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php A Dblog logger instance.
DbLogFormInjectionTest::$modules property core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Modules to install.
DbLogFormInjectionTest::buildForm function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Form constructor.
DbLogFormInjectionTest::getFormId function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Returns a unique string identifying the form.
DbLogFormInjectionTest::process function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Process callback.
DbLogFormInjectionTest::setUp function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php
DbLogFormInjectionTest::submitForm function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Form submission handler.
DbLogFormInjectionTest::testLoggerSerialization function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Tests db log injection serialization.
DbLogFormInjectionTest::validateForm function core/modules/dblog/tests/src/Kernel/DbLogFormInjectionTest.php Form validation handler.
DblogMessage class core/modules/dblog/src/Plugin/views/field/DblogMessage.php Provides a field handler that renders a log event with replaced variables.
DblogMessage.php file core/modules/dblog/src/Plugin/views/field/DblogMessage.php
DblogMessage::buildOptionsForm function core/modules/dblog/src/Plugin/views/field/DblogMessage.php Default option form that provides label widget that all fields should have.
DblogMessage::defineOptions function core/modules/dblog/src/Plugin/views/field/DblogMessage.php Information about options for all kinds of purposes will be held here.
DblogMessage::init function core/modules/dblog/src/Plugin/views/field/DblogMessage.php Initialize the plugin.
DblogMessage::render function core/modules/dblog/src/Plugin/views/field/DblogMessage.php Renders the field.
DblogOperations class core/modules/dblog/src/Plugin/views/field/DblogOperations.php Provides a field handler that renders operation link markup.
DblogOperations.php file core/modules/dblog/src/Plugin/views/field/DblogOperations.php
DblogOperations::clickSortable function core/modules/dblog/src/Plugin/views/field/DblogOperations.php Determines if this field is click sortable.
DblogOperations::render function core/modules/dblog/src/Plugin/views/field/DblogOperations.php Renders the field.
DbLogResource class core/modules/dblog/src/Plugin/rest/resource/DbLogResource.php Provides a resource for database watchdog log entries.
DbLogResource.php file core/modules/dblog/src/Plugin/rest/resource/DbLogResource.php
DbLogResource::get function core/modules/dblog/src/Plugin/rest/resource/DbLogResource.php Responds to GET requests.
DbLogTest class core/modules/dblog/tests/src/Functional/DbLogTest.php Verifies log entries and user access based on permissions.
DbLogTest class core/modules/dblog/tests/src/Kernel/DbLogTest.php Generate events and verify dblog entries.
DbLogTest.php file core/modules/dblog/tests/src/Functional/DbLogTest.php
DbLogTest.php file core/modules/dblog/tests/src/Kernel/DbLogTest.php
DbLogTest::$adminUser property core/modules/dblog/tests/src/Functional/DbLogTest.php A user with some relevant administrative permissions.
DbLogTest::$defaultTheme property core/modules/dblog/tests/src/Functional/DbLogTest.php The theme to install as the default for testing.
DbLogTest::$modules property core/modules/dblog/tests/src/Functional/DbLogTest.php Modules to install.
DbLogTest::$modules property core/modules/dblog/tests/src/Kernel/DbLogTest.php Modules to install.
DbLogTest::$webUser property core/modules/dblog/tests/src/Functional/DbLogTest.php A user without any permissions.
DbLogTest::assertLogMessage function core/modules/dblog/tests/src/Functional/DbLogTest.php Confirms that a log message appears on the database log overview screen.
DbLogTest::clearLogsEntries function core/modules/dblog/tests/src/Functional/DbLogTest.php Clear the entry logs by clicking on 'Clear log messages' button.
DbLogTest::doNode function core/modules/dblog/tests/src/Functional/DbLogTest.php Generates and then verifies some node events.
DbLogTest::doUser function core/modules/dblog/tests/src/Functional/DbLogTest.php Generates and then verifies some user events.
DbLogTest::filterLogsEntries function core/modules/dblog/tests/src/Functional/DbLogTest.php Filters the logs according to the specific severity and log entry type.
DbLogTest::getLogEntries function core/modules/dblog/tests/src/Functional/DbLogTest.php Gets the database log event information from the browser page.
DbLogTest::getLogsEntriesTable function core/modules/dblog/tests/src/Functional/DbLogTest.php Find the Logs table in the DOM.
DbLogTest::getSeverityConstant function core/modules/dblog/tests/src/Functional/DbLogTest.php Gets the watchdog severity constant corresponding to the CSS class.
DbLogTest::getTypeCount function core/modules/dblog/tests/src/Functional/DbLogTest.php Gets the count of database log entries by database log event type.
DbLogTest::runCron function core/modules/dblog/tests/src/Kernel/DbLogTest.php Runs cron and returns number of new log entries.
DbLogTest::setUp function core/modules/dblog/tests/src/Kernel/DbLogTest.php
DbLogTest::setUp function core/modules/dblog/tests/src/Functional/DbLogTest.php
DbLogTest::test403LogEventPage function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests that a 403 event is logged with the exception triggering it.
DbLogTest::testBacktrace function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests that the details page displays correctly backtrace.
DbLogTest::testDbLog function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests Database Logging module functionality through interfaces.

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