Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpUnitTestRunner::prepareCommand | function | core/ |
Prepares the context to execute a PHPUnit process. |
| PhpUnitTestRunner::processPhpUnitOnSingleTestClassOutcome | function | core/ |
Processes PHPUnit test execution output. |
| PhpUnitTestRunner::processPhpUnitResults | function | core/ |
Logs the parsed PHPUnit results into the test run. |
| PhpUnitTestRunner::setConfigurationFilePath | function | core/ |
Sets the configuration file path. |
| PhpUnitTestRunner::startPhpUnitOnSingleTestClass | function | core/ |
Starts asynchronous execution of a PHPUnit process. |
| PhpUnitTestRunner::summarizeResults | function | core/ |
Tallies test results per test class. |
| PhpUnitTestRunner::xmlLogFilePath | function | core/ |
Returns the path to use for PHPUnit's --log-junit option. |
| PhpUnitTestRunner::__construct | function | core/ |
Constructs a test runner. |
| PhpUnitTestRunnerTest | class | core/ |
Tests Drupal\Core\Test\PhpUnitTestRunner. |
| PhpUnitTestRunnerTest.php | file | core/ |
|
| PhpUnitTestRunnerTest::providerTestSummarizeResults | function | core/ |
|
| PhpUnitTestRunnerTest::testPhpUnitCommand | function | core/ |
Tests php unit command. |
| PhpUnitTestRunnerTest::testRunTestsError | function | core/ |
Tests an error in the test running phase. |
| PhpUnitTestRunnerTest::testSummarizeResults | function | core/ |
Tests summarize results. |
| PhpUnitTestRunnerTest::testXmlLogFilePath | function | core/ |
Tests xml log file path. |
| phpunit_test.info.yml | file | core/ |
core/modules/system/tests/modules/phpunit_test/phpunit_test.info.yml |
| PirateDayCacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| PirateDayCacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
| PirateDayCacheContext::isPirateDay | function | core/ |
Returns whether or not it is Pirate Day. |
| PlaceBlock::__construct | function | core/ |
|
| PlaceBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| 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/ |
Tests Drupal\Core\Render\PlaceholderGenerator. |
| PlaceholderGeneratorTest.php | file | core/ |
|
| PlaceholderGeneratorTest::$placeholderGenerator | property | core/ |
The tested placeholder generator. |
| PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
|
| PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
Ensure that the generated placeholder markup is valid. |
| 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/ |
Placeholders test class with implemented trusted callbacks. |
| PlaceholdersTest::callback | function | core/ |
Render API callback: Attaches setting and generates markup. |
| PlaceholdersTest::callbackNonArrayReturn | function | core/ |
A lazy builder callback that returns an invalid renderable. |
| PlaceholdersTest::callbackPerUser | function | core/ |
The #lazy_builder callback; attaches setting, generates markup, user-specific. |
| PlaceholdersTest::callbackTagCurrentTemperature | function | core/ |
The #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 |
Pagination
- Previous page
- Page 1088
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.