You are here

32 string references to logger.factory in Drupal 10

AreaDisplayLinkTest::setUp in core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
CommentTypeDeleteForm::create in core/modules/comment/src/Form/CommentTypeDeleteForm.php
Instantiates a new instance of this class.
CommentTypeForm::create in core/modules/comment/src/CommentTypeForm.php
Instantiates a new instance of this class.
ConnectionFailureTest::testConnectionFailureLogging in core/modules/dblog/tests/src/Kernel/ConnectionFailureTest.php
Tests logging of connection failures.
CronTest::setUp in core/tests/Drupal/Tests/Core/CronTest.php
DbLogTest::testMessageParsing in core/modules/dblog/tests/src/Functional/DbLogTest.php
Test that twig errors are displayed correctly.
Drupal::logger in core/lib/Drupal.php
Returns a channel logger object.
DrupalKernel::initializeContainer in core/lib/Drupal/Core/DrupalKernel.php
Initializes the service container.
EmailAction::create in core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php
EntityReferenceEntityFormatter::create in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceEntityFormatter.php
Creates an instance of the plugin.
EntityResource::create in core/modules/rest/src/Plugin/rest/resource/EntityResource.php
Creates an instance of the plugin.
FileUploadResource::create in core/modules/file/src/Plugin/rest/resource/FileUploadResource.php
Creates an instance of the plugin.
ImageEffectBase::create in core/modules/image/src/ImageEffectBase.php
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
OEmbed::create in core/modules/media/src/Plugin/media/Source/OEmbed.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.
OEmbedIframeController::create in core/modules/media/src/Controller/OEmbedIframeController.php
Instantiates a new instance of this class.
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
PagerTest::setUp in core/modules/system/tests/src/Functional/Pager/PagerTest.php
PagerTest::testPagerEllipsis in core/modules/system/tests/src/Functional/Pager/PagerTest.php
Tests proper functioning of the ellipsis.
ResourceBase::create in core/modules/rest/src/Plugin/ResourceBase.php
Creates an instance of the plugin.
SecurityAdvisoriesFetcherTest::setTestFeedResponses in core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php
Sets test feed responses.
SecurityAdvisoriesFetcherTest::setUp in core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php
StorageCopyTraitTest::testWithInvalidConfiguration in core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php
Tests replaceStorageContents() with config with an invalid configuration.
UserAuthenticationController::create in core/modules/user/src/Controller/UserAuthenticationController.php
Instantiates a new instance of this class.
UserController::create in core/modules/user/src/Controller/UserController.php
Instantiates a new instance of this class.
UserRegistrationResource::create in core/modules/user/src/Plugin/rest/resource/UserRegistrationResource.php
Creates an instance of the plugin.
ViewsIntegrationTest::createLogEntries in core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php
Create a set of log entries.
_drupal_log_error in core/includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.