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 |
|---|---|---|---|
| RegisterSerializationClassesCompilerPass::process | function | core/ |
Adds services to the JSON:API Serializer. |
| RegisterSerializationClassesCompilerPass::process | function | core/ |
|
| RegisterSerializationClassesCompilerPass::sort | function | core/ |
Sorts by priority. |
| RegisterSerializationClassesCompilerPassTest | class | core/ |
Tests Drupal\serialization\RegisterSerializationClassesCompilerPass. |
| RegisterSerializationClassesCompilerPassTest.php | file | core/ |
|
| RegisterSerializationClassesCompilerPassTest::testEncoders | function | core/ |
Tests encoders. |
| RegisterServicesForDestructionPass | class | core/ |
Adds services to the "kernel.destructable_services" container parameter. |
| RegisterServicesForDestructionPass.php | file | core/ |
|
| RegisterServicesForDestructionPass::process | function | core/ |
|
| RegisterStreamWrappersPass | class | core/ |
Adds services tagged 'stream_wrapper' to the stream_wrapper_manager service. |
| RegisterStreamWrappersPass.php | file | core/ |
|
| RegisterStreamWrappersPass::process | function | core/ |
|
| RestAuthenticationController::resetPassword | function | core/ |
Resets a user password. |
| RestLoginHttpTest::doTestPasswordReset | function | core/ |
Do password reset testing for given format and account. |
| RestLoginHttpTest::passwordRequest | function | core/ |
Executes a password HTTP request for a given serialization format. |
| RestLoginHttpTest::testPasswordReset | function | core/ |
Tests user password reset. |
| serializer.normalizer.password_field_item | service | core/ |
Drupal\serialization\Normalizer\NullNormalizer |
| SkipOnEmptyTest::testProcessBypassesOnNonEmpty | function | core/ |
Tests process bypasses on non empty. |
| SkipOnEmptyTest::testRowBypassesOnNonEmpty | function | core/ |
Tests row bypasses on non empty. |
| StackedKernelPass | class | core/ |
Provides a compiler pass for stacked HTTP kernels. |
| StackedKernelPass.php | file | core/ |
|
| StackedKernelPass::process | function | core/ |
|
| StackedKernelPass::processValue | function | core/ |
|
| StackedKernelPassTest | class | core/ |
Tests Drupal\Core\DependencyInjection\Compiler\StackedKernelPass. |
| StackedKernelPassTest.php | file | core/ |
|
| StackedKernelPassTest::$containerBuilder | property | core/ |
|
| StackedKernelPassTest::$stackedKernelPass | property | core/ |
The stacked kernel pass. |
| StackedKernelPassTest::createMiddlewareServiceDefinition | function | core/ |
Creates a middleware definition. |
| StackedKernelPassTest::providerTestClosureMiddleware | function | core/ |
Data provider for stacked kernel service closure middleware test. |
| StackedKernelPassTest::setUp | function | core/ |
|
| StackedKernelPassTest::testProcessWithHttpKernel | function | core/ |
Tests process with http kernel. |
| StackedKernelPassTest::testProcessWithStackedKernel | function | core/ |
Tests process with stacked kernel. |
| StackedKernelPassTest::testProcessWithStackedKernelAndFinalHttpMiddleware | function | core/ |
Tests that class declared 'final' can be added as http_middleware. |
| StackedKernelPassTest::testProcessWithStackedKernelAndServiceClosureMiddleware | function | core/ |
Tests that class taking a service closure 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. |
| StaticMapTest::testWithNullSourceBypass | function | core/ |
Tests when the source is invalid but bypass is set to TRUE. |
| SuperUserAccessPolicyPass | class | core/ |
Removes the super user access policy when toggled off. |
| SuperUserAccessPolicyPass.php | file | core/ |
|
| SuperUserAccessPolicyPass::process | function | core/ |
|
| SystemRequirementsHooks::checkPasswordHashing | function | core/ |
Builds password hashing requirements check result. |
| 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. |
| TaggedHandlersPass::resolveDefinitionClass | function | core/ |
Resolves the definition class. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.