Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PageNotFoundTestCase::setUp | function | modules/ |
Implement setUp(). |
| PageNotFoundTestCase::testPageNotFound | function | modules/ |
|
| 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.test | file | modules/ |
Tests for pager functionality. |
| PagerDefault::$customCountQuery | property | includes/ |
The count query that will be used for this pager. |
| 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::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_get_query_parameters | function | includes/ |
Compose a URL query parameter array for pager links. |
| PageTitleFiltering::$content_user | property | modules/ |
|
| PageTitleFiltering::$saved_title | property | modules/ |
|
| PageTitleFiltering::setUp | function | modules/ |
Implement setUp(). |
| 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/ |
|
| PageViewTestCase::testPageView | function | modules/ |
Tests an anonymous and unpermissioned user attempting to edit the node. |
| ParseInfoFilesTestCase | class | modules/ |
Test the drupal_parse_info_file() API function. |
| ParseInfoFilesTestCase::getInfo | function | modules/ |
|
| ParseInfoFilesTestCase::testParseInfoFile | function | modules/ |
Parse an example .info file an verify the results. |
| parse_size | function | includes/ |
Parses a given byte count. |
| password-hash.sh | file | scripts/ |
#!/usr/bin/env php <?php /** * Drupal hash script - to generate a hash from a plaintext password * * Check for your PHP interpreter - on Windows you'll probably have to * replace line 1 with * #!c:/program files/php/php.exe * *… |
| password.inc | file | includes/ |
Secure password hashing functions for user authentication. |
| password.test | file | modules/ |
Provides unit tests for password.inc. |
| PasswordHashingTest | class | modules/ |
Unit tests for password hashing API. |
| PasswordHashingTest::$profile | property | modules/ |
The profile to install as a basis for testing. |
| PasswordHashingTest::getInfo | function | modules/ |
|
| PasswordHashingTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| PasswordHashingTest::testLongPassword | function | modules/ |
Verifies that passwords longer than 512 bytes are not hashed. |
| PasswordHashingTest::testPasswordHashing | function | modules/ |
Test password hashing. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.