Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlGeneratorInterface::getPathFromRoute | function | core/ |
Gets the internal path (system path) for a route. |
| UrlGeneratorTest::testGetPathFromRouteTrailing | function | core/ |
Tests URL generation from route with trailing start and end slashes. |
| UrlGeneratorTest::testGetPathFromRouteWithSubdirectory | function | core/ |
Tests URL generation in a subdirectory. |
| UrlHelper::getAllowedProtocols | function | core/ |
Gets the allowed protocols. |
| UrlMatcher::getAttributes | function | core/ |
|
| UrlResolver::getEndpointMatchingUrl | function | core/ |
For the given media item URL find an endpoint with schemes that match. |
| UrlResolver::getProviderByUrl | function | core/ |
Tries to determine the oEmbed provider for a media asset URL. |
| UrlResolver::getResourceUrl | function | core/ |
Builds the resource URL for a media asset URL. |
| UrlResolver::getResourceUrl | function | core/ |
Builds the resource URL for a media asset URL. |
| UrlResolverInterface::getProviderByUrl | function | core/ |
Tries to determine the oEmbed provider for a media asset URL. |
| UrlResolverInterface::getResourceUrl | function | core/ |
Builds the resource URL for a media asset URL. |
| UrlTest::getMockAccessManager | function | core/ |
Creates a mock access manager for the access tests. |
| UrlTest::testDrupalGetQueryParameters | function | core/ |
Tests UrlHelper::filterQueryParameters(). |
| UrlTest::testGetInternalPath | function | core/ |
Tests the getInternalPath method(). |
| UrlTest::testGetOptions | function | core/ |
Tests the getOptions() method. |
| UrlTest::testGetRouteName | function | core/ |
Tests the getRouteName() method. |
| UrlTest::testGetRouteNameWithExternalUrl | function | core/ |
Tests the getRouteName() with an external URL. |
| UrlTest::testGetRouteParameters | function | core/ |
Tests the getRouteParameters() method. |
| UrlTest::testGetRouteParametersWithExternalUrl | function | core/ |
Tests the getRouteParameters() with an external URL. |
| UrlTest::testGetUriForExternalUrl | function | core/ |
Tests the getUri() method for external URLs. |
| UrlTest::testGetUriForInternalUrl | function | core/ |
Tests the getUri() method for internal URLs. |
| UrlTest::testGetUriForProtocolRelativeUrl | function | core/ |
Tests the getUri() and isExternal() methods for protocol-relative URLs. |
| UsageTest | class | core/ |
Tests file usage functions. |
| UsageTest.php | file | core/ |
|
| UsageTest::createTempFiles | function | core/ |
Create files for all the possible combinations of age and status. |
| UsageTest::doTestRemoveUsage | function | core/ |
Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::delete(). |
| UsageTest::testAddUsage | function | core/ |
Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::add(). |
| UsageTest::testFileUsageWithEntityTranslation | function | core/ |
Tests file usage with translated entities. |
| UsageTest::testGetUsage | function | core/ |
Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::listUsage(). |
| UsageTest::testRemoveUsageNonTemporary | function | core/ |
Tests file usage deletion when files are made temporary. |
| UsageTest::testRemoveUsageTemporary | function | core/ |
Tests file usage deletion when files are made temporary. |
| UsageTest::testTempFileCleanupDefault | function | core/ |
Ensure that temporary files are removed by default. |
| UsageTest::testTempFileCustomCleanup | function | core/ |
Ensure that temporary files are kept as configured. |
| UsageTest::testTempFileNoCleanup | function | core/ |
Ensure that temporary files are kept as configured. |
| UseCacheBackendTrait::cacheGet | function | core/ |
Fetches from the cache backend, respecting the use caches flag. |
| User::getAccountName | function | core/ |
Returns the unaltered login name of this account. |
| User::getAllowedConfigurableLanguageCodes | function | core/ |
Defines allowed configurable language codes for AllowedValues constraints. |
| User::getAllowedTimezones | function | core/ |
Defines allowed timezones for the field's AllowedValues constraint. |
| User::getAnonymousUser | function | core/ |
Returns an anonymous user entity. |
| User::getArgument | function | core/ |
Return the default argument. |
| User::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| User::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| User::getCreatedTime | function | core/ |
Returns the creation time of the user as a UNIX timestamp. |
| User::getDisplayName | function | core/ |
Returns the display name of this account. |
| User::getEmail | function | core/ |
Returns the email address of this account. |
| User::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| User::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| User::getInitialEmail | function | core/ |
Returns the email that was used when the user was registered. |
| User::getLastAccessedTime | function | core/ |
The timestamp when the account last accessed the site. |
| User::getLastLoginTime | function | core/ |
Returns the UNIX timestamp when the user last logged in. |
Pagination
- Previous page
- Page 223
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.