Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpTufValidatorTest.php | file | core/ |
|
| PhpTufValidatorTest::providerInvalidConfiguration | function | core/ |
Data provider for testing invalid plugin configuration. |
| PhpTufValidatorTest::providerInvalidConfigurationInStage | function | core/ |
Data provider for testing invalid plugin configuration in the stage. |
| PhpTufValidatorTest::setUp | function | core/ |
|
| PhpTufValidatorTest::testInvalidConfigurationInProjectRoot | function | core/ |
Tests errors caused by invalid plugin configuration in the project root. |
| PhpTufValidatorTest::testInvalidConfigurationInStage | function | core/ |
Tests errors caused by invalid plugin configuration in the stage directory. |
| PhpTufValidatorTest::testPluginInstalledAndConfiguredProperly | function | core/ |
Tests that there are no errors if the plugin is set up correctly. |
| PhpTufValidatorTest::testPluginNotInstalledInProjectRoot | function | core/ |
Tests there is an error if the plugin is not installed in the project root. |
| PhpTufValidatorTest::testPluginRemovedFromStagePreApply | function | core/ |
Tests removing the plugin from the stage before applying it. |
| PhpTufValidatorTest::testPluginRemovedFromStagePreRequire | function | core/ |
Tests removing the plugin from the stage on pre-require. |
| PhpTuf\ComposerStager\API\Path\Factory\PathFactoryInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Path\Factory\PathFactory |
| PhpTuf\ComposerStager\API\Path\Factory\PathListFactoryInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Path\Factory\PathListFactory |
| PhpTuf\ComposerStager\API\Precondition\Service\NoLinksExistOnWindowsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoLinksExistOnWindows |
| PhpTuf\ComposerStager\API\Precondition\Service\NoSymlinksPointOutsideTheCodebaseInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoSymlinksPointOutsideTheCodebase |
| PhpTuf\ComposerStager\API\Process\Factory\ProcessFactoryInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Process\Factory\ProcessFactory |
| PhpTuf\ComposerStager\API\Translation\Factory\TranslatableFactoryInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Factory\TranslatableFactory |
| PhpTuf\ComposerStager\API\Translation\Service\TranslatorInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Service\Translator |
| PhpTuf\ComposerStager\Internal\Process\Factory\SymfonyProcessFactoryInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Process\Factory\SymfonyProcessFactory |
| PhpTuf\ComposerStager\Internal\Translation\Service\SymfonyTranslatorProxyInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Service\SymfonyTranslatorProxy |
| PhpUnitAutoloaderTest | class | core/ |
Tests that classes are correctly loaded during PHPUnit initialization. |
| PhpUnitAutoloaderTest.php | file | core/ |
|
| PhpUnitAutoloaderTest::testPhpUnitTestClassesLoading | function | core/ |
Tests loading of classes provided by test sub modules. |
| PhpUnitTestDiscovery::getTestListLimitedToDirectory | function | core/ |
Returns a list of tests from a TestSuite object limited to a directory. |
| PhpUnitTestRunner::processPhpUnitOnSingleTestClassOutcome | function | core/ |
Processes PHPUnit test execution output. |
| PhpUnitTestRunner::startPhpUnitOnSingleTestClass | function | core/ |
Starts asynchronous execution of a PHPUnit process. |
| PlaceholderGenerator | class | core/ |
Turns a render array into a placeholder. |
| PlaceholderGenerator.php | file | core/ |
|
| PlaceholderGenerator::$cacheContextsManager | property | core/ |
The cache contexts manager service. |
| PlaceholderGenerator::$rendererConfig | property | core/ |
The renderer configuration array. |
| PlaceholderGenerator::canCreatePlaceholder | function | core/ |
Analyzes whether the given render array can be placeholdered. |
| PlaceholderGenerator::createPlaceholder | function | core/ |
Turns the given element into a placeholder. |
| PlaceholderGenerator::createPlaceholderTag | function | core/ |
Generates a placeholder HTML tag. |
| PlaceholderGenerator::shouldAutomaticallyPlaceholder | function | core/ |
Whether the given render array should be automatically placeholdered. |
| PlaceholderGenerator::__construct | function | core/ |
Constructs a new Placeholder service. |
| PlaceholderGeneratorInterface | interface | core/ |
Defines an interface for turning a render array into a placeholder. |
| PlaceholderGeneratorInterface.php | file | core/ |
|
| PlaceholderGeneratorInterface::canCreatePlaceholder | function | core/ |
Analyzes whether the given render array can be placeholdered. |
| PlaceholderGeneratorInterface::createPlaceholder | function | core/ |
Turns the given element into a placeholder. |
| PlaceholderGeneratorInterface::createPlaceholderTag | function | core/ |
Generates a placeholder HTML tag. |
| 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. |
| PlainTextOutput | class | core/ |
Provides an output strategy for transforming HTML into simple plain text. |
| PlainTextOutput.php | file | core/ |
|
| PlainTextOutput::renderFromHtml | function | core/ |
Transforms a given HTML string into to a context-appropriate output string. |
| PlainTextOutputTest | class | core/ |
Tests Drupal\Component\Render\PlainTextOutput. |
Pagination
- Previous page
- Page 189
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.