Search for pass
- Search 7.x for pass
- Search 9.5.x for pass
- Search 8.9.x for pass
- Search 10.3.x for pass
- Search main for pass
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpPasswordTest::testLongPassword | function | core/ |
Verifies that passwords longer than 512 bytes are not hashed. |
| PhpPasswordTest::testPasswordChecking | function | core/ |
Tests password hashing. |
| PhpPasswordTest::testPasswordNeedsUpdate | function | core/ |
Tests a password needs update. |
| PhpPasswordTest::testPasswordRehashing | function | core/ |
Tests password rehashing. |
| PhpPasswordUnknownAlgorithmIntegrationTest | class | core/ |
Integration tests for the PHP password hashing service. |
| PhpPasswordUnknownAlgorithmIntegrationTest.php | file | core/ |
|
| PhpPasswordUnknownAlgorithmIntegrationTest::$passwordAlgorithm | property | core/ |
The password algorithm to be used during this test. |
| PhpPasswordUnknownAlgorithmIntegrationTest::$passwordOptions | property | core/ |
The password options to be used during this test. |
| PhpPasswordUnknownAlgorithmIntegrationTest::testUnknownAlgorithmHashing | function | core/ |
Tests that the default password hashing algorithm is used. |
| PluginManagerPass | class | core/ |
Registers plugin managers to the plugin.cache_clearer service. |
| PluginManagerPass.php | file | core/ |
|
| PluginManagerPass::process | function | core/ |
|
| PreprocessHooks::formElementPassword | function | core/ |
Implements hook_preprocess_HOOK() for form_element__password. |
| PreprocessHooks::formElementPasswordConfirm | function | core/ |
Implements hook_preprocess_HOOK() for form_element__password_confirm. |
| PreprocessHooks::preprocessFormElementPassword | function | core/ |
Implements hook_preprocess_HOOK() for form_element__password. |
| PreprocessHooks::preprocessFormElementPasswordConfirm | function | core/ |
Implements hook_preprocess_HOOK() for form_element__password_confirm. |
| ProgrammaticTest::testProgrammaticAccessBypass | function | core/ |
Tests the programmed_bypass_access_check flag. |
| ProxyServicesPass | class | core/ |
Replaces all services with a lazy flag. |
| ProxyServicesPass.php | file | core/ |
|
| ProxyServicesPass::process | function | core/ |
|
| ProxyServicesPassTest | class | core/ |
Tests Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass. |
| ProxyServicesPassTest.php | file | core/ |
|
| ProxyServicesPassTest::$proxyServicesPass | property | core/ |
The tested proxy services pass. |
| ProxyServicesPassTest::setUp | function | core/ |
|
| ProxyServicesPassTest::testContainerWithLazyServices | function | core/ |
Tests container with lazy services. |
| ProxyServicesPassTest::testContainerWithLazyServicesWithoutProxyClass | function | core/ |
Tests container with lazy services without proxy class. |
| ProxyServicesPassTest::testContainerWithoutLazyServices | function | core/ |
Tests container without lazy services. |
| QuickStartTestBase::$adminPassword | property | core/ |
Password of the admin account generated during install. |
| RecipeCommandTest::testPassInput | function | core/ |
|
| RecipeCommandTest::testPassInvalidInput | function | core/ |
|
| RegisterAccessChecksPass | class | core/ |
Adds services tagged 'access_check' to the access_manager service. |
| RegisterAccessChecksPass.php | file | core/ |
|
| RegisterAccessChecksPass::process | function | core/ |
|
| RegisterEntityResolversCompilerPass | class | core/ |
Adds services tagged 'entity_resolver' to the Serializer. |
| RegisterEntityResolversCompilerPass.php | file | core/ |
|
| RegisterEntityResolversCompilerPass::process | function | core/ |
Adds services to the Serializer. |
| RegisterEntityResolversCompilerPass::sort | function | core/ |
Sorts by priority. |
| RegisterEventSubscribersPass | class | core/ |
Wraps the Symfony event subscriber pass to use different tag names. |
| RegisterEventSubscribersPass.php | file | core/ |
|
| RegisterEventSubscribersPass::process | function | core/ |
|
| RegisterEventSubscribersPass::renameTag | function | core/ |
Renames tags in the container. |
| RegisterEventSubscribersPass::__construct | function | core/ |
Constructs a RegisterEventSubscribersPass object. |
| RegisterSerializationClassesCompilerPass | class | core/ |
Adds services tagged JSON:API-only normalizers to the Serializer. |
| RegisterSerializationClassesCompilerPass | class | core/ |
Adds services tagged 'normalizer' and 'encoder' to the Serializer. |
| RegisterSerializationClassesCompilerPass.php | file | core/ |
|
| RegisterSerializationClassesCompilerPass.php | file | core/ |
|
| RegisterSerializationClassesCompilerPass::FORMAT | constant | core/ |
The ID for the JSON:API format. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG | constant | core/ |
The service tag that only JSON:API encoders should use. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID | constant | core/ |
The service ID. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG | constant | core/ |
The service tag that only JSON:API normalizers should use. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.