Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrivateKey::get | function | core/ |
Gets the private key. |
| PrivateKeyTest::testGet | function | core/ |
Tests PrivateKey::get(). |
| PrivateKeyTest::testGetNoState | function | core/ |
Tests PrivateKey::get() with no private key from state. |
| PrivateStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| PrivateStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| PrivateStream::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
| PrivateStream::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| PrivateStream::getType | function | core/ |
Returns the type of stream wrapper. |
| PrivateTempStore::get | function | core/ |
Retrieves a value from this PrivateTempStore for a given key. |
| PrivateTempStore::getMetadata | function | core/ |
Returns the metadata associated with a particular key/value pair. |
| PrivateTempStore::getOwner | function | core/ |
Gets the current owner based on the current user or the session ID. |
| PrivateTempStoreFactory::get | function | core/ |
Creates a PrivateTempStore. |
| PrivateTempStoreFactory::get | function | core/ |
Creates a PrivateTempStore. |
| PrivateTempStoreTest::testGet | function | core/ |
Tests the get() method. |
| PrivateTempStoreTest::testGet | function | core/ |
Tests the get() method. |
| PrivateTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| PrivateTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| PrivateTempStoreTest::testGetMetadataOwner | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "owner" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getOwnerId() instead.… |
| PrivateTempStoreTest::testGetMetadataUpdated | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "updated" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getUpdated() instead.… |
| ProcessedText::getInfo | function | core/ |
Returns the element properties for this element. |
| ProfileExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| ProfileField::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ProfileFieldOptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ProfileFieldTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ProfileFieldValues::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ProfileValues::getProcess | function | core/ |
Get the normalized process pipeline configuration describing the process plugins. |
| ProjectCoreCompatibility::getCompatibilityRanges | function | core/ |
Gets the compatibility ranges for a semantic version constraint. |
| ProjectCoreCompatibility::getPossibleCoreUpdateVersions | function | core/ |
Gets the core versions that should be considered for compatibility ranges. |
| ProjectInfo::getProjectName | function | core/ |
Determines what project a given file object belongs to. |
| ProjectSecurityData::getAdditionalSecurityCoveredMinors | function | core/ |
Gets the number of additional minor releases with security coverage. |
| ProjectSecurityData::getCoverageInfo | function | core/ |
Gets the security coverage information for a project. |
| ProjectSecurityData::getSecurityCoverageUntilVersion | function | core/ |
Gets the release the current minor will receive security coverage until. |
| ProjectSecurityData::getSemanticMinorVersion | function | core/ |
Gets the minor version for a semantic version string. |
| ProjectSecurityRequirement::getDateEndRequirement | function | core/ |
Gets the security coverage requirement based on an end date. |
| ProjectSecurityRequirement::getReleaseCycleLink | function | core/ |
Gets a link the release cycle page on drupal.org. |
| ProjectSecurityRequirement::getRequirement | function | core/ |
Gets the security coverage requirement, if any. |
| ProjectSecurityRequirement::getVersionEndCoverageMessage | function | core/ |
Gets the message for additional minor version security coverage. |
| ProjectSecurityRequirement::getVersionEndRequirement | function | core/ |
Gets the requirements based on security coverage until a specific version. |
| ProjectSecurityRequirement::getVersionNoSecurityCoverageMessage | function | core/ |
Gets the formatted message for a project with no security coverage. |
| PromoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| ProtectedDirectory::getPath | function | core/ |
Gets the directory path. |
| ProtectedDirectory::getTitle | function | core/ |
Gets the title. |
| ProtocolVersionCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| ProtocolVersionCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| ProtocolVersionCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| ProtocolVersionCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of query arguments and expected cache contexts. |
| ProtocolVersionCacheContextTest::testGetContext | function | core/ |
@covers ::getContext[[api-linebreak]] |
| Provider::getEndpoints | function | core/ |
Returns the provider endpoints. |
| Provider::getName | function | core/ |
Returns the provider name. |
| Provider::getUrl | function | core/ |
Returns the provider URL. |
Pagination
- Previous page
- Page 154
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.