Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| trigger_theme | function | modules/ |
Implements hook_theme(). |
| trigger_trigger_info | function | modules/ |
Implements hook_trigger_info(). |
| trigger_unassign | function | modules/ |
Form constructor for confirmation page for removal of an assigned action. |
| trigger_unassign_submit | function | modules/ |
Form submission handler for trigger_unassign(). |
| trigger_update_7000 | function | modules/ |
Alter the "hook" field and drop the "op field" of {trigger_assignments}. |
| trigger_update_7001 | function | modules/ |
Increase the length of the "hook" field to 78 characters. |
| trigger_update_7002 | function | modules/ |
Renames nodeapi to node. |
| trigger_user_cancel | function | modules/ |
Implements hook_user_cancel(). |
| trigger_user_delete | function | modules/ |
Implements hook_user_delete(). |
| trigger_user_insert | function | modules/ |
Implements hook_user_insert(). |
| trigger_user_login | function | modules/ |
Implements hook_user_login(). |
| trigger_user_logout | function | modules/ |
Implements hook_user_logout(). |
| trigger_user_update | function | modules/ |
Implements hook_user_update(). |
| trigger_user_view | function | modules/ |
Implements hook_user_view(). |
| TruncateQuery | class | includes/ |
General class for an abstracted TRUNCATE operation. |
| TruncateQuery::$table | property | includes/ |
The table to truncate. |
| TruncateQuery::compile | function | includes/ |
Implements QueryConditionInterface::compile(). |
| TruncateQuery::compiled | function | includes/ |
Implements QueryConditionInterface::compiled(). |
| TruncateQuery::execute | function | includes/ |
Executes the TRUNCATE query. |
| TruncateQuery::__construct | function | includes/ |
Constructs a TruncateQuery object. |
| TruncateQuery::__toString | function | includes/ |
Implements PHP magic __toString method to convert the query to a string. |
| TruncateQuery_mysql | class | includes/ |
|
| TruncateQuery_sqlite | class | includes/ |
SQLite specific implementation of TruncateQuery. |
| TruncateQuery_sqlite::__toString | function | includes/ |
|
| truncate_utf8 | function | includes/ |
Truncates a UTF-8-encoded string safely to a number of characters. |
| unicode.entities.inc | file | includes/ |
|
| unicode.inc | file | includes/ |
Provides Unicode-related conversions and operations. |
| unicode.test | file | modules/ |
Various unicode handling tests. |
| UnicodeTest.txt | file | modules/ |
… |
| UnicodeUnitTest | class | modules/ |
Test unicode handling features implemented in unicode.inc. |
| UnicodeUnitTest::$extendedMode | property | modules/ |
Whether to run the extended version of the tests (including non latin1 characters). |
| UnicodeUnitTest::getInfo | function | modules/ |
|
| UnicodeUnitTest::helperTestStrLen | function | modules/ |
|
| UnicodeUnitTest::helperTestStrToLower | function | modules/ |
|
| UnicodeUnitTest::helperTestStrToUpper | function | modules/ |
|
| UnicodeUnitTest::helperTestSubStr | function | modules/ |
|
| UnicodeUnitTest::helperTestTruncate | function | modules/ |
Tests truncate_utf8(). |
| UnicodeUnitTest::helperTestUcFirst | function | modules/ |
|
| UnicodeUnitTest::runTruncateTests | function | modules/ |
Runs test cases for helperTestTruncate(). |
| UnicodeUnitTest::testDecodeEntities | function | modules/ |
Test decode_entities(). |
| UnicodeUnitTest::testEmulatedUnicode | function | modules/ |
Test emulated unicode features. |
| UnicodeUnitTest::testMbStringUnicode | function | modules/ |
Test full unicode features implemented using the mbstring extension. |
| unicode_check | function | includes/ |
Wrapper around _unicode_check(). |
| UNICODE_ERROR | constant | includes/ |
Indicates an error during check for PHP unicode support. |
| UNICODE_MULTIBYTE | constant | includes/ |
Indicates that full unicode support with the PHP mbstring extension is being used. |
| unicode_requirements | function | includes/ |
Returns Unicode library status and errors. |
| UNICODE_SINGLEBYTE | constant | includes/ |
Indicates that standard PHP (emulated) unicode support is being used. |
| Unserialize | class | misc/ |
|
| Unserialize.php | file | misc/ |
|
| Unserialize::unserialize | function | misc/ |
Pagination
- Previous page
- Page 204
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.