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 |
|---|---|---|---|
| LibraryDependencyResolverTest::providerTestGetLibrariesWithDependencies | function | core/ |
Provides test data for ::testGetLibrariesWithDependencies(). |
| LibraryDependencyResolverTest::providerTestGetMinimalRepresentativeSubset | function | core/ |
Provides test data for ::testGetMinimalRepresentativeSubset(). |
| LibraryDependencyResolverTest::setUp | function | core/ |
|
| LibraryDependencyResolverTest::testGetLibrariesWithDependencies | function | core/ |
@covers ::getLibrariesWithDependencies[[api-linebreak]] |
| LibraryDependencyResolverTest::testGetMinimalRepresentativeSubset | function | core/ |
@covers ::getMinimalRepresentativeSubset[[api-linebreak]] |
| LibraryDependencyResolverTest::testGetMinimalRepresentativeSubsetInvalidInput | function | core/ |
@covers ::getMinimalRepresentativeSubset[[api-linebreak]] |
| LibraryDiscoveryCollectorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibraryDiscoveryCollector[[api-linebreak]] @group Asset |
| LibraryDiscoveryCollectorTest.php | file | core/ |
|
| LibraryDiscoveryCollectorTest::$activeTheme | property | core/ |
|
| LibraryDiscoveryCollectorTest::$cache | property | core/ |
The mock cache backend. |
| LibraryDiscoveryCollectorTest::$libraryData | property | core/ |
Test library data. |
| LibraryDiscoveryCollectorTest::$libraryDiscoveryCollector | property | core/ |
The library discovery collector under test. |
| LibraryDiscoveryCollectorTest::$libraryDiscoveryParser | property | core/ |
The mock library discovery parser. |
| LibraryDiscoveryCollectorTest::$lock | property | core/ |
The mock lock backend. |
| LibraryDiscoveryCollectorTest::$themeManager | property | core/ |
The mocked theme manager. |
| LibraryDiscoveryCollectorTest::setUp | function | core/ |
|
| LibraryDiscoveryCollectorTest::testDestruct | function | core/ |
Tests the destruct method. |
| LibraryDiscoveryCollectorTest::testResolveCacheMiss | function | core/ |
Tests the resolve cache miss function. |
| LibraryDiscoveryIntegrationTest | class | core/ |
Tests the library discovery and library discovery parser. |
| LibraryDiscoveryIntegrationTest.php | file | core/ |
|
| LibraryDiscoveryIntegrationTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| LibraryDiscoveryIntegrationTest::activateTheme | function | core/ |
Activates a specified theme. |
| LibraryDiscoveryIntegrationTest::assertAssetInLibrary | function | core/ |
Asserts that the specified asset is in the given library. |
| LibraryDiscoveryIntegrationTest::assertNoAssetInLibrary | function | core/ |
Asserts that the specified asset is not in the given library. |
| LibraryDiscoveryIntegrationTest::setUp | function | core/ |
|
| LibraryDiscoveryIntegrationTest::testBaseThemeLibrariesOverrideInSubTheme | function | core/ |
Tests that base theme libraries-override still apply in sub themes. |
| LibraryDiscoveryIntegrationTest::testHookLibraryInfoByTheme | function | core/ |
Tests that hook_library_info is invoked and the cache is cleared. |
| LibraryDiscoveryIntegrationTest::testLibrariesExtend | function | core/ |
Tests libraries-extend. |
| LibraryDiscoveryIntegrationTest::testLibrariesOverride | function | core/ |
Tests that libraries-override are applied to library definitions. |
| LibraryDiscoveryIntegrationTest::testLibrariesOverrideDrupalSettings | function | core/ |
Tests libraries-override on drupalSettings. |
| LibraryDiscoveryIntegrationTest::testLibrariesOverrideMalformedAsset | function | core/ |
Tests libraries-override on malformed assets. |
| LibraryDiscoveryIntegrationTest::testLibrariesOverrideOtherAssetLibraryNames | function | core/ |
Tests library assets with other ways for specifying paths. |
| LibraryDiscoveryParserTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibraryDiscoveryParser[[api-linebreak]] @group Asset |
| LibraryDiscoveryParserTest.php | file | core/ |
Contains \Drupal\Tests\Core\Asset\LibraryDiscoveryParserTest. |
| LibraryDiscoveryParserTest::$cache | property | core/ |
The mocked cache backend. |
| LibraryDiscoveryParserTest::$librariesDirectoryFileFinder | property | core/ |
The mocked libraries directory file finder. |
| LibraryDiscoveryParserTest::$libraryDiscoveryParser | property | core/ |
The tested library discovery parser service. |
| LibraryDiscoveryParserTest::$lock | property | core/ |
The mocked lock backend. |
| LibraryDiscoveryParserTest::$moduleHandler | property | core/ |
The mocked module handler. |
| LibraryDiscoveryParserTest::$streamWrapperManager | property | core/ |
The mocked stream wrapper manager. |
| LibraryDiscoveryParserTest::$themeManager | property | core/ |
The mocked theme manager. |
| LibraryDiscoveryParserTest::providerTestCssAssert | function | core/ |
Data provider for testing bad CSS declarations. |
| 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. |
Pagination
- Previous page
- Page 399
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.