Search for project
- Search 7.x for project
- Search 9.5.x for project
- Search 8.9.x for project
- Search 11.x for project
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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/ |
|
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. |
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/ |
|
LocaleProjectStorage::resetCache | function | core/ |
|
LocaleProjectStorage::set | function | core/ |
|
LocaleProjectStorage::setMultiple | function | core/ |
|
LocaleProjectStorage::__construct | function | core/ |
Constructs a State object. |
LocaleProjectStorageInterface | interface | core/ |
Defines the locale project storage interface. |
LocaleProjectStorageInterface.php | file | core/ |
|
LocaleProjectStorageInterface::countProjects | function | core/ |
Returns the count of project records. |
LocaleProjectStorageInterface::delete | function | core/ |
Deletes project records for a given key. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.