Search for pass
- Search 7.x for pass
- Search 9.5.x for pass
- Search 8.9.x for pass
- Search 11.x for pass
- Search main for pass
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StackedKernelPassTest::testProcessWithHttpKernel | function | core/ |
@covers ::process[[api-linebreak]] |
| StackedKernelPassTest::testProcessWithStackedKernel | function | core/ |
@covers ::process[[api-linebreak]] |
| StackedKernelPassTest::testProcessWithStackedKernelAndFinalHttpMiddleware | function | core/ |
Tests that class declared 'final' can be added as http_middleware. |
| StackedSessionHandlerPass | class | core/ |
Provides a compiler pass for stacked session save handlers. |
| StackedSessionHandlerPass.php | file | core/ |
|
| StackedSessionHandlerPass::process | function | core/ |
|
| StaticMapTest::testMapWithInvalidSourceAndBypass | function | core/ |
Tests when the source is invalid and bypass is enabled. |
| SuperUserAccessPolicyPass | class | core/ |
Removes the super user access policy when toggled off. |
| SuperUserAccessPolicyPass.php | file | core/ |
|
| SuperUserAccessPolicyPass::process | function | core/ |
|
| system_post_update_enable_password_compatibility | function | core/ |
Enable the password compatibility module. |
| TaggedHandlersPass | class | core/ |
Collects services to add/inject them into a consumer service. |
| TaggedHandlersPass.php | file | core/ |
|
| TaggedHandlersPass::$tagCache | property | core/ |
Service tag information keyed by tag name. |
| TaggedHandlersPass::process | function | core/ |
Finds services tagged with 'service_collector' or 'service_id_collector', then finds all corresponding tagged services. |
| TaggedHandlersPass::processServiceCollectorPass | function | core/ |
Processes a service collector service pass. |
| TaggedHandlersPass::processServiceIdCollectorPass | function | core/ |
Processes a service collector ID service pass. |
| TaggedHandlersPassTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\TaggedHandlersPass[[api-linebreak]] @group DependencyInjection |
| TaggedHandlersPassTest.php | file | core/ |
|
| TaggedHandlersPassTest::buildContainer | function | core/ |
|
| TaggedHandlersPassTest::testIdCollectorProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
| TaggedHandlersPassTest::testProcess | function | core/ |
Tests one consumer and two handlers. |
| TaggedHandlersPassTest::testProcessInterfaceMismatch | function | core/ |
Tests interface validation in non-production environment. |
| TaggedHandlersPassTest::testProcessMissingInterface | function | core/ |
Tests consumer with missing interface in non-production environment. |
| TaggedHandlersPassTest::testProcessNoConsumers | function | core/ |
Tests without any consumers. |
| TaggedHandlersPassTest::testProcessNoPriorityAndExtraArguments | function | core/ |
Tests consumer method with extra parameters and no priority. |
| TaggedHandlersPassTest::testProcessNoPriorityParam | function | core/ |
Tests consumer method without priority parameter. |
| TaggedHandlersPassTest::testProcessPriority | function | core/ |
Tests handler priority sorting. |
| TaggedHandlersPassTest::testProcessRequiredHandlers | function | core/ |
Tests a required consumer with no handlers. |
| TaggedHandlersPassTest::testProcessWithDifferentArgumentsOrderAndDefaultValue | function | core/ |
Tests consumer method with varying order of priority and extra parameters. |
| TaggedHandlersPassTest::testProcessWithExtraArguments | function | core/ |
Tests consumer method with extra parameters. |
| TaggedHandlersPassTest::testProcessWithIdAndExtraArguments | function | core/ |
Tests consumer method with priority, id and extra parameters. |
| TaggedHandlersPassTest::testProcessWithIdParameter | function | core/ |
Tests consumer method with an ID parameter. |
| TaggedHandlersPassTest::testServiceIdProcess | function | core/ |
Tests one consumer and two handlers with service ID collection. |
| TaggedHandlersPassTest::testServiceIdProcessPriority | function | core/ |
Tests handler priority sorting for service ID collection. |
| Tasks::pass | function | core/ |
Asserts test as a pass. |
| TestController::tokenReplaceWithoutPassedBubbleableMetadata | function | core/ |
Provides a token replacement with a node as well as the current user. |
| TestFileTransfer::$password | property | core/ |
|
| TestStatus::PASS | constant | core/ |
Signify that the test result was a passed test. |
| TriggeringElementTest::testAttemptAccessControlBypass | function | core/ |
Tests attempts to bypass access control. |
| TwigExtensionPass | class | core/ |
Adds the twig_extension_hash parameter to the container. |
| TwigExtensionPass.php | file | core/ |
|
| TwigExtensionPass::process | function | core/ |
|
| UpdateCompilerPass | class | core/ |
Removes services with unmet dependencies. |
| UpdateCompilerPass.php | file | core/ |
|
| UpdateCompilerPass::isArgumentMissingService | function | core/ |
Checks if a reference argument is to a missing service. |
| UpdateCompilerPass::process | function | core/ |
|
| User::checkExistingPassword | function | core/ |
|
| User::getPassword | function | core/ |
|
| User::setExistingPassword | function | core/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.