Uuid::generate |
function |
core/includes/uuid.inc |
Generates an universally unique identifier. |
token_generate |
function |
core/includes/token.inc |
Generates replacement values for a list of tokens. |
UuidCom::generate |
function |
core/includes/uuid.inc |
Generates a Universally Unique IDentifier (UUID). |
UuidPhp::generate |
function |
core/includes/uuid.inc |
Generates a Universally Unique IDentifier (UUID). |
UuidPecl::generate |
function |
core/includes/uuid.inc |
Generates a Universally Unique IDentifier (UUID). |
view::generate_item_id |
function |
core/modules/views/includes/view.inc |
Generates a unique ID for an item. |
generate-d7-content.sh |
file |
core/scripts/generate-d7-content.sh |
#!/usr/bin/env php
<?php
/**
* Generate content for a Drupal 7 database to test the upgrade process.
*
* Run this script at the root of an existing Drupal 6 installation.
* Steps to use this generation script:
* - Install Drupal 7.
* - Run… |
drupal_generate_test_ua |
function |
core/includes/drupal.inc |
Generates a user agent string with a HMAC and timestamp for simpletest. |
UuidInterface::generate |
function |
core/includes/uuid.inc |
Generates a Universally Unique IDentifier (UUID). |
_password_generate_salt |
function |
core/includes/password.inc |
Generates a random base 64-encoded salt prefixed with settings for the hash. |
views_ui_regenerate_tab |
function |
core/modules/views_ui/views_ui.admin.inc |
Regenerate the current tab for AJAX updates. |
simpletest_generate_file |
function |
core/modules/simpletest/simpletest.module |
Generate test file. |
view::generate_display_id |
function |
core/modules/views/includes/view.inc |
Generate a display id of a certain plugin type. |
backdrop_generate_test_ua |
function |
core/includes/bootstrap.inc |
Generates a user agent string with a HMAC and timestamp for simpletest. |
drupal_session_regenerate |
function |
core/includes/drupal.inc |
Called when an anonymous user becomes authenticated or vice-versa. |
_locale_export_po_generate |
function |
core/includes/gettext.inc |
Generates the PO(T) file contents for the given strings. |
path_generate_entity_alias |
function |
core/modules/path/path.inc |
Apply patterns to create an alias for an entity. |
_image_token_generate_image |
function |
core/modules/image/image.tokens.inc |
Helper function to generate image style if does not exist. |
backdrop_session_regenerate |
function |
core/includes/session.inc |
Called when an anonymous user becomes authenticated or vice-versa. |
error_test_generate_warnings |
function |
core/modules/simpletest/tests/error_test.module |
Menu callback; generate warnings to test the error handler. |
_user_cancel_session_regenerate |
function |
core/modules/user/user.module |
Finished batch processing callback for cancelling a user account. |
DBLogTestCase::generateLogEntries |
function |
core/modules/dblog/tests/dblog.test |
Generates a number of random database log events. |
UuidUnitTestCase::testGenerateUuid |
function |
core/modules/system/tests/system.test |
Test generating a UUID. |
BookTestCase::generateOutlinePattern |
function |
core/modules/book/tests/book.test |
Creates a regular expression to check for the sub-nodes in the outline. |
path_bulk_update_form_generate_submit |
function |
core/modules/path/path.admin.inc |
Submit handler for URL alias bulk generate form. |
_backdrop_session_regenerate_existing |
function |
core/includes/session.inc |
Regenerates an existing session. |
BackdropTestCase::generatePermutations |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Converts a list of possible parameters into a stack of permutations. |
FieldTestCase::_generateTestFieldValues |
function |
core/modules/field/tests/field.test |
Generate random values for a field_test field. |
BackdropWebTestCase::$generatedTestFiles |
property |
core/modules/simpletest/backdrop_web_test_case.php |
Whether the files were copied to the test files directory. |
SessionTestCase::testSessionSaveRegenerate |
function |
core/modules/simpletest/tests/session.test |
Tests for backdrop_save_session() and backdrop_session_regenerate(). |
DatabaseConnection::generateTemporaryTableName |
function |
core/includes/database/database.inc |
Generates a temporary table name. |
ImageStyleFloodProtection::assertMultiStyleGenerated |
function |
core/modules/image/tests/image.test |
|