Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| LibraryDiscoveryParserTest::setUp | function | core/ |
|
| LibraryDiscoveryParserTest::testBuildByExtensionSimple | function | core/ |
Tests that basic functionality works for getLibraryByName. |
| LibraryDiscoveryParserTest::testBuildByExtensionWithMissingInformation | function | core/ |
Tests that an exception is thrown with only the version property specified. |
| LibraryDiscoveryParserTest::testBuildByExtensionWithMissingLibraryFile | function | core/ |
Tests that a module with a missing library file results in FALSE. |
| LibraryDiscoveryParserTest::testBuildByExtensionWithOnlyDependencies | function | core/ |
Tests that no exception is thrown when only dependencies are specified. |
| LibraryDiscoveryParserTest::testBuildByExtensionWithTheme | function | core/ |
Tests that a theme can be used instead of a module. |
| LibraryDiscoveryParserTest::testCssAssert | function | core/ |
Verify an assertion fails if CSS declarations have non-existent categories. |
| LibraryDiscoveryParserTest::testDefaultCssWeights | function | core/ |
Ensures that CSS weights are taken into account properly. |
| LibraryDiscoveryParserTest::testEmptyLibraryFile | function | core/ |
@covers ::parseLibraryInfo[[api-linebreak]] |
| LibraryDiscoveryParserTest::testExternalLibraries | function | core/ |
Tests that the version property of external libraries is handled. |
| LibraryDiscoveryParserTest::testInvalidLibrariesFile | function | core/ |
Tests that an exception is thrown when a libraries file couldn't be parsed. |
| LibraryDiscoveryParserTest::testJsWithPositiveWeight | function | core/ |
Ensures that you cannot provide positive weights for JavaScript libraries. |
| LibraryDiscoveryParserTest::testLibraryOverride | function | core/ |
Tests libraries with overrides. |
| LibraryDiscoveryParserTest::testLibraryOverrideDeprecated | function | core/ |
Tests deprecated library with an override. |
| LibraryDiscoveryParserTest::testLibraryThirdPartyWithMissingLicense | function | core/ |
Tests that an exception is thrown when license is missing when 3rd party. |
| LibraryDiscoveryParserTest::testLibraryWithCssJsSetting | function | core/ |
Tests a library with CSS/JavaScript and a setting. |
| LibraryDiscoveryParserTest::testLibraryWithDataTypes | function | core/ |
Tests a library with a couple of data formats like full URL. |
| LibraryDiscoveryParserTest::testLibraryWithDependencies | function | core/ |
Tests a library with dependencies. |
| LibraryDiscoveryParserTest::testLibraryWithJavaScript | function | core/ |
Tests a library with JavaScript-specific flags. |
| LibraryDiscoveryParserTest::testLibraryWithLicenses | function | core/ |
Tests a library with various licenses, some GPL-compatible, some not. |
| LibraryDiscoveryParserTest::testNonCoreLibrariesFound | function | core/ |
@covers ::buildByExtension[[api-linebreak]] |
| LibraryDiscoveryParserTest::testNonCoreLibrariesNotFound | function | core/ |
@covers ::buildByExtension[[api-linebreak]] |
| LibraryDiscoveryParserTest::testVersion | function | core/ |
Tests the version property, and how it propagates to the contained assets. |
| LibraryDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibraryDiscovery[[api-linebreak]] @group Asset |
| LibraryDiscoveryTest.php | file | core/ |
|
| LibraryDiscoveryTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| LibraryDiscoveryTest::$libraryData | property | core/ |
Test library data. |
| LibraryDiscoveryTest::$libraryDiscovery | property | core/ |
The tested library discovery service. |
| LibraryDiscoveryTest::$libraryDiscoveryCollector | property | core/ |
The mocked library discovery cache collector. |
| LibraryDiscoveryTest::setUp | function | core/ |
|
| LibraryDiscoveryTest::testAssetLibraryDeprecation | function | core/ |
Tests getting a deprecated library. |
| LibraryDiscoveryTest::testGetLibrariesByExtension | function | core/ |
@covers ::getLibrariesByExtension[[api-linebreak]] |
| LibraryDiscoveryTest::testGetLibraryByName | function | core/ |
Tests getting a library by name. |
| LinearHistoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Checkpoint\LinearHistory[[api-linebreak]] @group Config |
| LinearHistoryTest.php | file | core/ |
|
| LinearHistoryTest::CHECKPOINT_KEY | constant | core/ |
The key used store of all the checkpoint names in state. |
| LinearHistoryTest::testAdd | function | core/ |
@covers ::add[[api-linebreak]] @covers ::count[[api-linebreak]] @covers ::getActiveCheckpoint[[api-linebreak]] @covers \Drupal\Core\Config\Checkpoint\Checkpoint[[api-linebreak]] |
| LinearHistoryTest::testAddException | function | core/ |
@covers ::add[[api-linebreak]] |
| LinearHistoryTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] |
| LinearHistoryTest::testDeleteAll | function | core/ |
@covers ::delete[[api-linebreak]] |
| LinearHistoryTest::testDeleteException | function | core/ |
@covers ::delete[[api-linebreak]] |
| LinearHistoryTest::testGetParents | function | core/ |
@covers ::getParents[[api-linebreak]] |
| LinearHistoryTest::testGetParentsException | function | core/ |
@covers ::getParents[[api-linebreak]] |
| LinkAccessConstraintValidatorTest | class | core/ |
Tests the LinkAccessConstraintValidator validator. |
| LinkAccessConstraintValidatorTest.php | file | core/ |
|
| LinkAccessConstraintValidatorTest::providerValidate | function | core/ |
Data provider for LinkAccessConstraintValidator::validate(). |
| LinkAccessConstraintValidatorTest::testValidate | function | core/ |
Tests the access validation constraint for links. |
| LinkApproveTest | class | core/ |
@coversDefaultClass \Drupal\comment\Plugin\views\field\LinkApprove[[api-linebreak]] @group comment |
| LinkApproveTest.php | file | core/ |
|
| LinkApproveTest::setUp | function | core/ |
Pagination
- Previous page
- Page 412
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.