Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| AjaxWaitTest::testUntrackedXhr | function | core/ |
Tests that an untracked XHR triggers an error. |
| ajax_forms_test.info.yml | file | core/ |
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml |
| ajax_forms_test.routing.yml | file | core/ |
core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.routing.yml |
| 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::$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::$requestedPaths | property | core/ |
Holds an array of paths that have been requested but not loaded yet. |
| AliasManager::cacheClear | function | core/ |
Clears the static caches in alias manager and rebuilds the prefix list. |
| AliasManager::getAliasByPath | function | core/ |
Given a path, return the alias. |
| AliasManager::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
| AliasManager::pathAliasPrefixListRebuild | function | core/ |
Rebuild the path alias prefix list. |
| AliasManager::pathAliasWhitelistRebuild | function | core/ |
Rebuild the path alias prefix list. |
| AliasManager::setCacheKey | function | core/ |
Sets the cache key for the preload alias cache. |
| AliasManager::writeCache | function | core/ |
Writes to the per-page system path cache. |
| AliasManager::__construct | function | core/ |
|
| AliasManagerInterface | interface | core/ |
Find an alias for a path and vice versa. |
| AliasManagerInterface.php | file | core/ |
|
| AliasManagerInterface::cacheClear | function | core/ |
Clears the static caches in alias manager and rebuilds the prefix list. |
| AliasManagerInterface::getAliasByPath | function | core/ |
Given a path, return the alias. |
| AliasManagerInterface::getPathByAlias | function | core/ |
Given the alias, return the path it represents. |
| AliasManagerTest | class | core/ |
Tests Drupal\path_alias\AliasManager. |
| AliasManagerTest.php | file | core/ |
|
| AliasManagerTest::$aliasManager | property | core/ |
The alias manager. |
| AliasManagerTest::$aliasPrefixList | property | core/ |
Alias prefix list. |
| AliasManagerTest::$aliasRepository | property | core/ |
Alias repository. |
| AliasManagerTest::$cache | property | core/ |
Cache backend. |
| AliasManagerTest::$cacheKey | property | core/ |
The internal cache key used by the alias manager. |
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.