Search for has
Title | Object type | File name | Summary |
---|---|---|---|
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. |
Tour::hasMatchingRoute | function | core/ |
Whether the tour matches a given set of route parameters. |
TourInterface::hasMatchingRoute | function | core/ |
Whether the tour matches a given set of route parameters. |
TourTest::testHasMatchingRoute | function | core/ |
Tests \Drupal\tour\Entity\Tour::hasMatchingRoute(). |
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. |
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. |
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/ |
Indicates if a link template exists for a given key. |
ViewUI::hasTrustedData | function | core/ |
Gets whether on not the data is trusted. |
WorkflowTest::testAddAndHasState | function | core/ |
@covers ::addState @covers ::hasState |
WorkflowTypeBase::hasState | function | core/ |
Determines if the workflow has a state with the provided ID. |
WorkflowTypeBase::hasTransition | function | core/ |
Determines if a transition exists. |
WorkflowTypeBase::hasTransitionFromStateToState | function | core/ |
Determines if a transition from state to state exists. |
WorkflowTypeBase::workflowHasData | function | core/ |
Determines if the workflow is being has data associated with it. |
WorkflowTypeBase::workflowStateHasData | function | core/ |
Determines if the workflow state has data associated with it. |
WorkflowTypeInterface::hasState | function | core/ |
Determines if the workflow has a state with the provided ID. |
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.