Search for d
Title | Object type | File name | Summary |
---|---|---|---|
AdvancedSettingsForm::buildForm | function | core/ |
Form constructor. |
AdvancedSettingsForm::cacheSubmit | function | core/ |
Submission handler to clear the Views cache. |
AdvancedSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AdvancedSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AdvancedSettingsForm::submitForm | function | core/ |
Form submission handler. |
AdvisoriesConfigSubscriber | class | core/ |
Defines a config subscriber for changes to 'system.advisories'. |
AdvisoriesConfigSubscriber.php | file | core/ |
|
AdvisoriesConfigSubscriber::$securityAdvisoriesFetcher | property | core/ |
The security advisory fetcher service. |
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. |
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/ |
Module for testing the display of security advisories. |
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(). |
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.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. |
AjaxBasePageNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
AjaxBasePageNegotiatorTest::providerTestApplies | function | core/ |
|
AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken | function | core/ |
@covers ::determineActiveTheme[[api-linebreak]] |
AjaxBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxBlockTest::$modules | property | core/ |
Modules to install. |
AjaxBlockTest::testAddAjaxBlock | function | core/ |
Tests configuring a field block for a user field. |
AjaxCallbacksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxCallbacksTest::$modules | property | core/ |
Modules to install. |
AjaxCallbacksTest::testDateAjaxCallback | function | core/ |
Tests if Ajax callback works on date element. |
AjaxCallbacksTest::testDateTimeAjaxCallback | function | core/ |
Tests if Ajax callback works on datetime element. |
AjaxCommandsTest | class | core/ |
Test coverage for various classes in the \Drupal\Core\Ajax namespace. |
AjaxCommandsTest.php | file | core/ |
|
AjaxCommandsTest::announceCommandProvider | function | core/ |
Data provider for testAnnounceCommand(). |
AjaxCommandsTest::providerCss | function | core/ |
|
AjaxCommandsTest::testAddCssCommand | function | core/ |
@covers \Drupal\Core\Ajax\AddCssCommand[[api-linebreak]] @dataProvider providerCss |
AjaxCommandsTest::testAfterCommand | function | core/ |
@covers \Drupal\Core\Ajax\AfterCommand[[api-linebreak]] |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.