Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
PageNotFoundTestCase::setUp function modules/system/system.test Implement setUp().
PageNotFoundTestCase::testPageNotFound function modules/system/system.test
PagePreviewTestCase class modules/node/node.test Tests the node entity preview functionality.
PagePreviewTestCase::$field property modules/node/node.test
PagePreviewTestCase::$field_name property modules/node/node.test
PagePreviewTestCase::$instance property modules/node/node.test
PagePreviewTestCase::$term property modules/node/node.test
PagePreviewTestCase::$vocabulary property modules/node/node.test
PagePreviewTestCase::getInfo function modules/node/node.test
PagePreviewTestCase::setUp function modules/node/node.test Sets up a Drupal site for running functional and integration tests.
PagePreviewTestCase::testPagePreview function modules/node/node.test Checks the node preview functionality.
PagePreviewTestCase::testPagePreviewWithRevisions function modules/node/node.test Checks the node preview functionality, when using revisions.
Pager pieces group includes/pager.inc Theme functions for customizing pager elements.
pager.test file modules/simpletest/tests/pager.test Tests for pager functionality.
PagerDefault::$customCountQuery property includes/pager.inc The count query that will be used for this pager.
PagerDefault::ensureElement function includes/pager.inc 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/pager.inc Specify the count query object to use for this pager.
PagerDefault::__construct function includes/pager.inc
PagerFunctionalWebTestCase class modules/simpletest/tests/pager.test Tests pager functionality.
PagerFunctionalWebTestCase::$admin_user property modules/simpletest/tests/pager.test
PagerFunctionalWebTestCase::$profile property modules/simpletest/tests/pager.test The profile to install as a basis for testing.
PagerFunctionalWebTestCase::assertClass function modules/simpletest/tests/pager.test Asserts that an element has a given class.
PagerFunctionalWebTestCase::assertNoClass function modules/simpletest/tests/pager.test Asserts that an element does not have a given class.
PagerFunctionalWebTestCase::assertPagerItems function modules/simpletest/tests/pager.test Asserts pager items and links.
PagerFunctionalWebTestCase::getInfo function modules/simpletest/tests/pager.test
PagerFunctionalWebTestCase::setUp function modules/simpletest/tests/pager.test Sets up a Drupal site for running functional and integration tests.
PagerFunctionalWebTestCase::testActiveClass function modules/simpletest/tests/pager.test Tests markup and CSS classes of pager links.
PagerFunctionalWebTestCase::testThemePagerQuantityNotSet function modules/simpletest/tests/pager.test Tests theme_pager() when an empty quantity is passed.
pager_get_query_parameters function includes/pager.inc Compose a URL query parameter array for pager links.
PageTitleFiltering::$content_user property modules/system/system.test
PageTitleFiltering::$saved_title property modules/system/system.test
PageTitleFiltering::setUp function modules/system/system.test Implement setUp().
PageTitleFiltering::testTitleTags function modules/system/system.test Tests the handling of HTML by drupal_set_title() and drupal_get_title()
PageTitleFiltering::testTitleXSS function modules/system/system.test Test if the title of the site is XSS proof.
PageViewTestCase class modules/node/node.test Tests the functionality of node entity edit permissions.
PageViewTestCase::getInfo function modules/node/node.test
PageViewTestCase::testPageView function modules/node/node.test Tests an anonymous and unpermissioned user attempting to edit the node.
ParseInfoFilesTestCase class modules/simpletest/tests/common.test Test the drupal_parse_info_file() API function.
ParseInfoFilesTestCase::getInfo function modules/simpletest/tests/common.test
ParseInfoFilesTestCase::testParseInfoFile function modules/simpletest/tests/common.test Parse an example .info file an verify the results.
parse_size function includes/common.inc Parses a given byte count.
password-hash.sh file scripts/password-hash.sh #!/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/password.inc Secure password hashing functions for user authentication.
password.test file modules/simpletest/tests/password.test Provides unit tests for password.inc.
PasswordHashingTest class modules/simpletest/tests/password.test Unit tests for password hashing API.
PasswordHashingTest::$profile property modules/simpletest/tests/password.test The profile to install as a basis for testing.
PasswordHashingTest::getInfo function modules/simpletest/tests/password.test
PasswordHashingTest::setUp function modules/simpletest/tests/password.test Sets up a Drupal site for running functional and integration tests.
PasswordHashingTest::testLongPassword function modules/simpletest/tests/password.test Verifies that passwords longer than 512 bytes are not hashed.
PasswordHashingTest::testPasswordHashing function modules/simpletest/tests/password.test Test password hashing.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.