Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OverviewForm | class | core/ |
Migrate Upgrade Overview form. |
| OverviewForm.php | file | core/ |
|
| OverviewForm::buildForm | function | core/ |
Form constructor. |
| OverviewForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| OverviewForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| OverviewForm::submitForm | function | core/ |
Form submission handler. |
| OverviewTerms | class | core/ |
Provides terms overview form for a taxonomy vocabulary. |
| OverviewTerms.php | file | core/ |
|
| OverviewTerms::$storageController | property | core/ |
The term storage handler. |
| OverviewTerms::$termListBuilder | property | core/ |
The term list builder. |
| OverviewTerms::buildForm | function | core/ |
Form constructor. |
| OverviewTerms::create | function | core/ |
|
| OverviewTerms::getFormId | function | core/ |
|
| OverviewTerms::submitForm | function | core/ |
Form submission handler. |
| OverviewTerms::submitReset | function | core/ |
Redirects to confirmation form for the reset action. |
| OverviewTerms::__construct | function | core/ |
Constructs an OverviewTerms object. |
| OverviewTermsOverride | class | core/ |
Provides an overview form to test overriding it via hook_entity_type_alter. |
| OverviewTermsOverride.php | file | core/ |
|
| OverviewTermsOverride::buildForm | function | core/ |
|
| OverwriteExistingPackagesValidator | class | core/ |
Validates that newly installed packages don't overwrite existing directories. |
| OverwriteExistingPackagesValidator.php | file | core/ |
|
| OverwriteExistingPackagesValidator::getSubscribedEvents | function | core/ |
|
| OverwriteExistingPackagesValidator::validate | function | core/ |
Validates that new installed packages don't overwrite existing directories. |
| OverwriteExistingPackagesValidator::__construct | function | core/ |
|
| OverwriteExistingPackagesValidatorTest | class | core/ |
Tests Overwrite Existing Packages Validator. |
| OverwriteExistingPackagesValidatorTest.php | file | core/ |
|
| OverwriteExistingPackagesValidatorTest::setUp | function | core/ |
|
| OverwriteExistingPackagesValidatorTest::testNewPackagesOverwriteExisting | function | core/ |
Tests that new installed packages overwrite existing directories. |
| OverwriteExistingPackagesValidatorTest::testRecipeOverwriteIsAllowed | function | core/ |
Tests that things in the `recipes` directory can be overwritten. |
| Package Manager architecture | group | core/ |
Overview Package Manager is an API-only module which provides the scaffolding and functionality needed for Drupal to make changes to its own running code base via Composer. It doesn't have a user interface. |
| PackageGenerator | class | composer/ |
Generates metapackages. |
| PackageGenerator.php | file | composer/ |
|
| PackageGenerator::$generatedProjectBaseDir | property | composer/ |
Base directory where generated projects are written. |
| PackageGenerator::builders | function | composer/ |
Returns a list of metapackage builders. |
| PackageGenerator::encode | function | composer/ |
Utility function to encode metapackage json in a consistent way. |
| PackageGenerator::generate | function | composer/ |
Generate Drupal's metapackages whenever composer.lock is updated. |
| PackageGenerator::generateMetapackage | function | composer/ |
Generate one metapackage. |
| PackageGenerator::__construct | function | composer/ |
PackageGenerator constructor. |
| PackageInstallDirectWriteTest | class | core/ |
Tests installing packages with direct write mode enabled. |
| PackageInstallDirectWriteTest.php | file | core/ |
|
| PackageInstallDirectWriteTest::testPackageInstall | function | core/ |
Tests installing packages in a stage directory. |
| PackageInstallSubmoduleTest | class | core/ |
Tests installing packages in a stage directory. |
| PackageInstallSubmoduleTest.php | file | core/ |
|
| PackageInstallSubmoduleTest::testSubModules | function | core/ |
Tests installing a Drupal submodule. |
| PackageInstallTest | class | core/ |
Tests installing packages in a stage directory. |
| PackageInstallTest.php | file | core/ |
|
| PackageInstallTest::testPackageInstall | function | core/ |
Tests installing packages in a stage directory. |
| PackageManagerBypassServiceProvider | class | core/ |
Defines services to bypass Package Manager's core functionality. |
| PackageManagerBypassServiceProvider.php | file | core/ |
|
| PackageManagerBypassServiceProvider::alter | function | core/ |
Pagination
- Previous page
- Page 1224
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.