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 |
---|---|---|---|
BoxTranslationTest::providerSource | function | core/ |
The data provider. |
Breadcrumb404Test | class | core/ |
Tests the breadcrumb of 404 pages. |
Breadcrumb404Test.php | file | core/ |
|
Breadcrumb404Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Breadcrumb404Test::$modules | property | core/ |
Modules to enable. |
Breadcrumb404Test::getBreadcrumbCacheEntries | function | core/ |
Gets the breadcrumb cache entries. |
Breadcrumb404Test::testBreadcrumbOn404Pages | function | core/ |
Tests that different 404s don't create unnecessary cache entries. |
BreadcrumbFrontCacheContextsTest | class | core/ |
Tests breadcrumbs functionality. |
BreadcrumbFrontCacheContextsTest.php | file | core/ |
|
BreadcrumbFrontCacheContextsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BreadcrumbFrontCacheContextsTest::$modules | property | core/ |
Modules to enable. |
BreadcrumbFrontCacheContextsTest::$nodeWithAlias | property | core/ |
A test node with path alias. |
BreadcrumbFrontCacheContextsTest::setUp | function | core/ |
|
BreadcrumbFrontCacheContextsTest::testBreadcrumbsFrontPageCache | function | core/ |
Validate that breadcrumb markup get the right cache contexts. |
BreadcrumbManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Breadcrumb\BreadcrumbManager @group Breadcrumb |
BreadcrumbManagerTest.php | file | core/ |
|
BreadcrumbManagerTest::$breadcrumb | property | core/ |
The breadcrumb object. |
BreadcrumbManagerTest::$breadcrumbManager | property | core/ |
The tested breadcrumb manager. |
BreadcrumbManagerTest::$container | property | core/ |
The dependency injection container. |
BreadcrumbManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
BreadcrumbManagerTest::setUp | function | core/ |
|
BreadcrumbManagerTest::testBuildWithInvalidBreadcrumbResult | function | core/ |
Tests a breadcrumb builder with a bad return value. |
BreadcrumbManagerTest::testBuildWithMultipleApplyingBuilders | function | core/ |
Tests multiple breadcrumb builder with different priority. |
BreadcrumbManagerTest::testBuildWithOneNotApplyingBuilders | function | core/ |
Tests multiple breadcrumb builders of which one returns NULL. |
BreadcrumbManagerTest::testBuildWithoutBuilder | function | core/ |
Tests the breadcrumb manager without any set breadcrumb. |
BreadcrumbManagerTest::testBuildWithSingleBuilder | function | core/ |
Tests the build method with a single breadcrumb builder. |
BreadcrumbTest | class | core/ |
@coversDefaultClass \Drupal\Core\Breadcrumb\Breadcrumb @group Breadcrumb |
BreadcrumbTest | class | core/ |
Tests breadcrumbs functionality. |
BreadcrumbTest.php | file | core/ |
|
BreadcrumbTest.php | file | core/ |
|
BreadcrumbTest::$adminUser | property | core/ |
An administrative user. |
BreadcrumbTest::$modules | property | core/ |
Modules to enable. |
BreadcrumbTest::$profile | property | core/ |
Test paths in the Standard profile. |
BreadcrumbTest::$webUser | property | core/ |
A regular user. |
BreadcrumbTest::setUp | function | core/ |
|
BreadcrumbTest::testAssertBreadcrumbTrait | function | core/ |
Tests AssertBreadcrumbTrait works as expected. |
BreadcrumbTest::testBreadCrumbs | function | core/ |
Tests breadcrumbs on node and administrative paths. |
BreadcrumbTest::testSetLinks | function | core/ |
@covers ::setLinks |
BreakpointDiscoveryTest | class | core/ |
Tests discovery of breakpoints provided by themes and modules. |
BreakpointDiscoveryTest.php | file | core/ |
|
BreakpointDiscoveryTest::$modules | property | core/ |
Modules to install. |
BreakpointDiscoveryTest::setUp | function | core/ |
|
BreakpointDiscoveryTest::testBreakpointGroups | function | core/ |
Tests the collection of breakpoint groups. |
BreakpointDiscoveryTest::testCustomBreakpointGroups | function | core/ |
Tests the custom breakpoint group provided by a theme and a module. |
BreakpointDiscoveryTest::testModuleBreakpoints | function | core/ |
Tests the breakpoint group created for a module. |
BreakpointDiscoveryTest::testThemeBreakpoints | function | core/ |
Tests the breakpoint group created for a theme. |
BreakpointTest | class | core/ |
@coversDefaultClass \Drupal\breakpoint\Breakpoint @group Breakpoint |
BreakpointTest.php | file | core/ |
|
BreakpointTest::$breakpoint | property | core/ |
The breakpoint under test. |
BreakpointTest::$pluginDefinition | property | core/ |
The used plugin definition. |
Pagination
- Previous page
- Page 55
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.