Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
AutowireTest::testCoreAutowiring function core/tests/Drupal/KernelTests/Core/DependencyInjection/AutowireTest.php Tests that core services have aliases correctly defined where possible.
AutowireTest::testCoreControllerAutowiring function core/tests/Drupal/KernelTests/Core/DependencyInjection/AutowireTest.php Tests that core controllers are autowired where possible.
AutowireTest::testCoreServiceAliases function core/tests/Drupal/KernelTests/Core/DependencyInjection/AutowireTest.php Tests that core services have aliases correctly defined where possible.
AutowireTest::testCoreServiceAliasInterfaces function core/tests/Drupal/KernelTests/Core/DependencyInjection/AutowireTest.php Tests that core service aliases match the interfaces they map to.
AutowireTestClass class core/tests/Drupal/Tests/Core/DependencyInjection/AutowiredInstanceTraitTest.php Test class covering service and parameter autowiring scenarios.
AutowireTestClass::$setterNamedService property core/tests/Drupal/Tests/Core/DependencyInjection/AutowiredInstanceTraitTest.php An injected service.
AutowireTestClass::$setterParameter property core/tests/Drupal/Tests/Core/DependencyInjection/AutowiredInstanceTraitTest.php An injected parameter.
AutowireTestClass::$setterTypedService property core/tests/Drupal/Tests/Core/DependencyInjection/AutowiredInstanceTraitTest.php An injected service.
AutowireTestClass::setNamedService function core/tests/Drupal/Tests/Core/DependencyInjection/AutowiredInstanceTraitTest.php #[Required]
AutowireTestClass::setParameter function core/tests/Drupal/Tests/Core/DependencyInjection/AutowiredInstanceTraitTest.php #[Required]
AutowireTestClass::setTypedService function core/tests/Drupal/Tests/Core/DependencyInjection/AutowiredInstanceTraitTest.php #[Required]
AutowireTestClass::__construct function core/tests/Drupal/Tests/Core/DependencyInjection/AutowiredInstanceTraitTest.php
AutowireTrait trait core/lib/Drupal/Core/DependencyInjection/AutowireTrait.php Defines a trait for automatically wiring dependencies from the container.
AutowireTrait.php file core/lib/Drupal/Core/DependencyInjection/AutowireTrait.php
AutowireTrait::create function core/lib/Drupal/Core/DependencyInjection/AutowireTrait.php Instantiates a new instance of the implementing class using autowiring.
autowire_test.info.yml file core/modules/system/tests/modules/autowire_test/autowire_test.info.yml core/modules/system/tests/modules/autowire_test/autowire_test.info.yml
autowire_test.services.yml file core/modules/system/tests/modules/autowire_test/autowire_test.services.yml core/modules/system/tests/modules/autowire_test/autowire_test.services.yml
Autowiring class core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Autowiring.php Builds an image toolkit operation.
Autowiring.php file core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Autowiring.php
Autowiring::execute function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Autowiring.php
Autowiring::__construct function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Autowiring.php
AvifImageEffect class core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php Converts an image resource to AVIF, with fallback.
AvifImageEffect.php file core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php
AvifImageEffect::$imageToolkitManager property core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php The image toolkit manager.
AvifImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php
AvifImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php
AvifImageEffect::create function core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php
AvifImageEffect::getDerivativeExtension function core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php
AvifImageEffect::isAvifSupported function core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php Is AVIF supported by the image toolkit.
a_module_update_dependencies function core/tests/fixtures/test_update_ordering/test_update_ordering.php Implements hook_update_dependencies().
b.txt file core/modules/system/tests/fixtures/IgnoreDirectories/frontend_framework/b.txt
Babylon5.txt file core/modules/migrate_drupal_ui/tests/src/Functional/d7/files/sites/default/private/Babylon5.txt ***
Babylon5.txt file core/modules/contact/tests/src/Functional/migrate_drupal_ui/d7/files/sites/default/private/Babylon5.txt ***
BackendChain class core/lib/Drupal/Core/Cache/BackendChain.php Defines a chained cache implementation for combining multiple cache backends.
BackendChain.php file core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::$backends property core/lib/Drupal/Core/Cache/BackendChain.php Ordered list of CacheBackendInterface instances.
BackendChain::appendBackend function core/lib/Drupal/Core/Cache/BackendChain.php Appends a cache backend to the cache chain.
BackendChain::delete function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::deleteAll function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::deleteMultiple function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::garbageCollection function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::get function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::getMultiple function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::invalidate function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::invalidateMultiple function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::invalidateTags function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::prependBackend function core/lib/Drupal/Core/Cache/BackendChain.php Prepends a cache backend to the cache chain.
BackendChain::removeBin function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::set function core/lib/Drupal/Core/Cache/BackendChain.php
BackendChain::setMultiple function core/lib/Drupal/Core/Cache/BackendChain.php

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