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 |
|---|---|---|---|
| AuditResult::pass | function | core/ |
Creates a passing audit result for a migration. |
| AuditResult::passed | function | core/ |
Returns the boolean result of the audit. |
| AuthenticationProviderPass | class | core/ |
Registers the authentication_providers container parameter. |
| AuthenticationProviderPass.php | file | core/ |
|
| AuthenticationProviderPass::process | function | core/ |
|
| AuthenticationProviderPassTest | class | core/ |
Tests Drupal\Core\DependencyInjection\Compiler\AuthenticationProviderPass. |
| AuthenticationProviderPassTest.php | file | core/ |
|
| AuthenticationProviderPassTest::testEncoders | function | core/ |
Tests encoders. |
| BackendCompilerPass | class | core/ |
Defines a compiler pass to allow automatic override per backend. |
| BackendCompilerPass.php | file | core/ |
|
| BackendCompilerPass::process | function | core/ |
|
| BackendCompilerPassTest | class | core/ |
Tests Drupal\Core\DependencyInjection\Compiler\BackendCompilerPass. |
| BackendCompilerPassTest.php | file | core/ |
|
| BackendCompilerPassTest::$backendPass | property | core/ |
The tested backend compiler pass. |
| BackendCompilerPassTest::getDriverTestMysqlContainer | function | core/ |
Creates a container with a DriverTestMysql database mock definition in it. |
| BackendCompilerPassTest::getMockDriverContainerWithDefaultBackendParameterArgumentAndDotPrefixedService | function | core/ |
Creates a container with a database mock definition in it. |
| BackendCompilerPassTest::getMockDriverContainerWithNullDriverBackend | function | core/ |
Creates a container with a database mock definition in it. |
| BackendCompilerPassTest::getMysqlContainer | function | core/ |
Creates a container with a mysql database service definition in it. |
| BackendCompilerPassTest::getSqliteContainer | function | core/ |
Creates a container with a sqlite database service in it. |
| BackendCompilerPassTest::setUp | function | core/ |
|
| BackendCompilerPassTest::testProcess | function | core/ |
Tests the process method. |
| BackwardsCompatibilityClassLoaderPass | class | core/ |
Compiler pass to merge moved classes into a single container parameter. |
| BackwardsCompatibilityClassLoaderPass.php | file | core/ |
|
| BackwardsCompatibilityClassLoaderPass::process | function | core/ |
|
| BigPipeBypassJsHooks | class | core/ |
Hook implementations for big_pipe_bypass_js. |
| BigPipeBypassJsHooks.php | file | core/ |
|
| BigPipeBypassJsHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| big_pipe_bypass_js.info.yml | file | core/ |
core/modules/big_pipe/tests/modules/big_pipe_bypass_js/big_pipe_bypass_js.info.yml |
| CacheContextsPass | class | core/ |
Adds cache_contexts parameter to the container. |
| CacheContextsPass.php | file | core/ |
|
| CacheContextsPass::process | function | core/ |
Implements CompilerPassInterface::process(). |
| ClaroHooks::preprocessFormElementPassword | function | core/ |
Implements hook_preprocess_HOOK() for form_element__password. |
| ClaroHooks::preprocessFormElementPasswordConfirm | function | core/ |
Implements hook_preprocess_HOOK() for form_element__password_confirm. |
| ClaroPasswordConfirmWidgetTest | class | core/ |
Tests the password confirm widget with Claro theme. |
| ClaroPasswordConfirmWidgetTest.php | file | core/ |
|
| ClaroPasswordConfirmWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ClaroPasswordConfirmWidgetTest::testFillConfirmOnly | function | core/ |
Tests the password confirm widget so that only confirm input is filled. |
| ClaroPasswordConfirmWidgetTest::testPasswordConfirmMessage | function | core/ |
Tests that password match message is invisible when widget is initialized. |
| CommentEntityReferenceTest::testCommentOfUnpublishedNodeBypassAccess | function | core/ |
Tests that comments of unpublished are not shown. |
| ContentExportTest::doTestExportedPasswordIsPreserved | function | core/ |
Tests that an exported user account can be logged in with after import. |
| CorsCompilerPass | class | core/ |
Provides a compiler pass which disables the CORS middleware in case disabled. |
| CorsCompilerPass.php | file | core/ |
|
| CorsCompilerPass::process | function | core/ |
|
| CsrfAccessCheckTest::testAccessTokenPass | function | core/ |
Tests the access() method with a valid token. |
| DefaultPasswordGenerator | class | core/ |
Provides a default password generator. |
| DefaultPasswordGenerator.php | file | core/ |
|
| DefaultPasswordGenerator::$allowedChars | property | core/ |
The allowed characters for the password. |
| DefaultPasswordGenerator::generate | function | core/ |
Generates a password. |
| DefaultPasswordGeneratorTest | class | core/ |
Unit tests for password generator. |
| DefaultPasswordGeneratorTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.