Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Pager::getTotalPages | function | core/ |
Gets the total number of pages. |
| PagerManager::getMaxPagerElementId | function | core/ |
Gets the extent of the pager page element IDs. |
| PagerManager::getPager | function | core/ |
Gets a pager from the static cache. |
| PagerManager::getUpdatedParameters | function | core/ |
Gets the URL query parameter array of a pager link. |
| PagerManagerInterface::getMaxPagerElementId | function | core/ |
Gets the extent of the pager page element IDs. |
| PagerManagerInterface::getPager | function | core/ |
Gets a pager from the static cache. |
| PagerManagerInterface::getUpdatedParameters | function | core/ |
Gets the URL query parameter array of a pager link. |
| PagerManagerTest::providerTestGetMaxPagerElementId | function | core/ |
Provides test cases for PagerManagerTest::testGetMaxPagerElementId(). |
| PagerManagerTest::testGetMaxPagerElementId | function | core/ |
Tests get max pager element id. |
| PagerManagerTest::testGetUpdatedParameters | function | core/ |
Tests get updated parameters. |
| PagerParameters::getPagerParameter | function | core/ |
Gets the 'page' query parameter for the current request. |
| PagerParameters::getPagerQuery | function | core/ |
Gets the request query parameter. |
| PagerParameters::getQueryParameters | function | core/ |
Gets all request URL query parameters that are unrelated to paging. |
| PagerParametersInterface::getPagerParameter | function | core/ |
Gets the 'page' query parameter for the current request. |
| PagerParametersInterface::getPagerQuery | function | core/ |
Gets the request query parameter. |
| PagerParametersInterface::getQueryParameters | function | core/ |
Gets all request URL query parameters that are unrelated to paging. |
| PagerPluginBase::getCurrentPage | function | core/ |
Get the current page. |
| PagerPluginBase::getHeadingLevel | function | core/ |
Get the pager heading tag. |
| PagerPluginBase::getItemsPerPage | function | core/ |
Get how many items per page this pager will display. |
| PagerPluginBase::getOffset | function | core/ |
Get the page offset, or how many items to skip. |
| PagerPluginBase::getPagerId | function | core/ |
Get the pager id, if it exists. |
| PagerPluginBase::getTotalItems | function | core/ |
Get the total number of items. |
| PagerPluginBaseTest::testGetCurrentPage | function | core/ |
Tests the getCurrentPage() method. |
| PagerPluginBaseTest::testGetItemsPerPage | function | core/ |
Tests the getItemsPerPage() method. |
| PagerPluginBaseTest::testGetOffset | function | core/ |
Tests the getOffset() method. |
| PagerPluginBaseTest::testGetPagerId | function | core/ |
Tests the getPagerId() method. |
| PagerPluginBaseTest::testGetTotalItems | function | core/ |
Tests the getTotalItems() method. |
| PagersCacheContext::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
| PagersCacheContext::getContext | function | core/ |
|
| PagersCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| PagerSelectExtender::getCountQuery | function | core/ |
Retrieve the count query for this pager. |
| PagerSelectExtender::getElement | function | core/ |
Gets the element ID for this pager query. |
| PageTest | class | core/ |
Tests Drupal\views\Plugin\views\display\Page. |
| PageTest | class | core/ |
Tests the content of the progress page. |
| PageTest.php | file | core/ |
|
| PageTest.php | file | core/ |
|
| PageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PageTest::$modules | property | core/ |
Modules to install. |
| PageTest::testBatchProgressMessages | function | core/ |
Tests that the progress messages are correct. |
| PageTest::testBatchProgressPageTheme | function | core/ |
Tests that the batch API progress page uses the correct theme. |
| PageTest::testBatchProgressPageTitle | function | core/ |
Tests that the batch API progress page shows the title correctly. |
| PageTest::testBuildBasicRenderable | function | core/ |
Tests build basic renderable. |
| PageTest::testBuildBasicRenderableWithMissingRoute | function | core/ |
Tests build basic renderable with missing route. |
| PageTitle | class | core/ |
Provides a render element for the title of an HTML page. |
| PageTitle.php | file | core/ |
|
| PageTitle::getInfo | function | core/ |
Returns the element properties for this element. |
| PageTitleBlock | class | core/ |
Provides a block to display the page title. |
| PageTitleBlock.php | file | core/ |
|
| PageTitleBlock::$title | property | core/ |
The page title: a string (plain title) or a render array (formatted title). |
| PageTitleBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
Pagination
- Previous page
- Page 163
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.