field_ui_get_destinations |
function |
core/modules/field_ui/field_ui.admin.inc |
Extracts next redirect path from an array of multiple destinations. |
config_get_config_storage |
function |
core/includes/config.inc |
Get the storage object for the specified configuration type |
taxonomy_get_term_by_name |
function |
core/modules/taxonomy/taxonomy.module |
Legacy wrapper to try to map a string to an existing term. |
Layout::getContextsByType |
function |
core/modules/layout/includes/layout.class.inc |
Return an array of contexts filtered by types specified. |
config_get_modified_times |
function |
core/modules/config/config.admin.inc |
Utility function to get the current diffs between active and staging. |
SelectQuery::getArguments |
function |
core/includes/database/select.inc |
Implements SelectQueryInterface::getArguments(). |
PageTitleFiltering::setUp |
function |
core/modules/system/tests/system.test |
Implement setUp(). |
_backdrop_get_last_caller |
function |
core/includes/errors.inc |
Gets the last caller from a backtrace. |
timezone_country_get_list |
function |
core/includes/locale.inc |
Get list of all predefined and custom timezone countries. |
MenuChangeTestCase::setUp |
function |
core/modules/simpletest/tests/menu.test |
Set up testing environment. |
InstallerLanguageTestCase |
class |
core/modules/simpletest/tests/installer.test |
Tests installer language detection. |
field_info_widget_settings |
function |
core/modules/field/field.info.inc |
Returns a field widget's default settings. |
installer_manager_file_get |
function |
core/modules/installer/installer.manager.inc |
Copies a file from the specified URL to the temporary directory for updates. |
theme_file_widget_multiple |
function |
core/modules/file/file.theme.inc |
Returns HTML for a group of file upload widgets. |
drupal_get_bootstrap_phase |
function |
core/includes/drupal.inc |
Returns the current bootstrap phase for this Backdrop process. |
filter_get_roles_by_format |
function |
core/modules/filter/filter.module |
Retrieves a list of roles that are allowed to use a given text format. |
filter_get_formats_by_role |
function |
core/modules/filter/filter.module |
Retrieves a list of text formats that are allowed for a given role. |
views_ui_get_display_label |
function |
core/modules/views_ui/views_ui.admin.inc |
Placeholder function for overriding $display->display_title. |
drupal_get_complete_schema |
function |
core/includes/drupal.inc |
Gets the whole database schema. |
_token_example_get_comment |
function |
modules/examples/token_example/token_example.module |
Builds a list of available comments. |
authorize_get_filetransfer |
function |
core/includes/authorize.inc |
Gets a FileTransfer class for a specific transfer method and settings. |
_vocabulary_get_operations |
function |
core/modules/taxonomy/taxonomy.admin.inc |
Given a vocabulary, return a list of operations that can be performed on it. |
DatabaseConnection::getKey |
function |
core/includes/database/database.inc |
Returns the key this connection is associated with. |
_update_get_fetch_url_base |
function |
core/modules/update/update.fetch.inc |
Returns the base of the URL to fetch available update data for a project. |
options_field_widget_error |
function |
core/modules/field/modules/options/options.module |
Implements hook_field_widget_error(). |
taxonomy_field_widget_info |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_info(). |
installer_test_get_results |
function |
core/modules/installer/tests/installer_test/installer_test.module |
Returns projects based on the filters. |
_date_html5_get_form_value |
function |
core/modules/date/date.elements.inc |
Prepare values from database for the widget form. |
_date_html5_get_attributes |
function |
core/modules/date/date.elements.inc |
Helper function to construct form item attributes. |
BlockLegacy::getAdminTitle |
function |
core/modules/layout/includes/block_legacy.class.inc |
Return an administrative title that will always have a value. |
_locale_export_get_strings |
function |
core/includes/gettext.inc |
Generates a structured array of all translated strings for the language. |
views_get_applicable_views |
function |
core/modules/views/views.module |
Return a list of all views and display IDs that have a particular
setting in their display's plugin settings. |
taxonomy_field_widget_form |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_form(). |
views_get_views_as_options |
function |
core/modules/views/views.module |
Return an array of view as options array, that can be used by select,
checkboxes and radios as #options. |
Block::getRequiredContexts |
function |
core/modules/layout/includes/block.class.inc |
Get a list of all required context plugin names for this block. |
menu_get_active_menu_names |
function |
core/includes/menu.inc |
Gets the active menu for the current page. |
file_get_upload_validators |
function |
core/modules/file/file.pages.inc |
Retrieves the upload validators for a file. |
BlockBroken::getAdminTitle |
function |
core/modules/layout/includes/block.class.inc |
|
menu_get_active_breadcrumb |
function |
core/includes/menu.inc |
Gets the breadcrumb for the current page, as determined by the active trail. |
_update_get_cache_multiple |
function |
core/modules/update/update.module |
Returns an array of cache items with a given cache ID prefix. |
PageComponents::getContent |
function |
core/modules/system/block.page_components.inc |
Return the content of a block. |
FieldAttachStorageTestCase |
class |
core/modules/field/tests/field.test |
Unit test class for storage-related field_attach_* functions. |
drupal_get_schema_versions |
function |
core/includes/drupal.inc |
Returns an array of available schema versions for a module. |
backdrop_get_user_timezone |
function |
core/includes/bootstrap.inc |
Returns the time zone of the current user. |
_color_get_theme_from_file |
function |
core/modules/color/color.module |
Finds which theme a CSS file came from. |
language_types_get_default |
function |
core/includes/bootstrap.inc |
Returns a list of the built-in language types. |
image_field_widget_process |
function |
core/modules/image/image.field.inc |
An element #process callback for the image_image field type. |
ViewsSqlTest::getBasicView |
function |
core/modules/views/tests/views_query.test |
Build and return a basic view of the views_test table. |
pager_get_query_parameters |
function |
core/includes/pager.inc |
Compose a URL query parameter array for pager links. |
views_ui_get_form_progress |
function |
core/modules/views_ui/views_ui.admin.inc |
Get the user's current progress through the form stack. |