Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 |
| 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/ |
@covers ::applies[[api-linebreak]] @dataProvider providerTestApplies |
| 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 | class | core/ |
Ajax blocks tests. |
| AjaxBlockTest.php | file | core/ |
|
| AjaxBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AjaxBlockTest::$modules | property | core/ |
Modules to enable. |
| AjaxBlockTest::setUp | function | core/ |
|
| AjaxBlockTest::testAddAjaxBlock | function | core/ |
Tests configuring a field block for a user field. |
| AjaxCallbacksTest | class | core/ |
Tests Ajax callbacks on FAPI elements. |
| AjaxCallbacksTest.php | file | core/ |
|
| AjaxCallbacksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AjaxCallbacksTest::$modules | property | core/ |
Modules to enable. |
| 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::testAddCssCommand | function | core/ |
@covers \Drupal\Core\Ajax\AddCssCommand[[api-linebreak]] |
| AjaxCommandsTest::testAfterCommand | function | core/ |
@covers \Drupal\Core\Ajax\AfterCommand[[api-linebreak]] |
| AjaxCommandsTest::testAlertCommand | function | core/ |
@covers \Drupal\Core\Ajax\AlertCommand[[api-linebreak]] |
| AjaxCommandsTest::testAnnounceCommand | function | core/ |
@covers \Drupal\Core\Ajax\AnnounceCommand[[api-linebreak]] |
| AjaxCommandsTest::testAppendCommand | function | core/ |
@covers \Drupal\Core\Ajax\AppendCommand[[api-linebreak]] |
| AjaxCommandsTest::testBeforeCommand | function | core/ |
@covers \Drupal\Core\Ajax\BeforeCommand[[api-linebreak]] |
| AjaxCommandsTest::testChangedCommand | function | core/ |
@covers \Drupal\Core\Ajax\ChangedCommand[[api-linebreak]] |
| AjaxCommandsTest::testCloseDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\CloseDialogCommand[[api-linebreak]] |
| AjaxCommandsTest::testCloseModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\CloseModalDialogCommand[[api-linebreak]] |
| AjaxCommandsTest::testCssCommand | function | core/ |
@covers \Drupal\Core\Ajax\CssCommand[[api-linebreak]] |
| AjaxCommandsTest::testDataCommand | function | core/ |
@covers \Drupal\Core\Ajax\DataCommand[[api-linebreak]] |
| AjaxCommandsTest::testHtmlCommand | function | core/ |
@covers \Drupal\Core\Ajax\HtmlCommand[[api-linebreak]] |
| AjaxCommandsTest::testInsertCommand | function | core/ |
@covers \Drupal\Core\Ajax\InsertCommand[[api-linebreak]] |
| AjaxCommandsTest::testInvokeCommand | function | core/ |
@covers \Drupal\Core\Ajax\InvokeCommand[[api-linebreak]] |
| AjaxCommandsTest::testOpenDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenDialogCommand[[api-linebreak]] |
| AjaxCommandsTest::testOpenModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenModalDialogCommand[[api-linebreak]] |
| AjaxCommandsTest::testPrependCommand | function | core/ |
@covers \Drupal\Core\Ajax\PrependCommand[[api-linebreak]] |
| AjaxCommandsTest::testRedirectCommand | function | core/ |
@covers \Drupal\Core\Ajax\RedirectCommand[[api-linebreak]] |
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.