Search for all

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

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