Search for d
Title | Object type | File name | Summary |
---|---|---|---|
AttachedAssetsTest.php | file | core/ |
|
AttachedAssetsTest::$assetResolver | property | core/ |
The asset resolver service. |
AttachedAssetsTest::$modules | property | core/ |
Modules to enable. |
AttachedAssetsTest::$renderer | property | core/ |
The renderer service. |
AttachedAssetsTest::setUp | function | core/ |
|
AttachedAssetsTest::testAddExternalFiles | function | core/ |
Tests adding external CSS and JavaScript files. |
AttachedAssetsTest::testAddFiles | function | core/ |
Tests adding a CSS and a JavaScript file. |
AttachedAssetsTest::testAddJsFileWithQueryString | function | core/ |
Tests JavaScript files that have querystrings attached get added right. |
AttachedAssetsTest::testAddJsSettings | function | core/ |
Tests adding JavaScript settings. |
AttachedAssetsTest::testAggregatedAttributes | function | core/ |
Tests that attributes are maintained when JS aggregation is enabled. |
AttachedAssetsTest::testAggregation | function | core/ |
Integration test for CSS/JS aggregation. |
AttachedAssetsTest::testAlter | function | core/ |
Tests altering a JavaScript's weight via hook_js_alter(). |
AttachedAssetsTest::testAttributes | function | core/ |
Tests adding JavaScript files with additional attributes. |
AttachedAssetsTest::testBrowserConditionalComments | function | core/ |
Tests adding JavaScript within conditional comments. |
AttachedAssetsTest::testDefault | function | core/ |
Tests that default CSS and JavaScript is empty. |
AttachedAssetsTest::testDynamicLibrary | function | core/ |
Dynamically defines an asset library and alters it. |
AttachedAssetsTest::testHeaderHTML | function | core/ |
Tests JS assets depending on the 'core/<head>' virtual library. |
AttachedAssetsTest::testLibraryAlter | function | core/ |
Adds a JavaScript library to the page and alters it. |
AttachedAssetsTest::testLibraryNameConflicts | function | core/ |
Tests that multiple modules can implement libraries with the same name. |
AttachedAssetsTest::testLibraryUnknown | function | core/ |
Tests non-existing libraries. |
AttachedAssetsTest::testNoCache | function | core/ |
Tests that for assets with cache = FALSE, Drupal sets preprocess = FALSE. |
AttachedAssetsTest::testRenderDifferentWeight | function | core/ |
Tests rendering the JavaScript with a file's weight above jQuery's. |
AttachedAssetsTest::testRenderOrder | function | core/ |
Tests JavaScript and CSS asset ordering. |
AttachedAssetsTest::testSettings | function | core/ |
Tests JavaScript settings. |
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/ |
The maximum age for which this object may be cached. |
Attachment::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Attachment::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Attachment::displaysExposed | function | core/ |
If an attachment is set to inherit the exposed filter settings from its parent display, then don't render and display a second set of exposed filter widgets. |
Attachment::renderPager | function | core/ |
Checks to see if the display plugins support pager rendering. |
Attachment::usesExposed | function | core/ |
Attachment displays only use exposed widgets if they are set to inherit the exposed filter settings of their parent display. |
AttachmentsInterface::addAttachments | function | core/ |
Adds attachments. |
AttachmentsTestDomainObject | class | core/ |
|
AttachmentsTestDomainObject.php | file | core/ |
|
AttachmentsTrait::addAttachments | function | core/ |
|
Attribute::addClass | function | core/ |
Adds classes or merges them on to array of existing CSS classes. |
AttributeArray::RENDER_EMPTY_ATTRIBUTE | constant | core/ |
Ensures empty array as a result of array_filter will not print '$name=""'. |
AttributeBoolean::render | function | core/ |
Returns a string representation of the attribute. |
AttributeHelperTest::providerTestAttributeExists | function | core/ |
Provides tests data for testAttributeExists |
AttributeHelperTest::providerTestMergeCollections | function | core/ |
Provides tests data for testMergeCollections |
AttributesTest::providerTestAttributeData | function | core/ |
Provides data for the Attribute test. |
AttributesTest::testDrupalAttributes | function | core/ |
Tests casting an Attribute object to a string. |
AttributeTest::assertID | function | core/ |
Checks that the given CSS ID is present in the given HTML snippet. |
AttributeTest::assertNoID | function | core/ |
Checks that the given CSS ID is not present in the given HTML snippet. |
AttributeTest::providerTestAttributeClassHelpers | function | core/ |
Provides tests data for testEscaping |
AttributeTest::providerTestAttributeValues | function | core/ |
|
AttributeTest::providerTestHasAttribute | function | core/ |
Provides tests data for testHasAttribute |
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.