BlockBroken::getAdminTitle |
function |
modules/layout/includes/block.class.inc |
Return an administrative title that will always have a value. |
Block::getRequiredContexts |
function |
modules/layout/includes/block.class.inc |
Get a list of all required context plugin names for this block. |
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. |
pager_get_query_parameters |
function |
includes/pager.inc |
Compose a URL query parameter array for pager links. |
filter_get_formats_by_role |
function |
modules/filter/filter.module |
Retrieves a list of text formats that are allowed for a given role. |
backdrop_get_database_list |
function |
includes/install.inc |
|
PageComponents::getContent |
function |
modules/system/block.page_components.inc |
Return the content of a block. |
DatabaseConnection::getKey |
function |
includes/database/database.inc |
Returns the key this connection is associated with. |
NodeBlock::getAdminPreview |
function |
modules/node/node.block.inc |
Returns a preview for this block. |
drupal_get_complete_schema |
function |
includes/drupal.inc |
Gets the whole database schema. |
ViewsSqlTest::getBasicView |
function |
modules/views/tests/views_query.test |
Build and return a basic view of the views_test table. |
file_get_upload_validators |
function |
modules/file/file.pages.inc |
Retrieves the upload validators for a file. |
theme_file_widget_multiple |
function |
modules/file/file.theme.inc |
Returns HTML for a group of file upload widgets. |
BackdropDatabaseCache::get |
function |
drivers/cache_database/cache_database.inc |
Implements BackdropCacheInterface::get(). |
_locale_export_get_strings |
function |
includes/gettext.inc |
Generates a structured array of all translated strings for the language. |
drupal_get_schema_versions |
function |
includes/drupal.inc |
Returns an array of available schema versions for a module. |
views_get_views_as_options |
function |
modules/views/views.module |
Return an array of view as options array, that can be used by select,
checkboxes and radios as #options. |
views_get_applicable_views |
function |
modules/views/views.module |
Return a list of all views and display IDs that have a particular
setting in their display's plugin settings. |
drupal_get_bootstrap_phase |
function |
includes/drupal.inc |
Returns the current bootstrap phase for this Backdrop process. |
_vocabulary_get_operations |
function |
modules/taxonomy/taxonomy.admin.inc |
Given a vocabulary, return a list of operations that can be performed on it. |
taxonomy_field_widget_form |
function |
modules/taxonomy/taxonomy.module |
Implements hook_field_widget_form(). |
taxonomy_field_widget_info |
function |
modules/taxonomy/taxonomy.module |
Implements hook_field_widget_info(). |
menu_get_active_breadcrumb |
function |
includes/menu.inc |
Gets the breadcrumb for the current page, as determined by the active trail. |
menu_get_active_menu_names |
function |
includes/menu.inc |
Gets the active menu for the current page. |
BlockLegacy::getAdminTitle |
function |
modules/layout/includes/block_legacy.class.inc |
Return an administrative title that will always have a value. |
views_ui_get_display_label |
function |
modules/views_ui/views_ui.admin.inc |
Placeholder function for overriding $display->display_title. |
views_ui_get_form_progress |
function |
modules/views_ui/views_ui.admin.inc |
Get the user's current progress through the form stack. |
authorize_get_filetransfer |
function |
includes/authorize.inc |
Gets a FileTransfer class for a specific transfer method and settings. |
FieldAttachStorageTestCase |
class |
modules/field/tests/field.test |
Unit test class for storage-related field_attach_* functions. |
installer_test_get_results |
function |
modules/installer/tests/installer_test/installer_test.module |
Returns projects based on the filters. |
image_field_widget_process |
function |
modules/image/image.field.inc |
An element #process callback for the image_image field type. |
language_types_get_default |
function |
includes/bootstrap.inc |
Returns a list of the built-in language types. |
backdrop_get_user_timezone |
function |
includes/bootstrap.inc |
Returns the time zone of the current user. |
field_info_widget_settings |
function |
modules/field/field.info.inc |
Returns a field widget's default settings. |
FileUsageTest::testAddUsage |
function |
modules/simpletest/tests/file.test |
Tests file_usage_add(). |
layout_get_layout_tempstore |
function |
modules/layout/layout.module |
Get a layout or menu item currently being edited from the tempstore. |
filter_get_format_tempstore |
function |
modules/filter/filter.module |
Get a format currently being edited from the tempstore. |
backdrop_get_database_types |
function |
includes/install.inc |
|
drupal_get_query_parameters |
function |
includes/drupal.inc |
Processes a URL query parameter array to remove unwanted elements. |
system_test_get_destination |
function |
modules/simpletest/tests/system_test.module |
Page callback to print out $_GET['destination'] for testing. |
system_menu_block_get_title |
function |
modules/system/system.menu.inc |
Retrieves the menu item to use for the tree's title. |
PathLanguageTestCase::setUp |
function |
modules/path/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
Database::getConnectionInfo |
function |
includes/database/database.inc |
Gets information on the specified database connection. |
FileUsageTest::testGetUsage |
function |
modules/simpletest/tests/file.test |
Tests file_usage_list(). |
BackdropCacheInterface::get |
function |
includes/cache.inc |
Returns data from the persistent cache. |
FileTestHelper::getTestFile |
function |
modules/file/tests/file.test |
Retrieves a sample file of the specified type. |
MenuLanguageTestCase::setUp |
function |
modules/menu/tests/menu_language.test |
Set up test environment. |
LayoutMenuItem::getContexts |
function |
modules/layout/includes/layout_menu_item.class.inc |
Get all contexts required or configured for this menu path. |
PageComponents::getChildren |
function |
modules/system/block.page_components.inc |
Allows an array of "child blocks" for display in the "Add Block" dialog. |