| SearchPageRepositoryTest::setUp |
function |
core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php |
|
| SearchPageRepositoryTest::testClearDefaultSearchPage |
function |
core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php |
Tests the clearDefaultSearchPage() method. |
| SearchPageRepositoryTest::testGetActiveSearchPages |
function |
core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php |
Tests the getActiveSearchPages() method. |
| SearchPageRepositoryTest::testGetDefaultSearchPageWithActiveDefault |
function |
core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php |
Tests the getDefaultSearchPage() method when the default is active. |
| SearchPageRepositoryTest::testGetDefaultSearchPageWithInactiveDefault |
function |
core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php |
Tests the getDefaultSearchPage() method when the default is inactive. |
| SearchPageRepositoryTest::testGetIndexableSearchPages |
function |
core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php |
Tests the getIndexableSearchPages() method. |
| SearchPageRepositoryTest::testIsSearchActive |
function |
core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php |
Tests the isSearchActive() method. |
| SearchPageRepositoryTest::testSetDefaultSearchPage |
function |
core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php |
Tests the setDefaultSearchPage() method. |
| SearchPageRepositoryTest::testSortSearchPages |
function |
core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php |
Tests the sortSearchPages() method. |
| SearchPageResourceTestBase |
class |
core/modules/rest/tests/src/Functional/EntityResource/SearchPage/SearchPageResourceTestBase.php |
|
| SearchPageResourceTestBase |
class |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
|
| SearchPageResourceTestBase.php |
file |
core/modules/rest/tests/src/Functional/EntityResource/SearchPage/SearchPageResourceTestBase.php |
|
| SearchPageResourceTestBase.php |
file |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
|
| SearchPageResourceTestBase::$entity |
property |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
|
| SearchPageResourceTestBase::$entityTypeId |
property |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
The tested entity type. |
| SearchPageResourceTestBase::$modules |
property |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
Modules to install. |
| SearchPageResourceTestBase::createEntity |
function |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
Creates the entity to be tested. |
| SearchPageResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
Returns the expected normalization of the entity. |
| SearchPageResourceTestBase::getExpectedUnauthorizedAccessMessage |
function |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
Return the expected error message. |
| SearchPageResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability |
function |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
The cacheability of unauthorized 'view' entity access. |
| SearchPageResourceTestBase::getNormalizedPostEntity |
function |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
Returns the normalized POST entity. |
| SearchPageResourceTestBase::setUpAuthorization |
function |
core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php |
Sets up the necessary authorization. |
| SearchPageRoutes |
class |
core/modules/search/src/Routing/SearchPageRoutes.php |
Provides dynamic routes for search. |
| SearchPageRoutes.php |
file |
core/modules/search/src/Routing/SearchPageRoutes.php |
|
| SearchPageRoutes::$searchPageRepository |
property |
core/modules/search/src/Routing/SearchPageRoutes.php |
The search page repository. |
| SearchPageRoutes::create |
function |
core/modules/search/src/Routing/SearchPageRoutes.php |
Instantiates a new instance of this class. |
| SearchPageRoutes::routes |
function |
core/modules/search/src/Routing/SearchPageRoutes.php |
Returns an array of route objects. |
| SearchPageRoutes::__construct |
function |
core/modules/search/src/Routing/SearchPageRoutes.php |
Constructs a new search route subscriber. |
| SelectPagerDefaultTest |
class |
core/modules/system/tests/src/Functional/Database/SelectPagerDefaultTest.php |
Tests the pager query select extender. |
| SelectPagerDefaultTest.php |
file |
core/modules/system/tests/src/Functional/Database/SelectPagerDefaultTest.php |
|
| SelectPagerDefaultTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Database/SelectPagerDefaultTest.php |
The theme to install as the default for testing. |
| SelectPagerDefaultTest::testElementNumbers |
function |
core/modules/system/tests/src/Functional/Database/SelectPagerDefaultTest.php |
Confirms that every pager gets a valid, non-overlapping element ID. |
| SelectPagerDefaultTest::testEvenPagerQuery |
function |
core/modules/system/tests/src/Functional/Database/SelectPagerDefaultTest.php |
Confirms that a pager query returns the correct results. |
| SelectPagerDefaultTest::testHavingPagerQuery |
function |
core/modules/system/tests/src/Functional/Database/SelectPagerDefaultTest.php |
Confirms that a paging query results with a having expression are valid. |
| SelectPagerDefaultTest::testInnerPagerQuery |
function |
core/modules/system/tests/src/Functional/Database/SelectPagerDefaultTest.php |
Confirms that a pager query results with an inner pager query are valid. |
| SelectPagerDefaultTest::testOddPagerQuery |
function |
core/modules/system/tests/src/Functional/Database/SelectPagerDefaultTest.php |
Confirms that a pager query returns the correct results. |
| ShortcutLocalTasksTest::getShortcutPageRoutes |
function |
core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php |
Provides a list of routes to test. |
| Some::usePager |
function |
core/modules/views/src/Plugin/views/pager/Some.php |
Determine if this pager actually uses a pager. |
| SqlBase::$pagerManager |
property |
core/modules/views/src/Plugin/views/pager/SqlBase.php |
The pager manager. |
| SqlBase::$pagerParameters |
property |
core/modules/views/src/Plugin/views/pager/SqlBase.php |
The pager parameters. |
| SqlBase::getPagerTotal |
function |
core/modules/views/src/Plugin/views/pager/SqlBase.php |
|
| StandardProfileTest::doFrontPageRdfaTests |
function |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
Tests that data is exposed in the front page teasers. |
| StandardProfileTest::doPageRdfaTests |
function |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
Tests that page data is exposed using RDFa. |
| TaxonomyLocalTasksTest::getTaxonomyPageRoutes |
function |
core/modules/taxonomy/tests/src/Unit/Menu/TaxonomyLocalTasksTest.php |
Provides a list of routes to test. |
| TaxonomyTermPagerTest |
class |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Ensures that the term pager works properly. |
| TaxonomyTermPagerTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
|
| TaxonomyTermPagerTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
The theme to install as the default for testing. |
| TaxonomyTermPagerTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Modules to enable. |
| TaxonomyTermPagerTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
Vocabulary for testing. |
| TaxonomyTermPagerTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php |
|