Search for setOffset

  1. Search 7.x for setOffset
  2. Search 9.5.x for setOffset
  3. Search 8.9.x for setOffset
  4. Search 10.3.x for setOffset
  5. Other projects
Title Object type File name Summary
PagerPluginBase::setOffset function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Set the page offset, or how many items to skip.
PagerPluginBaseTest::testSetOffset function core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php Tests the setOffset() method.
QueryPluginBase::setOffset function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Set an OFFSET on the query, specifying a number of results to skip.
ViewExecutable::setOffset function core/modules/views/src/ViewExecutable.php Sets the offset on the pager.
ViewExecutableTest::testSetOffsetBeforePreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setOffset
@covers ::getOffset
ViewExecutableTest::testSetOffsetDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setOffset
@covers ::getOffset

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.