Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for prepare

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
hook_prepare function modules/node/node.api.php Act on a node object about to be shown on the add/edit form.
Block::prepare function modules/layout/includes/block.class.inc Do any processing prior to getTitle() and getContent() being called.
book_node_prepare function modules/book/book.module Implements hook_node_prepare().
hook_node_prepare function modules/node/node.api.php Act on a node object about to be shown on the add/edit form.
menu_node_prepare function modules/menu/menu.module Implements hook_node_prepare().
node_object_prepare function modules/node/node.module Prepares a node entity for editing.
date_prepare_entity function modules/date/date.module Helper function to adapt entity date fields to formatter settings.
drupal_prepare_form function includes/drupal.inc Prepares a structured form array.
ViewsBlock::prepare function modules/views/includes/views.block.inc Do any processing prior to getTitle() and getContent() being called.
entity_prepare_view function modules/entity/entity.module Invokes hook_entity_prepare_view().
comment_node_prepare function modules/comment/comment.module Implements hook_node_prepare().
ajax_prepare_response function includes/ajax.inc Converts the return value of a page callback into an Ajax commands array.
hook_redirect_prepare function modules/redirect/redirect.api.php Act on a redirect object about to be shown on the add/edit form.
backdrop_prepare_form function includes/form.inc Prepares a structured form array.
SelectQuery::$prepared property includes/database/select.inc Indicates if preExecute() has already been called.
comment_prepare_thread function modules/comment/comment.module Calculates the indentation level of each comment in a comment thread.
_views_prepare_handler function modules/views/includes/utility.inc Prepare a handler's data by checking defaults and such.
file_unmanaged_prepare function includes/file.inc Internal function that prepares the destination for a file_unmanaged_copy or file_unmanaged_move operation.
file_prepare_directory function includes/file.inc Checks that the directory exists and is writable.
update_prepare_language function includes/update.inc Prepare Backdrop language changes for the bootstrap if needed.
callback_filter_prepare function modules/filter/filter.api.php Provide prepared text with special characters escaped.
SelectQuery::isPrepared function includes/database/select.inc Implements SelectQueryInterface::isPrepared().
hook_field_prepare_view function modules/field/field.api.php Prepare field values prior to display.
link_field_prepare_view function modules/link/link.module Implements hook_field_prepare_view().
file_field_prepare_view function modules/file/file.field.inc Implements hook_field_prepare_view().
hook_entity_prepare_view function modules/entity/entity.api.php Act on entities as they are being prepared for view.
update_prepare_bootstrap function includes/update.inc Performs extra steps required to bootstrap when using a Drupal 7 database.
image_field_prepare_view function modules/image/image.field.inc Implements hook_field_prepare_view().
entity_view_mode_prepare function modules/entity/entity.module Invoke hook_entity_view_mode_alter().
translation_node_prepare function modules/translation/translation.module Implements hook_node_prepare().
_options_prepare_options function modules/field/modules/options/options.module Sanitizes the options.
field_attach_prepare_view function modules/field/field.attach.inc Prepare field data prior to display.
_field_info_prepare_field function modules/field/field.info.inc Prepares a field definition for the current run-time context.
field_default_prepare_view function modules/field/field.default.inc Invokes hook_field_formatter_prepare_view() on the relevant formatters.
DatabaseConnection::prepare function includes/database/database.inc Provides a pass-through to the PDO prepare method.
_field_info_prepare_instance function modules/field/field.info.inc Prepares an instance definition for the current run-time context.
text_field_prepare_translation function modules/field/modules/text/text.module Implements hook_field_prepare_translation().
hook_field_prepare_translation function modules/field/field.api.php Define custom prepare_translation behavior for this module's field types.
DatabaseSchema::prepareComment function includes/database/schema.inc Prepare a table or column comment for database query.
LayoutRendererStandard::prepare function modules/layout/plugins/renderers/layout_renderer_standard.inc Prepare the attached display for rendering.
SelectQueryExtender::isPrepared function includes/database/select.inc Indicates if preExecute() has already been called on that object.
SelectQueryInterface::isPrepared function includes/database/select.inc Indicates if preExecute() has already been called on that object.
Updater::prepareInstallDirectory function includes/updater.inc Make sure the installation parent directory exists and is writable.
DatabaseConnection::prepareQuery function includes/database/database.inc Prepares a query string and returns the prepared statement.
field_attach_prepare_translation function modules/field/field.attach.inc Prepares an entity for translation.
_field_info_prepare_extra_fields function modules/field/field.info.inc Prepares 'extra fields' for the current run-time context.
hook_field_formatter_prepare_view function modules/field/field.api.php Allow formatters to load information for field values being displayed.
file_field_formatter_prepare_view function modules/file/file.field.inc Implements hook_field_formatter_prepare_view().
field_default_prepare_translation function modules/field/field.default.inc Copies source field values into the entity to be prepared.
BackdropDatabaseCache::prepareItem function drivers/cache_database/cache_database.inc Prepares a cached item.

Pages

  • 1
  • 2
  • next ›
  • last »

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