ajax_response.attachments_processor
Class
Drupal\Core\Ajax\AjaxResponseAttachmentsProcessor2 string references to ajax_response.attachments_processor
- CommandsTest::testAttachedSettings in core/tests/ Drupal/ KernelTests/ Core/ Ajax/ CommandsTest.php 
- Regression test: Settings command exists regardless of JS aggregation.
- EditorIntegrationTest::testGetUntransformedTextCommand in core/modules/ quickedit/ tests/ src/ Kernel/ EditorIntegrationTest.php 
- Tests GetUntransformedTextCommand AJAX command.
File
- 
              core/core.services.yml 
View source
-   class: Drupal\Core\Ajax\AjaxResponseAttachmentsProcessor
-   arguments:
-       - '@asset.resolver'
-       - '@config.factory'
-       - '@asset.css.collection_renderer'
-       - '@asset.js.collection_renderer'
-       - '@request_stack'
-       - '@renderer'
-       - '@module_handler'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
