Search for findPage
- Search 7.x for findPage
- Search 9.5.x for findPage
- Search 10.3.x for findPage
- Search 11.x for findPage
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PagerDeprecationTest::testFindPage | function | core/ |
@expectedDeprecation pager_find_page is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Pager\PagerParametersInterface->findPage() instead. See https://www.drupal.org/node/2779457 |
PagerParameters::findPage | function | core/ |
Returns the current page being requested for display within a pager. |
PagerParametersInterface::findPage | function | core/ |
Returns the current page being requested for display within a pager. |
RequestPagerTest::testFindPage | function | core/ |
@covers ::findPage |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.