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 |
|---|---|---|---|
| LegacyAliasStorageTest::testPathHasMatchingAlias | function | core/ |
@covers ::pathHasMatchingAlias[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage… |
| LegacyAliasStorageTest::testPreLoadPathAlias | function | core/ |
@covers ::preloadPathAlias[[api-linebreak]] @expectedDeprecation \Drupal\Core\Path\AliasStorage is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the "path_alias.repository" service instead, or the entity storage handler… |
| LegacyForumTest::testGetParents | function | core/ |
Tests the getParents() method. |
| LegacyFunctionsTest::testArchiverGetArchiver | function | core/ |
@expectedDeprecation archiver_get_archiver() is deprecated in Drupal 8.8.0 and will be removed in Drupal 9.0.x. Instead, get plugin.manager.archiver service from container and call getInstance() method on it. For example… |
| LegacyFunctionsTest::testArchiverGetExtensions | function | core/ |
@expectedDeprecation archiver_get_extensions() is deprecated in Drupal 8.8.0 and will be removed in Drupal 9.0.0. Use \Drupal\Core\Archiver\ArchiverManager::getExtensions() instead. See https://www.drupal.org/node/2999951 |
| LegacyMessenger::getMessengerService | function | core/ |
Returns the Messenger service. |
| LibraryDependencyResolver::doGetDependencies | function | core/ |
Gets the given libraries with its dependencies. |
| LibraryDependencyResolver::getLibrariesWithDependencies | function | core/ |
|
| LibraryDependencyResolver::getMinimalRepresentativeSubset | function | core/ |
|
| LibraryDependencyResolverInterface::getLibrariesWithDependencies | function | core/ |
Gets the given libraries with their dependencies. |
| LibraryDependencyResolverInterface::getMinimalRepresentativeSubset | function | core/ |
Gets the minimal representative subset of the given libraries. |
| LibraryDependencyResolverTest::providerTestGetLibrariesWithDependencies | function | core/ |
Provides test data for ::testGetLibrariesWithDependencies(). |
| LibraryDependencyResolverTest::providerTestGetMinimalRepresentativeSubset | function | core/ |
Provides test data for ::testGetMinimalRepresentativeSubset(). |
| LibraryDependencyResolverTest::testGetLibrariesWithDependencies | function | core/ |
@covers ::getLibrariesWithDependencies[[api-linebreak]] |
| LibraryDependencyResolverTest::testGetMinimalRepresentativeSubset | function | core/ |
@covers ::getMinimalRepresentativeSubset[[api-linebreak]] |
| LibraryDependencyResolverTest::testGetMinimalRepresentativeSubsetInvalidInput | function | core/ |
@covers ::getMinimalRepresentativeSubset[[api-linebreak]] |
| LibraryDiscovery::getLibrariesByExtension | function | core/ |
|
| LibraryDiscovery::getLibraryByName | function | core/ |
|
| LibraryDiscoveryCollector::getCid | function | core/ |
|
| LibraryDiscoveryCollector::getLibraryDefinitions | function | core/ |
Returns the library definitions for a given extension. |
| LibraryDiscoveryInterface::getLibrariesByExtension | function | core/ |
Gets all libraries defined by an extension. |
| LibraryDiscoveryInterface::getLibraryByName | function | core/ |
Gets a single library defined by an extension by name. |
| LibraryDiscoveryParser::drupalGetPath | function | core/ |
Wraps drupal_get_path(). |
| LibraryDiscoveryTest::testGetLibrariesByExtension | function | core/ |
@covers ::getLibrariesByExtension[[api-linebreak]] |
| LibraryDiscoveryTest::testGetLibraryByName | function | core/ |
Tests getting a library by name. |
| Link::getHref | function | core/ |
Gets the link's URI as a string. |
| Link::getInfo | function | core/ |
|
| Link::getLinkGenerator | function | core/ |
Returns the link generator. |
| Link::getLinkRelationType | function | core/ |
Gets the link's relation type. |
| Link::getLinkRelationTypes | function | core/ |
Gets the link's relation types. |
| Link::getTargetAttributes | function | core/ |
Gets the link's target attributes. |
| Link::getText | function | core/ |
Returns the text of the link. |
| Link::getUri | function | core/ |
Gets the link's URI. |
| Link::getUrl | function | core/ |
Returns the URL of the link. |
| LinkApprove::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| LinkApprove::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| LinkBase::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| LinkBase::getEntityRepository | function | core/ |
Returns the entity repository. |
| LinkBase::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| LinkBase::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| LinkBase::getLanguageManager | function | core/ |
Returns the language manager. |
| LinkBase::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
| LinkBase::getView | function | core/ |
Returns the top object of a view. |
| LinkCollection::getContext | function | core/ |
Gets the LinkCollection's context object. |
| LinkCollection::getIterator | function | core/ |
|
| LinkField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| LinkField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| LinkField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| LinkField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| LinkField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.