password

Class

Drupal\Core\Password\PhpPassword
34 string references to password
claro_preprocess_input in core/themes/claro/claro.theme
Implements hook_preprocess_HOOK() for input.
ContentTranslationHandler::addTranslatabilityClue in core/modules/content_translation/src/ContentTranslationHandler.php
Adds a clue about the form element translatability.
core.data_types.schema.yml in core/config/schema/core.data_types.schema.yml
core/config/schema/core.data_types.schema.yml
ElementTest::testPlaceHolderText in core/modules/system/tests/src/Functional/Form/ElementTest.php
Tests placeholder text for elements that support placeholders.
EntityUser::create in core/modules/user/src/Plugin/migrate/destination/EntityUser.php
Instantiates a new instance of the implementing class using autowiring.

... See full list

File

core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.services.yml

View source
  1. class: Drupal\Core\Password\PhpPassword
  2. arguments:
  3. - 2y
  4. - { cost: 11 }

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