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
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| User::getPassword | function | core/ |
Returns the hashed password. |
| User::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
| User::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
| User::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
| User::getRoles | function | core/ |
Returns a list of roles. |
| User::getRoleStorage | function | core/ |
Returns the role storage object. |
| User::getTimeZone | function | core/ |
Returns the timezone of this account. |
| UserAccountLinksTest::testAccountPageTitles | function | core/ |
Tests page title is set correctly on user account tabs. |
| UserAdminLanguageTest | class | core/ |
Tests users' ability to change their own administration language. |
| UserAdminLanguageTest.php | file | core/ |
|
| UserAdminLanguageTest::$adminUser | property | core/ |
A user with permission to access admin pages and administer languages. |
| UserAdminLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserAdminLanguageTest::$modules | property | core/ |
Modules to install. |
| UserAdminLanguageTest::$regularUser | property | core/ |
A non-administrator user for this test. |
| UserAdminLanguageTest::addCustomLanguage | function | core/ |
Helper method for adding a custom language. |
| UserAdminLanguageTest::setLanguageNegotiation | function | core/ |
Sets the User interface negotiation detection method. |
| UserAdminLanguageTest::setUp | function | core/ |
|
| UserAdminLanguageTest::testActualNegotiation | function | core/ |
Tests the actual language negotiation. |
| UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableIfAdminLanguageNegotiationIsEnabled | function | core/ |
Tests that the admin language is configurable only for administrators. |
Pagination
- Previous page
- Page 220
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.