Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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.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 |
| 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(). |
| AggregationTest | class | core/ |
A basic aggregation test for Views. |
| AggregationTest.php | file | core/ |
|
| AggregationTest::$modules | property | core/ |
Modules to install. |
| AggregationTest::$testViews | property | core/ |
Views to be enabled. |
| AggregationTest::setUp | function | core/ |
|
| AggregationTest::testSimpleResultSet | function | core/ |
Tests a trivial result set. |
| AHooks | class | core/ |
Provides hook implementations for testing the execution order of hooks. |
| AHooks.php | file | core/ |
|
| AHooks::testBothParametersHook | function | core/ |
Implements test_both_parameters_hook(). |
| AHooks::testHook | function | core/ |
Implements hook_test_hook(). |
| AHooks::testHookAfterB | function | core/ |
Implements hook_test_hook(). |
| AHooks::testHookFirst | function | core/ |
Implements hook_test_hook(). |
| AHooks::testHookLast | function | core/ |
Implements hook_test_hook(). |
| AHooks::testProceduralReorder | function | core/ |
Implements test_procedural_reorder(). |
| 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.pcss.css | file | core/ |
Visual styles for ajax-progress throbber. |
| ajax-progress.module.pcss.css | file | core/ |
Throbber. |
| ajax-progress.module.pcss.css | file | core/ |
Throbber. |
| ajax.css | file | core/ |
@keyframes gin-throbber { 0% { transform: rotateZ(0); } 100% { transform: rotateZ(360deg); } } .ajax-progress__throbber, .ajax-progress__throbber--fullscreen, .ui-dialog .ajax-progress__throbber, .media-library-item… |
| 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/ |
Tests Drupal\Core\Theme\AjaxBasePageNegotiator. |
| AjaxBasePageNegotiatorTest.php | file | core/ |
|
| AjaxBasePageNegotiatorTest::$negotiator | property | core/ |
The AJAX base page negotiator. |
| AjaxBasePageNegotiatorTest::$requestStack | property | core/ |
The request stack. |
| AjaxBasePageNegotiatorTest::$tokenGenerator | property | core/ |
The CSRF token generator. |
| AjaxBasePageNegotiatorTest::providerTestApplies | function | core/ |
|
| AjaxBasePageNegotiatorTest::setUp | function | core/ |
|
| AjaxBasePageNegotiatorTest::testApplies | function | core/ |
Tests applies. |
| AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme | function | core/ |
Tests determine active theme default theme. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.