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 |
|---|---|---|---|
| SearchPageJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| SearchPageJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| SearchPageJsonBasicAuthTest | class | core/ |
@group rest |
| SearchPageJsonBasicAuthTest.php | file | core/ |
|
| SearchPageJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| SearchPageJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| SearchPageJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| SearchPageJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| SearchPageJsonCookieTest | class | core/ |
@group rest |
| SearchPageJsonCookieTest.php | file | core/ |
|
| SearchPageJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| SearchPageJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| SearchPageJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| SearchPageOverrideTest | class | core/ |
Tests if the result page can be overridden. |
| SearchPageOverrideTest.php | file | core/ |
|
| SearchPageOverrideTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageOverrideTest::$modules | property | core/ |
Modules to install. |
| SearchPageOverrideTest::$searchUser | property | core/ |
A user with permission to administer search. |
| SearchPageOverrideTest::setUp | function | core/ |
|
| SearchPageOverrideTest::testSearchPageHook | function | core/ |
|
| SearchPageRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\search\SearchPageRepository[[api-linebreak]] @group search |
| SearchPageRepositoryTest.php | file | core/ |
|
| SearchPageRepositoryTest::$configFactory | property | core/ |
The config factory. |
| SearchPageRepositoryTest::$query | property | core/ |
The entity query object. |
| SearchPageRepositoryTest::$searchPageRepository | property | core/ |
The search page repository. |
| SearchPageRepositoryTest::$storage | property | core/ |
The search page storage. |
| SearchPageRepositoryTest::setUp | function | core/ |
|
| SearchPageRepositoryTest::testClearDefaultSearchPage | function | core/ |
Tests the clearDefaultSearchPage() method. |
| SearchPageRepositoryTest::testGetActiveSearchPages | function | core/ |
Tests the getActiveSearchPages() method. |
| SearchPageRepositoryTest::testGetDefaultSearchPageWithActiveDefault | function | core/ |
Tests the getDefaultSearchPage() method when the default is active. |
| SearchPageRepositoryTest::testGetDefaultSearchPageWithInactiveDefault | function | core/ |
Tests the getDefaultSearchPage() method when the default is inactive. |
| SearchPageRepositoryTest::testGetIndexableSearchPages | function | core/ |
Tests the getIndexableSearchPages() method. |
| SearchPageRepositoryTest::testIsSearchActive | function | core/ |
Tests the isSearchActive() method. |
| SearchPageRepositoryTest::testSetDefaultSearchPage | function | core/ |
Tests the setDefaultSearchPage() method. |
| SearchPageRepositoryTest::testSortSearchPages | function | core/ |
Tests the sortSearchPages() method. |
| SearchPageResourceTestBase | class | core/ |
Base class for Search page tests. |
| SearchPageResourceTestBase.php | file | core/ |
|
| SearchPageResourceTestBase::$entity | property | core/ |
|
| SearchPageResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| SearchPageResourceTestBase::$modules | property | core/ |
Modules to install. |
| SearchPageResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| SearchPageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| SearchPageResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| SearchPageResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| SearchPageResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| SearchPageResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| SearchPageTest | class | core/ |
Tests D6 search page source plugin. |
Pagination
- Previous page
- Page 621
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.