Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| autocomplete.css | file | core/ |
/*! * jQuery UI Autocomplete 1.13.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/autocomplete/#theming … |
| AutoIncrementingTestItem | class | core/ |
Defines the 'field_method_invocation_order_test' entity field type. |
| 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::$state | property | core/ |
The state key value store. |
| AutomatedCron::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| AutomatedCron::__construct | function | core/ |
Constructs a new automated cron runner. |
| 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_form_system_cron_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the system_cron_settings() form. |
| automated_cron_settings_submit | function | core/ |
Form submission handler for system_cron_settings(). |
| AutowireTest | class | core/ |
Tests auto-wiring services. |
| AutowireTest.php | file | core/ |
|
| AutowireTest::$modules | property | core/ |
Modules to enable. |
| AutowireTest::testAutowire | function | core/ |
Tests that 'autowire_test.service' has its dependencies injected. |
| 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 |
| 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. |
| 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/ |
Creates a cache backend to test. |
| BackendCompilerPass | class | core/ |
Defines a compiler pass to allow automatic override per backend. |
| BackendCompilerPass.php | file | core/ |
|
| BackendCompilerPass::process | function | core/ |
|
| BackendCompilerPassTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\BackendCompilerPass[[api-linebreak]] @group DependencyInjection |
| BackendCompilerPassTest.php | file | core/ |
Contains \Drupal\Tests\Core\DependencyInjection\Compiler\BackendCompilerPassTest. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.