Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| PagePreviewTest::setUp | function | core/ |
|
| Pager::setCurrentPage | function | core/ |
Sets the current page to a valid value within range. |
| Pager::setTotalPages | function | core/ |
Sets the total number of pages. |
| PagerKernelTest::setUp | function | core/ |
|
| PagerKernelTest::testSetPagerMethods | function | core/ |
Tests pager-related setter methods on ViewExecutable. |
| PagerManager::setPager | function | core/ |
Saves a pager to the static cache. |
| PagerPluginBase::getOffset | function | core/ |
Get the page offset, or how many items to skip. |
| PagerPluginBase::isOffsetExposed | function | core/ |
|
| PagerPluginBase::setCurrentPage | function | core/ |
Set the current page. |
| PagerPluginBase::setItemsPerPage | function | core/ |
Set how many items per page this pager will display. |
| PagerPluginBase::setOffset | function | core/ |
Set the page offset, or how many items to skip. |
| PagerPluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\pager\PagerPluginBase[[api-linebreak]] @group views |
| PagerPluginBaseTest.php | file | core/ |
Contains \Drupal\Tests\views\Unit\Plugin\pager\PagerPluginBaseTest. |
| PagerPluginBaseTest::$pager | property | core/ |
The mock pager plugin instance. |
| PagerPluginBaseTest::providerTestHasMoreRecords | function | core/ |
Provides test data for the hasMoreRecord method test. |
| PagerPluginBaseTest::setUp | function | core/ |
|
| PagerPluginBaseTest::testExecuteCountQueryWithOffset | function | core/ |
Tests the executeCountQuery method with a set offset. |
| PagerPluginBaseTest::testExecuteCountQueryWithOffsetLargerThanResult | function | core/ |
Tests the executeCountQuery method with an offset larger than result count. |
| PagerPluginBaseTest::testExecuteCountQueryWithoutOffset | function | core/ |
Tests the executeCountQuery method without a set offset. |
| 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. |
| PagerPluginBaseTest::testHasMoreRecords | function | core/ |
Tests the hasMoreRecords() method. |
| PagerPluginBaseTest::testSetCurrentPage | function | core/ |
Tests the setCurrentPage() method. |
| PagerPluginBaseTest::testSetItemsPerPage | function | core/ |
Tests the setItemsPerPage() method. |
| PagerPluginBaseTest::testSetOffset | function | core/ |
Tests the setOffset() method. |
| PagerPluginBaseTest::testUseCountQuery | function | core/ |
Tests the useCountQuery() method. |
| PagerPluginBaseTest::testUsePager | function | core/ |
Tests the usePager() method. |
| PagerPluginBaseTest::testUsesExposed | function | core/ |
Tests the usesExposed() method. |
| PagerSelectExtender::setCountQuery | function | core/ |
Specify the count query object to use for this pager. |
| PagerTest::setUp | function | core/ |
|
| PagerTest::testStorePagerSettings | function | core/ |
Pagers was sometimes not stored. |
| PageTitleBlock::setTitle | function | core/ |
Sets the title. |
| PageTitleConvertedIntoBlockUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| PageTitleConvertedIntoBlockUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| PageTitleTest::setUp | function | core/ |
Implement setUp(). |
| PageVariantInterface::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
| PageVariantInterface::setTitle | function | core/ |
Sets the title for the page being rendered. |
| PaginationAJAXTest::assertNoDuplicateAssetsOnPage | function | core/ |
Assert that assets are not loaded twice on a page. |
| PaginationAJAXTest::setUp | function | core/ |
|
| ParamConversionEnhancerTest::setUp | function | core/ |
|
| ParamConverterManager::setRouteParameterConverters | function | core/ |
Saves a list of applicable converters to each route. |
| ParamConverterManagerInterface::setRouteParameterConverters | function | core/ |
Saves a list of applicable converters to each route. |
| ParamConverterManagerTest::providerTestSetRouteParameterConverters | function | core/ |
Provides data for testSetRouteParameterConverters(). |
| ParamConverterManagerTest::setUp | function | core/ |
|
| ParamConverterManagerTest::testSetRouteParameterConverters | function | core/ |
@covers ::setRouteParameterConverters[[api-linebreak]] |
| ParamConverterSubscriber::onRoutingRouteAlterSetParameterConverters | function | core/ |
Applies parameter converters to route parameters. |
| PasswordHashingTest::setUp | function | core/ |
Pagination
- Previous page
- Page 102
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.