views_handler_field_field::click_sortable |
function |
core/modules/field/views/views_handler_field_field.inc |
Determine if this field is click sortable. |
ViewsTranslatableTest::testTranslationKey |
function |
core/modules/views/tests/views_translatable.test |
Make sure that the different things have the right translation keys. |
language_negotiation_configure_form_table |
function |
core/modules/locale/locale.admin.inc |
Helper function to build a language provider table. |
views_plugin_style_table::build_sort_post |
function |
core/modules/views/plugins/views_plugin_style_table.inc |
Add our actual sort criteria |
FormsFormStorageTestCase::testMutableForm |
function |
core/modules/simpletest/tests/form.test |
Verify that the form build-id remains the same when validation errors
occur on a mutable form. |
_form_test_tableselect_multiple_true_form |
function |
core/modules/simpletest/tests/form_test.module |
Test the tableselect #multiple = TRUE functionality. |
views_many_to_one_helper::ensure_my_table |
function |
core/modules/views/includes/handlers.inc |
Override ensure_my_table so we can control how this joins in.
The operator actually has influence over joining. |
NodeAccessBaseTableTestCase::$nids_visible |
property |
core/modules/node/tests/node.test |
|
views_handler_field_field::add_field_table |
function |
core/modules/field/views/views_handler_field_field.inc |
Determine if the field table should be added to the query. |
views_handler_sort_broken::ensure_my_table |
function |
core/modules/views/handlers/views_handler_sort.inc |
Ensure the main table for this handler is in the query. This is used
a lot. |
views_plugin_display::defaultable_sections |
function |
core/modules/views/plugins/views_plugin_display.inc |
Static member function to list which sections are defaultable
and what items each section contains. |
views_plugin_query_default::get_table_info |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Get the information associated with a table. |
views_plugin_style_table::sanitize_columns |
function |
core/modules/views/plugins/views_plugin_style_table.inc |
Normalize a list of columns based upon the fields that are
available. This compares the fields stored in the style handler
to the list of fields actually in the view, removing fields that
have been removed and adding new fields in their own column. |
_form_test_tableselect_multiple_false_form |
function |
core/modules/simpletest/tests/form_test.module |
Test the tableselect #multiple = FALSE functionality. |
views_handler_area_broken::ensure_my_table |
function |
core/modules/views/handlers/views_handler_area.inc |
Ensure the main table for this handler is in the query. This is used
a lot. |
views_handler_field_broken::ensure_my_table |
function |
core/modules/views/handlers/views_handler_field.inc |
|
views_plugin_style_table::option_definition |
function |
core/modules/views/plugins/views_plugin_style_table.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
FormsFormStorageTestCase::testImmutableForm |
function |
core/modules/simpletest/tests/form.test |
Verifies that form build-id is regenerated when loading an immutable form
from the cache. |
TableSortExampleTestCase::testTableSortPage |
function |
modules/examples/tablesort_example/tests/tablesort_example.test |
Verify the functionality of the example module. |
views_handler_filter_broken::ensure_my_table |
function |
core/modules/views/handlers/views_handler_filter.inc |
Ensure the main table for this handler is in the query. This is used
a lot. |
EntityFieldQueryTestCase::testTablePrefixing |
function |
core/modules/entity/tests/entity_query.test |
Tests EFQ table prefixing with multiple conditions and an altered join. |
ModuleTestCase::assertModuleTablesDoNotExist |
function |
core/modules/system/tests/system.test |
Assert that none of the tables defined in a module's hook_schema() exist. |
DatabaseCharsetConverter::convertTableFields |
function |
core/includes/database/charset_converter.inc |
Converts a table's field to a desired character set and collation. |
ViewsTranslatableTest::testUnpackTranslatable |
function |
core/modules/views/tests/views_translatable.test |
Tests the unpack translation functionality. |
ViewsTranslatableTest::viewUnpackTranslatable |
function |
core/modules/views/tests/views_translatable.test |
Custom helper view for testing. |
FormElementTestCase::testDisabledTabledragRow |
function |
core/modules/simpletest/tests/form.test |
Test disabled tableselect row. |
DatabaseRegressionTestCase::testDBTableExists |
function |
core/modules/simpletest/tests/database_test.test |
Test the db_table_exists() function. |
date_views_filter_handler_simple::$base_table |
property |
core/modules/date/views/date_views_filter_handler_simple.inc |
|
FormsElementsTableSelectFunctionalTest::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseSchema_mysql::buildTableNameCondition |
function |
core/includes/database/mysql/schema.inc |
Build a condition to match a table name against a standard information_schema. |
views_handler_argument_broken::ensure_my_table |
function |
core/modules/views/handlers/views_handler_argument.inc |
Ensure the main table for this handler is in the query. This is used
a lot. |
DatabaseConnection::popCommittableTransactions |
function |
core/includes/database/database.inc |
Internal function: commit all the transaction layers that can commit. |
DatabaseConnection::generateTemporaryTableName |
function |
core/includes/database/database.inc |
Generates a temporary table name. |
DatabaseTemporaryQueryTestCase::countTableRows |
function |
core/modules/simpletest/tests/database_test.test |
Return the number of rows of a table. |
field_test_query_efq_table_prefixing_test_alter |
function |
core/modules/field/tests/field_test/field_test.module |
Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'. |
ThemeTableUnitTest::testThemeTableStickyHeaders |
function |
core/modules/simpletest/tests/theme.test |
Tableheader.js provides 'sticky' table headers, and is included by default. |
views_plugin_display_feed::defaultable_sections |
function |
core/modules/views/plugins/views_plugin_display_feed.inc |
Static member function to list which sections are defaultable
and what items each section contains. |
NodeAccessBaseTableTestCase::assertTaxonomyPage |
function |
core/modules/node/tests/node.test |
Checks taxonomy/term listings to ensure only accessible nodes are listed. |
FormsElementsTableSelectFunctionalTest::testAjax |
function |
core/modules/simpletest/tests/form.test |
Test presence of ajax functionality |
ThemeTableUnitTest::testThemeTableWithNoStriping |
function |
core/modules/simpletest/tests/theme.test |
Tests that the 'no_striping' option works correctly. |
FormsElementsTableSelectFunctionalTest::$profile |
property |
core/modules/simpletest/tests/form.test |
The profile to install as a basis for testing. |
_form_test_tableselect_multiple_true_form_submit |
function |
core/modules/simpletest/tests/form_test.module |
Process the tableselect #multiple = TRUE submitted values. |
NodeAccessBaseTableTestCase::testNodeAccessBasic |
function |
core/modules/node/tests/node.test |
Tests the "private" node access functionality. |
views_handler_filter_many_to_one::ensure_my_table |
function |
core/modules/views/handlers/views_handler_filter_many_to_one.inc |
Override ensure_my_table so we can control how this joins in.
The operator actually has influence over joining. |
ThemeTableUnitTest::testThemeTableNoStickyHeaders |
function |
core/modules/simpletest/tests/theme.test |
If $sticky is FALSE, no tableheader.js should be included. |
_form_test_tableselect_multiple_false_form_submit |
function |
core/modules/simpletest/tests/form_test.module |
Process the tableselect #multiple = FALSE submitted values. |
views_handler_relationship_broken::ensure_my_table |
function |
core/modules/views/handlers/views_handler_relationship.inc |
Ensure the main table for this handler is in the query. This is used
a lot. |
ThemeTableUnitTest::testThemeTableWithEmptyMessage |
function |
core/modules/simpletest/tests/theme.test |
Tests that the table header is printed correctly even if there are no rows,
and that the empty text is displayed correctly. |
views_plugin_display_extender::defaultable_sections |
function |
core/modules/views/plugins/views_plugin_display_extender.inc |
Static member function to list which sections are defaultable
and what items each section contains. |
TabledragExampleTestCase::testTabledragExampleMenus |
function |
modules/examples/tabledrag_example/tests/tabledrag_example.test |
Tests the menu paths defined in tabledrag_example module. |