Search for pager
- Search 7.x for pager
- Search 8.9.x for pager
- Search 10.3.x for pager
- Search 11.x for pager
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Pager | class | core/ |
Provides a render element for a pager. |
| Pager | class | core/ |
A value object that represents a pager. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchPageRepositoryInterface::sortSearchPages | function | core/ |
Sorts a list of search pages. |
| SearchPageRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\search\SearchPageRepository[[api-linebreak]] @group search |
| SearchPageRepositoryTest.php | file | core/ |
Contains \Drupal\Tests\search\Unit\SearchPageRepositoryTest. |
| 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/ |
|
| 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. |
| SearchPageRoutes | class | core/ |
Provides dynamic routes for search. |
| SearchPageRoutes.php | file | core/ |
|
| SearchPageRoutes::$searchPageRepository | property | core/ |
The search page repository. |
| SearchPageRoutes::create | function | core/ |
Instantiates a new instance of this class. |
| SearchPageRoutes::routes | function | core/ |
Returns an array of route objects. |
| SearchPageRoutes::__construct | function | core/ |
Constructs a new search route subscriber. |
| SelectPagerDefaultTest | class | core/ |
Tests the pager query select extender. |
| SelectPagerDefaultTest.php | file | core/ |
|
| SelectPagerDefaultTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SelectPagerDefaultTest::testElementNumbers | function | core/ |
Confirms that every pager gets a valid, non-overlapping element ID. |
| SelectPagerDefaultTest::testEvenPagerQuery | function | core/ |
Confirms that a pager query returns the correct results. |
| SelectPagerDefaultTest::testHavingPagerQuery | function | core/ |
Confirms that a paging query results with a having expression are valid. |
| SelectPagerDefaultTest::testInnerPagerQuery | function | core/ |
Confirms that a pager query results with an inner pager query are valid. |
| SelectPagerDefaultTest::testOddPagerQuery | function | core/ |
Confirms that a pager query returns the correct results. |
| ShortcutLocalTasksTest::getShortcutPageRoutes | function | core/ |
Provides a list of routes to test. |
| Some::usePager | function | core/ |
Determine if this pager actually uses a pager. |
| SqlBase::$pagerManager | property | core/ |
The pager manager. |
| SqlBase::$pagerParameters | property | core/ |
The pager parameters. |
| SqlBase::getPagerTotal | function | core/ |
|
| SqlBaseTest::$pager | property | core/ |
The mock pager plugin instance. |
| StandardProfileTest::doFrontPageRdfaTests | function | core/ |
Tests that data is exposed in the front page teasers. |
| StandardProfileTest::doPageRdfaTests | function | core/ |
Tests that page data is exposed using RDFa. |
| TaxonomyLocalTasksTest::getTaxonomyPageRoutes | function | core/ |
Provides a list of routes to test. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.