Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
PhpTransliterationTest::providerTestPhpTransliteration | function | core/ |
Provides data for self::testPhpTransliteration(). |
PhpTransliterationTest::providerTestPhpTransliterationRemoveDiacritics | function | core/ |
Provides data for self::testRemoveDiacritics(). |
PhpTransliterationTest::providerTestPhpTransliterationWithAlter | function | core/ |
Provides test data for testPhpTransliterationWithAlter. |
PhpTufValidator | class | core/ |
Validates that PHP-TUF is installed and correctly configured. |
PhpTufValidator.php | file | core/ |
|
PhpTufValidator::getRepositoryStatus | function | core/ |
Gets the TUF protection status of Composer repositories. |
PhpTufValidator::getSubscribedEvents | function | core/ |
|
PhpTufValidator::PLUGIN_NAME | constant | core/ |
The name of the PHP-TUF Composer integration plugin. |
PhpTufValidator::validate | function | core/ |
Reacts to a stage event by validating PHP-TUF configuration as needed. |
PhpTufValidator::validateTuf | function | core/ |
Flags messages if PHP-TUF is not installed and configured properly. |
PhpTufValidator::__construct | function | core/ |
|
PhpTufValidatorTest | class | core/ |
@coversDefaultClass \Drupal\package_manager\Validator\PhpTufValidator @group package_manager @internal |
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\Precondition\Service\NoSymlinksPointOutsideTheCodebaseInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoSymlinksPointOutsideTheCodebase |
PhpUnitBridgeIsolatedTest | class | core/ |
Test how unit tests interact with deprecation errors in process isolation. |
PhpUnitBridgeIsolatedTest.php | file | core/ |
|
PhpUnitBridgeIsolatedTest::testDeprecatedClass | function | core/ |
|
PhpUnitBridgeRequiresTest | class | core/ |
Test how unit tests interact with deprecation errors. |
PhpUnitBridgeRequiresTest.php | file | core/ |
|
PhpUnitBridgeRequiresTest::providerTestWillNeverRun | function | core/ |
Data provider for ::testWillNeverRun(). |
PhpUnitBridgeRequiresTest::testWillNeverRun | function | core/ |
Tests the @requires annotation. |
PhpUnitBridgeTest | class | core/ |
Tests Drupal's extension to manage code deprecation. |
PhpUnitBridgeTest | class | core/ |
Test how unit tests interact with deprecation errors. |
PhpUnitBridgeTest | class | core/ |
Test how kernel tests interact with deprecation errors. |
PhpUnitBridgeTest.php | file | core/ |
|
PhpUnitBridgeTest.php | file | core/ |
|
PhpUnitBridgeTest.php | file | core/ |
|
PhpUnitBridgeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PhpUnitBridgeTest::$modules | property | core/ |
Modules to install. |
PhpUnitBridgeTest::$modules | property | core/ |
Modules to install. |
PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
|
PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
Tests class-level deprecation. |
PhpUnitBridgeTest::testDeprecatedFunction | function | core/ |
|
PhpUnitBridgeTest::testDeprecatedFunction | function | core/ |
|
PhpUnitBridgeTest::testErrorOnSiteUnderTest | function | core/ |
Tests deprecation message from deprecated route. |
PhpUnitBridgeTest::testSilencedError | function | core/ |
Tests deprecation message from deprecation_test_function(). |
PhpUnitTestRunnerTest::providerTestSummarizeResults | function | core/ |
|
PirateDayCacheabilityMetadataConfigOverride | class | core/ |
Test implementation of a config override that provides cacheability metadata. |
PirateDayCacheabilityMetadataConfigOverride.php | file | core/ |
|
PirateDayCacheabilityMetadataConfigOverride::createConfigObject | function | core/ |
|
PirateDayCacheabilityMetadataConfigOverride::getCacheableMetadata | function | core/ |
Pagination
- Previous page
- Page 132
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.