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 |
|---|---|---|---|
| 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::testLibrariesExtend | function | core/ |
Tests library with an extend. |
| LibraryDiscoveryCollectorTest::testLibrariesExtendDeprecated | function | core/ |
Tests a deprecated library with an extend. |
| 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::$modules | property | core/ |
|
| 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::testDeprecatedLibrary | function | core/ |
Test library deprecation support. |
| 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. |
| LibraryDiscoveryIntegrationTest::testLibrariesOverridesMultiple | function | core/ |
Tests libraries overrides with multiple parent themes. |
| LibraryDiscoveryParserTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibraryDiscoveryParser[[api-linebreak]] @group Asset |
| LibraryDiscoveryParserTest.php | file | core/ |
|
| LibraryDiscoveryParserTest::$activeTheme | property | core/ |
The mocked active theme. |
| LibraryDiscoveryParserTest::$cache | property | core/ |
The mocked cache backend. |
| LibraryDiscoveryParserTest::$componentPluginManager | property | core/ |
The mocked extension path resolver. |
| LibraryDiscoveryParserTest::$extensionPathResolver | property | core/ |
The mocked extension path resolver. |
| 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. |
Pagination
- Previous page
- Page 411
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.