Search for has
Title | Object type | File name | Summary |
---|---|---|---|
StringBase::hasLocation | function | core/ |
Checks whether the string has a given location. |
StringInterface::hasLocation | function | core/ |
Checks whether the string has a given location. |
StubEntityStorageBase::has | function | core/ |
Determines if this entity already exists in storage. |
SystemAdminMenuBlockAccessCheck::hasAccessToChildMenuItems | function | core/ |
Check that the given route has access to child routes. |
SystemMenuOffCanvasForm::hasMenuOverrides | function | core/ |
Determines if the menu has configuration overrides. |
TaggingTest::testExtenderHasAllTags | function | core/ |
Tests extended query tagging "has all of these tags" functionality. |
TaggingTest::testExtenderHasAnyTag | function | core/ |
Tests extended query tagging for "has at least one of these tags". |
TaggingTest::testExtenderHasTag | function | core/ |
Confirms that an extended query has a tag added to it. |
TaggingTest::testHasAllTags | function | core/ |
Tests query tagging "has all of these tags" functionality. |
TaggingTest::testHasAnyTag | function | core/ |
Tests query tagging "has at least one of these tags" functionality. |
TaggingTest::testHasTag | function | core/ |
Confirms that a query has a tag added to it. |
Tasks::hasPdoDriver | function | core/ |
Ensure the PDO driver is supported by the version of PHP in use. |
TaxonomyIndexTid::hasExtraOptions | function | core/ |
Determines if the handler has extra options. |
TestPluginWithForm::hasFormClass | function | core/ |
Gets whether the plugin has a form class for the given operation. |
TestSandboxDatabaseUpdatesValidator::hasStagedUpdates | function | core/ |
|
TestSessionBag::hasFlag | function | core/ |
Returns TRUE if the test flag is set. |
ThemeHandler::hasUi | function | core/ |
Determines if a theme should be shown in the user interface. |
ThemeHandlerInterface::hasUi | function | core/ |
Determines if a theme should be shown in the user interface. |
ThemeManager::hasActiveTheme | function | core/ |
Determines whether there is an active theme. |
ThemeManagerInterface::hasActiveTheme | function | core/ |
Determines whether there is an active theme. |
ThemeRegistry::has | function | core/ |
Returns whether data exists for this key. |
ToolbarAdminMenuTest::$hash | property | core/ |
The current admin menu subtrees hash for adminUser. |
ToolbarAdminMenuTest::assertDifferentHash | function | core/ |
Checks the subtree hash of the current page with that of the previous page. |
ToolbarAdminMenuTest::getSubtreesHash | function | core/ |
Get the hash value from the admin menu subtrees route path. |
ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear | function | core/ |
Tests that toolbar cache is cleared when string translations are made. |
ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear | function | core/ |
Tests toolbar cache tags implementation. |
ToolbarAdminMenuTest::testModuleStatusChangeSubtreesHashCacheClear | function | core/ |
Tests Toolbar's responses to installing and uninstalling modules. |
ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear | function | core/ |
Tests Toolbar's responses to user data updates. |
TransactionManagerBase::has | function | core/ |
Checks if a named Drupal transaction is active. |
TransactionManagerInterface::has | function | core/ |
Checks if a named Drupal transaction is active. |
TranslatableInterface::hasTranslation | function | core/ |
Checks there is a translation for the given language code. |
TranslatableInterface::hasTranslationChanges | function | core/ |
Determines if the current translation of the entity has unsaved changes. |
TypedConfigManager::hasConfigSchema | function | core/ |
Checks if the configuration schema with the given config name exists. |
TypedConfigManagerInterface::hasConfigSchema | function | core/ |
Checks if the configuration schema with the given config name exists. |
UrlTest::hasAttribute | function | core/ |
Checks for class existence in link. |
User::hasPermission | function | core/ |
Checks whether a user has a certain permission. |
User::hasRole | function | core/ |
Whether a user has a certain role. |
UserAuthTest::testAuthenticateWithCorrectPasswordAndNewPasswordHash | function | core/ |
Tests the authenticate method with a correct password & new password hash. |
UserFloodEvent::hasIp | function | core/ |
Is the user flood event associated with an IP? |
UserFloodEvent::hasUid | function | core/ |
Is the user flood event associated with a uid? |
UserInterface::hasRole | function | core/ |
Whether a user has a certain role. |
UserLoginTest::testPasswordRehashOnLogin | function | core/ |
Tests user password is re-hashed upon login after changing $count_log2. |
UserPassRehashTest | class | core/ |
Tests user_pass_rehash(). |
UserPassRehashTest.php | file | core/ |
|
UserPassRehashTest::$modules | property | core/ |
Modules to install. |
UserPassRehashTest::testUniqueHashNoPasswordValue | function | core/ |
Tests uniqueness of hashes when no password is set. |
UserPasswordResetTest::testResetFormHasAutocompleteAttribute | function | core/ |
Test the autocomplete attribute is present. |
UserSession::hasPermission | function | core/ |
Checks whether a user has a certain permission. |
UserSession::hasRole | function | core/ |
Whether a user has a certain role. |
UserSessionTest::testHasPermission | function | core/ |
Tests the has permission method. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.