Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| password_confirm_validate | function | includes/ |
Validates a password_confirm element. |
| PASS_THROUGH | constant | includes/ |
Flag used to indicate that text has already been sanitized. |
| path.admin.inc | file | modules/ |
Administrative page callbacks for the path module. |
| path.api.php | file | modules/ |
Hooks provided by the Path module. |
| path.inc | file | includes/ |
Functions to handle paths in Drupal, including path aliasing. |
| path.info | file | modules/ |
name = Path description = Allows users to rename URLs. package = Core version = VERSION core = 7.x files[] = path.test configure = admin/config/search/path |
| path.module | file | modules/ |
Enables users to rename URLs. |
| path.test | file | modules/ |
Tests for the Path module. |
| path.test | file | modules/ |
Tests for path.inc. |
| PathLanguageTestCase | class | modules/ |
Tests URL aliases for translated nodes. |
| PathLanguageTestCase::$web_user | property | modules/ |
|
| PathLanguageTestCase::getInfo | function | modules/ |
|
| PathLanguageTestCase::setUp | function | modules/ |
|
| PathLanguageTestCase::testAliasTranslation | function | modules/ |
Test alias functionality through the admin interfaces. |
| PathLanguageUITestCase | class | modules/ |
Tests the user interface for creating path aliases, with languages. |
| PathLanguageUITestCase::getInfo | function | modules/ |
|
| PathLanguageUITestCase::setUp | function | modules/ |
|
| PathLanguageUITestCase::testDefaultLanguageURLs | function | modules/ |
Tests that a default language URL alias works. |
| PathLanguageUITestCase::testLanguageNeutralURLs | function | modules/ |
Tests that a language-neutral URL alias works. |
| PathLanguageUITestCase::testNonDefaultURLs | function | modules/ |
Tests that a non-default language URL alias works. |
| PathLookupTest | class | modules/ |
Unit test for drupal_lookup_path(). |
| PathLookupTest::getInfo | function | modules/ |
|
| PathLookupTest::testDrupalLookupPath | function | modules/ |
Test that drupal_lookup_path() returns the correct path. |
| PathMonolingualTestCase | class | modules/ |
Tests that paths are not prefixed on a monolingual site. |
| PathMonolingualTestCase::getInfo | function | modules/ |
|
| PathMonolingualTestCase::setUp | function | modules/ |
|
| PathMonolingualTestCase::testPageLinks | function | modules/ |
Verifies that links do not have language prefixes in them. |
| PathSaveTest | class | modules/ |
Tests the path_save() function. |
| PathSaveTest::getInfo | function | modules/ |
|
| PathSaveTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| PathSaveTest::testDrupalSaveOriginalPath | function | modules/ |
Tests that path_save() makes the original path available to modules. |
| PathTaxonomyTermTestCase | class | modules/ |
Tests URL aliases for taxonomy terms. |
| PathTaxonomyTermTestCase::getInfo | function | modules/ |
|
| PathTaxonomyTermTestCase::setUp | function | modules/ |
|
| PathTaxonomyTermTestCase::testTermAlias | function | modules/ |
Tests alias functionality through the admin interfaces. |
| PathTestCase | class | modules/ |
Provides a base class for testing the Path module. |
Pagination
- Previous page
- Page 148
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.