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 |
|---|---|---|---|
| PluginManagerPass.php | file | core/ |
|
| PluginManagerPass::process | function | core/ |
|
| ProgrammaticTest::testProgrammaticAccessBypass | function | core/ |
Test 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/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass[[api-linebreak]] @group DependencyInjection |
| ProxyServicesPassTest.php | file | core/ |
|
| ProxyServicesPassTest::$proxyServicesPass | property | core/ |
The tested proxy services pass. |
| ProxyServicesPassTest::setUp | function | core/ |
|
| ProxyServicesPassTest::testContainerWithLazyServices | function | core/ |
@covers ::process[[api-linebreak]] |
| ProxyServicesPassTest::testContainerWithLazyServicesWithoutProxyClass | function | core/ |
@covers ::process[[api-linebreak]] |
| ProxyServicesPassTest::testContainerWithoutLazyServices | function | core/ |
@covers ::process[[api-linebreak]] |
| QuickStartTestBase::$adminPassword | property | core/ |
Password of the admin account generated during install. |
| 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/ |
Registers all event subscribers to the event dispatcher. |
| RegisterEventSubscribersPass.php | file | core/ |
|
| RegisterEventSubscribersPass::process | function | core/ |
|
| 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::normalizerBcSettingIsEnabled | function | core/ |
Returns whether a normalizer BC setting is disabled or not. |
| 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. |
| RegisterSerializationClassesCompilerPass::process | function | core/ |
Adds services to the JSON:API Serializer. |
| RegisterSerializationClassesCompilerPass::process | function | core/ |
Adds services to the Serializer. |
| RegisterSerializationClassesCompilerPass::sort | function | core/ |
Sorts by priority. |
| RegisterSerializationClassesCompilerPassTest | class | core/ |
@coversDefaultClass \Drupal\serialization\RegisterSerializationClassesCompilerPass[[api-linebreak]] @group serialization |
| RegisterSerializationClassesCompilerPassTest.php | file | core/ |
|
| RegisterSerializationClassesCompilerPassTest::testEncoders | function | core/ |
@covers ::process[[api-linebreak]] |
| RegisterServicesForDestructionPass | class | core/ |
Adds services tagged "needs_destruction" to the "kernel_destruct_subscriber" service. |
| 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/ |
|
| serializer.normalizer.password_field_item | service | core/ |
Drupal\serialization\Normalizer\NullNormalizer |
| SimpleTestTest::$passMessage | property | core/ |
Translated pass message. |
| SkipOnEmptyTest::testProcessBypassesOnNonEmpty | function | core/ |
@covers ::process[[api-linebreak]] |
| SkipOnEmptyTest::testRowBypassesOnNonEmpty | function | core/ |
@covers ::row[[api-linebreak]] |
| StackedKernelPass | class | core/ |
Provides a compiler pass for stacked HTTP kernels. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.