Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
AjaxBasePageNegotiatorTest::providerTestApplies function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php
AjaxBasePageNegotiatorTest::setUp function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php
AjaxBasePageNegotiatorTest::testApplies function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::applies
@dataProvider providerTestApplies
AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme
AjaxCommandsTest::testOpenDialogCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\OpenDialogCommand
AjaxCommandsTest::testOpenModalDialogCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\OpenModalDialogCommand
AjaxCssForm::$fileUrlGenerator property core/modules/ckeditor/tests/modules/src/Form/AjaxCssForm.php The file URL generator.
AjaxCssTest::getEditorStyle function core/modules/ckeditor/tests/src/FunctionalJavascript/AjaxCssTest.php Gets a computed style value for a CKEditor instance.
AjaxCssTest::testCkeditorAjaxAddCss function core/modules/ckeditor/tests/src/FunctionalJavascript/AjaxCssTest.php Tests adding style sheets dynamically to CKEditor.
AjaxCssTest::waitOnCkeditorInstance function core/modules/ckeditor/tests/src/FunctionalJavascript/AjaxCssTest.php Wait for a CKEditor instance to finish loading and initializing.
AjaxFormImageButtonTest class core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php Tests the Ajax image buttons work with key press events.
AjaxFormImageButtonTest.php file core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php
AjaxFormImageButtonTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php The theme to install as the default for testing.
AjaxFormImageButtonTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php Modules to enable.
AjaxFormImageButtonTest::testAjaxImageButtonKeypressEnter function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php Tests image buttons can be operated with the keyboard ENTER key.
AjaxFormImageButtonTest::testAjaxImageButtonKeypressSpace function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormImageButtonTest.php Tests image buttons can be operated with the keyboard SPACE key.
AjaxFormsTestImageButtonForm class core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestImageButtonForm.php Form builder: Builds a form that has image button with an ajax callback.
AjaxFormsTestImageButtonForm.php file core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestImageButtonForm.php
AjaxFormsTestImageButtonForm::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestImageButtonForm.php Form constructor.
AjaxFormsTestImageButtonForm::getFormId function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestImageButtonForm.php Returns a unique string identifying the form.
AjaxFormsTestImageButtonForm::submitForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestImageButtonForm.php Form submission handler.
AjaxRendererTest::testRenderWithFragmentObject function core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php Tests the content method.
AjaxTestFocusFirstForm::focusFirstSelectorMultipleMatch function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFocusFirstForm.php Callback for testing FocusFirstCommand on a container.
AjaxTestFocusFirstForm::selectorDoesNotExist function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFocusFirstForm.php Callback for testing FocusFirstCommand on a container.
AjaxTestFocusFirstForm::selectorHasNothingTabbable function core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFocusFirstForm.php Callback for testing FocusFirstCommand on a container.
AliasingResourceTypeRepository class core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/src/ResourceType/AliasingResourceTypeRepository.php Provides a repository of resource types with field names that can be aliased.
AliasingResourceTypeRepository.php file core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/src/ResourceType/AliasingResourceTypeRepository.php
AliasingResourceTypeRepository::getFields function core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/src/ResourceType/AliasingResourceTypeRepository.php Gets the field mapping for the given field names and entity type + bundle.
AliasManager::$pathAliasRepository property core/modules/path_alias/src/AliasManager.php The path alias repository.
AliasManagerTest::$aliasRepository property core/modules/path_alias/tests/src/Unit/AliasManagerTest.php Alias repository.
AliasRepository class core/modules/path_alias/src/AliasRepository.php Provides the default path alias lookup operations.
AliasRepository.php file core/modules/path_alias/src/AliasRepository.php
AliasRepository::$connection property core/modules/path_alias/src/AliasRepository.php The database connection.
AliasRepository::addLanguageFallback function core/modules/path_alias/src/AliasRepository.php Adds path alias language fallback conditions to a select query object.
AliasRepository::getBaseQuery function core/modules/path_alias/src/AliasRepository.php Returns a SELECT query for the path_alias base table.
AliasRepository::lookupByAlias function core/modules/path_alias/src/AliasRepository.php Searches a path alias for a given alias.
AliasRepository::lookupBySystemPath function core/modules/path_alias/src/AliasRepository.php Searches a path alias for a given Drupal system path.
AliasRepository::pathHasMatchingAlias function core/modules/path_alias/src/AliasRepository.php Check if any alias exists starting with $initial_substring.
AliasRepository::preloadPathAlias function core/modules/path_alias/src/AliasRepository.php Pre-loads path alias information for a given list of system paths.
AliasRepository::__construct function core/modules/path_alias/src/AliasRepository.php Constructs an AliasRepository object.
AliasRepositoryInterface interface core/modules/path_alias/src/AliasRepositoryInterface.php Provides an interface for path alias lookup operations.
AliasRepositoryInterface.php file core/modules/path_alias/src/AliasRepositoryInterface.php
AliasRepositoryInterface::lookupByAlias function core/modules/path_alias/src/AliasRepositoryInterface.php Searches a path alias for a given alias.
AliasRepositoryInterface::lookupBySystemPath function core/modules/path_alias/src/AliasRepositoryInterface.php Searches a path alias for a given Drupal system path.
AliasRepositoryInterface::pathHasMatchingAlias function core/modules/path_alias/src/AliasRepositoryInterface.php Check if any alias exists starting with $initial_substring.
AliasRepositoryInterface::preloadPathAlias function core/modules/path_alias/src/AliasRepositoryInterface.php Pre-loads path alias information for a given list of system paths.
AliasWhitelist::$pathAliasRepository property core/modules/path_alias/src/AliasWhitelist.php The path alias repository.
AllowedPackages::getOperationType function composer/Plugin/Scaffold/AllowedPackages.php Determine the type of the provided operation.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.