ViewExecutable::initPager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Initialize the pager |
NodeAccessPagerTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Sets up a Drupal site for running functional and integration tests. |
PagerPluginBase::use_pager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Determine if this pager actually uses a pager. |
SelectPagerDefaultTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Definition of Drupal\system\Tests\Database\SelectPagerDefaultTest. |
PagerSelectExtender::limit |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Specify the maximum number of elements per page for this query. |
pager_get_query_parameters |
function |
drupal/core/includes/pager.inc |
Compose a URL query parameter array for pager links. |
QueryBase::initializePager |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Gets the total number of results and initialize a pager for the query. |
PagerTest::testActiveClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Tests markup and CSS classes of pager links. |
PagerTest::testNormalPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests the normal pager. |
PagerPluginBase::get_offset |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get the page offset, or how many items to skip. |
PagerPluginBase::set_offset |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Set the page offset, or how many items to skip. |
PagerPluginBase::pre_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Perform any needed actions just before rendering. |
PagerSelectExtender::$limit |
property |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The number of elements per page to allow. |
ViewExecutable::renderPager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Render the pager, if necessary. |
PagerTest::assertPagerItems |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Asserts pager items and links. |
FieldCounterTest::testPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
|
NodeAccessPagerTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
|
PagerPluginBase::pre_execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Perform any needed actions just prior to the query executing. |
PagerPluginBase::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Perform any needed actions just after the query executing. |
PagerSelectExtender::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Override the execute method. |
PagerSelectExtender::element |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Specify the element ID for this pager query. |
DisplayPluginBase::usesPager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows the use of a pager or not. |
NodeAccessPagerTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Modules to enable. |
PagerPluginBase::$total_items |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
PagerPluginBase::$usesOptions |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Overrides Drupal\views\Plugin\Plugin::$usesOptions. |
PagerPluginBase::get_pager_id |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get the pager id, if it exists |
PagerPluginBase::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Return a string to display as the clickable title for the
pager plugin. |
PagerPluginBase::uses_exposed |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
PagerSelectExtender::$element |
property |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The unique ID of this pager on this page. |
database_test_odd_pager_query |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a pager query and returns the results. |
DisplayPluginBase::$usesPager |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display allows the use of a pager or not. |
PagerPluginBase::$current_page |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
database_test_even_pager_query |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a pager query and returns the results. |
views.view.test_pager_some.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_some.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_some.yml |
views.view.test_pager_none.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_none.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_none.yml |
views.view.test_pager_full.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_full.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_full.yml |
DisplayPluginBase::renderPager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Not all display plugins will suppert pager rendering. |
PagerTest::testRenderNullPager |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Tests rendering with NULL pager. |
PagerPluginBase::offset_exposed |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
SelectPagerDefaultTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
|
DisplayPluginBase::getPagerText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide some helpful text for pagers. |
PagerPluginBase::get_total_items |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get the total number of items. |
PagerPluginBase::use_count_query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Determine if a pager needs a count query. |
PagerSelectExtender::$maxElement |
property |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The highest element we've autogenerated so far. |
PagerSelectExtender::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
|
PagerPluginBase::get_current_page |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get the current page. |
PagerPluginBase::set_current_page |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Set the current page. |
PagerPluginBase::update_page_info |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
If there are pagers that need global values set, this method can
be used to set them. It will be called when the count query is run. |
PagerPluginBase::has_more_records |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Determine if there are more records available. |
DisplayPluginBase::isPagerEnabled |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Whether the display is using a pager or not. |