| TemplateProjectTestBase::assertAppliedChangesWereLogged |
function |
core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php |
Asserts that changes applied during the stage life cycle were logged. |
| TemplateProjectTestBase::assertRequestedChangesWereLogged |
function |
core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php |
Asserts changes requested during the stage life cycle were logged. |
| TemplateProjectTestBase::formLogin |
function |
core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php |
Helper that uses Drupal's user/login form to log in. |
| TemplateProjectTestBase::visitPackageManagerChangeLog |
function |
core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php |
Visits the 'admin/reports/dblog' and selects Package Manager's change log. |
| TermKernelTest::testRevisionLogAccess |
function |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
Tests revision log access. |
| TestController::otherDialogLinks |
function |
core/modules/system/tests/modules/off_canvas_test/src/Controller/TestController.php |
Displays dialogs links to be displayed inside the off-canvas dialog. |
| TestControllers::removeExceptionLogger |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::testLogin |
function |
core/modules/system/tests/modules/menu_test/src/TestControllers.php |
Returns page to be used as a login path. |
| TestDatabase::getPhpErrorLogPath |
function |
core/lib/Drupal/Core/Test/TestDatabase.php |
Gets the file path of the PHP error log of the test. |
| TestLog |
class |
core/modules/system/tests/modules/error_service_test/src/Logger/TestLog.php |
Throws an exception while logging an exception. |
| TestLog.php |
file |
core/modules/system/tests/modules/error_service_test/src/Logger/TestLog.php |
|
| TestLog::log |
function |
core/modules/system/tests/modules/error_service_test/src/Logger/TestLog.php |
|
| TestRun::getLogEntriesByTestClass |
function |
core/lib/Drupal/Core/Test/TestRun.php |
Get test results for a test run, ordered by test class. |
| TestRun::insertLogEntry |
function |
core/lib/Drupal/Core/Test/TestRun.php |
Adds a test log entry. |
| TestRun::processPhpErrorLogFile |
function |
core/lib/Drupal/Core/Test/TestRun.php |
Reads the PHP error log and reports any errors as assertion failures. |
| TestRunResultsStorageInterface::getLogEntriesByTestClass |
function |
core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php |
Get test results for a test run, ordered by test class. |
| TestRunResultsStorageInterface::insertLogEntry |
function |
core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php |
Adds a test log entry for a test run to the storage. |
| TestRunTest::getTestLogEntry |
function |
core/tests/Drupal/KernelTests/Core/Test/TestRunTest.php |
Returns a sample test run log entry. |
| TestRunTest::testGetLogEntriesByTestClass |
function |
core/tests/Drupal/KernelTests/Core/Test/TestRunTest.php |
Tests get log entries by test class. |
| TestRunTest::testProcessPhpErrorLogFile |
function |
core/tests/Drupal/KernelTests/Core/Test/TestRunTest.php |
Tests process php error log file. |
| TestSiteApplicationTest::testUserLogin |
function |
core/tests/Drupal/KernelTests/Scripts/TestSiteApplicationTest.php |
Tests user login. |
| TestSiteUserLoginCommand |
class |
core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php |
Command to generate a login link for the test site. |
| TestSiteUserLoginCommand.php |
file |
core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php |
|
| TestSiteUserLoginCommand::$classLoader |
property |
core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php |
The class loader to use for installation and initialization of setup. |
| TestSiteUserLoginCommand::configure |
function |
core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php |
|
| TestSiteUserLoginCommand::execute |
function |
core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php |
|
| TestSystemLoggerChannel |
class |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
Provides a decorator for the 'logger.channel.system' service for testing. |
| TestSystemLoggerChannel.php |
file |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
|
| TestSystemLoggerChannel::$innerLogger |
property |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
The decorated logger.channel.system service. |
| TestSystemLoggerChannel::$state |
property |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
The state service. |
| TestSystemLoggerChannel::log |
function |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
|
| TestSystemLoggerChannel::__construct |
function |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
Constructs an AdvisoriesTestHttpClient object. |
| TestToolkit::logCall |
function |
core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php |
Stores the values passed to a toolkit call. |
| ThemeSettingsTest::testLogoConfig |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php |
Tests that the default logo config can be overridden. |
| ThemeTest::testThemeSettingsLogo |
function |
core/modules/system/tests/src/Functional/System/ThemeTest.php |
Tests the theme settings logo form. |
| ThemeTest::testThemeSettingsNoLogoNoFavicon |
function |
core/modules/system/tests/src/Functional/System/ThemeTest.php |
Tests the theme settings form when logo and favicon features are disabled. |
| ui-dialog.css |
file |
core/profiles/demo_umami/themes/umami/css/classy/components/ui-dialog.css |
Styles for modal windows. |
| ui-dialog.css |
file |
core/themes/olivero/css/components/ui-dialog.css |
Styles for jQuery UI dialog. |
| ui-dialog.css |
file |
core/themes/claro/css/classy/components/ui-dialog.css |
Styles for modal windows. |
| ui-dialog.css |
file |
core/themes/starterkit_theme/css/components/ui-dialog.css |
Styles for modal windows. |
| ui-dialog.pcss.css |
file |
core/themes/olivero/css/components/ui-dialog.pcss.css |
Styles for jQuery UI dialog. |
| UiHelperTrait::$loggedInUser |
property |
core/tests/Drupal/Tests/UiHelperTrait.php |
The current user logged in using the Mink controlled browser. |
| UiHelperTrait::$useOneTimeLoginLinks |
property |
core/tests/Drupal/Tests/UiHelperTrait.php |
Use one-time login links instead of submitting the login form. |
| UiHelperTrait::drupalLogin |
function |
core/tests/Drupal/Tests/UiHelperTrait.php |
Logs in a user using the Mink controlled browser. |
| UiHelperTrait::drupalLogout |
function |
core/tests/Drupal/Tests/UiHelperTrait.php |
Logs a user out of the Mink controlled browser and confirms. |
| UiHelperTrait::drupalUserIsLoggedIn |
function |
core/tests/Drupal/Tests/UiHelperTrait.php |
Returns whether a given user account is logged in. |
| UncaughtExceptionTest::assertErrorLogged |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Asserts that a specific error has been logged to the PHP error log. |
| UncaughtExceptionTest::assertNoErrorsLogged |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Asserts that no errors have been logged to the PHP error.log thus far. |
| UncaughtExceptionTest::testLoggerException |
function |
core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php |
Tests fallback to PHP error log when an exception is thrown while logging. |
| UnknownPathExcluder::logExcludedPaths |
function |
core/modules/package_manager/src/PathExcluder/UnknownPathExcluder.php |
Logs the paths that will be excluded from stage operations. |