Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpExtensionsValidator::validateXdebug | function | core/ |
Flags a warning if Xdebug is enabled. |
| PhpExtensionsValidatorTest | class | core/ |
Tests Php Extensions Validator. |
| PhpExtensionsValidatorTest.php | file | core/ |
|
| PhpExtensionsValidatorTest::providerPhpExtensionsValidation | function | core/ |
Data provider for ::testPhpExtensionsValidation(). |
| PhpExtensionsValidatorTest::testPhpExtensionsValidation | function | core/ |
Tests that PHP extensions' status are checked by Package Manager. |
| PhpPasswordTest::providerLongPasswords | function | core/ |
Provides the test matrix for testLongPassword(). |
| PhpRequirementsTest::providerMinimumSupportedPhp | function | core/ |
Data provider for ::testMinimumSupportedPhp(). |
| PhpStorageFactoryTest::testGetOverride | function | core/ |
Tests the get() method with overridden settings. |
| PhpTransliteration::$languageOverrides | property | core/ |
Associative array of language-specific character transliteration tables. |
| PhpTransliteration::readLanguageOverrides | function | core/ |
Overrides \Drupal\Component\Transliteration\PhpTransliteration::readLanguageOverrides(). |
| PhpTransliteration::readLanguageOverrides | function | core/ |
Reads in language overrides for a language code. |
| 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/ |
Tests Drupal\package_manager\Validator\PhpTufValidator. |
| 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 |
| PhpUnitApiFindAllClassFilesTest::argumentsProvider | function | core/ |
Provides test data to ::testEquality. |
| PhpUnitApiGetTestClassesTest::argumentsProvider | function | core/ |
Provides test data to ::testEquality. |
| PhpUnitBridgeIsolatedTest | class | core/ |
Test how unit tests interact with deprecation errors in process isolation. |
| PhpUnitBridgeIsolatedTest.php | file | core/ |
|
| PhpUnitBridgeIsolatedTest::testDeprecatedClass | function | core/ |
|
| PhpUnitBridgeTest | class | core/ |
Test how unit tests interact with deprecation errors. |
| PhpUnitBridgeTest | class | core/ |
Test how kernel tests interact with deprecation errors. |
| PhpUnitBridgeTest | class | core/ |
Tests Drupal's extension to manage code deprecation. |
| 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/ |
Tests class deprecation. |
| PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
Tests class-level deprecation. |
Pagination
- Previous page
- Page 134
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.