Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PasswordHashingTest::testWithinBounds | function | core/ |
Tests the hash count boundaries are enforced. |
| PasswordInterface | interface | core/ |
Secure password hashing functions for user authentication. |
| PasswordInterface.php | file | core/ |
|
| PasswordInterface::check | function | core/ |
Check whether a plain text password matches a hashed password. |
| PasswordInterface::hash | function | core/ |
Hash a password using a secure hash. |
| PasswordInterface::needsRehash | function | core/ |
Check whether a hashed password needs to be replaced with a new hash. |
| PasswordInterface::PASSWORD_MAX_LENGTH | constant | core/ |
Maximum password length. |
| PasswordItem | class | core/ |
Defines the 'password' entity field type. |
| PasswordItem.php | file | core/ |
|
| PasswordItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| PasswordItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| PasswordItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| PasswordItemTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem[[api-linebreak]] @group Field |
| PasswordItemTest.php | file | core/ |
|
| PasswordItemTest::$field | property | core/ |
The field used in this test class. |
| PasswordItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| PasswordItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| PasswordItemTest::testPreSaveExceptionExisting | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExceptionNew | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExistingEmptyString | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExistingMultipleSpacesString | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExistingNull | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveNewEmptyString | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveNewMultipleSpacesString | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveNewNull | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSavePreHashed | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Password[[api-linebreak]] @group Render |
| PasswordTest.php | file | core/ |
|
| PasswordTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| PasswordTest::testValueCallback | function | core/ |
@covers ::valueCallback[[api-linebreak]] |
| PasswordWidgetThemeFunctionTest | class | core/ |
Tests the JS components added to the PasswordConfirm render element. |
| PasswordWidgetThemeFunctionTest.php | file | core/ |
|
| PasswordWidgetThemeFunctionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PasswordWidgetThemeFunctionTest::$failOnJavascriptConsoleErrors | property | core/ |
@todo Remove this class property in https://www.drupal.org/node/3217947. |
| PasswordWidgetThemeFunctionTest::$modules | property | core/ |
Modules to enable. |
| PasswordWidgetThemeFunctionTest::$testUser | property | core/ |
User for testing. |
| PasswordWidgetThemeFunctionTest::setUp | function | core/ |
|
| PasswordWidgetThemeFunctionTest::testPasswordConfirmWidgetJsComponents | function | core/ |
Tests password widget theme functions and its deprecations. |
| password_generator | service | core/ |
Drupal\Core\Password\DefaultPasswordGenerator |
| password_theme_function_test.info.yml | file | core/ |
core/modules/user/tests/themes/password_theme_function_test/password_theme_function_test.info.yml |
| password_theme_function_test.libraries.yml | file | core/ |
core/modules/user/tests/themes/password_theme_function_test/password_theme_function_test.libraries.yml |
| path.creating_alias.html.twig | file | core/ |
--- label: 'Creating a URL alias for a content item' related: - path.overview - path.editing_alias - node.creating_content - node.editing --- {% set path_permissions_link_text %} {% trans %}Create and edit URL aliases{% endtrans… |
| path.editing_alias.html.twig | file | core/ |
--- label: 'Editing a URL alias' related: - path.overview - path.creating_alias --- {% set path_permissions_link_text %} {% trans %}Administer URL aliases{% endtrans %} {% endset %} {% set path_permissions_link =… |
| path.install | file | core/ |
Update functions for the path module. |
| path.libraries.yml | file | core/ |
core/modules/path/path.libraries.yml |
| path.links.action.yml | file | core/ |
core/modules/path/path.links.action.yml |
| path.links.menu.yml | file | core/ |
core/modules/path/path.links.menu.yml |
| path.links.task.yml | file | core/ |
core/modules/path/path.links.task.yml |
| path.permissions.yml | file | core/ |
core/modules/path/path.permissions.yml |
| path.post_update.php | file | core/ |
Post update functions for the path module. |
Pagination
- Previous page
- Page 956
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.