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. |
HtmlOutputLogger |
class |
core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php |
Drupal's extension for providing HTML output results for functional tests. |
HtmlOutputLogger.php |
file |
core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php |
|
HtmlOutputLogger::$browserOutputFile |
property |
core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php |
A file with list of links to HTML pages generated. |
HtmlOutputLogger::$enabled |
property |
core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php |
The status of the extension. |
HtmlOutputLogger::$outputDirectory |
property |
core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php |
A file with list of links to HTML pages generated. |
HtmlOutputLogger::$outputVerbose |
property |
core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php |
Verbosity of the final report. |
HtmlOutputLogger::bootstrap |
function |
core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php |
|
HtmlOutputLogger::log |
function |
core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php |
Logs a link to a generated HTML page. |
HtmlOutputLogger::testRunnerFinished |
function |
core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php |
Prints the list of HTML output generated during the test. |
HtmlOutputLogger::testRunnerStarted |
function |
core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php |
Empties the list of the HTML output created during the test run. |
IconFinderTest::$logger |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
The logger service instance. |
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. |
JsTestingLogTestHooks |
class |
core/modules/system/tests/modules/js_testing_log_test/src/Hook/JsTestingLogTestHooks.php |
Hook implementations for js_testing_log_test. |
JsTestingLogTestHooks.php |
file |
core/modules/system/tests/modules/js_testing_log_test/src/Hook/JsTestingLogTestHooks.php |
|
JsTestingLogTestHooks::jsSettingsAlter |
function |
core/modules/system/tests/modules/js_testing_log_test/src/Hook/JsTestingLogTestHooks.php |
Implements hook_js_settings_alter(). |
JsTestingLogTestHooks::pageAttachments |
function |
core/modules/system/tests/modules/js_testing_log_test/src/Hook/JsTestingLogTestHooks.php |
Implements hook_page_attachments(). |
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 |
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. |
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/lib/Drupal/Core/Database/Log.php |
Database query logger. |
Log |
class |
core/modules/migrate/src/Plugin/migrate/process/Log.php |
Logs values without changing them. |
Log.php |
file |
core/modules/migrate/src/Plugin/migrate/process/Log.php |
|
Log.php |
file |
core/lib/Drupal/Core/Database/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. |
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::get |
function |
core/lib/Drupal/Core/Database/Log.php |
Retrieve the query log for the specified logging key so far. |
Log::logFromEvent |
function |
core/lib/Drupal/Core/Database/Log.php |
Log a query to all active logging keys, from a statement execution event. |
Log::start |
function |
core/lib/Drupal/Core/Database/Log.php |
Begin logging queries to the specified connection and logging key. |
Log::transform |
function |
core/modules/migrate/src/Plugin/migrate/process/Log.php |
Performs the associated process. |
Log::__construct |
function |
core/lib/Drupal/Core/Database/Log.php |
Constructor. |
logger.advisory_feed_test |
service |
core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml |
Drupal\advisory_feed_test\TestSystemLoggerChannel |
logger.broken |
service |
core/modules/system/tests/modules/error_service_test/error_service_test.services.yml |
Drupal\error_service_test\Logger\TestLog |
logger.channel.announcements_feed |
service |
core/modules/announcements_feed/announcements_feed.services.yml |
|
logger.channel.ckeditor5 |
service |
core/modules/ckeditor5/ckeditor5.services.yml |
|
logger.channel.config_schema |
service |
sites/development.services.yml |
|
logger.channel.config_schema |
service |
core/assets/scaffold/files/development.services.yml |
|