Search for to
Title | Object type | File name | Summary |
---|---|---|---|
AdminUiTest::testSettingsOnlyFireAjaxWithCkeditor5 | function | core/ |
Confirm settings only trigger AJAX when select value is CKEditor 5. |
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/ |
|
AjaxBasePageNegotiator::determineActiveTheme | function | core/ |
|
AjaxBasePageNegotiator::__construct | function | core/ |
Constructs a new AjaxBasePageNegotiator. |
AjaxBasePageNegotiatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Theme\AjaxBasePageNegotiator @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 @dataProvider providerTestApplies |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme | function | core/ |
@covers ::determineActiveTheme |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken | function | core/ |
@covers ::determineActiveTheme |
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken | function | core/ |
@covers ::determineActiveTheme |
AjaxCommandsTest::testOpenDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenDialogCommand |
AjaxCommandsTest::testOpenModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\OpenModalDialogCommand |
AjaxFormImageButtonTest | class | core/ |
Tests the Ajax image buttons work with key press events. |
AjaxFormImageButtonTest.php | file | core/ |
|
AjaxFormImageButtonTest::$defaultTheme | property | core/ |
|
AjaxFormImageButtonTest::$modules | property | core/ |
|
AjaxFormImageButtonTest::testAjaxImageButtonKeypressEnter | function | core/ |
Tests image buttons can be operated with the keyboard ENTER key. |
AjaxFormImageButtonTest::testAjaxImageButtonKeypressSpace | function | core/ |
Tests image buttons can be operated with the keyboard SPACE key. |
AjaxFormsTestImageButtonForm | class | core/ |
Form builder: Builds a form that has image button with an ajax callback. |
AjaxFormsTestImageButtonForm.php | file | core/ |
|
AjaxFormsTestImageButtonForm::buildForm | function | core/ |
|
AjaxFormsTestImageButtonForm::getFormId | function | core/ |
|
AjaxFormsTestImageButtonForm::submitForm | function | core/ |
|
AjaxRendererTest::testRenderWithFragmentObject | function | core/ |
Tests the content method. |
AjaxTestFocusFirstForm::focusFirstSelectorMultipleMatch | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::selectorDoesNotExist | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AjaxTestFocusFirstForm::selectorHasNothingTabbable | function | core/ |
Callback for testing FocusFirstCommand on a container. |
AliasingResourceTypeRepository | class | core/ |
Provides a repository of resource types with field names that can be aliased. |
AliasingResourceTypeRepository.php | file | core/ |
|
AliasingResourceTypeRepository::getFields | function | core/ |
|
AliasManagerTest::$aliasRepository | property | core/ |
Alias repository. |
AliasPrefixList::$pathAliasRepository | property | core/ |
The path alias repository. |
AliasRepository | class | core/ |
Provides the default path alias lookup operations. |
AliasRepository.php | file | core/ |
|
AliasRepository::$connection | property | core/ |
The database connection. |
AliasRepository::addLanguageFallback | function | core/ |
Adds path alias language fallback conditions to a select query object. |
AliasRepository::getBaseQuery | function | core/ |
Returns a SELECT query for the path_alias base table. |
AliasRepository::lookupByAlias | function | core/ |
|
AliasRepository::lookupBySystemPath | function | core/ |
|
AliasRepository::pathHasMatchingAlias | function | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.