Search for d
Title | Object type | File name | Summary |
---|---|---|---|
AjaxTestForm::validateForm | function | core/ |
Form validation handler. |
AjaxTestFormPromise::buildForm | function | core/ |
Form for testing the addition of various types of elements via Ajax. |
AjaxTestFormPromise::executeCommands | function | core/ |
Ajax callback for the "Execute commands button" button. |
AjaxTestFormPromise::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxTestImageEffect::buildConfigurationForm | function | core/ |
Form constructor. |
AjaxTestImageEffect::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
AjaxTestMessageCommandForm | class | core/ |
Form for testing AJAX MessageCommand. |
AjaxTestMessageCommandForm.php | file | core/ |
|
AjaxTestMessageCommandForm::buildForm | function | core/ |
Form constructor. |
AjaxTestMessageCommandForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AjaxTestMessageCommandForm::makeMessageAlternate | function | core/ |
Callback for testing MessageCommand using an alternate message location. |
AjaxTestMessageCommandForm::makeMessageDefault | function | core/ |
Callback for testing MessageCommand with default settings. |
AjaxTestMessageCommandForm::makeMessageWarning | function | core/ |
Callback for testing MessageCommand with warning status. |
AjaxTestMessageCommandForm::submitForm | function | core/ |
Form submission handler. |
AjaxTestMessageCommandForm::validateForm | function | core/ |
Form validation handler. |
AjaxWaitTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxWaitTest::testUntrackedXhr | function | core/ |
Tests that an untracked XHR triggers an error. |
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::getFields | function | core/ |
Gets the field mapping for the given field names and entity type + bundle. |
AliasManager::$cacheNeedsWriting | property | core/ |
Whether the cache needs to be written. |
AliasManager::$langcodePreloaded | property | core/ |
Whether preloaded path lookups has already been loaded. |
AliasManager::$preloadedPathLookups | property | core/ |
Holds an array of previously looked up paths for the current request path. |
AliasManager::pathAliasPrefixListRebuild | function | core/ |
Rebuild the path alias prefix list. |
AliasManager::pathAliasWhitelistRebuild | function | core/ |
Rebuild the path alias prefix list. |
AliasManagerTest::testGetAliasByPathCachedMatch | function | core/ |
Tests the getAliasByPath method for a path that is preloaded. |
AliasManagerTest::testGetAliasByPathCachedMissLanguage | function | core/ |
Tests the getAliasByPath cache when a different language is requested. |
AliasManagerTest::testGetAliasByPathCachedMissNoAlias | function | core/ |
Tests the getAliasByPath cache with a preloaded path without alias. |
AliasManagerTest::testGetAliasByPathUncachedMissNoAlias | function | core/ |
Tests the getAliasByPath cache with an un-preloaded path without alias. |
AliasManagerTest::testGetAliasByPathUncachedMissWithAlias | function | core/ |
Tests the getAliasByPath cache with an un-preloaded path with alias. |
AliasManagerTest::testGetPathByAliasLangcode | function | core/ |
Tests the getPathByAlias method when a langcode is passed explicitly. |
AliasPathProcessor::processInbound | function | core/ |
Processes the inbound path. |
AliasPathProcessor::processOutbound | function | core/ |
Processes the outbound path. |
AliasPathProcessorTest::providerTestProcessOutbound | function | core/ |
Provides data for testing outbound processing. |
AliasPathProcessorTest::testProcessInbound | function | core/ |
Tests the processInbound method. |
AliasPathProcessorTest::testProcessOutbound | function | core/ |
@covers ::processOutbound[[api-linebreak]] |
AliasPrefixList::lazyLoadCache | function | core/ |
Loads the cache if not already done. |
AliasPrefixList::loadMenuPathRoots | function | core/ |
Loads menu path roots to prepopulate cache. |
AliasRepository::addLanguageFallback | function | core/ |
Adds path alias language fallback conditions to a select query object. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.