Search for has
- Search 7.x for has
- Search 9.5.x for has
- Search 8.9.x for has
- Search 10.3.x for has
- Search 11.x for has
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeManager::hasActiveTheme | function | core/ |
|
| ThemeManagerInterface::hasActiveTheme | function | core/ |
Determines whether there is an active theme. |
| ThemeRegistry::has | function | core/ |
|
| 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/ |
|
| 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/ |
|
| 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/ |
|
| User::hasRole | function | core/ |
|
| UserAuthenticationTest::testAuthenticateWithCorrectPasswordAndNewPasswordHash | function | core/ |
Tests the authenticate method with a correct password & new password hash. |
| 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? |
| 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/ |
|
| 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/ |
|
| UserSession::hasRole | function | core/ |
Whether a user has a certain role. |
| UserSessionTest::testHasPermission | function | core/ |
Tests the has permission method. |
| UserSessionTest::testHasRole | function | core/ |
Tests the hasRole method. |
| user_custom_pass_hash_params_test.info.yml | file | core/ |
core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.info.yml |
| user_custom_pass_hash_params_test.services.yml | file | core/ |
core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.services.yml |
| user_pass_rehash | function | core/ |
Creates a unique hash value for use in time-dependent per-user URLs. |
| user_permissions_hash_generator | service | core/ |
Drupal\Core\Session\PermissionsHashGenerator |
| ViewExecutable::hasFormElements | function | core/ |
Determines if this view has form elements. |
| ViewExecutable::hasUrl | function | core/ |
Determines whether you can link to the view or a particular display. |
| ViewTestBase::helperButtonHasLabel | function | core/ |
Asserts the existence of a button with a certain ID and label. |
| ViewUI::hasLinkTemplate | function | core/ |
|
| ViewUI::hasTrustedData | function | core/ |
|
| WorkflowTest::testAddAndHasState | function | core/ |
Tests add and has state. |
| WorkflowTypeBase::hasState | function | core/ |
|
| WorkflowTypeBase::hasTransition | function | core/ |
|
| WorkflowTypeBase::hasTransitionFromStateToState | function | core/ |
|
| WorkflowTypeBase::workflowHasData | function | core/ |
|
| WorkflowTypeBase::workflowStateHasData | function | core/ |
|
| WorkflowTypeInterface::hasState | function | core/ |
Determines if the workflow has a state with the provided ID. |
| WorkflowTypeInterface::hasTransition | function | core/ |
Determines if a transition exists. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.