|
PagerTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Tests pager functionality. |
|
PagerTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests the pluggable pager system. |
|
pager.inc |
file |
drupal/core/includes/pager.inc |
Functions to aid in presenting database results as a set of pages. |
|
theme_pager |
function |
drupal/core/includes/pager.inc |
Returns HTML for a query pager. |
|
PagerTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Definition of Drupal\views\Tests\Plugin\PagerTest. |
|
PagerTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Definition of Drupal\system\Tests\Pager\PagerTest. |
|
MiniPagerTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php |
Tests the mini pager plugin |
|
None::usePager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php |
Determine if this pager actually uses a pager. |
|
Some::usePager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Some.php |
Determine if this pager actually uses a pager. |
|
PagerPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
The base plugin to handle pager. |
|
pager_find_page |
function |
drupal/core/includes/pager.inc |
Returns the current page being requested for display within a pager. |
|
Feed::$usesPager |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
Whether the display allows the use of a pager or not. |
|
theme_pager_link |
function |
drupal/core/includes/pager.inc |
Returns HTML for a link to a specific query result page. |
|
QueryBase::pager |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements \Drupal\Core\Entity\Query\QueryInterface::pager(). |
|
pager_load_array |
function |
drupal/core/includes/pager.inc |
Helper function |
|
CommentPagerTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Verifies pagination of comments. |
|
PagerTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
QueryBase::$pager |
property |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
The query pager data. |
|
MiniPagerTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php |
Contains Drupal\views\Tests\Plugin\MiniPagerTest. |
|
Page::getPagerText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::getPagerText(). |
|
PagerTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
|
|
PagerTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
|
|
Views pager plugins |
group |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
The base plugin to handler pagers of a view. |
|
PagerTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Modules to enable. |
|
PagerTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
The profile to install as a basis for testing. |
|
PagerSelectExtender |
class |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Query extender for pager queries. |
|
PagerTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Modules to enable. |
|
PagerPluginBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Definition of Drupal\views\Plugin\views\pager\PagerPluginBase. |
|
NodeAccessPagerTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Tests pagination with a node access module enabled. |
|
CommentPagerTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php |
Definition of Drupal\comment\Tests\CommentPagerTest. |
|
PagerTest::testLimit |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests the some pager plugin. |
|
MiniPagerTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
QueryInterface::pager |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Enables a pager for the query. |
|
PagerTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Views used by this test. |
|
MiniPagerTest::$nodes |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php |
Nodes used by the test. |
|
Attachment::$usesPager |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Whether the display allows the use of a pager or not. |
|
ViewExecutable::$pager |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The used pager plugin used by the current executed view. |
|
RestExport::$usesPager |
property |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::$usesPager. |
|
PagerPluginBase::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Modify the query for paging |
|
SelectPagerDefaultTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Tests the pager query select extender. |
|
theme_views_mini_pager |
function |
drupal/core/modules/views/views.theme.inc |
|
|
views.pager.schema.yml |
file |
drupal/core/modules/views/config/schema/views.pager.schema.yml |
drupal/core/modules/views/config/schema/views.pager.schema.yml |
|
PagerTest::assertClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Asserts that an element has a given class. |
|
PagerTest::testNoLimit |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests the none-pager-query. |
|
MiniPagerTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php |
|
|
SqlBase::getPagerTotal |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php |
|
|
PagerSelectExtender.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Definition of Drupal\Core\Database\Query\PagerSelectExtender |
|
Attachment::renderPager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Not all display plugins will suppert pager rendering. |
|
PagerPluginBase::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Render the pager. |
|
QueryPluginBase::$pager |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
A pager plugin that should be provided by the display. |