Search for pass
- Search 7.x for pass
- Search 9.5.x for pass
- Search 10.3.x for pass
- Search 11.x for pass
- Search main for pass
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AssertLegacyTrait::pass | function | core/ |
Deprecated Scheduled for removal in Drupal 10.0.0. Use self::assertTrue() instead. |
| 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/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\AuthenticationProviderPass[[api-linebreak]] @group DependencyInjection |
| AuthenticationProviderPassTest.php | file | core/ |
|
| AuthenticationProviderPassTest::testEncoders | function | core/ |
@covers ::process[[api-linebreak]] |
| BackendCompilerPass | class | core/ |
Defines a compiler pass to allow automatic override per backend. |
| BackendCompilerPass.php | file | core/ |
|
| BackendCompilerPass::process | function | core/ |
|
| BackendCompilerPassTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\BackendCompilerPass[[api-linebreak]] @group DependencyInjection |
| BackendCompilerPassTest.php | file | core/ |
Contains \Drupal\Tests\Core\DependencyInjection\Compiler\BackendCompilerPassTest. |
| BackendCompilerPassTest::$backendPass | property | core/ |
The tested backend compiler pass. |
| 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::providerTestProcess | function | core/ |
Provides test data for testProcess(). |
| BackendCompilerPassTest::setUp | function | core/ |
|
| BackendCompilerPassTest::testProcess | function | core/ |
Tests the process method. |
| CacheContextsPass | class | core/ |
Adds cache_contexts parameter to the container. |
| CacheContextsPass.php | file | core/ |
|
| CacheContextsPass::process | function | core/ |
Implements CompilerPassInterface::process(). |
| claro_preprocess_form_element__password | function | core/ |
Implements hook_preprocess_HOOK() for form_element__password. |
| claro_preprocess_form_element__password_confirm | function | core/ |
Implements hook_preprocess_HOOK() for form_element__password_confirm. |
| ContextProvidersPass | class | core/ |
Adds the context provider service IDs to the context manager. |
| ContextProvidersPass.php | file | core/ |
|
| ContextProvidersPass::process | function | core/ |
Passes the service IDs of all context providers to the context repository. |
| 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. |
| DemoUmamiProfileTest::drupalLoginWithPassword | function | core/ |
Logs in a user using the Mink controlled browser using a password. |
| demo_umami_set_users_passwords | function | core/ |
Sets the password of admin to be the password for all users. |
| DependencySerializationTraitPass | class | core/ |
Sets the _serviceId property on all services. |
| DependencySerializationTraitPass.php | file | core/ |
|
| DependencySerializationTraitPass::process | function | core/ |
|
| EntityAccess::bypassAccessResult | function | core/ |
Checks the 'bypass' permissions. |
| EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedByPassBundledEntity | function | core/ |
Provides test data for ::testIsSatisfiedByPassBundledEntity(). |
| EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedByPassBundledEntity | function | core/ |
@covers ::isSatisfiedBy[[api-linebreak]] @covers ::dataTypeMatches[[api-linebreak]] @covers ::getSampleValues[[api-linebreak]] @covers ::getConstraintObjects[[api-linebreak]] |
| EntityUser::$password | property | core/ |
The password service class. |
| FakePhpassHashedPassword | class | core/ |
A fake class for tests. |
| FakePhpassHashedPassword::enforceLog2Boundaries | function | core/ |
Exposes this method as public for tests. |
| FakePhpassHashedPassword::__construct | function | core/ |
Constructs a new password hashing instance. |
| FileTransfer::$password | property | core/ |
The password for this file transfer. |
| FileTransferTest::$password | property | core/ |
|
| form--password-confirm.css | file | core/ |
Visual styles for the Password widgets. |
| form--password-confirm.pcss.css | file | core/ |
Visual styles for the Password widgets. |
| FormState::$programmed_bypass_access_check | property | core/ |
If TRUE, programmatic form submissions are processed without taking #access into account. Set this to FALSE when submitting a form programmatically with values that may have been input by the user executing the current request; this will cause #access… |
| FormState::isBypassingProgrammedAccessChecks | function | core/ |
Determines if this form submission should bypass #access. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.