Search for to
| 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. |
| Autoload | class | core/ |
|
| Autoload.php | file | core/ |
|
| autoload.php | file | ./ |
|
| Automated tests | group | core/ |
Overview of PHPUnit and Nightwatch automated tests. |
| AutomatedCron | class | core/ |
A subscriber running cron after a response is sent. |
| AutomatedCron.php | file | core/ |
|
| AutomatedCron::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| AutomatedCron::onTerminate | function | core/ |
Run the automated cron if enabled. |
| 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.info.yml | file | core/ |
core/modules/automated_cron/automated_cron.info.yml |
| automated_cron.module | file | core/ |
|
| 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 | class | core/ |
Provides a block that can be autowired. |
| AutowireBlock.php | file | core/ |
|
| AutowireBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| AutowireBlock::getLock | function | core/ |
Gets the lock service. |
| 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 | class | core/ |
Provides a block that cannot be autowired. |
| AutowireErrorBlock.php | file | core/ |
|
| AutowireErrorBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| 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. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.