You are here

10 calls to uuid_uuid() in Universally Unique IDentifier 6

UUIDFunctionalityTestCase::testChangedSettingNodeUUID in ./uuid.test
Verify uuid behavior with changed settings. All settings are forced to disabled, then a node is created (with no UUID). Then settings are enabled, and the node is resaved, which should trigger UUIDs being created.
UUIDFunctionalityTestCase::testDisabledNodeUUID in ./uuid.test
Verify uuid behavior for nodes.
UUIDFunctionalityTestCase::testEnabledNodeUUID in ./uuid.test
Verify uuid behavior for nodes.
uuid_comment in ./uuid.module
Implementation of hook_comment().
uuid_nodeapi in ./uuid.module
Implementation of hook_nodeapi().
uuid_sync in ./uuid.admin.inc
Ensure all content and users have UUIDs, if they are supposed to.
uuid_taxonomy in ./uuid.module
Implementation of hook_taxonomy().
uuid_token_values in ./uuid.module
Implementation of hook_token_values().
uuid_update_6005 in ./uuid.install
Modify existing uuid_node_revisions table to support revision deletion, and add in as much legacy data as possible.
uuid_user in ./uuid.module
Implementation of hook_user().