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 |
---|---|---|---|
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::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BreadcrumbTest::$modules | property | core/ |
Modules to install. |
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. |
BreakpointTest::$pluginId | property | core/ |
The used plugin ID. |
BreakpointTest::$stringTranslation | property | core/ |
The mocked translator. |
BreakpointTest::setUp | function | core/ |
|
BreakpointTest::setupBreakpoint | function | core/ |
Sets up the breakpoint defaults. |
BreakpointTest::testGetGroup | function | core/ |
@covers ::getGroup |
BreakpointTest::testGetLabel | function | core/ |
@covers ::getLabel |
BreakpointTest::testGetMediaQuery | function | core/ |
@covers ::getMediaQuery |
BreakpointTest::testGetMultipliers | function | core/ |
@covers ::getMultipliers |
BreakpointTest::testGetProvider | function | core/ |
@covers ::getProvider |
BreakpointTest::testGetWeight | function | core/ |
@covers ::getWeight |
breakpoint_module_test.breakpoints.yml | file | core/ |
core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.breakpoints.yml |
breakpoint_module_test.info.yml | file | core/ |
core/modules/breakpoint/tests/modules/breakpoint_module_test/breakpoint_module_test.info.yml |
breakpoint_theme_test.breakpoints.yml | file | core/ |
core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.breakpoints.yml |
breakpoint_theme_test.info.yml | file | core/ |
core/modules/breakpoint/tests/themes/breakpoint_theme_test/breakpoint_theme_test.info.yml |
BrokenCacheUpdateTest | class | core/ |
Ensures that a broken or out-of-date element info cache is not used. |
BrokenCacheUpdateTest.php | file | core/ |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.