Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
PasswordHashingTest::testWithinBounds function core/tests/Drupal/Tests/Core/Password/PasswordHashingTest.php Tests the hash count boundaries are enforced.
PasswordInterface interface core/lib/Drupal/Core/Password/PasswordInterface.php Secure password hashing functions for user authentication.
PasswordInterface.php file core/lib/Drupal/Core/Password/PasswordInterface.php
PasswordInterface::check function core/lib/Drupal/Core/Password/PasswordInterface.php Check whether a plain text password matches a hashed password.
PasswordInterface::hash function core/lib/Drupal/Core/Password/PasswordInterface.php Hash a password using a secure hash.
PasswordInterface::needsRehash function core/lib/Drupal/Core/Password/PasswordInterface.php Check whether a hashed password needs to be replaced with a new hash.
PasswordInterface::PASSWORD_MAX_LENGTH constant core/lib/Drupal/Core/Password/PasswordInterface.php Maximum password length.
PasswordItem class core/lib/Drupal/Core/Field/Plugin/Field/FieldType/PasswordItem.php Defines the 'password' entity field type.
PasswordItem.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldType/PasswordItem.php
PasswordItem::isEmpty function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/PasswordItem.php Determines whether the data structure is empty.
PasswordItem::preSave function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/PasswordItem.php Defines custom presave behavior for field values.
PasswordItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/PasswordItem.php Defines field item properties.
PasswordItemTest class core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php @coversDefaultClass \Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem[[api-linebreak]]
@group Field
PasswordItemTest.php file core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php
PasswordItemTest::$field property core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php The field used in this test class.
PasswordItemTest::$fieldStorage property core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php A field storage to use in this test class.
PasswordItemTest::setUp function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php Set the default field storage backend for fields created during tests.
PasswordItemTest::testPreSaveExceptionExisting function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php @covers ::preSave[[api-linebreak]]
PasswordItemTest::testPreSaveExceptionNew function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php @covers ::preSave[[api-linebreak]]
PasswordItemTest::testPreSaveExistingEmptyString function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php @covers ::preSave[[api-linebreak]]
PasswordItemTest::testPreSaveExistingMultipleSpacesString function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php @covers ::preSave[[api-linebreak]]
PasswordItemTest::testPreSaveExistingNull function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php @covers ::preSave[[api-linebreak]]
PasswordItemTest::testPreSaveNewEmptyString function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php @covers ::preSave[[api-linebreak]]
PasswordItemTest::testPreSaveNewMultipleSpacesString function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php @covers ::preSave[[api-linebreak]]
PasswordItemTest::testPreSaveNewNull function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php @covers ::preSave[[api-linebreak]]
PasswordItemTest::testPreSavePreHashed function core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php @covers ::preSave[[api-linebreak]]
PasswordTest class core/tests/Drupal/Tests/Core/Render/Element/PasswordTest.php @coversDefaultClass \Drupal\Core\Render\Element\Password[[api-linebreak]]
@group Render
PasswordTest.php file core/tests/Drupal/Tests/Core/Render/Element/PasswordTest.php
PasswordTest::providerTestValueCallback function core/tests/Drupal/Tests/Core/Render/Element/PasswordTest.php Data provider for testValueCallback().
PasswordTest::testValueCallback function core/tests/Drupal/Tests/Core/Render/Element/PasswordTest.php @covers ::valueCallback[[api-linebreak]]
PasswordWidgetThemeFunctionTest class core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php Tests the JS components added to the PasswordConfirm render element.
PasswordWidgetThemeFunctionTest.php file core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php
PasswordWidgetThemeFunctionTest::$defaultTheme property core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php The theme to install as the default for testing.
PasswordWidgetThemeFunctionTest::$failOnJavascriptConsoleErrors property core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php @todo Remove this class property in https://www.drupal.org/node/3217947.
PasswordWidgetThemeFunctionTest::$modules property core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php Modules to enable.
PasswordWidgetThemeFunctionTest::$testUser property core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php User for testing.
PasswordWidgetThemeFunctionTest::setUp function core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php
PasswordWidgetThemeFunctionTest::testPasswordConfirmWidgetJsComponents function core/modules/user/tests/src/FunctionalJavascript/PasswordWidgetThemeFunctionTest.php Tests password widget theme functions and its deprecations.
password_generator service core/core.services.yml Drupal\Core\Password\DefaultPasswordGenerator
password_theme_function_test.info.yml file core/modules/user/tests/themes/password_theme_function_test/password_theme_function_test.info.yml core/modules/user/tests/themes/password_theme_function_test/password_theme_function_test.info.yml
password_theme_function_test.libraries.yml file core/modules/user/tests/themes/password_theme_function_test/password_theme_function_test.libraries.yml core/modules/user/tests/themes/password_theme_function_test/password_theme_function_test.libraries.yml
path.creating_alias.html.twig file core/modules/help_topics/help_topics/path.creating_alias.html.twig ---
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/modules/help_topics/help_topics/path.editing_alias.html.twig ---
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/modules/path/path.install Update functions for the path module.
path.libraries.yml file core/modules/path/path.libraries.yml core/modules/path/path.libraries.yml
path.links.action.yml file core/modules/path/path.links.action.yml core/modules/path/path.links.action.yml
path.links.menu.yml file core/modules/path/path.links.menu.yml core/modules/path/path.links.menu.yml
path.links.task.yml file core/modules/path/path.links.task.yml core/modules/path/path.links.task.yml
path.permissions.yml file core/modules/path/path.permissions.yml core/modules/path/path.permissions.yml
path.post_update.php file core/modules/path/path.post_update.php Post update functions for the path module.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.