Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PasswordRequirementsDefaultTest::$modules | property | core/ |
|
| PasswordRequirementsDefaultTest::testRequirementsWithDefaults | function | core/ |
Tests that password hashing generates an info requirement by default. |
| PasswordRequirementsUnknownTest | class | core/ |
Tests Password System Requirements. |
| PasswordRequirementsUnknownTest.php | file | core/ |
|
| PasswordRequirementsUnknownTest::$modules | property | core/ |
|
| PasswordRequirementsUnknownTest::$passwordAlgorithm | property | core/ |
|
| PasswordRequirementsUnknownTest::$passwordOptions | property | core/ |
|
| PasswordRequirementsUnknownTest::testRequirementsWithUnknownAlgorithm | function | core/ |
Tests that password hashing generates an info requirement by default. |
| PasswordTest | class | core/ |
Tests Drupal\Core\Render\Element\Password. |
| PasswordTest.php | file | core/ |
|
| PasswordTest::providerTestValueCallback | function | core/ |
Data provider for testValueCallback(). |
| PasswordTest::testValueCallback | function | core/ |
Tests value callback. |
| PasswordTestBase | class | core/ |
Integration tests for the PHP password hashing service. |
| PasswordTestBase.php | file | core/ |
|
| PasswordTestBase::$passwordAlgorithm | property | core/ |
The password algorithm to be used during this test. |
| PasswordTestBase::$passwordOptions | property | core/ |
The password options to be used during this test. |
| PasswordTestBase::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
| PasswordTestBase::register | function | core/ |
|
| PasswordVerifyTest | class | core/ |
Unit tests for password hashing API. |
| PasswordVerifyTest.php | file | core/ |
|
| PasswordVerifyTest::providerLongPasswords | function | core/ |
Provides the test matrix for testLongPassword(). |
| PasswordVerifyTest::testLongPassword | function | core/ |
Verifies that passwords longer than 512 bytes are not hashed. |
| PasswordVerifyTest::testPasswordCheckSupported | function | core/ |
Tests that check() verifies passwords if hash settings are supported. |
| PasswordVerifyTest::testPasswordCheckUnknownHash | function | core/ |
Tests that check() is forwarded to corePassword instance if hash settings are not recognized. |
| PasswordVerifyTest::testPasswordHash | function | core/ |
Tests that hash() is forwarded to corePassword instance. |
| PasswordVerifyTest::testPasswordNeedsRehash | function | core/ |
Tests that needsRehash() is forwarded to corePassword instance. |
| PasswordVerifyTest::testWithinBounds | function | core/ |
Tests the hash count boundaries are enforced. |
| password_generator | service | core/ |
Drupal\Core\Password\DefaultPasswordGenerator |
| 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.current | service | core/ |
Drupal\Core\Path\CurrentPathStack |
| 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.info.yml | file | core/ |
core/modules/path/path.info.yml |
| 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.matcher | service | core/ |
Drupal\Core\Path\PathMatcher |
| path.migrate_drupal.yml | file | core/ |
core/modules/path/migrations/state/path.migrate_drupal.yml |
| path.overview.html.twig | file | core/ |
--- label: 'Configuring aliases for URLs' top_level: true related: - path.creating_alias - path.editing_alias --- <h2>{% trans %}What is a URL?{% endtrans %}</h2> <p>{% trans %}URL is the abbreviation for "Uniform… |
| path.permissions.yml | file | core/ |
core/modules/path/path.permissions.yml |
| path.post_update.php | file | core/ |
Post update functions for the path module. |
| path.schema.yml | file | core/ |
core/modules/path/config/schema/path.schema.yml |
| path.services.yml | file | core/ |
core/modules/path/path.services.yml |
| path.validator | service | core/ |
Drupal\Core\Path\PathValidator |
| PathAdminTest | class | core/ |
Tests the Path admin UI. |
| PathAdminTest.php | file | core/ |
|
| PathAdminTest::$defaultTheme | property | core/ |
|
| PathAdminTest::$modules | property | core/ |
|
| PathAdminTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1239
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.