Search for attached
- Search 7.x for attached
- Search 8.9.x for attached
- Search 10.3.x for attached
- Search 11.x for attached
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AttachedAssetsTest::testVersionQueryString | function | core/ |
Tests JavaScript versioning. |
AttachedRenderingBlock | class | core/ |
A block we can use to test caching of #attached headers. |
AttachedRenderingBlock.php | file | core/ |
|
AttachedRenderingBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
AttachedRenderingBlock::getCacheMaxAge | function | core/ |
|
CommandsTest::testAttachedSettings | function | core/ |
Regression test: Settings command exists regardless of JS aggregation. |
CommandWithAttachedAssetsInterface | interface | core/ |
Interface for Ajax commands that render content and attach assets. |
CommandWithAttachedAssetsInterface.php | file | core/ |
|
CommandWithAttachedAssetsInterface::getAttachedAssets | function | core/ |
Gets the attached assets. |
CommandWithAttachedAssetsTrait | trait | core/ |
Trait for Ajax commands that render content and attach assets. |
CommandWithAttachedAssetsTrait.php | file | core/ |
|
CommandWithAttachedAssetsTrait::$attachedAssets | property | core/ |
The attached assets for this Ajax command. |
CommandWithAttachedAssetsTrait::getAttachedAssets | function | core/ |
Gets the attached assets. |
CommandWithAttachedAssetsTrait::getRenderedContent | function | core/ |
Processes the content for output. |
Connection::$attachedDatabases | property | core/ |
All databases attached to the current database. |
Connection::getAttachedDatabases | function | core/ |
Gets all the attached databases. |
DisplayAttachmentTest::testRemoveAttachedDisplay | function | core/ |
Tests the attachment working after the attached page was deleted. |
DisplayPluginBase::getAttachedDisplays | function | core/ |
Find out all displays which are attached to this display. |
DisplayPluginInterface::getAttachedDisplays | function | core/ |
Find out all displays which are attached to this display. |
DisplayTest::testGetAttachedDisplays | function | core/ |
Tests the getAttachedDisplays method. |
FieldFieldTest::testAttachedRender | function | core/ |
Tests that formatter's #attached assets are correctly preserved. |
MessageCommand::getAttachedAssets | function | core/ |
Gets the attached assets. |
RenderAttachedTestController | class | core/ |
Controller for various permutations of #attached in the render array. |
RenderAttachedTestController.php | file | core/ |
|
RenderAttachedTestController::feed | function | core/ |
Tests attached feed rendering. |
RenderAttachedTestController::head | function | core/ |
Tests attached HTML head rendering. |
RenderAttachedTestController::header | function | core/ |
Tests attached HTML head rendering. |
RenderAttachedTestController::htmlHeaderLink | function | core/ |
Tests HTTP header rendering for link. |
RenderAttachedTestController::teapotHeaderStatus | function | core/ |
Tests special header and status code rendering. |
RenderTest::testDrupalRenderThemePreprocessAttached | function | core/ |
Tests theme preprocess functions being able to attach assets. |
RenderTest::testProcessAttached | function | core/ |
Tests that we get an exception when we try to attach an illegal type. |
render_attached_test.info.yml | file | core/ |
core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml |
render_attached_test.routing.yml | file | core/ |
core/modules/system/tests/modules/render_attached_test/render_attached_test.routing.yml |
StatisticsAttachedTest | class | core/ |
Tests if statistics.js is loaded when content is not printed. |
StatisticsAttachedTest.php | file | core/ |
|
StatisticsAttachedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
StatisticsAttachedTest::$modules | property | core/ |
Modules to enable. |
StatisticsAttachedTest::setUp | function | core/ |
|
StatisticsAttachedTest::testAttached | function | core/ |
Tests if statistics.js is loaded when content is not printed. |
statistics_test_attached.info.yml | file | core/ |
core/modules/statistics/tests/themes/statistics_test_attached/statistics_test_attached.info.yml |
views.view.test_attached_disabled.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_attached_disabled.yml |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.