Search for project
- Search 7.x for project
- Search 9.5.x for project
- Search 8.9.x for project
- Search 10.3.x for project
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AssertPreconditionsTrait::getProjectRoot | function | core/ |
Returns the absolute path of the project root. |
CollectPathsToExcludeEvent::addPathsRelativeToProjectRoot | function | core/ |
Flags paths to be ignored, relative to the project root. |
ComponentGenerator::$drupalProjectInfo | property | composer/ |
Data from drupal/drupal's composer.json file. |
Composer::composerSubprojectPaths | function | composer/ |
Return the list of subprojects of a given type. |
Composer::setTemplateProjectStability | function | composer/ |
Set the stability of the template projects to match the Drupal version. |
ComposerInspector::validateProject | function | core/ |
Checks that `composer.json` is valid and `composer.lock` exists. |
ComposerProjectTemplatesTest | class | core/ |
Demonstrate that Composer project templates can be built as patched. |
ComposerProjectTemplatesTest.php | file | core/ |
|
ComposerProjectTemplatesTest::getCoreStability | function | core/ |
Returns the stability of the current core version. |
ComposerProjectTemplatesTest::getPathReposForType | function | core/ |
Get Composer items that we want to be path repos, from within a directory. |
ComposerProjectTemplatesTest::makeTestPackage | function | core/ |
Creates a test package that points to the templates. |
ComposerProjectTemplatesTest::makeVendorPackage | function | core/ |
Creates a test package that points to all the projects in vendor. |
ComposerProjectTemplatesTest::MINIMUM_STABILITY | constant | core/ |
The minimum stability requirement for dependencies. |
ComposerProjectTemplatesTest::provideTemplateCreateProject | function | core/ |
|
ComposerProjectTemplatesTest::STABILITY_ORDER | constant | core/ |
The order of stability strings from least stable to most stable. |
ComposerProjectTemplatesTest::testMinimumStabilityStrictness | function | core/ |
Make sure that static::MINIMUM_STABILITY is sufficiently strict. |
ComposerProjectTemplatesTest::testTemplateCreateProject | function | core/ |
@dataProvider provideTemplateCreateProject |
ComposerProjectTemplatesTest::testVerifyTemplateTestProviderIsAccurate | function | core/ |
Make sure we've accounted for all the templates. |
Dependency::$project | property | core/ |
The project namespace for the dependency. |
Dependency::getProject | function | core/ |
Gets the dependency's project namespace. |
DependencyTest::testProjectNamespaceForDependencies | function | core/ |
Checks functionality of project namespaces for dependencies. |
DevReleaseTest::getProjectData | function | core/ |
Gets project data from update_calculate_project_data(). |
DevReleaseTest::testSecurityUpdateEmptyProjectTimestamp | function | core/ |
Tests security updates are empty with a dev version and an empty timestamp. |
Drupal\locale\LocaleProjectStorageInterface | service | core/ |
|
FixtureManipulator::addProjectAtPath | function | core/ |
Adds a project at a path. |
Fixtures::cloneFixtureProjects | function | core/ |
Creates a temporary copy of all of the fixtures projects into a temp dir. |
Fixtures::projectFixtureDir | function | core/ |
Gets the path to one particular project fixture. |
Fixtures::projectRoot | function | core/ |
Gets the path to Scaffold component. |
hook_locale_translation_projects_alter | function | core/ |
Alter the list of projects to be updated by locale's interface translation. |
hook_update_projects_alter | function | core/ |
Alter the list of projects before fetching data and comparing versions. |
InstalledPackage::getProjectName | function | core/ |
Returns the Drupal project name for this package. |
InstalledPackage::scanForProjectName | function | core/ |
Scans a given path to determine the Drupal project name. |
InstalledPackagesList::getPackageByDrupalProjectName | function | core/ |
Returns the package for a given Drupal project name, if it is installed. |
InstalledPackagesListTest::testPackageByDrupalProjectName | function | core/ |
@covers \Drupal\package_manager\InstalledPackage::getProjectName @covers ::getPackageByDrupalProjectName |
locale.project | service | core/ |
Drupal\locale\LocaleProjectStorage |
LocaleBuildTest::testBuildProjects | function | core/ |
Checks if a list of translatable projects gets built. |
LocaleProjectStorage | class | core/ |
Provides the locale project storage system using a key value store. |
LocaleProjectStorage.php | file | core/ |
|
LocaleProjectStorage::$all | property | core/ |
Cache status flag. |
LocaleProjectStorage::$cache | property | core/ |
Static state cache. |
LocaleProjectStorage::$keyValueStore | property | core/ |
The key value store to use. |
LocaleProjectStorage::$sorted | property | core/ |
Sorted status flag. |
LocaleProjectStorage::countProjects | function | core/ |
|
LocaleProjectStorage::delete | function | core/ |
|
LocaleProjectStorage::deleteAll | function | core/ |
|
LocaleProjectStorage::deleteMultiple | function | core/ |
|
LocaleProjectStorage::disableAll | function | core/ |
|
LocaleProjectStorage::get | function | core/ |
|
LocaleProjectStorage::getAll | function | core/ |
|
LocaleProjectStorage::getMultiple | function | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.