Search for log

  1. Search 7.x for log
  2. Search 9.5.x for log
  3. Search 10.3.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
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.
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::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.
BasicAuthTest::testGlobalLoginFloodControl function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Test the global login flood control.
BasicAuthTest::testPerUserLoginFloodControl function core/modules/basic_auth/tests/src/Functional/BasicAuthTest.php Test the per-user login flood control.
BlockContent::getRevisionLog function core/modules/block_content/src/Entity/BlockContent.php Returns the block revision log message.
BlockContent::getRevisionLogMessage function core/modules/block_content/src/Entity/BlockContent.php Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionLogMessage().
BlockContent::setRevisionLog function core/modules/block_content/src/Entity/BlockContent.php Sets the block revision log message.
BlockContent::setRevisionLogMessage function core/modules/block_content/src/Entity/BlockContent.php Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionLogMessage().
BlockContentInterface::getRevisionLog function core/modules/block_content/src/BlockContentInterface.php Returns the block revision log message.
BlockContentInterface::setRevisionLog function core/modules/block_content/src/BlockContentInterface.php Sets the block revision log message.
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.
BrowserTestBase::getResponseLogHandler function core/tests/Drupal/Tests/BrowserTestBase.php Provides a Guzzle middleware handler to log every response received.
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…
ckeditor-dialog.css file core/themes/seven/css/theme/ckeditor-dialog.css CKEditor-native dialogs theming.
ckeditor-dialog.css file core/themes/claro/css/theme/ckeditor-dialog.css CKEditor-native dialogs theming.
ckeditor-dialog.pcss.css file core/themes/claro/css/theme/ckeditor-dialog.pcss.css CKEditor-native dialogs theming.
CKEditorIntegrationTest::closeDialog function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Closes the metadata dialog.
CKEditorIntegrationTest::fillFieldInMetadataDialogAndSubmit function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Fills in a field in the metadata dialog for an embedded media item.
CKEditorIntegrationTest::openMetadataDialog function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Clicks the `Edit media` button and waits for the metadata dialog.
CKEditorIntegrationTest::openMetadataDialogWithKeyPress function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Focuses on `Edit media` button and presses the given key.
CKEditorIntegrationTest::submitDialog function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Closes and submits the metadata dialog.
CKEditorIntegrationTest::testDialogAccess function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Test the EditorMediaDialog's form elements' #access logic.
CKEditorIntegrationTest::testDrupalImageCaptionDialog function core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests if the Drupal Image Caption plugin appears and works as expected.
CKEditorIntegrationTest::testDrupalImageDialog function core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests if the Image button appears and works as expected.
CKEditorIntegrationTest::waitForMetadataDialog function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Waits for the form that allows editing metadata.
CloseDialogCommand class core/lib/Drupal/Core/Ajax/CloseDialogCommand.php Defines an AJAX command that closes the current active dialog.
CloseDialogCommand.php file core/lib/Drupal/Core/Ajax/CloseDialogCommand.php
CloseDialogCommand::$persist property core/lib/Drupal/Core/Ajax/CloseDialogCommand.php Whether to persist the dialog in the DOM or not.

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