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
PrivateStream::getName function core/lib/Drupal/Core/StreamWrapper/PrivateStream.php Returns the name of the stream wrapper for use in the UI.
PrivateStream::getType function core/lib/Drupal/Core/StreamWrapper/PrivateStream.php Returns the type of stream wrapper.
PrivateTempStore::get function core/lib/Drupal/Core/TempStore/PrivateTempStore.php Retrieves a value from this PrivateTempStore for a given key.
PrivateTempStore::getMetadata function core/lib/Drupal/Core/TempStore/PrivateTempStore.php Returns the metadata associated with a particular key/value pair.
PrivateTempStore::getOwner function core/lib/Drupal/Core/TempStore/PrivateTempStore.php Gets the current owner based on the current user or the session ID.
PrivateTempStoreFactory::get function core/lib/Drupal/Core/TempStore/PrivateTempStoreFactory.php Creates a PrivateTempStore.
PrivateTempStoreTest::testGet function core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php Tests the get() method.
PrivateTempStoreTest::testGetMetadata function core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php Tests the getMetadata() method.
ProcessedText::getInfo function core/modules/filter/src/Element/ProcessedText.php Returns the element properties for this element.
ProcessOutputCallback::getErrorOutput function core/modules/package_manager/src/ProcessOutputCallback.php Gets the error output.
ProcessOutputCallback::getOutput function core/modules/package_manager/src/ProcessOutputCallback.php Gets the output.
ProfileExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ProfileExtensionList.php Returns a list of machine names of installed extensions.
ProfileField::getIds function core/modules/user/src/Plugin/migrate/source/ProfileField.php Defines the source fields uniquely identifying a source row.
ProfileFieldOptionTranslation::getIds function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldOptionTranslation.php Defines the source fields uniquely identifying a source row.
ProfileFieldTranslation::getIds function core/modules/config_translation/src/Plugin/migrate/source/d6/ProfileFieldTranslation.php Defines the source fields uniquely identifying a source row.
ProfileFieldValues::getIds function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Defines the source fields uniquely identifying a source row.
ProfileInstallRequirementsRequirements::getRequirements function core/profiles/tests/profile_install_requirements/src/Install/Requirements/ProfileInstallRequirementsRequirements.php Check installation requirements.
ProfileValues::getProcess function core/modules/user/src/Plugin/migrate/ProfileValues.php Gets the normalized process plugin configuration.
ProjectCoreCompatibility::getCompatibilityRanges function core/modules/update/src/ProjectCoreCompatibility.php Gets the compatibility ranges for a semantic version constraint.
ProjectCoreCompatibility::getPossibleCoreUpdateVersions function core/modules/update/src/ProjectCoreCompatibility.php Gets the core versions that should be considered for compatibility ranges.
ProjectInfo::getAvailableProjects function core/modules/package_manager/src/ProjectInfo.php Gets the available projects.
ProjectInfo::getInstallableReleases function core/modules/package_manager/src/ProjectInfo.php Gets all project releases to which the site can update.
ProjectInfo::getInstalledVersion function core/modules/package_manager/src/ProjectInfo.php Returns the installed project version via the Update Status module.
ProjectInfo::getProjectInfo function core/modules/package_manager/src/ProjectInfo.php Returns up-to-date project information.
ProjectInfo::getProjectName function core/lib/Drupal/Core/Utility/ProjectInfo.php Determines what project a given file object belongs to.
ProjectInfo::getSupportedBranches function core/modules/package_manager/src/ProjectInfo.php Gets the supported branches of the project.
ProjectInfoTest::providerGetInstallableReleases function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Data provider for testGetInstallableReleases().
ProjectInfoTest::providerGetSupportedBranches function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Data provider for testGetSupportedBranches().
ProjectInfoTest::testGetInstallableReleases function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests get installable releases.
ProjectInfoTest::testGetSupportedBranches function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests get supported branches.
ProjectRelease::getCoreCompatibilityMessage function core/modules/update/src/ProjectRelease.php Gets the core compatibility message for the site's version of Drupal core.
ProjectRelease::getDate function core/modules/update/src/ProjectRelease.php Gets the release date if set.
ProjectRelease::getDownloadUrl function core/modules/update/src/ProjectRelease.php Gets the download URL of the release.
ProjectRelease::getReleaseUrl function core/modules/update/src/ProjectRelease.php Gets the URL of the release.
ProjectRelease::getVersion function core/modules/update/src/ProjectRelease.php Gets the project version.
ProjectReleaseTest::getValidData function core/modules/update/tests/src/Unit/ProjectReleaseTest.php Gets valid data for a project release.
ProjectSecurityData::getAdditionalSecurityCoveredMinors function core/modules/update/src/ProjectSecurityData.php Gets the number of additional minor releases with security coverage.
ProjectSecurityData::getCoverageInfo function core/modules/update/src/ProjectSecurityData.php Gets the security coverage information for a project.
ProjectSecurityData::getSecurityCoverageUntilVersion function core/modules/update/src/ProjectSecurityData.php Gets the release the current minor will receive security coverage until.
ProjectSecurityData::getSemanticMinorVersion function core/modules/update/src/ProjectSecurityData.php Gets the minor version for a semantic version string.
ProjectSecurityRequirement::getDateEndRequirement function core/modules/update/src/ProjectSecurityRequirement.php Gets the security coverage requirement based on an end date.
ProjectSecurityRequirement::getReleaseCycleLink function core/modules/update/src/ProjectSecurityRequirement.php Gets a link the release cycle page on drupal.org.
ProjectSecurityRequirement::getRequirement function core/modules/update/src/ProjectSecurityRequirement.php Gets the security coverage requirement, if any.
ProjectSecurityRequirement::getVersionEndCoverageMessage function core/modules/update/src/ProjectSecurityRequirement.php Gets the message for additional minor version security coverage.
ProjectSecurityRequirement::getVersionEndRequirement function core/modules/update/src/ProjectSecurityRequirement.php Gets the requirements based on security coverage until a specific version.
ProjectSecurityRequirement::getVersionNoSecurityCoverageMessage function core/modules/update/src/ProjectSecurityRequirement.php Gets the formatted message for a project with no security coverage.
PromoteNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/PromoteNode.php Gets an array of values to be set.
ProtectedDirectory::getPath function core/lib/Drupal/Core/File/ProtectedDirectory.php Gets the directory path.
ProtectedDirectory::getTitle function core/lib/Drupal/Core/File/ProtectedDirectory.php Gets the title.
ProtocolVersionCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php Gets the cacheability metadata for the context.

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