Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ajax_forms_test_advanced_commands_changed_callback | function | core/ |
Ajax form callback: Selects 'changed'. |
| ajax_forms_test_advanced_commands_css_callback | function | core/ |
Ajax form callback: Selects 'css'. |
| ajax_forms_test_advanced_commands_data_callback | function | core/ |
Ajax form callback: Selects 'data'. |
| ajax_forms_test_advanced_commands_double_announce_callback | function | core/ |
Ajax form callback: Selects 'announce' with two announce commands returned. |
| ajax_forms_test_advanced_commands_html_callback | function | core/ |
Ajax form callback: Selects 'html'. |
| ajax_forms_test_advanced_commands_insert_callback | function | core/ |
Ajax form callback: Selects 'insert'. |
| ajax_forms_test_advanced_commands_invoke_callback | function | core/ |
Ajax form callback: Selects 'invoke'. |
| ajax_forms_test_advanced_commands_prepend_callback | function | core/ |
Ajax form callback: Selects 'prepend'. |
| ajax_forms_test_advanced_commands_remove_callback | function | core/ |
Ajax form callback: Selects 'remove'. |
| ajax_forms_test_advanced_commands_restripe_callback | function | core/ |
Ajax form callback: Selects 'restripe'. |
| ajax_forms_test_advanced_commands_settings_callback | function | core/ |
Ajax form callback: Selects 'settings'. |
| ajax_forms_test_lazy_load_form_ajax | function | core/ |
AJAX form callback: Selects for the ajax_forms_test_lazy_load_form() form. |
| ajax_forms_test_validation_form_callback | function | core/ |
Ajax form callback: Selects the 'driver_text' element of the validation form. |
| ajax_forms_test_validation_number_form_callback | function | core/ |
Ajax form callback: Selects the 'driver_number' element of the validation form. |
| ajax_response.attachments_processor | service | core/ |
Drupal\Core\Ajax\AjaxResponseAttachmentsProcessor |
| ajax_response.subscriber | service | core/ |
Drupal\Core\EventSubscriber\AjaxResponseSubscriber |
| ajax_test.info.yml | file | core/ |
core/modules/system/tests/modules/ajax_test/ajax_test.info.yml |
| ajax_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/ajax_test/ajax_test.libraries.yml |
| ajax_test.routing.yml | file | core/ |
core/modules/system/tests/modules/ajax_test/ajax_test.routing.yml |
| AlertCommand | class | core/ |
AJAX command for a javascript alert box. |
| AlertCommand.php | file | core/ |
|
| AlertCommand::$text | property | core/ |
The text to be displayed in the alert box. |
| AlertCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| AlertCommand::__construct | function | core/ |
Constructs an AlertCommand object. |
| AlertsJsonFeedTest | class | core/ |
Test the access announcement according to json feed changes. |
| AlertsJsonFeedTest.php | file | core/ |
|
| AlertsJsonFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AlertsJsonFeedTest::$modules | property | core/ |
Modules to install. |
| AlertsJsonFeedTest::$user | property | core/ |
A user with permission to access toolbar and access announcements. |
| AlertsJsonFeedTest::setUp | function | core/ |
|
| AlertsJsonFeedTest::testAnnounceFeedEmpty | function | core/ |
Check with an empty JSON feed. |
| AlertsJsonFeedTest::testAnnounceFeedUpdatedAndRemoved | function | core/ |
Check the status of the announcements when the feed is updated and removed. |
| 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 | class | core/ |
The default alias manager implementation. |
| AliasManager.php | file | core/ |
|
| AliasManager::$cache | property | core/ |
Cache backend service. |
| AliasManager::$cacheKey | property | core/ |
The cache key to use when caching paths. |
| AliasManager::$cacheNeedsWriting | property | core/ |
Whether the cache needs to be written. |
| AliasManager::$langcodePreloaded | property | core/ |
Whether preloaded path lookups has already been loaded. |
| AliasManager::$languageManager | property | core/ |
Language manager for retrieving the default langcode when none is specified. |
| AliasManager::$lookupMap | property | core/ |
Holds the map of path lookups per language. |
| AliasManager::$noAlias | property | core/ |
Holds an array of paths that have no alias. |
| AliasManager::$noPath | property | core/ |
Holds an array of aliases for which no path was found. |
| AliasManager::$pathAliasRepository | property | core/ |
The path alias repository. |
| AliasManager::$preloadedPathLookups | property | core/ |
Holds an array of previously looked up paths for the current request path. |
| AliasManager::$whitelist | property | core/ |
Holds the array of whitelisted path aliases. |
| AliasManager::cacheClear | function | core/ |
Clears the static caches in alias manager and rebuilds the whitelist. |
| AliasManager::getAliasByPath | function | core/ |
Given a path, return the alias. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.