Search for pager
- Search 7.x for pager
- Search 9.5.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 |
---|---|---|---|
PreprocessPagerTest | class | core/ |
Tests pager preprocessing. |
PreprocessPagerTest.php | file | core/ |
|
PreprocessPagerTest::setUp | function | core/ |
|
PreprocessPagerTest::testQuantityNotSet | function | core/ |
Tests template_preprocess_pager() when an empty #quantity is passed. |
PreviewTest::testPreviewWithPagersUI | function | core/ |
Tests pagers in the preview form. |
QueryBase::$pager | property | core/ |
The query pager data. |
QueryBase::initializePager | function | core/ |
Gets the total number of results and initialize a pager for the query. |
QueryBase::pager | function | core/ |
Enables a pager for the query. |
QueryInterface::pager | function | core/ |
Enables a pager for the query. |
QueryPluginBase::$pager | property | core/ |
A pager plugin that should be provided by the display. |
RequestPagerTest | class | core/ |
@group Pager |
RequestPagerTest.php | file | core/ |
|
RequestPagerTest::testFindPage | function | core/ |
@covers ::findPage |
RequestPagerTest::testGetQueryParameters | function | core/ |
@covers ::getQueryParameters |
RestExport::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
ResultTest::setupViewPager | function | core/ |
Sets up a mock pager on the view executable object. |
SearchBlock::$searchPageRepository | property | core/ |
The search page repository. |
SearchBlockForm::$searchPageRepository | property | core/ |
The search page repository. |
SearchController::$searchPageRepository | property | core/ |
The search page repository. |
SearchLocalTask::$searchPageRepository | property | core/ |
The search page repository. |
SearchPage::searchPageRepository | function | core/ |
Wraps the search page repository. |
SearchPageFormBase::$searchPageRepository | property | core/ |
The search page repository. |
SearchPageRepository | class | core/ |
Provides a repository for Search Page config entities. |
SearchPageRepository.php | file | core/ |
|
SearchPageRepository::$configFactory | property | core/ |
The config factory. |
SearchPageRepository::$storage | property | core/ |
The search page storage. |
SearchPageRepository::clearDefaultSearchPage | function | core/ |
Clears the default search page. |
SearchPageRepository::getActiveSearchPages | function | core/ |
Returns all active search page entities. |
SearchPageRepository::getDefaultSearchPage | function | core/ |
Returns the default search page. |
SearchPageRepository::getIndexableSearchPages | function | core/ |
Returns all active, indexable search page entities. |
SearchPageRepository::getQuery | function | core/ |
Returns an entity query instance. |
SearchPageRepository::isSearchActive | function | core/ |
Returns whether search is active. |
SearchPageRepository::setDefaultSearchPage | function | core/ |
Sets a given search page as the default. |
SearchPageRepository::sortSearchPages | function | core/ |
Sorts a list of search pages. |
SearchPageRepository::__construct | function | core/ |
Constructs a new SearchPageRepository. |
SearchPageRepositoryInterface | interface | core/ |
Provides the interface for a repository Search Page entities. |
SearchPageRepositoryInterface.php | file | core/ |
|
SearchPageRepositoryInterface::clearDefaultSearchPage | function | core/ |
Clears the default search page. |
SearchPageRepositoryInterface::getActiveSearchPages | function | core/ |
Returns all active search page entities. |
SearchPageRepositoryInterface::getDefaultSearchPage | function | core/ |
Returns the default search page. |
SearchPageRepositoryInterface::getIndexableSearchPages | function | core/ |
Returns all active, indexable search page entities. |
SearchPageRepositoryInterface::isSearchActive | function | core/ |
Returns whether search is active. |
SearchPageRepositoryInterface::setDefaultSearchPage | function | core/ |
Sets a given search page as the default. |
SearchPageRepositoryInterface::sortSearchPages | function | core/ |
Sorts a list of search pages. |
SearchPageRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\search\SearchPageRepository @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. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.