Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AutowireTest::testCoreAutowiring | function | core/ |
Tests that core services have aliases correctly defined where possible. |
| AutowireTest::testCoreControllerAutowiring | function | core/ |
Tests that core controllers are autowired where possible. |
| AutowireTest::testCoreServiceAliases | function | core/ |
Tests that core services have aliases correctly defined where possible. |
| AutowireTest::testCoreServiceAliasInterfaces | function | core/ |
Tests that core service aliases match the interfaces they map to. |
| AutowireTestClass | class | core/ |
Test class covering service and parameter autowiring scenarios. |
| AutowireTestClass::$setterNamedService | property | core/ |
An injected service. |
| AutowireTestClass::$setterParameter | property | core/ |
An injected parameter. |
| AutowireTestClass::$setterTypedService | property | core/ |
An injected service. |
| AutowireTestClass::setNamedService | function | core/ |
#[Required] |
| AutowireTestClass::setParameter | function | core/ |
#[Required] |
| AutowireTestClass::setTypedService | function | core/ |
#[Required] |
| AutowireTestClass::__construct | function | core/ |
|
| AutowireTrait | trait | core/ |
Defines a trait for automatically wiring dependencies from the container. |
| AutowireTrait.php | file | core/ |
|
| AutowireTrait::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| autowire_test.info.yml | file | core/ |
core/modules/system/tests/modules/autowire_test/autowire_test.info.yml |
| autowire_test.services.yml | file | core/ |
core/modules/system/tests/modules/autowire_test/autowire_test.services.yml |
| Autowiring | class | core/ |
Builds an image toolkit operation. |
| Autowiring.php | file | core/ |
|
| Autowiring::execute | function | core/ |
|
| Autowiring::__construct | function | core/ |
|
| AvifImageEffect | class | core/ |
Converts an image resource to AVIF, with fallback. |
| AvifImageEffect.php | file | core/ |
|
| AvifImageEffect::$imageToolkitManager | property | core/ |
The image toolkit manager. |
| AvifImageEffect::applyEffect | function | core/ |
|
| AvifImageEffect::buildConfigurationForm | function | core/ |
|
| AvifImageEffect::create | function | core/ |
|
| AvifImageEffect::getDerivativeExtension | function | core/ |
|
| AvifImageEffect::isAvifSupported | function | core/ |
Is AVIF supported by the image toolkit. |
| a_module_update_dependencies | function | core/ |
Implements hook_update_dependencies(). |
| b.txt | file | core/ |
|
| Babylon5.txt | file | core/ |
*** |
| Babylon5.txt | file | core/ |
*** |
| BackendChain | class | core/ |
Defines a chained cache implementation for combining multiple cache backends. |
| BackendChain.php | file | core/ |
|
| BackendChain::$backends | property | core/ |
Ordered list of CacheBackendInterface instances. |
| BackendChain::appendBackend | function | core/ |
Appends a cache backend to the cache chain. |
| BackendChain::delete | function | core/ |
|
| BackendChain::deleteAll | function | core/ |
|
| BackendChain::deleteMultiple | function | core/ |
|
| BackendChain::garbageCollection | function | core/ |
|
| BackendChain::get | function | core/ |
|
| BackendChain::getMultiple | function | core/ |
|
| BackendChain::invalidate | function | core/ |
|
| BackendChain::invalidateMultiple | function | core/ |
|
| BackendChain::invalidateTags | function | core/ |
|
| BackendChain::prependBackend | function | core/ |
Prepends a cache backend to the cache chain. |
| BackendChain::removeBin | function | core/ |
|
| BackendChain::set | function | core/ |
|
| BackendChain::setMultiple | function | core/ |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.