Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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 |
AjaxCssForm::$fileUrlGenerator | property | core/ |
The file URL generator. |
AjaxCssTest::getEditorStyle | function | core/ |
Gets a computed style value for a CKEditor instance. |
AjaxCssTest::testCkeditorAjaxAddCss | function | core/ |
Tests adding style sheets dynamically to CKEditor. |
AjaxCssTest::waitOnCkeditorInstance | function | core/ |
Wait for a CKEditor instance to finish loading and initializing. |
AjaxFormImageButtonTest | class | core/ |
Tests the Ajax image buttons work with key press events. |
AjaxFormImageButtonTest.php | file | core/ |
|
AjaxFormImageButtonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxFormImageButtonTest::$modules | property | core/ |
Modules to enable. |
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/ |
Form constructor. |
AjaxFormsTestImageButtonForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxFormsTestImageButtonForm::submitForm | function | core/ |
Form submission handler. |
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/ |
Gets the field mapping for the given field names and entity type + bundle. |
AliasManager::$pathAliasRepository | property | core/ |
The path alias repository. |
AliasManagerTest::$aliasRepository | property | core/ |
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/ |
Searches a path alias for a given alias. |
AliasRepository::lookupBySystemPath | function | core/ |
Searches a path alias for a given Drupal system path. |
AliasRepository::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasRepository::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of system paths. |
AliasRepository::__construct | function | core/ |
Constructs an AliasRepository object. |
AliasRepositoryInterface | interface | core/ |
Provides an interface for path alias lookup operations. |
AliasRepositoryInterface.php | file | core/ |
|
AliasRepositoryInterface::lookupByAlias | function | core/ |
Searches a path alias for a given alias. |
AliasRepositoryInterface::lookupBySystemPath | function | core/ |
Searches a path alias for a given Drupal system path. |
AliasRepositoryInterface::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
AliasRepositoryInterface::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of system paths. |
AliasWhitelist::$pathAliasRepository | property | core/ |
The path alias repository. |
AllowedPackages::getOperationType | function | composer/ |
Determine the type of the provided operation. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.