BackupMySql::getViewCreateSql |
function |
core/includes/backup/backup.mysql.inc |
Get the SQL for the structure of the given view. |
DatabaseConnection::setTarget |
function |
core/includes/database/database.inc |
Tells this connection object what its target value is. |
BackupMySql::getSqlFileHeader |
function |
core/includes/backup/backup.mysql.inc |
The header for the top of the SQL dump file. |
DatabaseConnection::getTarget |
function |
core/includes/database/database.inc |
Returns the target this connection is associated with. |
BackupMySql::getSqlFileFooter |
function |
core/includes/backup/backup.mysql.inc |
The footer of the SQL dump file. |
taxonomy_vocabulary_get_names |
function |
core/modules/taxonomy/taxonomy.module |
Get names for all taxonomy vocabularies. |
DatabaseConnection::getLogger |
function |
core/includes/database/database.inc |
Gets the current logging object for this connection. |
options_field_widget_validate |
function |
core/modules/field/modules/options/options.module |
Form element validation handler for options element. |
BatchMemoryQueue::getAllItems |
function |
core/includes/batch.queue.inc |
Retrieves all remaining items in the queue. |
file_example_get_managed_file |
function |
modules/examples/file_example/file_example.module |
Utility function to check for and return a managed file. |
_date_html5_get_default_value |
function |
core/modules/date/date.elements.inc |
Helper function to return default values as expected by the form item. |
ImageThemeFunctionWebTestCase |
class |
core/modules/image/tests/image.test |
Tests image theme functions. |
redirect_get_current_redirect |
function |
core/modules/redirect/redirect.module |
Attempt to find redirect from current path, query string, and language code. |
views_plugin_style::get_field |
function |
core/modules/views/plugins/views_plugin_style.inc |
Get a rendered field. |
_date_html5_field_widget_form |
function |
core/modules/date/date.elements.inc |
Helper for the HTML5 widget form. |
OptionsWidgetsTestCase::setUp |
function |
core/modules/field/modules/options/tests/options.test |
Sets up a Backdrop site for running functional and integration tests. |
BackdropCacheArray::offsetGet |
function |
core/includes/bootstrap.inc |
|
views_plugin_display::get_url |
function |
core/modules/views/plugins/views_plugin_display.inc |
|
SearchLanguageTestCase::setUp |
function |
core/modules/search/tests/search.test |
Implementation setUp(). |
field_test_field_widget_error |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_widget_error(). |
PageComponents::getAdminTitle |
function |
core/modules/system/block.page_components.inc |
Return an administrative title that will always have a value. |
drupal_array_get_nested_value |
function |
core/includes/drupal.inc |
Retrieves a value from a nested array with variable depth. |
drupal_get_schema_unprocessed |
function |
core/includes/drupal.inc |
Returns the unprocessed and unaltered version of a module's schema. |
ImageToolkitGdTestCase::$blue |
property |
core/modules/simpletest/tests/image.test |
|
ViewsSpecialBlock::getContent |
function |
core/modules/views/includes/views.special_block.inc |
Return the content of a block. |
_install_get_timezone_country |
function |
core/includes/install.core.inc |
Get a country code for the provided timezone. |
BasisTestCase::getBodyClasses |
function |
core/modules/simpletest/tests/basis.test |
Get all body classes on the current page as an array. |
SelectQueryExtender::getUnion |
function |
core/includes/database/select.inc |
Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT. |
FileTestHelper::getLastFileId |
function |
core/modules/file/tests/file.test |
Retrieves the fid of the last inserted file. |
_filter_get_file_ids_by_field |
function |
core/modules/filter/filter.module |
Finds all files referenced (data-file-id) by processed text fields. |
OptionsWidgetsTestCase::$bool |
property |
core/modules/field/modules/options/tests/options.test |
|
FileTransfer::getSettingsForm |
function |
core/includes/filetransfer/filetransfer.inc |
Returns a form to collect connection settings credentials. |
field_ui_default_value_widget |
function |
core/modules/field_ui/field_ui.admin.inc |
Builds the default value fieldset for a given field instance. |
_image_token_get_image_fields |
function |
core/modules/image/image.tokens.inc |
Helper function to find all image fields. |
DatabaseTasks::getFormOptions |
function |
core/includes/install.inc |
Return driver specific configuration options. |
system_get_module_admin_tasks |
function |
core/modules/system/system.module |
Generate a list of tasks offered by a specified module. |
BackupDatabase::getFileTypeId |
function |
core/includes/backup/backup.database.inc |
Get the file type supported when backing-up or restoring to/from a file. |
backdrop_get_query_parameters |
function |
core/includes/common.inc |
Processes a URL query parameter array to remove unwanted elements. |
views_plugin_cache::cache_get |
function |
core/modules/views/plugins/views_plugin_cache.inc |
Retrieve data from the cache. |
FieldGetValueTestCase::$field |
property |
core/modules/field/tests/field.test |
|
_filter_admin_format_get_tips |
function |
core/modules/filter/filter.admin.inc |
Get filter tips for an individual filter within a text format. |
BackupDatabase::getTableNames |
function |
core/includes/backup/backup.database.inc |
Get a list of tables in the database. |
DatabaseSchema::getPrefixInfo |
function |
core/includes/database/schema.inc |
Get information about the table name and schema from the prefix. |
views_ui_edit_form_get_bucket |
function |
core/modules/views_ui/views_ui.admin.inc |
Add information about a section to a display. |
BackdropSetMessageTest::setUp |
function |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
BackdropGetQueryArrayTestCase |
class |
core/modules/simpletest/tests/common.test |
Tests the functionality of backdrop_get_query_array(). |
TableSort::getQueryParameters |
function |
core/includes/tablesort.class.inc |
Compose a URL query parameter array to append to table sorting requests. |
FrontPageTestCase::$node_path |
property |
core/modules/system/tests/system.test |
|
views_get_localization_plugin |
function |
core/modules/views/views.module |
Load the current enabled localization plugin. |
file_stream_wrapper_get_class |
function |
core/includes/file.inc |
Returns the stream wrapper class name for a given scheme. |