Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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::testDeprecatedDrupalJsDefaults | function | core/ |
Tests deprecated drupal_js_defaults() function. |
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. |
AttachmentsTestDomainObject | class | core/ |
|
AttachmentsTestDomainObject.php | file | core/ |
|
AttachmentsTestResponse | class | core/ |
|
AttachmentsTestResponse.php | file | core/ |
|
AttachmentTestFormatter | class | core/ |
Plugin implementation of the 'number_unformatted_with_attachment' formatter. |
AttachmentTestFormatter.php | file | core/ |
|
AttachmentTestFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
AttributeHelperTest | class | core/ |
@coversDefaultClass \Drupal\Core\Template\AttributeHelper @group Template |
AttributeHelperTest.php | file | core/ |
|
AttributeHelperTest::providerTestAttributeExists | function | core/ |
Provides tests data for testAttributeExists. |
AttributeHelperTest::providerTestMergeCollections | function | core/ |
Provides tests data for testMergeCollections. |
AttributeHelperTest::testAttributeExists | function | core/ |
@covers ::attributeExists @dataProvider providerTestAttributeExists |
AttributeHelperTest::testMergeCollections | function | core/ |
@covers ::mergeCollections @dataProvider providerTestMergeCollections |
AttributeHelperTest::testMergeCollectionsArgumentException | function | core/ |
@covers ::mergeCollections |
AttributesTest | class | core/ |
Tests the Drupal\Core\Template\Attribute functionality. |
AttributesTest.php | file | core/ |
|
AttributesTest::providerTestAttributeData | function | core/ |
Provides data for the Attribute test. |
AttributesTest::testAttributeIteration | function | core/ |
Tests attribute iteration. |
AttributesTest::testAttributeValueBaseCopy | function | core/ |
Tests AttributeValueBase copy. |
AttributesTest::testDrupalAttributes | function | core/ |
Tests casting an Attribute object to a string. |
AttributeString | class | core/ |
A class that represents most standard HTML attributes. |
AttributeString.php | file | core/ |
|
AttributeString::__toString | function | core/ |
Implements the magic __toString() method. |
AttributeTest | class | core/ |
@coversDefaultClass \Drupal\Core\Template\Attribute @group Template |
AttributeTest.php | file | core/ |
|
AttributeTest::assertClass | function | core/ |
Checks that the given CSS class is present in the given HTML snippet. |
AttributeTest::assertID | function | core/ |
Checks that the given CSS ID is present in the given HTML snippet. |
AttributeTest::assertNoClass | function | core/ |
Checks that the given CSS class is not 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::getXPathResultCount | function | core/ |
Counts the occurrences of the given XPath query in a 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. |
AttributeTest::providerTestMerge | function | core/ |
Provides tests data for testMerge. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.