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
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.
ProtocolVersionCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php Returns the string representation of the cache context.
ProtocolVersionCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php Returns the label of the cache context.
ProtocolVersionCacheContextTest::providerTestGetContext function core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php Provides a list of query arguments and expected cache contexts.
ProtocolVersionCacheContextTest::testGetContext function core/tests/Drupal/Tests/Core/Cache/Context/ProtocolVersionCacheContextTest.php Tests get context.
Provider::getEndpoints function core/modules/media/src/OEmbed/Provider.php Returns the provider endpoints.
Provider::getName function core/modules/media/src/OEmbed/Provider.php Returns the provider name.
Provider::getUrl function core/modules/media/src/OEmbed/Provider.php Returns the provider URL.
ProviderFilterDecorator::getDefinitions function core/modules/migrate/src/Plugin/Discovery/ProviderFilterDecorator.php Gets the definition of all plugins for this type.
ProviderRepository::get function core/modules/media/src/OEmbed/ProviderRepository.php Returns information for a specific oEmbed provider.
ProviderRepository::get function core/modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php Returns information for a specific oEmbed provider.
ProviderRepository::getAll function core/modules/media/src/OEmbed/ProviderRepository.php Returns information on all available oEmbed providers.
ProviderRepository::getAll function core/modules/media/tests/modules/media_test_oembed/src/ProviderRepository.php Returns information on all available oEmbed providers.
ProviderRepositoryInterface::get function core/modules/media/src/OEmbed/ProviderRepositoryInterface.php Returns information for a specific oEmbed provider.
ProviderRepositoryInterface::getAll function core/modules/media/src/OEmbed/ProviderRepositoryInterface.php Returns information on all available oEmbed providers.
PsrResponseSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/PsrResponseSubscriber.php
PublicStream::getDescription function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Returns the description of the stream wrapper for use in the UI.
PublicStream::getDirectoryPath function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Gets the path that the wrapper is responsible for.
PublicStream::getExternalUrl function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Returns a web accessible URL for the resource.
PublicStream::getLocalPath function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Returns the canonical absolute path of the URI, if possible.
PublicStream::getName function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Returns the name of the stream wrapper for use in the UI.
PublicStream::getType function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Returns the type of stream wrapper.
PublishActionTest::testGetDerivativeDefinitions function core/tests/Drupal/KernelTests/Core/Action/PublishActionTest.php Tests get derivative definitions.
Query::$connectionTarget property core/lib/Drupal/Core/Database/Query/Query.php The target of the connection object.
Query::getComments function core/lib/Drupal/Core/Database/Query/Query.php Returns a reference to the comments array for the query.
Query::getConfigKeyStore function core/lib/Drupal/Core/Config/Entity/Query/Query.php Gets the key value store used to store fast lookups.
Query::getConnection function core/lib/Drupal/Core/Database/Query/Query.php Gets the database connection to be used for the query.

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