You are here

16 calls to data_get_table() in Data 6

DataTestCaseAPI::testAPIFunctions in tests/data.test
Test API functions of DataTable and DataHandler.
DataTestCaseUI::testChangeManagement in data_ui/tests/data_ui.test
Test change management on UI.
DataViewsBulkOperationsHelper::load in data_vbo/data_vbo.module
data_drop_table in ./data.module
@todo: remove.
data_get_all_tables in ./data.module
Load all data tables.
data_node_block in data_node/data_node.module
Implementation of hook_block().
data_node_views_handler_field_add_remove::query in data_node/views/data_node_views_handler_field_add_remove.inc
data_node_views_handler_field_add_remove::render in data_node/views/data_node_views_handler_field_add_remove.inc
data_node_views_handler_field_node_list::render in data_node/views/data_node_views_handler_field_node_list.inc
data_taxonomy_views_handler_field_form::options_form in data_taxonomy/views/data_taxonomy_views_handler_field_form.inc
Suppress other options and provide a selection of vocabularies for which tagging forms will be displayed.
data_taxonomy_views_handler_field_form::query in data_taxonomy/views/data_taxonomy_views_handler_field_form.inc
Add field on which we join.
data_taxonomy_views_handler_field_form::render in data_taxonomy/views/data_taxonomy_views_handler_field_form.inc
Render form.
data_ui_create_form_validate in data_ui/data_ui.admin.inc
Validate handler for create table form.
data_ui_get_default_path in data_ui/data_ui.module
Creates the default path for a data table.
data_ui_table_load in data_ui/data_ui.module
Menu loader callback.
data_update_6001 in ./data.install
Move join information into meta fields.