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. 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
AccessAnnouncementTest::testAnnounceFirstLogin function core/modules/announcements_feed/tests/src/FunctionalJavascript/AccessAnnouncementTest.php Test of viewing announcements by a user with appropriate permission.
access_check.user.login_status service core/modules/user/user.services.yml Drupal\user\Access\LoginStatusCheck
ActiveTheme::$logo property core/lib/Drupal/Core/Theme/ActiveTheme.php The path to the logo.
ActiveTheme::getLogo function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the logo provided by the theme.
AjaxCommandsTest::testCloseDialogCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\CloseDialogCommand
AjaxCommandsTest::testCloseModalDialogCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\CloseModalDialogCommand
AjaxCommandsTest::testOpenDialogCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\OpenDialogCommand
AjaxCommandsTest::testOpenModalDialogCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\OpenModalDialogCommand
AjaxCommandsTest::testSetDialogOptionCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\SetDialogOptionCommand
AjaxCommandsTest::testSetDialogTitleCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\SetDialogTitleCommand
AjaxTestController::dialog function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Returns a render array of form elements and links for dialog.
AjaxTestController::dialogClose function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Returns an AjaxResponse with command to close dialog.
AjaxTestController::dialogContents function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Example content for dialog testing.
AjaxTestController::globalEventsClearLog function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Returns an AjaxResponse with command to clear the 'test_global_events_log'.
AjaxTestController::httpMethodsDialog function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Provides a modal dialog to test links with different HTTP methods.
AjaxTestDialogForm class core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php Dummy form for testing DialogRenderer with _form routes.
AjaxTestDialogForm.php file core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php
AjaxTestDialogForm::buildForm function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php Form constructor.
AjaxTestDialogForm::dialog function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php Util to render dialog in ajax callback.
AjaxTestDialogForm::getFormId function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php Returns a unique string identifying the form.
AjaxTestDialogForm::modal function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php AJAX callback handler for AjaxTestDialogForm.
AjaxTestDialogForm::modalFromUrl function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php AJAX callback handler for Url modal, AjaxTestDialogForm.
AjaxTestDialogForm::nonModal function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php AJAX callback handler for AjaxTestDialogForm.
AjaxTestDialogForm::submitForm function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php Form submission handler.
AjaxTestDialogForm::validateForm function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php Form validation handler.
announcements_feed.dialog.css file core/modules/announcements_feed/css/announcements_feed.dialog.css Styles for the announcements feed within the off-canvas dialog.
announcements_feed.dialog.css file core/themes/stable9/css/announcements_feed/announcements_feed.dialog.css #drupal-off-canvas-wrapper .announcements {
padding-block-start: var(--off-canvas-padding);
}

#drupal-off-canvas-wrapper .announcements ul {
margin: 0;
padding-inline-start: 0;
list-style: none;
}

#drupal-off-canvas-wrapper .announcement {
announcements_feed.dialog.pcss.css file core/modules/announcements_feed/css/announcements_feed.dialog.pcss.css Styles for the announcements feed within the off-canvas dialog.
BasicAuthTest::testGlobalLoginFloodControl function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests the global login flood control.
BasicAuthTest::testPerUserLoginFloodControl function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Tests the per-user login flood control.
BlockContentAccessHandlerTest::testRevisionLogAccess function core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php Tests revision log access.
BlockContentRevisionsTest::$revisionLogs property core/modules/block_content/tests/src/Functional/BlockContentRevisionsTest.php Stores log messages used during the test.
BlockManager::$logger property core/lib/Drupal/Core/Block/BlockManager.php The logger.
BlockManagerTest::$logger property core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php The logger.
BrowserHtmlDebugTrait::getResponseLogHandler function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Provides a Guzzle middleware handler to log every response received.
CacheBackendDecorator::logCacheOperation function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php Logs a cache operation.
CacheTagsChecksumDecorator::logCacheTagOperation function core/modules/system/tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php Logs a cache tag operation.
CHANGELOG.txt file core/CHANGELOG.txt New minor (feature) releases of Drupal are released every six months and
patch (bugfix) releases are released every month. More information on the
Drupal release cycle: https://www.drupal.org/core/release-cycle-overview

* For a full list of fixes in…
cke-dialog.css file core/themes/olivero/css/components/cke-dialog.css CKE Dialogs.
cke-dialog.pcss.css file core/themes/olivero/css/components/cke-dialog.pcss.css CKE Dialogs.
ckeditor5.dialog.fix.css file core/modules/ckeditor5/css/ckeditor5.dialog.fix.css .ui-dialog ~ .ck-body-wrapper {
--ck-z-panel: 1261;
}
CKEditor5::$logger property core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php A logger instance.
CKEditor5DialogTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php Tests for CKEditor 5 to ensure correct focus management in dialogs.
CKEditor5DialogTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php
CKEditor5DialogTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php Modules to enable.
CKEditor5DialogTest::testCKEditor5FocusInTooltipsInDialog function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php Tests if CKEditor 5 tooltips can be interacted with in dialogs.
CKEditor5DialogTestController class core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5DialogTestController.php Provides controller for testing CKEditor in off-canvas dialogs.
CKEditor5DialogTestController.php file core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5DialogTestController.php
CKEditor5DialogTestController::testDialog function core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5DialogTestController.php Returns a link that can open a node add form in an modal dialog.
CloseDialogCommand class core/lib/Drupal/Core/Ajax/CloseDialogCommand.php Defines an AJAX command that closes the current active dialog.

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