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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InOperator::getValueOptions | function | core/ |
Gets the value options. |
| InputConfigurator::getDataDefinitions | function | core/ |
Returns the typed data definitions for the inputs defined by this recipe. |
| InputConfigurator::getDefaultValue | function | core/ |
Returns the default value for an input definition. |
| InputConfigurator::getValues | function | core/ |
Returns the collected input values, keyed by name. |
| InputStreamUploadedFile::getClientOriginalName | function | core/ |
Returns the original file name. |
| InputStreamUploadedFile::getFilename | function | core/ |
Gets the filename. |
| InputStreamUploadedFile::getPathname | function | core/ |
Gets the path to the file. |
| InputStreamUploadedFile::getRealPath | function | core/ |
Gets the absolute path to the file. |
| InputStreamUploadedFile::getSize | function | core/ |
Gets file size. |
| InsertTrait::getInsertPlaceholderFragment | function | core/ |
Returns the query placeholders for values that will be inserted. |
| 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/ |
Gets the persistent cache contexts. |
| InstallerConfigDirectoryTestBase::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerException::getTitle | function | core/ |
Returns the exception page title. |
| InstallerExistingConfigMultilingualTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigNoConfigTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigNoSystemSiteTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigProfileHookInstallTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigSyncDirectoryMultilingualTest::getPo | function | core/ |
Returns the string for the test .po file. |
| InstallerExistingConfigSyncDirectoryProfileHookInstallTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| 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/ |
Get the core.extension config object. |
| InstallerKernel::getInstallProfile | function | core/ |
Gets the active install profile. |
| 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/ |
The theme to install as the default for testing. |
| 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. |
Pagination
- Previous page
- Page 115
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.