13 string references to logger.factory
- CronTest::setUp in core/
tests/ Drupal/ Tests/ Core/ CronTest.php - FieldEntityTest::testGetEntityNullEntityOptionalRelationship in core/
modules/ views/ tests/ src/ Kernel/ Entity/ FieldEntityTest.php - Tests the getEntity method returning NULL for an optional relationship.
- LanguageNegotiatorPluginTest::testLanguageNegotiatorNoPlugin in core/
modules/ language/ tests/ src/ Kernel/ LanguageNegotiatorPluginTest.php - Tests for PluginNotFoundException.
- LoggerChannelTrait::getLogger in core/
lib/ Drupal/ Core/ Logger/ LoggerChannelTrait.php - Gets the logger for a specific channel.
- OEmbedResourceConstraintValidator::create in core/
modules/ media/ src/ Plugin/ Validation/ Constraint/ OEmbedResourceConstraintValidator.php - Instantiates a new instance of this class.
- OEmbedResourceConstraintValidatorTest::testValidateEmptySource in core/
modules/ media/ tests/ src/ Kernel/ OEmbedResourceConstraintValidatorTest.php - Tests validate empty source.
- OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked in core/
modules/ media/ tests/ src/ Kernel/ OEmbedResourceConstraintValidatorTest.php - Tests validate url resolver invoked.
- StorageCopyTraitTest::testWithInvalidConfiguration in core/
tests/ Drupal/ Tests/ Core/ Config/ StorageCopyTraitTest.php - Tests replaceStorageContents() with config with an invalid configuration.
- UserMailNotifyTest::testUserMailsWithoutAccountEmail in core/
modules/ user/ tests/ src/ Kernel/ UserMailNotifyTest.php - Tests mails are not sent when the account has no email address.
- ViewsIntegrationTest::createLogEntries in core/
modules/ dblog/ tests/ src/ Kernel/ Views/ ViewsIntegrationTest.php - Create a set of log entries.
- ViewsLoggerTestTrait::setUpMockLoggerWithMissingEntity in core/
modules/ views/ tests/ src/ Traits/ ViewsLoggerTestTrait.php - Sets up a mock logger for when views can't load an entity.
- WorkspacePublisherTest::testSubmitFormWithException in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspacePublisherTest.php - Tests submit form with exception.
- _drupal_log_error in core/
includes/ errors.inc - Logs a PHP error or exception and displays an error page in fatal cases.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.