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
FilterCriteriaTest::testFilterCriteriaDialog function core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php Tests dialog for filter criteria.
FilterNull::$logged property core/modules/filter/src/Plugin/Filter/FilterNull.php Tracks if an alert about this filter has been logged.
FormBase::logger function core/lib/Drupal/Core/Form/FormBase.php Gets the logger for a specific channel.
FormCache::$logger property core/lib/Drupal/Core/Form/FormCache.php Logger channel.
FormCacheTest::$logger property core/tests/Drupal/Tests/Core/Form/FormCacheTest.php The logger channel.
FormStateDecoratorBaseTest::testSetCachedWithLogicException function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setCached[[api-linebreak]]
FormTestBase::$logger property core/tests/Drupal/Tests/Core/Form/FormTestBase.php
FormValidator::$logger property core/lib/Drupal/Core/Form/FormValidator.php A logger instance.
FormValidatorTest::$logger property core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php A logger instance.
GlobalThemeSettingsDefaultLogoUrlUpdateTest class core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php Tests update of system.theme.global:logo.url if it's still the default of "".
GlobalThemeSettingsDefaultLogoUrlUpdateTest.php file core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php
GlobalThemeSettingsDefaultLogoUrlUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php The theme to install as the default for testing.
GlobalThemeSettingsDefaultLogoUrlUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php Set database dump files to be used.
GlobalThemeSettingsDefaultLogoUrlUpdateTest::testUpdate function core/modules/system/tests/src/Functional/Update/GlobalThemeSettingsDefaultLogoUrlUpdateTest.php Tests update of system.theme.global:logo.url.
hook_user_login function core/modules/user/user.api.php The user just logged in.
hook_user_logout function core/modules/user/user.api.php The user just logged out.
HtaccessWriter::$logger property core/lib/Drupal/Core/File/HtaccessWriter.php The logger.
ImageEffectBase::$logger property core/modules/image/src/ImageEffectBase.php A logger instance.
ImageStyleDownloadController::$logger property core/modules/image/src/Controller/ImageStyleDownloadController.php A logger instance.
ImageToolkitBase::$logger property core/lib/Drupal/Core/ImageToolkit/ImageToolkitBase.php A logger instance.
ImageToolkitOperationBase::$logger property core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationBase.php A logger instance.
ImageToolkitOperationManager::$logger property core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationManager.php A logger instance.
InlineBlockTestBase::assertDialogClosedAndTextVisible function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php Asserts that the dialog closes and the new text appears on the main canvas.
JavascriptErrorsTest::clearErrorLog function core/tests/Drupal/FunctionalJavascriptTests/JavascriptErrorsTest.php Clear the JavaScript error log to prevent this test failing for real.
js_testing_log_test.info.yml file core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.info.yml core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.info.yml
js_testing_log_test.libraries.yml file core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.libraries.yml core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.libraries.yml
js_testing_log_test.module file core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.module Helper module for the JavaScript deprecation tests.
js_testing_log_test_js_settings_alter function core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.module Implements hook_js_settings_alter().
js_testing_log_test_page_attachments function core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.module Implements hook_page_attachments().
LanguageDeleteForm::logDeletionMessage function core/modules/language/src/Form/LanguageDeleteForm.php Logs a message about the deleted entity.
LayoutBuilderOptInTest::testCheckboxLogic function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderOptInTest.php Tests the interaction between the two layout checkboxes.
LayoutBuilderTest::testLayoutNoDialog function core/modules/layout_builder/tests/src/FunctionalJavascript/LayoutBuilderTest.php Tests bypassing the off-canvas dialog.
LegacyMatcherDumperTest::testConstructorDeprecationNoLogger function core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php Tests the constructor deprecations.
LegacyMatcherDumperTest::testConstructorDeprecationWithLogger function core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php Tests the constructor deprecations.
LocaleTranslatedSchemaDefinitionTest::$useOneTimeLoginLinks property core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php Use one-time login links instead of submitting the login form.
LocaleTranslationUiTest::$useOneTimeLoginLinks property core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Use one-time login links instead of submitting the login form.
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.
Log.php file core/lib/Drupal/Core/Database/Log.php
Log.php file core/modules/migrate/src/Plugin/migrate/process/Log.php
Log::$connectionKey property core/lib/Drupal/Core/Database/Log.php The connection key for which this object is logging.
Log::$queryLog property core/lib/Drupal/Core/Database/Log.php Cache of logged queries. This will only be used if the query logger is enabled.
Log::clear function core/lib/Drupal/Core/Database/Log.php Empty the query log for the specified logging key.
Log::end function core/lib/Drupal/Core/Database/Log.php Stop logging for the specified logging key.
Log::findCaller function core/lib/Drupal/Core/Database/Log.php Determine the routine that called this query.
Log::get function core/lib/Drupal/Core/Database/Log.php Retrieve the query log for the specified logging key so far.
Log::getDebugBacktrace function core/lib/Drupal/Core/Database/Log.php Gets the debug backtrace.
Log::log function core/lib/Drupal/Core/Database/Log.php Log a query to all active logging keys.
Log::logFromEvent function core/lib/Drupal/Core/Database/Log.php Log a query to all active logging keys, from a statement execution event.
Log::removeDatabaseEntries function core/lib/Drupal/Core/Database/Log.php Removes database related calls from a backtrace array.

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