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
drupal_get_filename function includes/drupal.inc Returns and optionally sets the filename for a system resource.
backdrop_get_schema function includes/bootstrap.inc Gets the schema definition of a table, or the whole database schema.
views_get_all_views function modules/views/views.module Return an array of all views as fully loaded $view objects.
BlockText::getTitle function modules/layout/includes/block.text.inc Sets block subject on block view.
config_get_statuses function modules/config/config.admin.inc Utility function to get the current diffs between active and staging.
TableSortTest::$GET property modules/simpletest/tests/tablesort.test Storage for initial value of $_GET.
backdrop_get_profile function includes/common.inc Gets the name of the currently active installation profile.
field_get_block_list function modules/field/field.module Helper function to build a list of fields that have been made available as a block.
taxonomy_get_parents function modules/taxonomy/taxonomy.module Legacy wrapper to return the parents of a term by TID.
path_get_admin_paths function includes/path.inc Gets a list of administrative and non-administrative paths.
_layout_get_all_info function modules/layout/layout.module Load a layout-related information from modules.
date_get_timezone_db function includes/date.inc Function to figure out which DB timezone applies to a date.
ViewsBlock::getTitle function modules/views/includes/views.block.inc Return the title of a block as configured in the layout.
field_form_get_state function modules/field/field.form.inc Retrieves processing information about a field from $form_state.
_color_get_file_path function modules/color/color.module Finds the original file path of a CSS file from the color configuration.
view::get_breadcrumb function modules/views/includes/view.inc Get the breadcrumb used for this view.
PathTestCase::getPID function modules/path/tests/path.test Returns the path ID.
update_get_available function modules/update/update.module Tries to get update information from cache and refreshes it when necessary.
views_ui_get_wizards function modules/views_ui/views_ui.module Fetch metadata for all content_type plugins.
FieldBlock::getTitle function modules/field/field.block.inc Sets block subject on block view.
views_get_table_join function modules/views/includes/utility.inc Fetch a handler to join one table to a primary table from the data cache
_options_get_options function modules/field/modules/options/options.module Collects the options for a field.
PathLanguageTestCase class modules/path/tests/path.test Tests URL aliases for translated nodes.
backdrop_get_library function includes/common.inc Retrieves information for a JavaScript/CSS library.
ImageToolkitUnitTest class modules/simpletest/tests/image.test Test that the functions in image.inc correctly pass data to the toolkit.
ImageToolkitTestCase class modules/simpletest/tests/image.test Base class for image manipulation testing.
Block::getAdminTitle function modules/layout/includes/block.class.inc Return an administrative title that will always have a value.
MenuLanguageTestCase class modules/menu/tests/menu_language.test Functional tests for multilingual menu items.
drupal_get_hash_salt function includes/drupal.inc Gets a salt useful for hardening against SQL injection.
backdrop_get_favicon function includes/common.inc Gets the file location and mime type for site favicon.
drupal_get_html_head function includes/drupal.inc Retrieves output to be displayed in the HEAD tag of the HTML page.
view::get_human_name function modules/views/includes/view.inc Return the human readable name for a view.
backdrop_get_filename function includes/bootstrap.inc Returns and optionally sets the filename for a system resource.
layout_get_block_info function modules/layout/layout.module Get information about all blocks or just a single one.
Updater::getBackupDir function includes/updater.inc Return the full path to a directory where backups should be written.
DatabaseMergeTestCase class modules/simpletest/tests/database_test.test Test the MERGE query builder.
file_field_widget_uri function modules/file/file.field.inc Determines the URI for a file field instance.
SearchPageText::setUp function modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
drupal_get_breadcrumb function includes/drupal.inc Gets the breadcrumb trail for the current page.
layout_get_style_info function modules/layout/layout.module Load all layout style information from modules.
_file_test_get_return function modules/simpletest/tests/file_test.module Load the appropriate return value.
_file_usage_get_total function modules/file/file.pages.inc Get the complete total number of known usages for a file.
taxonomy_get_children function modules/taxonomy/taxonomy.module Legacy wrapper to load the children of a TID.
system_get_date_types function includes/drupal.inc Alters Backdrop's list of defined date formats and attributes to return the expected date types and attributes for Drupal's system_get_date_types() function.
views_get_module_apis function modules/views/views.module Get a list of modules that support the current views API.
drupal_get_path_alias function includes/drupal.inc Given an internal Backdrop path, return the alias set by the administrator.
NodeBlock::getContent function modules/node/node.block.inc Sets block content on block view.
backdrop_get_updaters function includes/common.inc Assembles the Backdrop Updater registry.
ckeditor_get_settings function modules/ckeditor/ckeditor.module Editor JS settings callback; Add CKEditor settings to the page for a format.
view::get_base_tables function modules/views/includes/view.inc Create a list of base tables eligible for this view. Used primarily for the UI. Display must be already initialized.

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