Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| PagePreviewTestCase | class | modules/ |
Tests the node entity preview functionality. |
| PagePreviewTestCase::$field | property | modules/ |
|
| PagePreviewTestCase::$field_name | property | modules/ |
|
| PagePreviewTestCase::$instance | property | modules/ |
|
| PagePreviewTestCase::$term | property | modules/ |
|
| PagePreviewTestCase::$vocabulary | property | modules/ |
|
| PagePreviewTestCase::getInfo | function | modules/ |
|
| PagePreviewTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| PagePreviewTestCase::testPagePreview | function | modules/ |
Checks the node preview functionality. |
| PagePreviewTestCase::testPagePreviewWithRevisions | function | modules/ |
Checks the node preview functionality, when using revisions. |
| Pager pieces | group | includes/ |
Theme functions for customizing pager elements. |
| pager.inc | file | includes/ |
Functions to aid in presenting database results as a set of pages. |
| pager.test | file | modules/ |
Tests for pager functionality. |
| PagerDefault | class | includes/ |
Query extender for pager queries. |
| PagerDefault::$customCountQuery | property | includes/ |
The count query that will be used for this pager. |
| PagerDefault::$element | property | includes/ |
The unique ID of this pager on this page. |
| PagerDefault::$limit | property | includes/ |
The number of elements per page to allow. |
| PagerDefault::$maxElement | property | includes/ |
The highest element we've autogenerated so far. |
| PagerDefault::element | function | includes/ |
Specify the element ID for this pager query. |
| PagerDefault::ensureElement | function | includes/ |
Ensure that there is an element associated with this query. If an element was not specified previously, then the value of the $maxElement counter is taken, after which the counter is incremented. |
| PagerDefault::execute | function | includes/ |
Override the execute method. |
| PagerDefault::getCountQuery | function | includes/ |
Retrieve the count query for this pager. |
| PagerDefault::getElement | function | includes/ |
Gets the element ID for this pager query. |
| PagerDefault::limit | function | includes/ |
Specify the maximum number of elements per page for this query. |
| PagerDefault::setCountQuery | function | includes/ |
Specify the count query object to use for this pager. |
| PagerDefault::__construct | function | includes/ |
|
| PagerFunctionalWebTestCase | class | modules/ |
Tests pager functionality. |
| PagerFunctionalWebTestCase::$admin_user | property | modules/ |
|
| PagerFunctionalWebTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
| PagerFunctionalWebTestCase::assertClass | function | modules/ |
Asserts that an element has a given class. |
| PagerFunctionalWebTestCase::assertNoClass | function | modules/ |
Asserts that an element does not have a given class. |
| PagerFunctionalWebTestCase::assertPagerItems | function | modules/ |
Asserts pager items and links. |
| PagerFunctionalWebTestCase::getInfo | function | modules/ |
|
| PagerFunctionalWebTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| PagerFunctionalWebTestCase::testActiveClass | function | modules/ |
Tests markup and CSS classes of pager links. |
| PagerFunctionalWebTestCase::testThemePagerQuantityNotSet | function | modules/ |
Tests theme_pager() when an empty quantity is passed. |
| pager_default_initialize | function | includes/ |
Initializes a pager for theme('pager'). |
| pager_find_page | function | includes/ |
Returns the current page being requested for display within a pager. |
| pager_get_query_parameters | function | includes/ |
Compose a URL query parameter array for pager links. |
| pager_load_array | function | includes/ |
Helper function |
| PageTitleFiltering | class | modules/ |
|
| PageTitleFiltering::$content_user | property | modules/ |
|
| PageTitleFiltering::$saved_title | property | modules/ |
|
| PageTitleFiltering::getInfo | function | modules/ |
Implement getInfo(). |
| PageTitleFiltering::setUp | function | modules/ |
Implement setUp(). |
| PageTitleFiltering::tearDown | function | modules/ |
Reset page title. |
| PageTitleFiltering::testTitleTags | function | modules/ |
Tests the handling of HTML by drupal_set_title() and drupal_get_title() |
| PageTitleFiltering::testTitleXSS | function | modules/ |
Test if the title of the site is XSS proof. |
| PageViewTestCase | class | modules/ |
Tests the functionality of node entity edit permissions. |
| PageViewTestCase::getInfo | function | modules/ |
Pagination
- Previous page
- Page 147
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.