Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| PagerKernelTest::testSetPagerMethods | function | core/ |
Tests pager-related setter methods on ViewExecutable. |
| PagerManagerTest | class | core/ |
@group Pager |
| PagerManagerTest.php | file | core/ |
|
| PagerManagerTest::testDefaultInitializeGlobals | function | core/ |
@covers ::createPager[[api-linebreak]] |
| PagerManagerTest::testGetUpdatedParameters | function | core/ |
@covers ::getUpdatedParameters[[api-linebreak]] |
| PagerManagerTest::testGlobalsSafety | function | core/ |
@group legacy @expectedDeprecation Global variable $pager_page_array is deprecated in drupal:8.8.0 and is removed in drupal:9.0.0. Use \Drupal\Core\Pager\PagerManagerInterface instead. See https://www.drupal.org/node/2779457 @expectedDeprecation… |
| 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. |
| PagerTest | class | core/ |
Tests the ability of the views wizard to create views without a pager. |
| PagerTest | class | core/ |
Tests the pluggable pager system. |
| PagerTest | class | core/ |
Tests pager functionality. |
| PagerTest.php | file | core/ |
|
| PagerTest.php | file | core/ |
|
| PagerTest.php | file | core/ |
|
| PagerTest::$adminUser | property | core/ |
A user with permission to access site reports. |
| PagerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PagerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PagerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PagerTest::$localeStorage | property | core/ |
String translation storage object. |
| PagerTest::$modules | property | core/ |
Modules to enable. |
| PagerTest::$modules | property | core/ |
Modules to enable. |
| PagerTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| PagerTest::$testViews | property | core/ |
Views used by this test. |
| PagerTest::assertClass | function | core/ |
Asserts that an element has a given class. |
| PagerTest::assertNoClass | function | core/ |
Asserts that an element does not have a given class. |
| PagerTest::assertPagerItems | function | core/ |
Asserts pager items and links. |
| PagerTest::createTranslation | function | core/ |
Creates single translation for source string. |
| PagerTest::createViewAtPath | function | core/ |
Create a simple View of nodes at a given path. |
| PagerTest::setUp | function | core/ |
|
| PagerTest::testActiveClass | function | core/ |
Tests markup and CSS classes of pager links. |
| PagerTest::testLimit | function | core/ |
Tests the some pager plugin. |
| PagerTest::testMultiplePagers | function | core/ |
Test proper functioning of multiple pagers. |
Pagination
- Previous page
- Page 522
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.