Search for has
Title | Object type | File name | Summary |
---|---|---|---|
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. |
WorkflowTypeInterface::hasTransition | function | core/ |
Determines if a transition exists. |
WorkflowTypeInterface::hasTransitionFromStateToState | function | core/ |
Determines if a transition from state to state exists. |
WorkflowTypeInterface::workflowHasData | function | core/ |
Determines if the workflow is being has data associated with it. |
WorkflowTypeInterface::workflowStateHasData | function | core/ |
Determines if the workflow state has data associated with it. |
Workspace::hasParent | function | core/ |
Determines whether the workspace has a parent. |
WorkspaceInterface::hasParent | function | core/ |
Determines whether the workspace has a parent. |
WorkspaceManager::hasActiveWorkspace | function | core/ |
|
WorkspaceManagerInterface::hasActiveWorkspace | function | core/ |
Determines whether a workspace is active in the current request. |
XmlEncoderTest::testDefaultEncoderHasSerializer | function | core/ |
@covers ::getBaseEncoder |
_block_content_has_reusable_condition | function | core/ |
Utility function to find nested conditions using the reusable field. |
_settings_tray_has_block_overrides | function | core/ |
Checks if a block has overrides. |
_toolbar_get_subtrees_hash | function | core/ |
Returns the hash of the user-rendered toolbar subtrees and cacheability. |
Pagination
- Previous page
- Page 12
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.