EntityDeleteFormTrait::logger |
function |
core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php |
Gets the logger for a specific channel. |
EntityDisplayBase::getLogger |
function |
core/lib/Drupal/Core/Entity/EntityDisplayBase.php |
Provides the 'system' channel logger service. |
EntityReferenceEntityFormatter::$loggerFactory |
property |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php |
The logger factory. |
EntityReferenceSettingsTest::$testLogServiceName |
property |
core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php |
The service name for a logger implementation that collects anything logged. |
EntityTestMulRevChangedWithRevisionLog |
class |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevChangedWithRevisionLog.php |
Defines the test entity class. |
EntityTestMulRevChangedWithRevisionLog.php |
file |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevChangedWithRevisionLog.php |
|
EntityTestMulRevChangedWithRevisionLog::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulRevChangedWithRevisionLog.php |
|
EntityTestMulWithRevisionLog |
class |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLog.php |
Defines the test entity class. |
EntityTestMulWithRevisionLog.php |
file |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLog.php |
|
EntityTestMulWithRevisionLogPub |
class |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLogPub.php |
Defines the test entity class. |
EntityTestMulWithRevisionLogPub.php |
file |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLogPub.php |
|
EntityTestMulWithRevisionLogPub::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestMulWithRevisionLogPub.php |
|
EntityTestWithRevisionLog |
class |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
Defines the test entity class. |
EntityTestWithRevisionLog.php |
file |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
|
EntityTestWithRevisionLog::baseFieldDefinitions |
function |
core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php |
|
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 |
entity_test_revlog.install |
file |
core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.install |
Install, update and uninstall functions for the entity_test_revlog module. |
entity_test_revlog_update_8801 |
function |
core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.install |
Install the 'entity_test_mul_revlog_pub' entity type. |
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 |
Test 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. |