Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InstallCommand::getProfiles | function | core/ |
Gets a list of profiles. |
| InstallCommand::getSitePath | function | core/ |
Gets the site path. |
| InstalledPackage::getProjectName | function | core/ |
Returns the Drupal project name for this package. |
| InstalledPackagesList::getCorePackageList | function | core/ |
Returns the canonical names of the supported core packages. |
| InstalledPackagesList::getCorePackages | function | core/ |
Returns a list of installed core packages. |
| InstalledPackagesList::getPackageByDrupalProjectName | function | core/ |
Returns the package for a given Drupal project name, if it is installed. |
| InstalledPackagesList::getPackagesNotIn | function | core/ |
Returns the packages that are in this list, but not in another. |
| InstalledPackagesList::getPackagesWithDifferentVersionsIn | function | core/ |
Returns the packages which have a different version in another list. |
| InstalledPackagesList::offsetGet | function | core/ |
|
| InstalledPackageTest | class | core/ |
Tests Drupal\package_manager\InstalledPackage. |
| InstalledPackageTest.php | file | core/ |
|
| InstalledPackageTest::testMetapackageWithAPath | function | core/ |
Tests metapackage with a path. |
| InstalledPackageTest::testPathResolution | function | core/ |
Tests path resolution. |
| InstallerAccessPolicy::getPersistentCacheContexts | function | core/ |
|
| InstallerConfigDirectoryTestBase::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerException::getTitle | function | core/ |
Returns the exception page title. |
| InstallerExistingConfigMultilingualTest::getConfigLocation | function | core/ |
|
| InstallerExistingConfigNoConfigTest::getConfigLocation | function | core/ |
|
| InstallerExistingConfigNoSystemSiteTest::getConfigLocation | function | core/ |
|
| InstallerExistingConfigProfileHookInstallTest::getConfigLocation | function | core/ |
|
| InstallerExistingConfigSyncDirectoryMultilingualTest::getConfigLocation | function | core/ |
|
| InstallerExistingConfigSyncDirectoryMultilingualTest::getPo | function | core/ |
Returns the string for the test .po file. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::getConfigLocation | function | core/ |
|
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::getConfigLocation | function | core/ |
|
| InstallerExistingConfigTest::getConfigLocation | function | core/ |
|
| InstallerExistingConfigTestBase::getConfigTarball | function | core/ |
Gets the filepath to the configuration tarball. |
| InstallerKernel::getBaseThemes | function | core/ |
Gets the base themes for a given theme. |
| InstallerKernel::getConfigStorage | function | core/ |
Returns the active configuration storage used during early install. |
| InstallerKernel::getExtensions | function | core/ |
|
| InstallerKernel::getInstallProfile | function | core/ |
|
| InstallerKernel::installGetProfile | function | core/ |
Gets the profile to be installed. |
| InstallerLanguagePageTest | class | core/ |
Verifies that the installer language list uses local and remote languages. |
| InstallerLanguagePageTest.php | file | core/ |
|
| InstallerLanguagePageTest::$defaultTheme | property | core/ |
|
| InstallerLanguagePageTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerLanguagePageTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
| InstallerLanguageTest | class | core/ |
Tests for installer language support. |
| InstallerLanguageTest.php | file | core/ |
|
| InstallerLanguageTest::testInstallerTranslationCache | function | core/ |
Tests profile info caching in non-English languages. |
| InstallerLanguageTest::testInstallerTranslationFiles | function | core/ |
Tests that the installer can find translation files. |
| InstallerNonDefaultDatabaseDriverTest::getInstalledDatabaseSettings | function | core/ |
Returns the databases setup from the SUT's settings.php. |
| InstallerRouteBuilder::getRouteDefinitions | function | core/ |
Overridden to return no routes. |
| InstallerRouteProviderLazyBuilder::getRouteByName | function | core/ |
|
| InstallerTranslationMultipleLanguageNonInteractiveTest::getPo | function | core/ |
Returns the string for the test .po file. |
| InstallerTranslationMultipleLanguageTest | class | core/ |
Tests translation files for multiple languages get imported during install. |
| InstallerTranslationMultipleLanguageTest.php | file | core/ |
|
| InstallerTranslationMultipleLanguageTest::$defaultTheme | property | core/ |
|
| InstallerTranslationMultipleLanguageTest::$profile | property | core/ |
Switch to the multilingual testing profile. |
| InstallerTranslationMultipleLanguageTest::getPo | function | core/ |
Returns the string for the test .po file. |
| InstallerTranslationMultipleLanguageTest::installParameters | function | core/ |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.