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
Layout::getBlockPosition function modules/layout/includes/layout.class.inc Get a block's region position from a layout.
views_get_disabled_views function modules/views/views.module Returns an array of all disabled views, as fully loaded $view objects.
ThemeRegistry::offsetGet function includes/theme.inc Implements ArrayAccess::offsetGet().
number_field_widget_form function modules/field/modules/number/number.module Implements hook_field_widget_form().
LayoutBlockUsageTestCase class modules/layout/tests/layout.test Tests layout_get_block_usage().
backdrop_get_private_key function includes/common.inc Ensures the private key variable used to generate tokens is set.
taxonomy_get_parents_all function modules/taxonomy/taxonomy.module Legacy wrapper to load all the parents of a term by TID.
file_get_file_references function modules/file/file.module Retrieves a list of references to a file.
number_field_widget_info function modules/field/modules/number/number.module Implements hook_field_widget_info().
views_ui_get_display_tab function modules/views_ui/views_ui.admin.inc Returns a renderable array representing the configure page for one display.
_views_ui_get_operations function modules/views_ui/views_ui.admin.inc Given a view, return a list of operations that can be performed on it.
backdrop_get_destination function includes/common.inc Prepares a 'destination' URL query parameter for use with backdrop_goto().
backdrop_get_query_array function includes/common.inc Splits a URL-encoded query string into an array.
backdrop_get_bare_domain function includes/common.inc Take a full URL and return only the bare domain, with sub-domains removed.
language_negotiation_get function includes/language.inc Checks whether a language negotiation provider is enabled for a language type.
_dblog_get_message_types function modules/dblog/dblog.module Gathers a list of uniquely defined database log message types.
view::get_items_per_page function modules/views/includes/view.inc Get the items per page from the pager.
FrontPageTestCase::setUp function modules/system/tests/system.test Sets up a Backdrop site for running functional and integration tests.
backdrop_get_http_header function includes/bootstrap.inc Gets the HTTP response headers for the current page.
config_get_modified_times function modules/config/config.admin.inc Utility function to get the current diffs between active and staging.
file_field_widget_process function modules/file/file.field.inc Render API callback: Processes a file_generic field element.
system_authorized_get_url function modules/system/system.module Return the URL for the authorize.php script.
MenuChangeTestCase::setUp function modules/simpletest/tests/menu.test Set up testing environment.
InstallerLanguageTestCase class modules/simpletest/tests/installer.test Tests installer language detection.
options_field_widget_info function modules/field/modules/options/options.module Implements hook_field_widget_info().
DBLogTestCase::getContent function modules/dblog/tests/dblog.test Creates random content based on node content type.
options_field_widget_form function modules/field/modules/options/options.module Implements hook_field_widget_form().
ViewsBlock::getAdminTitle function modules/views/includes/views.block.inc Return an administrative title that will always have a value.
MenuWebTestCase::getParts function modules/simpletest/tests/menu.test Returns the breadcrumb contents of the current page in the internal browser.
PageTitleFiltering::setUp function modules/system/tests/system.test Implement setUp().
field_ui_get_destinations function modules/field_ui/field_ui.admin.inc Extracts next redirect path from an array of multiple destinations.
field_ui_widget_type_form function modules/field_ui/field_ui.admin.inc Form constructor for the widget selection form.
ckeditor_get_acf_settings function modules/ckeditor/ckeditor.module Builds the ACF part of the CKEditor JS settings.
_backdrop_get_last_caller function includes/errors.inc Gets the last caller from a backtrace.
timezone_country_get_list function includes/locale.inc Get list of all predefined and custom timezone countries.
number_field_widget_error function modules/field/modules/number/number.module Implements hook_field_widget_error().
drupal_get_database_types function includes/drupal.inc Returns all supported database installer objects that are compiled into PHP.
config_get_config_storage function includes/config.inc Get the storage object for the specified configuration type
backdrop_render_cache_get function includes/common.inc Gets the rendered output of a renderable element from the cache.
taxonomy_test_get_antonym function modules/simpletest/tests/taxonomy_test.module Return the antonym of the given term ID.
taxonomy_get_vocabularies function modules/taxonomy/taxonomy.module Load all Taxonomy vocabularies.
taxonomy_get_term_by_name function modules/taxonomy/taxonomy.module Legacy wrapper to try to map a string to an existing term.
SelectQuery::getArguments function includes/database/select.inc Implements SelectQueryInterface::getArguments().
layout_get_layout_by_path function modules/layout/layout.module Get the layout which is active based on a path or router item.
system_get_files_database function modules/system/system.module Retrieves the current status of an array of files in the system table.
FieldBlock::getAdminTitle function modules/field/field.block.inc Sets title text on draggable block panel in Layout builder.
_update_get_fetch_url_base function modules/update/update.fetch.inc Returns the base of the URL to fetch available update data for a project.
_update_get_cache_multiple function modules/update/update.module Returns an array of cache items with a given cache ID prefix.
installer_manager_file_get function modules/installer/installer.manager.inc Copies a file from the specified URL to the temporary directory for updates.
_color_get_theme_from_file function modules/color/color.module Finds which theme a CSS file came from.

Pages

  • « first
  • ‹ previous
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 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