Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| AutoIncrementingTestItem.php | file | core/ |
|
| AutoIncrementingTestItem::getIncrementedFieldValue | function | core/ |
Gets an incremented field value. |
| AutoIncrementingTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| Automated tests | group | core/ |
Overview of PHPUnit and Nightwatch automated tests. |
| AutomatedCron::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| AutomatedCron::__construct | function | core/ |
|
| AutomatedCronHooks | class | core/ |
Hook implementations for automated_cron. |
| AutomatedCronHooks.php | file | core/ |
|
| AutomatedCronHooks::formSystemCronSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the system_cron_settings() form. |
| AutomatedCronHooks::help | function | core/ |
Implements hook_help(). |
| AutomatedCronTest | class | core/ |
Tests for automated_cron. |
| AutomatedCronTest.php | file | core/ |
|
| AutomatedCronTest::$modules | property | core/ |
Modules to install. |
| AutomatedCronTest::testRunsCronOnHttpRequest | function | core/ |
Tests that automated cron runs cron on an HTTP request. |
| automated_cron.schema.yml | file | core/ |
core/modules/automated_cron/config/schema/automated_cron.schema.yml |
| automated_cron.services.yml | file | core/ |
core/modules/automated_cron/automated_cron.services.yml |
| automated_cron.settings.yml | file | core/ |
core/modules/automated_cron/config/install/automated_cron.settings.yml |
| automated_cron.settings.yml | file | core/ |
core/profiles/standard/config/install/automated_cron.settings.yml |
| automated_cron.subscriber | service | core/ |
Drupal\automated_cron\EventSubscriber\AutomatedCron |
| automated_cron_settings_submit | function | core/ |
Form submission handler for system_cron_settings(). |
| AutowireBlock::__construct | function | core/ |
|
| AutowireBlockTest | class | core/ |
Tests that blocks can be autowired. |
| AutowireBlockTest.php | file | core/ |
|
| AutowireBlockTest::$modules | property | core/ |
Modules to install. |
| AutowireBlockTest::testAutowireBlock | function | core/ |
Tests blocks with autowiring are created successfully. |
| AutowireBlockTest::testAutowireError | function | core/ |
Tests that autowire errors are handled correctly. |
| AutowiredInstanceTrait | trait | core/ |
Defines a base trait for automatically wiring dependency arguments. |
| AutowiredInstanceTrait.php | file | core/ |
|
| AutowiredInstanceTrait::createInstanceAutowired | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| AutowireErrorBlock::__construct | function | core/ |
|
| AutowireTest | class | core/ |
Tests auto-wiring services. |
| AutowireTest.php | file | core/ |
|
| AutowireTest::$modules | property | core/ |
Modules to install. |
| AutowireTest::testAutowire | function | core/ |
Tests that 'autowire_test.service' has its dependencies injected. |
| 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. |
| 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/ |
Constructs an image toolkit operation plugin. |
| AvifImageEffect::getDerivativeExtension | function | core/ |
Returns the extension of the derivative after applying this image effect. |
| AvifImageEffect::isAvifSupported | function | core/ |
Is AVIF supported by the image toolkit. |
| BackendChain::$backends | property | core/ |
Ordered list of CacheBackendInterface instances. |
| BackendChain::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| BackendChain::set | function | core/ |
Stores data in the persistent cache. |
| BackendChain::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| 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. |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.