Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| OverridesSectionStorageTest::testGetTempstoreKey | function | core/ |
@covers ::getTempstoreKey[[api-linebreak]] |
| OverridesSectionStorageTest::testIsOverridden | function | core/ |
@covers ::isOverridden[[api-linebreak]] |
| Overview::getFormId | function | core/ |
Returns a unique string identifying the form. |
| OverviewForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| OverviewForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| OverviewTerms::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Page::getArgumentText | function | core/ |
Provides help text for the arguments. |
| Page::getInfo | function | core/ |
Returns the element properties for this element. |
| Page::getPageRenderArray | function | core/ |
Gets the current views page render array. |
| Page::getPagerText | function | core/ |
Provides help text for pagers. |
| Page::getRoute | function | core/ |
Generates a route entry for a given view and display. |
| PageCache::get | function | core/ |
Returns a response object from the page cache. |
| PageCache::getCacheId | function | core/ |
Gets the page cache ID for this request. |
| PageCacheTest::getHeaders | function | core/ |
Retrieves only the headers for an absolute path. |
| PageDisplayVariantSelectionEvent::getContexts | function | core/ |
Gets the contexts that were set during event dispatch. |
| PageDisplayVariantSelectionEvent::getPluginConfiguration | function | core/ |
Get the configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::getPluginId | function | core/ |
The selected page display variant plugin ID. |
| PageDisplayVariantSelectionEvent::getRouteMatch | function | core/ |
Gets the current route match. |
| Pager::getCurrentPage | function | core/ |
Gets the current page. |
| Pager::getInfo | function | core/ |
Returns the element properties for this element. |
| Pager::getLimit | function | core/ |
Gets the maximum number of items per page. |
| Pager::getTotalItems | function | core/ |
Gets the total number of items. |
| 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/ |
@covers ::getMaxPagerElementId[[api-linebreak]] |
| PagerManagerTest::testGetUpdatedParameters | function | core/ |
@covers ::getUpdatedParameters[[api-linebreak]] |
| 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 the cacheability metadata for the context based on the parameter value. |
Pagination
- Previous page
- Page 154
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.