16 string references to logger.factory
- CronTest::setUp in core/
tests/ Drupal/ Tests/ Core/ CronTest.php - EntityReferenceEntityFormatter::create in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldFormatter/ EntityReferenceEntityFormatter.php - Creates an instance of the plugin.
- FieldEntityTest::testGetEntityNullEntityOptionalRelationship in core/
modules/ views/ tests/ src/ Functional/ 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.
- LegacyBootstrapTest::testWatchdogException in core/
tests/ Drupal/ KernelTests/ Core/ Bootstrap/ LegacyBootstrapTest.php - Tests watchdog_exception() deprecation.
- LoggerChannelTrait::getLogger in core/
lib/ Drupal/ Core/ Logger/ LoggerChannelTrait.php - Gets the logger for a specific channel.
- MediaEmbed::create in core/
modules/ media/ src/ Plugin/ Filter/ MediaEmbed.php - Creates an instance of the plugin.
- OEmbedFormatter::create in core/
modules/ media/ src/ Plugin/ Field/ FieldFormatter/ OEmbedFormatter.php - Creates an instance of the plugin.
- 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 - @covers ::validate
- OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked in core/
modules/ media/ tests/ src/ Kernel/ OEmbedResourceConstraintValidatorTest.php - @covers ::validate
- StorageCopyTraitTest::testWithInvalidConfiguration in core/
tests/ Drupal/ Tests/ Core/ Config/ StorageCopyTraitTest.php - Tests replaceStorageContents() with config with an invalid configuration.
- 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.
- WorkspacePublishFormTest::testSubmitFormWithException in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspacePublishFormTest.php - @covers ::submitForm
- _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.