Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for get

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
views_get_view_result function modules/views/views.module Get the result of a view.
backdrop_get_updaters function includes/common.inc Assembles the Backdrop Updater registry.
archiver_get_archiver function includes/common.inc Creates the appropriate archiver for the specified file.
Config::getTranslated function includes/config.inc Gets translated data from this configuration object.
layout_get_style_info function modules/layout/layout.module Load all layout style information from modules.
config_get_translated function includes/config.inc A shortcut function to load and retrieve a single translated value from a config file.
entity_get_controller function modules/entity/entity.module Gets the entity controller class for an entity type.
theme_get_suggestions function includes/theme.inc Generate an array of suggestions from path arguments.
layout_get_block_info function modules/layout/layout.module Get information about all blocks or just a single one.
menu_get_active_title function includes/menu.inc Gets the title of the current page, as determined by the active trail.
file_field_widget_uri function modules/file/file.field.inc Determines the URI for a file field instance.
menu_get_active_trail function includes/menu.inc Gets the active trail (path to root menu root) of the current page.
menu_get_custom_theme function includes/menu.inc Gets the custom theme for the current page, if there is one.
SelectQuery::getUnion function includes/database/select.inc Implements SelectQueryInterface::getUnion().
BlockBroken::getTitle function modules/layout/includes/block.class.inc Return the title of a block as configured in the layout.
drupal_page_get_cache function includes/drupal.inc Retrieves the current page from the cache.
views_get_module_apis function modules/views/views.module Get a list of modules that support the current views API.
Entity::getRevisionId function modules/entity/entity.class.inc Implements Backdrop\entity\EntityInterface::getRevisionId().
FieldGetValueTestCase class modules/field/tests/field.test Test field_get_value().
BlockLegacy::getTitle function modules/layout/includes/block_legacy.class.inc Return the title of a block as configured in the layout.
_file_usage_get_total function modules/file/file.pages.inc Get the complete total number of known usages for a file.
BlockHero::getContent function modules/layout/includes/block.hero.inc Returns the rendered content of this block.
backdrop_get_messages function includes/bootstrap.inc Returns all messages that have been set with backdrop_set_message().
ckeditor_get_settings function modules/ckeditor/ckeditor.module Editor JS settings callback; Add CKEditor settings to the page for a format.
BackdropFakeCache::get function includes/cache-install.inc Overrides BackdropDatabaseCache::get().
date_field_widget_info function modules/date/date.field.inc Implements hook_field_widget_info().
Database::ignoreTarget function includes/database/database.inc Instructs the system to temporarily ignore a given key/target.
field_behaviors_widget function modules/field/field.info.inc Determines the behavior of a widget with respect to an operation.
drupal_get_query_array function includes/drupal.inc Splits a URL-encoded query string into an array.
views_ui_get_admin_css function modules/views_ui/views_ui.admin.inc Create an array of Views admin CSS for adding or attaching.
filter_get_js_settings function modules/filter/filter.module Retrieve JavaScript settings that should be added by each filter.
drupal_get_destination function includes/drupal.inc Prepares a 'destination' URL query parameter for use with backdrop_goto().
views_ui_ajax_get_form function modules/views_ui/views_ui.module Menu callback; handles AJAX form submissions similar to ajax_form_callback(), but can be used for uncached forms.
link_field_widget_form function modules/link/link.module Implements hook_field_widget_form().
SelectQuery::getFields function includes/database/select.inc Implements SelectQueryInterface::getFields().
date_field_widget_form function modules/date/date.field.inc Implementation of hook_field_widget_form().
ImageToolkitGdTestCase class modules/simpletest/tests/image.test Test the core GD image manipulation functions.
_layout_get_operations function modules/layout/layout.admin.inc Given a layout, return a list of operations that can be performed on it.
layout_get_block_usage function modules/layout/layout.admin.inc Lists information about blocks in use in layouts.
ViewsBlock::getContent function modules/views/includes/views.block.inc Return the content of a block.
link_field_widget_info function modules/link/link.module Implements hook_field_widget_info().
Entity::getFieldValues function modules/entity/entity.class.inc Implements EntityInterface::getFieldValues().
SearchLanguageTestCase class modules/search/tests/search.test Test node search with multiple languages.
_views_ui_get_displays function modules/views_ui/views_ui.module Helper function to get a list of displays assigned to a view, and their respective paths if any.
hook_field_widget_form function modules/field/field.api.php Return the form for a single field widget.
LINK_TARGET_NEW_WINDOW constant modules/link/link.module
_node_search_get_types function modules/node/node.module Get the list of node types that are enabled for indexing.
drupal_get_normal_path function includes/drupal.inc Given a path alias, return the internal path it represents.
FieldBlock::getContent function modules/field/field.block.inc Sets block content on block view.
layout_get_access_info function modules/layout/layout.module Load all layout access information from modules.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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