Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| AuthenticationSubscriber::onExceptionAccessDenied | function | core/ |
Detect disallowed authentication methods on access denied exceptions. |
| AuthenticationSubscriber::onExceptionSendChallenge | function | core/ |
Respond with a challenge on access denied exceptions if appropriate. |
| AuthenticationSubscriber::onKernelRequestAuthenticate | function | core/ |
Authenticates user on request. |
| AuthenticationSubscriber::onKernelRequestFilterProvider | function | core/ |
Denies access if authentication provider is not allowed on this route. |
| AuthenticationSubscriber::__construct | function | core/ |
Constructs an authentication subscriber. |
| authentication_subscriber | service | core/ |
Drupal\Core\EventSubscriber\AuthenticationSubscriber |
| AuthorFormatter::checkAccess | function | core/ |
Checks access to the given entity. |
| AuthorFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| AuthorFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| Authorized operations | group | core/ |
Functions to run operations with elevated privileges via authorize.php. |
| authorize_access_allowed | function | core/ |
Determines if the current user is allowed to run authorize.php. |
| AuthorNameFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| AuthorNameFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| AUTHORS.txt | file | core/ |
Authors ordered by first contribution A list of current team members is available at http://jqueryui.com/about Paul Bakaus <paul.bakaus@gmail.com> Richard Worth <rdworth@gmail.com> Yehuda Katz <wycats@gmail.com> Sean Catchpole… |
| autocomplete-loading.module.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete-loading.module.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete-loading.module.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete-loading.module.pcss.css | file | core/ |
Visual styles for animated throbber. |
| autocomplete.css | file | core/ |
/*! * jQuery UI Autocomplete 1.12.1 * 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. |
| AutomatedCronUpdateWithAutomatedCronTest | class | core/ |
Ensures that the automated cron module is installed on update. |
| AutomatedCronUpdateWithAutomatedCronTest.php | file | core/ |
|
| AutomatedCronUpdateWithAutomatedCronTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AutomatedCronUpdateWithAutomatedCronTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| AutomatedCronUpdateWithAutomatedCronTest::testUpdate | function | core/ |
Ensures that automated cron module isn installed and the config migrated. |
| AutomatedCronUpdateWithoutAutomatedCronTest | class | core/ |
Ensures that the automated cron module is not installed on update. |
| AutomatedCronUpdateWithoutAutomatedCronTest.php | file | core/ |
|
| AutomatedCronUpdateWithoutAutomatedCronTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AutomatedCronUpdateWithoutAutomatedCronTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| AutomatedCronUpdateWithoutAutomatedCronTest::testUpdate | function | core/ |
Ensures that automated cron module isn't installed and the config migrated. |
| 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(). |
| 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. |
| BackendChain::__construct | function | core/ |
Constructs a new backend chain service instance. |
| BackendChainImplementationUnitTest | class | core/ |
Unit test of backend chain implementation specifics. |
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.