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::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 query strings 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::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. |
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. |
AttributeBaseTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Attribute\AttributeBase @group Attribute |
AttributeBaseTest.php | file | core/ |
|
AttributeBaseTest::testGetId | function | core/ |
@covers ::getId |
AttributeBaseTest::testSetClass | function | core/ |
@covers ::getClass @covers ::setClass |
AttributeBaseTest::testSetProvider | function | core/ |
@covers ::getProvider @covers ::setProvider |
AttributeBridgeDecoratorTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator @group Plugin |
AttributeBridgeDecoratorTest.php | file | core/ |
|
AttributeBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
AttributeBridgeDecoratorTest::testOtherMethod | function | core/ |
Tests that the decorator of other methods works. |
AttributeClassDiscoveryCachedTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Discovery\AttributeClassDiscovery @group Attribute @runTestsInSeparateProcesses |
AttributeClassDiscoveryCachedTest.php | file | core/ |
|
AttributeClassDiscoveryCachedTest::setUp | function | core/ |
|
AttributeClassDiscoveryCachedTest::testGetDefinitions | function | core/ |
Tests that getDefinitions() retrieves the file cache correctly. |
AttributeClassDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Discovery\AttributeClassDiscovery @group Attribute @runTestsInSeparateProcesses |
AttributeClassDiscoveryTest.php | file | core/ |
|
AttributeClassDiscoveryTest::setUp | function | core/ |
|
AttributeClassDiscoveryTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions @covers ::prepareAttributeDefinition |
AttributeClassDiscoveryTest::testGetPluginNamespaces | function | core/ |
@covers ::__construct @covers ::getPluginNamespaces |
AttributeDiscoveryTest1 | class | core/ |
Provides a custom test plugin. |
AttributeDiscoveryTest1 | class | core/ |
Provides a custom test plugin. |
AttributeDiscoveryTest1.php | file | core/ |
|
AttributeDiscoveryTest1.php | file | core/ |
|
AttributeDiscoveryTest2 | class | core/ |
Provides a custom test plugin that extends from a missing dependency. |
AttributeDiscoveryTest2 | class | core/ |
Provides a custom test plugin that extends from a missing dependency. |
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.