Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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::__construct | 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(). |
| BackendChain::$backends | property | core/ |
Ordered list of CacheBackendInterface instances. |
| BackendChain::invalidateTags | function | core/ |
|
| BackendChain::set | function | core/ |
|
| BackendChain::setMultiple | function | core/ |
|
| BackendChainImplementationUnitTest | class | core/ |
Unit test of backend chain implementation specifics. |
| BackendChainImplementationUnitTest.php | file | core/ |
|
| BackendChainImplementationUnitTest::$chain | property | core/ |
Chain that will be heavily tested. |
| BackendChainImplementationUnitTest::$firstBackend | property | core/ |
First backend in the chain. |
| BackendChainImplementationUnitTest::$secondBackend | property | core/ |
Second backend in the chain. |
| BackendChainImplementationUnitTest::$thirdBackend | property | core/ |
Third backend in the chain. |
| BackendChainImplementationUnitTest::setUp | function | core/ |
|
| BackendChainImplementationUnitTest::testDelete | function | core/ |
Tests that delete will propagate. |
| BackendChainImplementationUnitTest::testDeleteAllPropagation | function | core/ |
Tests that the delete all operation is propagated to all chained backends. |
| BackendChainImplementationUnitTest::testDeleteTagsPropagation | function | core/ |
Tests that the delete tags operation is propagated to all chained backends. |
| BackendChainImplementationUnitTest::testGet | function | core/ |
Tests the get feature. |
| BackendChainImplementationUnitTest::testGetHasPropagated | function | core/ |
Ensure get values propagation to previous backends. |
| BackendChainImplementationUnitTest::testGetMultiple | function | core/ |
Tests the get multiple feature. |
| BackendChainImplementationUnitTest::testGetMultipleHasPropagated | function | core/ |
Ensure get multiple values propagation to previous backends. |
| BackendChainImplementationUnitTest::testRemoveBin | function | core/ |
Tests that removing bin propagates to all backends. |
| BackendChainImplementationUnitTest::testSet | function | core/ |
Tests that set will propagate. |
| BackendChainTest | class | core/ |
Unit test of the backend chain using the generic cache unit test base. |
| BackendChainTest.php | file | core/ |
|
| BackendChainTest::createCacheBackend | function | core/ |
|
| BackendCompilerPass | class | core/ |
Defines a compiler pass to allow automatic override per backend. |
| BackendCompilerPass.php | file | core/ |
|
| BackendCompilerPass::process | function | core/ |
|
| BackendCompilerPassTest | class | core/ |
Tests Drupal\Core\DependencyInjection\Compiler\BackendCompilerPass. |
| BackendCompilerPassTest.php | file | core/ |
|
| BackendCompilerPassTest::$backendPass | property | core/ |
The tested backend compiler pass. |
| BackendCompilerPassTest::getDriverTestMysqlContainer | function | core/ |
Creates a container with a DriverTestMysql database mock definition in it. |
| BackendCompilerPassTest::getMockDriverContainerWithDefaultBackendParameterArgumentAndDotPrefixedService | function | core/ |
Creates a container with a database mock definition in it. |
| BackendCompilerPassTest::getMockDriverContainerWithNullDriverBackend | function | core/ |
Creates a container with a database mock definition in it. |
| BackendCompilerPassTest::getMysqlContainer | function | core/ |
Creates a container with a mysql database service definition in it. |
| BackendCompilerPassTest::getSqliteContainer | function | core/ |
Creates a container with a sqlite database service in it. |
| BackendCompilerPassTest::setUp | function | core/ |
|
| BackendCompilerPassTest::testProcess | function | core/ |
Tests the process method. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.