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 |
---|---|---|---|
csrf_test.links.menu.yml | file | core/ |
core/modules/system/tests/modules/csrf_test/csrf_test.links.menu.yml |
csrf_test.routing.yml | file | core/ |
core/modules/system/tests/modules/csrf_test/csrf_test.routing.yml |
CssCollectionGrouperUnitTest | class | core/ |
Tests the CSS asset collection grouper. |
CssCollectionGrouperUnitTest.php | file | core/ |
|
CssCollectionGrouperUnitTest::$grouper | property | core/ |
A CSS asset grouper. |
CssCollectionGrouperUnitTest::setUp | function | core/ |
|
CssCollectionGrouperUnitTest::testGrouper | function | core/ |
Tests \Drupal\Core\Asset\CssCollectionGrouper. |
CssCollectionOptimizerLazyUnitTest | class | core/ |
Tests the CSS asset optimizer. |
CssCollectionOptimizerLazyUnitTest.php | file | core/ |
|
CssCollectionOptimizerLazyUnitTest::$fileUrlGenerator | property | core/ |
The file URL generator mock. |
CssCollectionOptimizerLazyUnitTest::$optimizer | property | core/ |
A CSS asset optimizer. |
CssCollectionOptimizerLazyUnitTest::setUp | function | core/ |
|
CssCollectionOptimizerLazyUnitTest::testCssImport | function | core/ |
Tests that CSS imports with strange letters do not destroy the CSS output. |
CssCollectionOptimizerLazyUnitTest::testCssLicenseAggregation | function | core/ |
Test that license information is added correctly to aggregated CSS. |
CssCollectionOptimizerLazyUnitTest::testExternalMinifiedCssAssetOptimizationIsSkipped | function | core/ |
Test that external minified CSS assets do not trigger optimization. |
CssCollectionOptimizerLazyUnitTest::testLocalMinifiedCssAssetOptimizationIsNotSkipped | function | core/ |
Test that local minified CSS assets still trigger optimization. |
CssCollectionOptimizerLazyUnitTest::testRelativePathsInLocalMinifiedCssAssets | function | core/ |
Test that relative paths in local minified CSS files are updated. |
CssCollectionRendererUnitTest | class | core/ |
Tests the CSS asset collection renderer. |
CssCollectionRendererUnitTest.php | file | core/ |
|
CssCollectionRendererUnitTest::$fileCssGroup | property | core/ |
A valid file CSS asset group. |
CssCollectionRendererUnitTest::$renderer | property | core/ |
A CSS asset renderer. |
CssCollectionRendererUnitTest::providerTestRender | function | core/ |
Provides data for the CSS asset rendering test. |
CssCollectionRendererUnitTest::setUp | function | core/ |
|
CssCollectionRendererUnitTest::testRender | function | core/ |
Tests CSS asset rendering. |
CssCollectionRendererUnitTest::testRenderInvalidType | function | core/ |
Tests a CSS asset group with the invalid 'type' => 'internal'. |
CssDisableTransitionsTestHooks | class | core/ |
Hook implementations for css_disable_transitions_test. |
CssDisableTransitionsTestHooks.php | file | core/ |
|
CssDisableTransitionsTestHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
CssOptimizerUnitTest | class | core/ |
Tests the CSS asset optimizer. |
CssOptimizerUnitTest.php | file | core/ |
|
CssOptimizerUnitTest::$fileUrlGenerator | property | core/ |
The file URL generator mock. |
CssOptimizerUnitTest::$optimizer | property | core/ |
A CSS asset optimizer. |
CssOptimizerUnitTest::providerTestOptimize | function | core/ |
Provides data for the CSS asset optimizing test. |
CssOptimizerUnitTest::setUp | function | core/ |
|
CssOptimizerUnitTest::testOptimize | function | core/ |
Tests optimizing a CSS asset group containing 'type' => 'file'. |
CssOptimizerUnitTest::testTypeExternal | function | core/ |
Tests a CSS asset with 'type' => 'external'. |
CssOptimizerUnitTest::testTypeFilePreprocessingDisabled | function | core/ |
Tests a file CSS asset with preprocessing disabled. |
css_disable_transitions_test.info.yml | file | core/ |
core/modules/system/tests/modules/css_disable_transitions_test/css_disable_transitions_test.info.yml |
css_disable_transitions_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/css_disable_transitions_test/css_disable_transitions_test.libraries.yml |
CurrentRouteMatchTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\CurrentRouteMatch[[api-linebreak]] @group Routing |
CurrentRouteMatchTest.php | file | core/ |
|
CurrentRouteMatchTest::getRouteMatch | function | core/ |
Build a test route match object for the given implementation. |
CurrentRouteMatchTest::testGetCurrentRouteObject | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::getRouteObject[[api-linebreak]] @covers ::getCurrentRouteMatch[[api-linebreak]] @covers ::getRouteMatch[[api-linebreak]] |
CurrentRouteMatchTest::testGetRouteMatchFromRequest | function | core/ |
@covers ::getRouteMatchFromRequest[[api-linebreak]] |
CurrentRouteMatchTest::testGetRouteMatchFromRequestWithRouting | function | core/ |
@covers ::getRouteMatchFromRequest[[api-linebreak]] |
CurrentRouteMatchTest::testResetRouteMatch | function | core/ |
@covers ::resetRouteMatch[[api-linebreak]] |
CurrentThemeConditionTest | class | core/ |
Tests the CurrentThemeCondition plugin. |
CurrentThemeConditionTest.php | file | core/ |
|
CurrentThemeConditionTest::$modules | property | core/ |
Modules to install. |
CurrentThemeConditionTest::testCurrentTheme | function | core/ |
Tests the current theme condition. |
Pagination
- Previous page
- Page 159
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.