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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Tests for automated_cron. |
| AutomatedCronTest.php | file | core/ |
|
| AutomatedCronTest.php | file | core/ |
|
| AutomatedCronTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AutomatedCronTest::$modules | property | core/ |
Modules to install. |
| AutomatedCronTest::$modules | property | core/ |
Modules to install. |
| AutomatedCronTest::testCronDoesNotRunOnCliRequest | function | core/ |
Tests that automated cron does not run cron on a CLI request. |
| 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. |
| AutowiredInstanceTrait::getAutowireArguments | function | core/ |
Resolves arguments for a method using autowiring. |
| AutowiredInstanceTraitTest | class | core/ |
Tests \Drupal\Core\DependencyInjection\AutowiredInstanceTrait. |
| AutowiredInstanceTraitTest.php | file | core/ |
|
| AutowiredInstanceTraitTest::testAutowire | function | core/ |
Tests autowiring services and parameters. |
| AutowiredInstanceTraitTest::testAutowireMissingRequiredParameter | function | core/ |
Tests exception for missing required parameter. |
| AutowiredInstanceTraitTest::testAutowireMissingRequiredService | function | core/ |
Tests exception for missing required service. |
| AutowireErrorBlock::__construct | function | core/ |
|
| AutowireRequiredParameterTestClass | class | core/ |
Test class for autowiring a required parameter. |
| AutowireRequiredParameterTestClass::__construct | function | core/ |
|
| AutowireRequiredServiceTestClass | class | core/ |
Test class for autowiring a required service. |
| AutowireRequiredServiceTestClass::__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. |
| 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] |
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.