password

Same name and namespace in other branches
  1. 11.x core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.services.yml \password

Class

Drupal\Core\Password\PhpPassword
2 string references to password
phpass.services.yml in core/modules/phpass/phpass.services.yml
core/modules/phpass/phpass.services.yml
RenderElementBase::preRenderAjaxForm in core/lib/Drupal/Core/Render/Element/RenderElementBase.php
Adds Ajax information about an element to communicate with JavaScript.

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.