Search for A
Title | Object type | File name | Summary |
---|---|---|---|
AjaxTestImageEffect | class | core/ |
Provides a test effect using Ajax in the configuration form. |
AjaxTestImageEffect.php | file | core/ |
|
AjaxTestImageEffect::ajaxCallback | function | core/ |
AJAX callback. |
AjaxTestImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
AjaxTestImageEffect::buildConfigurationForm | function | core/ |
Form constructor. |
AjaxTestImageEffect::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
AjaxTestImageEffect::submitConfigurationForm | function | core/ |
Form submission handler. |
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 | class | core/ |
Tests that unnecessary or untracked XHRs will cause a test failure. |
AjaxWaitTest.php | file | core/ |
|
AjaxWaitTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxWaitTest::testUnnecessaryWait | function | core/ |
Tests that an unnecessary wait triggers a deprecation error. |
AjaxWaitTest::testUntrackedXhr | function | core/ |
Tests that an untracked XHR triggers a deprecation 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::$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. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.