Search for pass

  1. Search 7.x for pass
  2. Search 9.5.x for pass
  3. Search 10.3.x for pass
  4. Search 11.x for pass
  5. Search main for pass
  6. Other projects
Title Object type File name Summary
PluginManagerPass.php file core/lib/Drupal/Core/Plugin/PluginManagerPass.php
PluginManagerPass::process function core/lib/Drupal/Core/Plugin/PluginManagerPass.php
ProgrammaticTest::testProgrammaticAccessBypass function core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php Test the programmed_bypass_access_check flag.
ProxyServicesPass class core/lib/Drupal/Core/DependencyInjection/Compiler/ProxyServicesPass.php Replaces all services with a lazy flag.
ProxyServicesPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/ProxyServicesPass.php
ProxyServicesPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/ProxyServicesPass.php
ProxyServicesPassTest class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/ProxyServicesPassTest.php @coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass[[api-linebreak]]
@group DependencyInjection
ProxyServicesPassTest.php file core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/ProxyServicesPassTest.php
ProxyServicesPassTest::$proxyServicesPass property core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/ProxyServicesPassTest.php The tested proxy services pass.
ProxyServicesPassTest::setUp function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/ProxyServicesPassTest.php
ProxyServicesPassTest::testContainerWithLazyServices function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/ProxyServicesPassTest.php @covers ::process[[api-linebreak]]
ProxyServicesPassTest::testContainerWithLazyServicesWithoutProxyClass function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/ProxyServicesPassTest.php @covers ::process[[api-linebreak]]
ProxyServicesPassTest::testContainerWithoutLazyServices function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/ProxyServicesPassTest.php @covers ::process[[api-linebreak]]
QuickStartTestBase::$adminPassword property core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php Password of the admin account generated during install.
RegisterAccessChecksPass class core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php Adds services tagged 'access_check' to the access_manager service.
RegisterAccessChecksPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php
RegisterAccessChecksPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterAccessChecksPass.php
RegisterEntityResolversCompilerPass class core/modules/serialization/src/RegisterEntityResolversCompilerPass.php Adds services tagged 'entity_resolver' to the Serializer.
RegisterEntityResolversCompilerPass.php file core/modules/serialization/src/RegisterEntityResolversCompilerPass.php
RegisterEntityResolversCompilerPass::process function core/modules/serialization/src/RegisterEntityResolversCompilerPass.php Adds services to the Serializer.
RegisterEntityResolversCompilerPass::sort function core/modules/serialization/src/RegisterEntityResolversCompilerPass.php Sorts by priority.
RegisterEventSubscribersPass class core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterEventSubscribersPass.php Registers all event subscribers to the event dispatcher.
RegisterEventSubscribersPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterEventSubscribersPass.php
RegisterEventSubscribersPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterEventSubscribersPass.php
RegisterSerializationClassesCompilerPass class core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php Adds services tagged JSON:API-only normalizers to the Serializer.
RegisterSerializationClassesCompilerPass class core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php Adds services tagged 'normalizer' and 'encoder' to the Serializer.
RegisterSerializationClassesCompilerPass.php file core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php
RegisterSerializationClassesCompilerPass.php file core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php
RegisterSerializationClassesCompilerPass::FORMAT constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The ID for the JSON:API format.
RegisterSerializationClassesCompilerPass::normalizerBcSettingIsEnabled function core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php Returns whether a normalizer BC setting is disabled or not.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service tag that only JSON:API encoders should use.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service ID.
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG constant core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php The service tag that only JSON:API normalizers should use.
RegisterSerializationClassesCompilerPass::process function core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php Adds services to the JSON:API Serializer.
RegisterSerializationClassesCompilerPass::process function core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php Adds services to the Serializer.
RegisterSerializationClassesCompilerPass::sort function core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php Sorts by priority.
RegisterSerializationClassesCompilerPassTest class core/modules/serialization/tests/src/Unit/CompilerPass/RegisterSerializationClassesCompilerPassTest.php @coversDefaultClass \Drupal\serialization\RegisterSerializationClassesCompilerPass[[api-linebreak]]
@group serialization
RegisterSerializationClassesCompilerPassTest.php file core/modules/serialization/tests/src/Unit/CompilerPass/RegisterSerializationClassesCompilerPassTest.php
RegisterSerializationClassesCompilerPassTest::testEncoders function core/modules/serialization/tests/src/Unit/CompilerPass/RegisterSerializationClassesCompilerPassTest.php @covers ::process[[api-linebreak]]
RegisterServicesForDestructionPass class core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php Adds services tagged "needs_destruction" to the "kernel_destruct_subscriber"
service.
RegisterServicesForDestructionPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php
RegisterServicesForDestructionPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php
RegisterStreamWrappersPass class core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php Adds services tagged 'stream_wrapper' to the stream_wrapper_manager service.
RegisterStreamWrappersPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php
RegisterStreamWrappersPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php
serializer.normalizer.password_field_item service core/modules/serialization/serialization.services.yml Drupal\serialization\Normalizer\NullNormalizer
SimpleTestTest::$passMessage property core/modules/simpletest/src/Tests/SimpleTestTest.php Translated pass message.
SkipOnEmptyTest::testProcessBypassesOnNonEmpty function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php @covers ::process[[api-linebreak]]
SkipOnEmptyTest::testRowBypassesOnNonEmpty function core/modules/migrate/tests/src/Unit/process/SkipOnEmptyTest.php @covers ::row[[api-linebreak]]
StackedKernelPass class core/lib/Drupal/Core/DependencyInjection/Compiler/StackedKernelPass.php Provides a compiler pass for stacked HTTP kernels.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.