entity_test_revlog.info.yml |
file |
core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml |
core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml |
EventBase::logMessage |
function |
core/modules/migrate/src/Event/EventBase.php |
Logs a message using the Migrate message service. |
EventBaseTest::testLogMessage |
function |
core/modules/migrate/tests/src/Unit/Event/EventBaseTest.php |
Tests logging a message. |
exception.logger |
service |
core/core.services.yml |
Drupal\Core\EventSubscriber\ExceptionLoggingSubscriber |
ExceptionLoggingSubscriber |
class |
core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php |
Log exceptions without further handling. |
ExceptionLoggingSubscriber.php |
file |
core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php |
|
ExceptionLoggingSubscriber::$logger |
property |
core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php |
The logger channel factory. |
ExceptionLoggingSubscriber::getSubscribedEvents |
function |
core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php |
|
ExceptionLoggingSubscriber::on403 |
function |
core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php |
Log 403 errors. |
ExceptionLoggingSubscriber::on404 |
function |
core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php |
Log 404 errors. |
ExceptionLoggingSubscriber::onError |
function |
core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php |
Log not-otherwise-specified errors, including HTTP 500. |
ExceptionLoggingSubscriber::onException |
function |
core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php |
Log all exceptions. |
ExceptionLoggingSubscriber::__construct |
function |
core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php |
Constructs a new ExceptionLoggingSubscriber. |
FakeLogEntries |
trait |
core/modules/dblog/tests/src/Functional/FakeLogEntries.php |
Provides methods to generate log entries. |
FakeLogEntries.php |
file |
core/modules/dblog/tests/src/Functional/FakeLogEntries.php |
|
FakeLogEntries::generateLogEntries |
function |
core/modules/dblog/tests/src/Functional/FakeLogEntries.php |
Generates a number of random database log events. |
FakePhpassHashedPassword::enforceLog2Boundaries |
function |
core/tests/Drupal/Tests/Core/Password/PasswordHashingTest.php |
Exposes this method as public for tests. |
FieldBlock::$logger |
property |
core/modules/layout_builder/src/Plugin/Block/FieldBlock.php |
The logger. |
FieldBlockTest::$logger |
property |
core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php |
The logger. |
FieldDiscovery::$logger |
property |
core/modules/migrate_drupal/src/FieldDiscovery.php |
The logger channel service. |
FieldDiscoveryTest::$logger |
property |
core/modules/migrate_drupal/tests/src/Unit/FieldDiscoveryTest.php |
A LoggerChannelInterface prophecy. |
FieldDiscoveryTest::$logger |
property |
core/modules/migrate_drupal/tests/src/Kernel/d6/FieldDiscoveryTest.php |
The logger. |
FieldDiscoveryTest::$logger |
property |
core/modules/migrate_drupal/tests/src/Kernel/d7/FieldDiscoveryTest.php |
The logger. |
FileSaveHtaccessLoggingTest |
class |
core/modules/system/tests/src/Functional/File/FileSaveHtaccessLoggingTest.php |
Tests the log message added by file_save_htaccess(). |
FileSaveHtaccessLoggingTest.php |
file |
core/modules/system/tests/src/Functional/File/FileSaveHtaccessLoggingTest.php |
|
FileSaveHtaccessLoggingTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/File/FileSaveHtaccessLoggingTest.php |
The theme to install as the default for testing. |
FileSaveHtaccessLoggingTest::$modules |
property |
core/modules/system/tests/src/Functional/File/FileSaveHtaccessLoggingTest.php |
Modules to enable. |
FileSaveHtaccessLoggingTest::testHtaccessSave |
function |
core/modules/system/tests/src/Functional/File/FileSaveHtaccessLoggingTest.php |
Tests file_save_htaccess(). |
FileSystem::$logger |
property |
core/lib/Drupal/Core/File/FileSystem.php |
The file logger channel. |
FileSystemTest::$logger |
property |
core/tests/Drupal/Tests/Core/File/FileSystemTest.php |
The file logger channel. |
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. |
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. |
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. |
ItemsImporter::$logger |
property |
core/modules/aggregator/src/ItemsImporter.php |
A logger instance. |