Search for set
Title | Object type | File name | Summary |
---|---|---|---|
PagerPluginBase::setCurrentPage | function | core/ |
Set the current page. |
PagerPluginBase::setHeadingLevel | function | core/ |
Set the pager heading. |
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/ |
|
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. |
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. |
PasswordCompatibilityUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
PasswordConfirmWidgetTest::setUp | function | core/ |
|
PasswordItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
PathAdminTest::setUp | function | core/ |
|
PathAlias::setAlias | function | core/ |
Sets the alias for this path. |
PathAlias::setPath | function | core/ |
Sets the source path of the alias. |
PathAliasInterface::setAlias | function | core/ |
Sets the alias for this path. |
PathAliasInterface::setPath | function | core/ |
Sets the source path of the alias. |
PathAliasMenuLinkContentTest::setUp | function | core/ |
|
PathAliasResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
Pagination
- Previous page
- Page 110
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.