Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpUnitTestRunnerTest::testPhpUnitCommand | function | core/ |
@covers ::phpUnitCommand[[api-linebreak]] |
| PhpUnitTestRunnerTest::testRunTestsError | function | core/ |
Tests an error in the test running phase. |
| PhpUnitTestRunnerTest::testSummarizeResults | function | core/ |
@dataProvider providerTestSummarizeResults @covers ::summarizeResults[[api-linebreak]] |
| PhpUnitTestRunnerTest::testXmlLogFilePath | function | core/ |
@covers ::xmlLogFilePath[[api-linebreak]] |
| PhpUnitWarnings | trait | core/ |
Converts deprecation warnings added by PHPUnit to silenced deprecations. |
| PhpUnitWarnings.php | file | core/ |
|
| PhpUnitWarnings::$deprecationWarnings | property | core/ |
Deprecation warnings from PHPUnit to raise with @trigger_error(). |
| PhpUnitWarnings::addWarning | function | core/ |
Converts PHPUnit deprecation warnings to E_USER_DEPRECATED. |
| PhpUnitWarningsTest | class | core/ |
@coversDefaultClass \Drupal\Tests\Traits\PhpUnitWarnings[[api-linebreak]] @group legacy |
| PhpUnitWarningsTest.php | file | core/ |
|
| PhpUnitWarningsTest::testAddWarning | function | core/ |
Tests that selected PHPUnit warning is converted to deprecation. |
| phpunit_test.info.yml | file | core/ |
core/modules/system/tests/modules/phpunit_test/phpunit_test.info.yml |
| PirateDayCacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
|
| PirateDayCacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
|
| PirateDayCacheContext::isPirateDay | function | core/ |
Returns whether or not it is Pirate Day. |
| PlaceholderGenerator::$cacheContextsManager | property | core/ |
The cache contexts manager service. |
| PlaceholderGenerator::shouldAutomaticallyPlaceholder | function | core/ |
Whether the given render array should be automatically placeholdered. |
| PlaceholderGenerator::__construct | function | core/ |
Constructs a new Placeholder service. |
| PlaceholderGeneratorInterface::shouldAutomaticallyPlaceholder | function | core/ |
Whether the given render array should be automatically placeholdered. |
| PlaceholderGeneratorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\PlaceholderGenerator[[api-linebreak]] @group Render |
| PlaceholderGeneratorTest.php | file | core/ |
|
| PlaceholderGeneratorTest::$placeholderGenerator | property | core/ |
The tested placeholder generator. |
| PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
|
| PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
@covers ::createPlaceholder[[api-linebreak]] @dataProvider providerCreatePlaceholderGeneratesValidHtmlMarkup |
| PlaceholderGeneratorTest::testRenderPlaceholdersDifferentSortedContextsTags | function | core/ |
Tests the creation of an element with a #lazy_builder callback. |
| PlaceholderingRenderCache::$placeholderResultsCache | property | core/ |
Stores rendered results for automatically placeholdered elements. |
| PlaceholderingRenderCache::getFromPlaceholderResultsCache | function | core/ |
Retrieves an auto-placeholdered renderable array from the static cache. |
| PlaceholderingRenderCache::set | function | core/ |
Caches the rendered output of a renderable array. |
| PlaceholderingRenderCache::__construct | function | core/ |
Constructs a new PlaceholderingRenderCache object. |
| PlaceholderMessageTest | class | core/ |
Functional test verifying that messages set in placeholders always appear. |
| PlaceholderMessageTest.php | file | core/ |
|
| PlaceholderMessageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PlaceholderMessageTest::$modules | property | core/ |
Modules to install. |
| PlaceholderMessageTest::testMessagePlaceholder | function | core/ |
Tests rendering of message placeholder. |
| PlaceholdersTest | class | core/ |
|
| PlaceholdersTest::callback | function | core/ |
#lazy_builder callback; attaches setting, generates markup. |
| PlaceholdersTest::callbackNonArrayReturn | function | core/ |
A lazy builder callback that returns an invalid renderable. |
| PlaceholdersTest::callbackPerUser | function | core/ |
#lazy_builder callback; attaches setting, generates markup, user-specific. |
| PlaceholdersTest::callbackTagCurrentTemperature | function | core/ |
#lazy_builder callback; attaches setting, generates markup, cache tag. |
| PlaceholdersTest::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| PlaceholderStrategyInterface | interface | core/ |
Provides an interface for defining a placeholder strategy service. |
| PlaceholderStrategyInterface.php | file | core/ |
|
| PlaceholderStrategyInterface::processPlaceholders | function | core/ |
Processes placeholders to render them with different strategies. |
| placeholder_strategy | service | core/ |
Drupal\Core\Render\Placeholder\ChainedPlaceholderStrategy |
| placeholder_strategy.big_pipe | service | core/ |
Drupal\big_pipe\Render\Placeholder\BigPipeStrategy |
| placeholder_strategy.single_flush | service | core/ |
Drupal\Core\Render\Placeholder\SingleFlushStrategy |
| PlainTextOutputTest | class | core/ |
@coversDefaultClass \Drupal\Component\Render\PlainTextOutput[[api-linebreak]] @group Utility |
| PlainTextOutputTest.php | file | core/ |
|
| PlainTextOutputTest::providerRenderFromHtml | function | core/ |
Data provider for ::testRenderFromHtml() |
| PlainTextOutputTest::testRenderFromHtml | function | core/ |
Tests ::renderFromHtml(). |
Pagination
- Previous page
- Page 1004
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.