Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for generate

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
token_generate function includes/token.inc Generates replacement values for a list of tokens.
Uuid::generate function includes/uuid.inc Generates an universally unique identifier.
UuidCom::generate function includes/uuid.inc Generates a Universally Unique IDentifier (UUID).
UuidPhp::generate function includes/uuid.inc Generates a Universally Unique IDentifier (UUID).
UuidPecl::generate function includes/uuid.inc Generates a Universally Unique IDentifier (UUID).
generate-d7-content.sh file 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…
view::generate_item_id function modules/views/includes/view.inc Generates a unique ID for an item.
views_ui_regenerate_tab function modules/views_ui/views_ui.admin.inc Regenerate the current tab for AJAX updates.
drupal_generate_test_ua function includes/drupal.inc Generates a user agent string with a HMAC and timestamp for simpletest.
_password_generate_salt function includes/password.inc Generates a random base 64-encoded salt prefixed with settings for the hash.
UuidInterface::generate function includes/uuid.inc Generates a Universally Unique IDentifier (UUID).
simpletest_generate_file function modules/simpletest/simpletest.module Generate test file.
drupal_session_regenerate function includes/drupal.inc Called when an anonymous user becomes authenticated or vice-versa.
backdrop_generate_test_ua function includes/bootstrap.inc Generates a user agent string with a HMAC and timestamp for simpletest.
view::generate_display_id function modules/views/includes/view.inc Generate a display id of a certain plugin type.
path_generate_entity_alias function modules/path/path.inc Apply patterns to create an alias for an entity.
_locale_export_po_generate function includes/gettext.inc Generates the PO(T) file contents for the given strings.
backdrop_session_regenerate function includes/session.inc Called when an anonymous user becomes authenticated or vice-versa.
_image_token_generate_image function modules/image/image.tokens.inc Helper function to generate image style if does not exist.
error_test_generate_warnings function modules/simpletest/tests/error_test.module Menu callback; generate warnings to test the error handler.
_user_cancel_session_regenerate function modules/user/user.module Finished batch processing callback for cancelling a user account.
DBLogTestCase::generateLogEntries function modules/dblog/tests/dblog.test Generates a number of random database log events.
UuidUnitTestCase::testGenerateUuid function modules/system/tests/system.test Test generating a UUID.
BookTestCase::generateOutlinePattern function 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 modules/path/path.admin.inc Submit handler for path alias bulk generate form.
_backdrop_session_regenerate_existing function includes/session.inc Regenerates an existing session.
BackdropTestCase::generatePermutations function modules/simpletest/backdrop_web_test_case.php Converts a list of possible parameters into a stack of permutations.
FieldTestCase::_generateTestFieldValues function modules/field/tests/field.test Generate random values for a field_test field.
BackdropWebTestCase::$generatedTestFiles property modules/simpletest/backdrop_web_test_case.php Whether the files were copied to the test files directory.
SessionTestCase::testSessionSaveRegenerate function modules/simpletest/tests/session.test Tests for backdrop_save_session() and backdrop_session_regenerate().
DatabaseConnection::generateTemporaryTableName function includes/database/database.inc Generates a temporary table name.
ImageStyleFloodProtection::assertMultiStyleGenerated function modules/image/tests/image.test

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS