FileTestHelper::logCall |
function |
core/modules/file/tests/file_test/src/FileTestHelper.php |
Store the values passed to a hook invocation. |
FilterCriteriaTest::openFilterDialog |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php |
Uses the 'And/Or Rearrange' link for filters to open a dialog. |
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 |
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. |
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 |
js_testing_log_test.module |
file |
core/modules/system/tests/modules/js_testing_log_test/js_testing_log_test.module |
|
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. |