Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
InOperator::getValueOptions function core/modules/views/src/Plugin/views/filter/InOperator.php Gets the value options.
InputConfigurator::getDataDefinitions function core/lib/Drupal/Core/Recipe/InputConfigurator.php Returns the typed data definitions for the inputs defined by this recipe.
InputConfigurator::getDefaultValue function core/lib/Drupal/Core/Recipe/InputConfigurator.php Returns the default value for an input definition.
InputConfigurator::getValues function core/lib/Drupal/Core/Recipe/InputConfigurator.php Returns the collected input values, keyed by name.
InputStreamUploadedFile::getClientOriginalName function core/modules/file/src/Upload/InputStreamUploadedFile.php Returns the original file name.
InputStreamUploadedFile::getFilename function core/modules/file/src/Upload/InputStreamUploadedFile.php Gets the filename.
InputStreamUploadedFile::getPathname function core/modules/file/src/Upload/InputStreamUploadedFile.php Gets the path to the file.
InputStreamUploadedFile::getRealPath function core/modules/file/src/Upload/InputStreamUploadedFile.php Gets the absolute path to the file.
InputStreamUploadedFile::getSize function core/modules/file/src/Upload/InputStreamUploadedFile.php Gets file size.
InsertTrait::getInsertPlaceholderFragment function core/lib/Drupal/Core/Database/Query/InsertTrait.php Returns the query placeholders for values that will be inserted.
InstallCommand::getProfiles function core/lib/Drupal/Core/Command/InstallCommand.php Gets a list of profiles.
InstallCommand::getSitePath function core/lib/Drupal/Core/Command/InstallCommand.php Gets the site path.
InstalledPackage::getProjectName function core/modules/package_manager/src/InstalledPackage.php Returns the Drupal project name for this package.
InstalledPackagesList::getCorePackageList function core/modules/package_manager/src/InstalledPackagesList.php Returns the canonical names of the supported core packages.
InstalledPackagesList::getCorePackages function core/modules/package_manager/src/InstalledPackagesList.php Returns a list of installed core packages.
InstalledPackagesList::getPackageByDrupalProjectName function core/modules/package_manager/src/InstalledPackagesList.php Returns the package for a given Drupal project name, if it is installed.
InstalledPackagesList::getPackagesNotIn function core/modules/package_manager/src/InstalledPackagesList.php Returns the packages that are in this list, but not in another.
InstalledPackagesList::getPackagesWithDifferentVersionsIn function core/modules/package_manager/src/InstalledPackagesList.php Returns the packages which have a different version in another list.
InstalledPackagesList::offsetGet function core/modules/package_manager/src/InstalledPackagesList.php
InstalledPackageTest class core/modules/package_manager/tests/src/Unit/InstalledPackageTest.php Tests Drupal\package_manager\InstalledPackage.
InstalledPackageTest.php file core/modules/package_manager/tests/src/Unit/InstalledPackageTest.php
InstalledPackageTest::testMetapackageWithAPath function core/modules/package_manager/tests/src/Unit/InstalledPackageTest.php Tests metapackage with a path.
InstalledPackageTest::testPathResolution function core/modules/package_manager/tests/src/Unit/InstalledPackageTest.php Tests path resolution.
InstallerAccessPolicy::getPersistentCacheContexts function core/lib/Drupal/Core/Installer/InstallerAccessPolicy.php Gets the persistent cache contexts.
InstallerConfigDirectoryTestBase::getConfigLocation function core/tests/Drupal/FunctionalTests/Installer/InstallerConfigDirectoryTestBase.php Gets the path to the configuration directory.
InstallerException::getTitle function core/lib/Drupal/Core/Installer/Exception/InstallerException.php Returns the exception page title.
InstallerExistingConfigMultilingualTest::getConfigLocation function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigMultilingualTest.php Gets the path to the configuration directory.
InstallerExistingConfigNoConfigTest::getConfigLocation function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoConfigTest.php Gets the path to the configuration directory.
InstallerExistingConfigNoSystemSiteTest::getConfigLocation function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigNoSystemSiteTest.php Gets the path to the configuration directory.
InstallerExistingConfigProfileHookInstallTest::getConfigLocation function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigProfileHookInstallTest.php Gets the path to the configuration directory.
InstallerExistingConfigSyncDirectoryMultilingualTest::getConfigLocation function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php Gets the path to the configuration directory.
InstallerExistingConfigSyncDirectoryMultilingualTest::getPo function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php Returns the string for the test .po file.
InstallerExistingConfigSyncDirectoryProfileHookInstallTest::getConfigLocation function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileHookInstallTest.php Gets the path to the configuration directory.
InstallerExistingConfigSyncDirectoryProfileMismatchTest::getConfigLocation function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryProfileMismatchTest.php Gets the path to the configuration directory.
InstallerExistingConfigTest::getConfigLocation function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTest.php Gets the path to the configuration directory.
InstallerExistingConfigTestBase::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php Gets the filepath to the configuration tarball.
InstallerKernel::getBaseThemes function core/lib/Drupal/Core/Installer/InstallerKernel.php Gets the base themes for a given theme.
InstallerKernel::getConfigStorage function core/lib/Drupal/Core/Installer/InstallerKernel.php Returns the active configuration storage used during early install.
InstallerKernel::getExtensions function core/lib/Drupal/Core/Installer/InstallerKernel.php Get the core.extension config object.
InstallerKernel::getInstallProfile function core/lib/Drupal/Core/Installer/InstallerKernel.php Gets the active install profile.
InstallerKernel::installGetProfile function core/lib/Drupal/Core/Installer/InstallerKernel.php Gets the profile to be installed.
InstallerLanguagePageTest class core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php Verifies that the installer language list uses local and remote languages.
InstallerLanguagePageTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php
InstallerLanguagePageTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php The theme to install as the default for testing.
InstallerLanguagePageTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php Installer step: Select language.
InstallerLanguagePageTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/InstallerLanguagePageTest.php Confirms that the installation succeeded.
InstallerLanguageTest class core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php Tests for installer language support.
InstallerLanguageTest.php file core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php
InstallerLanguageTest::testInstallerTranslationCache function core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php Tests profile info caching in non-English languages.
InstallerLanguageTest::testInstallerTranslationFiles function core/tests/Drupal/KernelTests/Core/Installer/InstallerLanguageTest.php Tests that the installer can find translation files.

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