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 |
|---|---|---|---|
| NavigationMenuMarkupTest::setUp | function | core/ |
|
| NavigationMenuMarkupTest::testToolbarButtonAttributes | function | core/ |
Tests the generated HTML markup. |
| NavigationShortcutsBlockTest | class | core/ |
Tests for \Drupal\navigation\Plugin\Block\NavigationShortcutsBlock. |
| NavigationShortcutsBlockTest.php | file | core/ |
|
| NavigationShortcutsBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NavigationShortcutsBlockTest::$modules | property | core/ |
Modules to install. |
| NavigationShortcutsBlockTest::testNavigationBlock | function | core/ |
Tests visibility and cacheability of shortcuts in the navigation bar. |
| NavigationTopBarTest | class | core/ |
Tests the top bar functionality. |
| NavigationTopBarTest.php | file | core/ |
|
| NavigationTopBarTest::$adminUser | property | core/ |
An admin user to configure the test environment. |
| NavigationTopBarTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NavigationTopBarTest::$modules | property | core/ |
Modules to install. |
| NavigationTopBarTest::$node | property | core/ |
Node used to check top bar options. |
| NavigationTopBarTest::setUp | function | core/ |
|
| NavigationTopBarTest::testTopBarVisibility | function | core/ |
Tests the top bar visibility. |
| NavigationUserBlockTest | class | core/ |
Tests for \Drupal\navigation\Plugin\NavigationBlock\NavigationUserBlock. |
| NavigationUserBlockTest.php | file | core/ |
|
| NavigationUserBlockTest::$adminUser | property | core/ |
User with permission to administer navigation blocks and access navigation. |
| NavigationUserBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NavigationUserBlockTest::$modules | property | core/ |
Modules to install. |
| NavigationUserBlockTest::$normalUser | property | core/ |
An authenticated user to test navigation block caching. |
| NavigationUserBlockTest::setUp | function | core/ |
|
| NavigationUserBlockTest::testNavigationUserBlock | function | core/ |
Test output of user navigation block with regards to caching and contents. |
| navigation_test.info.yml | file | core/ |
core/modules/navigation/tests/navigation_test/navigation_test.info.yml |
| navigation_test.module | file | core/ |
|
| navigation_test_preprocess_block__navigation | function | core/ |
Implements hook_preprocess_HOOK(). |
| NegotiationMiddlewareTest | class | core/ |
@coversDefaultClass \Drupal\Core\StackMiddleware\NegotiationMiddleware[[api-linebreak]] @group NegotiationMiddleware |
| NegotiationMiddlewareTest.php | file | core/ |
|
| NegotiationMiddlewareTest::$app | property | core/ |
|
| NegotiationMiddlewareTest::$contentNegotiation | property | core/ |
|
| NegotiationMiddlewareTest::setUp | function | core/ |
|
| NegotiationMiddlewareTest::testAjaxIframeUpload | function | core/ |
Tests the getContentType() method with AJAX iframe upload. |
| NegotiationMiddlewareTest::testFormatViaQueryParameter | function | core/ |
Tests the specifying a format via query parameters gets used. |
| NegotiationMiddlewareTest::testHandle | function | core/ |
Tests that handle() correctly hands off to sub application. |
| NegotiationMiddlewareTest::testSetFormat | function | core/ |
@covers ::registerFormat[[api-linebreak]] |
| NegotiationMiddlewareTest::testUnknownContentTypeButAjaxRequest | function | core/ |
Tests the getContentType() method when no priority format is found but it's an AJAX request. |
| NegotiationMiddlewareTest::testUnknownContentTypeReturnsNull | function | core/ |
Tests the getContentType() method when no priority format is found. |
| NestedArrayTest | class | core/ |
@coversDefaultClass \Drupal\Component\Utility\NestedArray[[api-linebreak]] @group Utility |
| NestedArrayTest.php | file | core/ |
|
| NestedArrayTest::$form | property | core/ |
Form array to check. |
| NestedArrayTest::$parents | property | core/ |
Array of parents for the nested element. |
| NestedArrayTest::providerTestFilter | function | core/ |
|
| NestedArrayTest::setUp | function | core/ |
|
| NestedArrayTest::testFilter | function | core/ |
@covers ::filter[[api-linebreak]] @dataProvider providerTestFilter |
| NestedArrayTest::testGetValue | function | core/ |
Tests getting nested array values. |
| NestedArrayTest::testKeyExists | function | core/ |
Tests existence of array key. |
| NestedArrayTest::testMergeDeepArray | function | core/ |
Tests NestedArray::mergeDeepArray(). |
| NestedArrayTest::testMergeExplicitKeys | function | core/ |
Tests that even with explicit keys, values are appended, not merged. |
| NestedArrayTest::testMergeImplicitKeys | function | core/ |
Tests that arrays with implicit keys are appended, not merged. |
| NestedArrayTest::testMergeOutOfSequenceKeys | function | core/ |
Tests that array keys values on the first array are ignored when merging. |
Pagination
- Previous page
- Page 514
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.