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 |
---|---|---|---|
AtLeastOneOfConstraintValidatorTest::dataProvider | function | core/ |
Data provider for testValidation(). |
AtLeastOneOfConstraintValidatorTest::setUp | function | core/ |
|
AtLeastOneOfConstraintValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
AttachedAssetsTest | class | core/ |
Tests #attached assets: attached asset libraries and JavaScript settings. |
AttachedAssetsTest.php | file | core/ |
|
AttachedAssetsTest::$assetResolver | property | core/ |
The asset resolver service. |
AttachedAssetsTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
AttachedAssetsTest::$modules | property | core/ |
Modules to install. |
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 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/ |
Test domain class with implemented AttachmentsInterface. |
AttachmentsTestDomainObject.php | file | core/ |
|
AttachmentsTestResponse | class | core/ |
Test response with implemented AttachmentsInterface. |
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[[api-linebreak]] @group Attribute |
AttributeBaseTest.php | file | core/ |
|
AttributeBaseTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
AttributeBaseTest::testSetClass | function | core/ |
@covers ::getClass[[api-linebreak]] @covers ::setClass[[api-linebreak]] |
AttributeBaseTest::testSetProvider | function | core/ |
@covers ::getProvider[[api-linebreak]] @covers ::setProvider[[api-linebreak]] |
AttributeBridgeDecoratorTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator[[api-linebreak]] @group Plugin |
AttributeBridgeDecoratorTest.php | file | core/ |
|
AttributeBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
AttributeBridgeDecoratorTest::testOtherMethod | function | core/ |
Tests that the decorator of other methods works. |
AttributeClassDiscoveryCachedTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Discovery\AttributeClassDiscovery[[api-linebreak]] @covers \Drupal\Component\Discovery\MissingClassDetectionClassLoader[[api-linebreak]] @group Attribute @runTestsInSeparateProcesses |
AttributeClassDiscoveryCachedTest.php | file | core/ |
|
AttributeClassDiscoveryCachedTest::setUp | function | core/ |
|
AttributeClassDiscoveryCachedTest::testGetDefinitions | function | core/ |
Tests that getDefinitions() retrieves the file cache correctly. |
AttributeClassDiscoveryCachedTest::testGetDefinitionsMissingTrait | function | core/ |
Tests discovery with missing traits. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.