Search for all
Title | Object type | File name | Summary |
---|---|---|---|
AdvisoriesConfigSubscriber::getSubscribedEvents | function | core/ |
|
AdvisoriesConfigSubscriber::onConfigSave | function | core/ |
Deletes the stored response from the security advisories feed, if needed. |
AdvisoriesConfigSubscriber::__construct | function | core/ |
Constructs a new ConfigSubscriber object. |
AdvisoryFeedTestHooks | class | core/ |
Hook implementations for advisory_feed_test. |
AdvisoryFeedTestHooks.php | file | core/ |
|
AdvisoryFeedTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
AdvisoryTestClientMiddleware | class | core/ |
Overrides the User-Agent HTTP header for outbound HTTP requests. |
AdvisoryTestClientMiddleware.php | file | core/ |
|
AdvisoryTestClientMiddleware::setTestEndpoint | function | core/ |
Sets the test endpoint for the advisories JSON feed. |
AdvisoryTestClientMiddleware::__invoke | function | core/ |
HTTP middleware that replaces URI for advisory requests. |
AdvisoryTestController | class | core/ |
Defines a controller to return JSON for security advisory tests. |
AdvisoryTestController.php | file | core/ |
|
AdvisoryTestController::getPsaJson | function | core/ |
Reads a JSON file and returns the contents as a Response. |
advisory_feed_test.info.yml | file | core/ |
core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.info.yml |
advisory_feed_test.module | file | core/ |
|
advisory_feed_test.routing.yml | file | core/ |
core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.routing.yml |
advisory_feed_test.services.yml | file | core/ |
core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml |
advisory_feed_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
AfterCommand | class | core/ |
An AJAX command for calling the jQuery after() method. |
AfterCommand.php | file | core/ |
|
AfterCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
AHooks | class | core/ |
This class contains hook implementations. |
AHooks.php | file | core/ |
|
AHooks::testBothParametersHook | function | core/ |
#[Hook('test_both_parameters_hook', order: new OrderAfter(modules: [ 'bbb_hook_order_test', ], classesAndMethods: [ [ CHooks::class, 'testBothParametersHook', ], ]))] |
AHooks::testHook | function | core/ |
#[Hook('test_hook')] |
AHooks::testHookAfterB | function | core/ |
#[Hook('test_hook', order: new OrderAfter(modules: [ 'bbb_hook_order_test', ]))] |
AHooks::testHookFirst | function | core/ |
#[Hook('test_hook', order: Order::First)] |
AHooks::testHookLast | function | core/ |
#[Hook('test_hook', order: Order::Last)] |
Ajax | class | core/ |
Provides a render element for adding Ajax to a render element. |
Ajax API | group | core/ |
Overview for Drupal's Ajax API. |
ajax-progress.module.css | file | core/ |
Throbber. |
ajax-progress.module.css | file | core/ |
Throbber. |
ajax-progress.module.css | file | core/ |
Throbber. |
ajax-progress.module.css | file | core/ |
Throbber. |
ajax-progress.module.css | file | core/ |
Visual styles for ajax-progress throbber. |
ajax-progress.module.css | file | core/ |
Throbber. |
ajax-progress.module.pcss.css | file | core/ |
Visual styles for ajax-progress throbber. |
ajax-progress.module.pcss.css | file | core/ |
Throbber. |
Ajax.php | file | core/ |
|
Ajax::getInfo | function | core/ |
Returns the element properties for this element. |
Ajax::__construct | function | core/ |
Constructs a new render element object. |
AjaxBasePageNegotiator | class | core/ |
Defines a theme negotiator that deals with the active theme on ajax requests. |
AjaxBasePageNegotiator.php | file | core/ |
|
AjaxBasePageNegotiator::$configFactory | property | core/ |
The config factory. |
AjaxBasePageNegotiator::$csrfGenerator | property | core/ |
The CSRF token generator. |
AjaxBasePageNegotiator::$requestStack | property | core/ |
The request stack. |
AjaxBasePageNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
AjaxBasePageNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
AjaxBasePageNegotiator::__construct | function | core/ |
Constructs a new AjaxBasePageNegotiator. |
AjaxBasePageNegotiatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Theme\AjaxBasePageNegotiator[[api-linebreak]] @group Theme |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.