Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpUnitTestRunner::$workingDirectory | property | core/ |
Path to the working directory. |
| PhpUnitTestRunner::create | function | core/ |
|
| PhpUnitTestRunner::phpUnitCommand | function | core/ |
Returns the command to run PHPUnit. |
| PhpUnitTestRunner::runCommand | function | core/ |
Executes the PHPUnit command. |
| PhpUnitTestRunner::runTests | function | core/ |
Executes PHPUnit tests and returns the results of the run. |
| 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/ |
@coversDefaultClass \Drupal\Core\Test\PhpUnitTestRunner[[api-linebreak]] @group Test |
| PhpUnitTestRunnerTest.php | file | core/ |
|
| PhpUnitTestRunnerTest::providerTestSummarizeResults | function | core/ |
|
| PhpUnitTestRunnerTest::testPhpUnitCommand | function | core/ |
@covers ::phpUnitCommand[[api-linebreak]] |
| PhpUnitTestRunnerTest::testRunTestsError | function | core/ |
Test 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]] |
| 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. |
| PlaceBlockPageVariant::$redirectDestination | property | core/ |
The redirect destination. |
| PlaceBlockPageVariant::getVisibleRegionNames | function | core/ |
Returns the human-readable list of regions keyed by machine name. |
| PlaceBlockPageVariant::__construct | function | core/ |
Constructs a new PlaceBlockPageVariant. |
| PlaceholderGenerator::shouldAutomaticallyPlaceholder | function | core/ |
|
| 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 |
| 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/ |
|
| 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/ |
|
| PlaceholderMessageTest::$modules | property | core/ |
Modules to enable. |
| PlaceholderMessageTest::testMessagePlaceholder | function | core/ |
Test rendering of message placeholder. |
| PlaceholdersTest | class | core/ |
|
| PlaceholdersTest::callback | function | core/ |
#lazy_builder callback; attaches setting, generates markup. |
| 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/ |
|
| 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. |
| PlaceholderTextUpdateTest | class | core/ |
Tests the upgrade path for placeholder text. |
| PlaceholderTextUpdateTest.php | file | core/ |
|
| PlaceholderTextUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
Pagination
- Previous page
- Page 951
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.