Search for project

  1. Search 7.x for project
  2. Search 9.5.x for project
  3. Search 8.9.x for project
  4. Search 10.3.x for project
  5. Other projects
Title Object type File name Summary
ComponentGenerator::$drupalProjectInfo property composer/Generator/ComponentGenerator.php Data from drupal/drupal's composer.json file.
Composer::composerSubprojectPaths function composer/Composer.php Return the list of subprojects of a given type.
Composer::setTemplateProjectStability function composer/Composer.php Set the stability of the template projects to match the Drupal version.
ComposerProjectTemplatesTest class core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php Demonstrate that Composer project templates can be built as patched.
ComposerProjectTemplatesTest.php file core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php
ComposerProjectTemplatesTest::getCoreStability function core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php Returns the stability of the current core version.
ComposerProjectTemplatesTest::getPathReposForType function core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php Get Composer items that we want to be path repos, from within a directory.
ComposerProjectTemplatesTest::makeTestPackage function core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php Creates a test package that points to the templates.
ComposerProjectTemplatesTest::makeVendorPackage function core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php Creates a test package that points to all the projects in vendor.
ComposerProjectTemplatesTest::MINIMUM_STABILITY constant core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php The minimum stability requirement for dependencies.
ComposerProjectTemplatesTest::provideTemplateCreateProject function core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php
ComposerProjectTemplatesTest::STABILITY_ORDER constant core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php The order of stability strings from least stable to most stable.
ComposerProjectTemplatesTest::testMinimumStabilityStrictness function core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php Make sure that static::MINIMUM_STABILITY is sufficiently strict.
ComposerProjectTemplatesTest::testTemplateCreateProject function core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php @dataProvider provideTemplateCreateProject
ComposerProjectTemplatesTest::testVerifyTemplateTestProviderIsAccurate function core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php Make sure we've accounted for all the templates.
Dependency::$project property core/lib/Drupal/Core/Extension/Dependency.php The project namespace for the dependency.
Dependency::getProject function core/lib/Drupal/Core/Extension/Dependency.php Gets the dependency's project namespace.
DependencyTest::testProjectNamespaceForDependencies function core/modules/system/tests/src/Functional/Module/DependencyTest.php Checks functionality of project namespaces for dependencies.
DevReleaseTest::getProjectData function core/modules/update/tests/src/Kernel/DevReleaseTest.php Gets project data from update_calculate_project_data().
DevReleaseTest::testSecurityUpdateEmptyProjectTimestamp function core/modules/update/tests/src/Kernel/DevReleaseTest.php Tests security updates are empty with a dev version and an empty timestamp.
Drupal\locale\LocaleProjectStorageInterface service core/modules/locale/locale.services.yml
Fixtures::cloneFixtureProjects function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Creates a temporary copy of all of the fixtures projects into a temp dir.
Fixtures::projectFixtureDir function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets the path to one particular project fixture.
Fixtures::projectRoot function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Gets the path to Scaffold component.
hook_locale_translation_projects_alter function core/modules/locale/locale.api.php Alter the list of projects to be updated by locale's interface translation.
hook_update_projects_alter function core/modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.
locale.project service core/modules/locale/locale.services.yml Drupal\locale\LocaleProjectStorage
LocaleBuildTest::testBuildProjects function core/modules/locale/tests/src/Kernel/LocaleBuildTest.php Checks if a list of translatable projects gets built.
LocaleProjectStorage class core/modules/locale/src/LocaleProjectStorage.php Provides the locale project storage system using a key value store.
LocaleProjectStorage.php file core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::$all property core/modules/locale/src/LocaleProjectStorage.php Cache status flag.
LocaleProjectStorage::$cache property core/modules/locale/src/LocaleProjectStorage.php Static state cache.
LocaleProjectStorage::$keyValueStore property core/modules/locale/src/LocaleProjectStorage.php The key value store to use.
LocaleProjectStorage::$sorted property core/modules/locale/src/LocaleProjectStorage.php Sorted status flag.
LocaleProjectStorage::countProjects function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::delete function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::deleteAll function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::deleteMultiple function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::disableAll function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::get function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::getAll function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::getMultiple function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::resetCache function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::set function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::setMultiple function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::__construct function core/modules/locale/src/LocaleProjectStorage.php Constructs a State object.
LocaleProjectStorageInterface interface core/modules/locale/src/LocaleProjectStorageInterface.php Defines the locale project storage interface.
LocaleProjectStorageInterface.php file core/modules/locale/src/LocaleProjectStorageInterface.php
LocaleProjectStorageInterface::countProjects function core/modules/locale/src/LocaleProjectStorageInterface.php Returns the count of project records.
LocaleProjectStorageInterface::delete function core/modules/locale/src/LocaleProjectStorageInterface.php Deletes project records for a given key.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.