AreaDisplayLinkTest::setUp in core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php
ClaroTest::testPagerAttribute in core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php
Tests pager attribute is present using pager_test.
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.
FieldEntityTest::testGetEntityNullEntityOptionalRelationship in core/modules/views/tests/src/Functional/Entity/FieldEntityTest.php
Tests the getEntity method returning NULL for an optional relationship.
ImageEffectBase::create in core/modules/image/src/ImageEffectBase.php
Creates an instance of the plugin.
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.
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.
ViewsIntegrationTest::createLogEntries in core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php
Create a set of log entries.
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.