views_object::unpack_translatable |
function |
core/modules/views/includes/base.inc |
Unpack a single option definition. |
LayoutAccessNegatable::__construct |
function |
core/modules/layout/plugins/access/layout_access.inc |
Constructor for a Layout access rule. |
jquery.treetable.theme.default.css |
file |
core/modules/system/css/jquery.treetable.theme.default.css |
table.treetable {
border-collapse: collapse;
width: 100%;
}
table.treetable span {
background-position: center left;
background-repeat: no-repeat;
padding: .2em 0 .2em 1em;
}
table.treetable tr.collapsed span.indenter a {
… |
views_object::unpack_translatables |
function |
core/modules/views/includes/base.inc |
Unpacks each handler to store translatable texts. |
NodeAccessBaseTableTestCase::setUp |
function |
core/modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
views_handler_field::click_sortable |
function |
core/modules/views/handlers/views_handler_field.inc |
Determine if this field is click sortable. |
ViewsTranslatableTest::viewsPlugins |
function |
core/modules/views/tests/views_translatable.test |
The views plugin definition. Override it if you test provides a plugin. |
ViewsUiBaseViewsWizard::$base_table |
property |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
ViewsTranslatableTest::$string_keys |
property |
core/modules/views/tests/views_translatable.test |
|
field_test_entity_info_translatable |
function |
core/modules/field/tests/field_test/field_test.entity.inc |
Helper function to enable entity translations. |
theme_layout_settings_context_table |
function |
core/modules/layout/layout.theme.inc |
Output the table for layout_settings_form() contexts. |
theme_tabledrag_example_parent_form |
function |
modules/examples/tabledrag_example/tabledrag_example_parent_form.inc |
Theme callback for the tabledrag_example_parent_form form. |
_form_test_tableselect_form_builder |
function |
core/modules/simpletest/tests/form_test.module |
Build a form to test the tableselect element. |
theme_tabledrag_example_simple_form |
function |
modules/examples/tabledrag_example/tabledrag_example_simple_form.inc |
Theme callback for the tabledrag_example_simple_form form. |
views_many_to_one_helper::add_table |
function |
core/modules/views/includes/handlers.inc |
Add a table to the query. |
_form_test_tableselect_ajax_callback |
function |
core/modules/simpletest/tests/form_test.module |
Ajax callback that returns the form element. |
template_preprocess_views_view_table |
function |
core/modules/views/templates/views.theme.inc |
Display a view as a table style. |
views_plugin_style_table::build_sort |
function |
core/modules/views/plugins/views_plugin_style_table.inc |
Determine if we should provide sorting based upon $_GET inputs |
views_plugin_style_table::even_empty |
function |
core/modules/views/plugins/views_plugin_style_table.inc |
Should the output of the style plugin be rendered even if it's a empty view. |
tabledrag_example_parent_form_submit |
function |
modules/examples/tabledrag_example/tabledrag_example_parent_form.inc |
Submit callback for the tabledrag_example_parent_form form. |
DatabaseSchema_mysql::createTableSql |
function |
core/includes/database/mysql/schema.inc |
Generate SQL to create a new table from a Backdrop schema definition. |
tabledrag_example_simple_form_submit |
function |
modules/examples/tabledrag_example/tabledrag_example_simple_form.inc |
Submit callback for the tabledrag_example_simple_form form. |
NodeAccessBaseTableTestCase::$webUser |
property |
core/modules/node/tests/node.test |
|
_field_sql_storage_revision_tablename |
function |
core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generate a table name for a field revision archive table. |
simpletest_clean_profile_cache_tables |
function |
core/modules/simpletest/simpletest.module |
Removes cached profile tables from the database. |
views_plugin_query_default::add_table |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a table to the query, ensuring the path exists. |
_form_test_tableselect_js_select_form |
function |
core/modules/simpletest/tests/form_test.module |
Test functionality of the tableselect #js_select property. |
views_handler_field_field::$base_table |
property |
core/modules/field/views/views_handler_field_field.inc |
A shortcut for $view->base_table. |
ViewsTranslatableTest::testTranslation |
function |
core/modules/views/tests/views_translatable.test |
Make sure that the translations get into the loaded view. |
DatabaseSelectTableSortDefaultTestCase |
class |
core/modules/simpletest/tests/database_test.test |
|
views_plugin_query_default::mark_table |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
|
theme_layout_menu_item_arguments_table |
function |
core/modules/layout/layout.theme.inc |
Output the arguments table for layout_menu_item_arguments_form(). |
views_plugin_style_table::options_form |
function |
core/modules/views/plugins/views_plugin_style_table.inc |
Render the given style. |
FormsElementsTableSelectFunctionalTest |
class |
core/modules/simpletest/tests/form.test |
Test the tableselect form element for expected behavior. |
DatabaseCharsetConverter::convertTable |
function |
core/includes/database/charset_converter.inc |
Converts a table to a desired character set and collation. |
NodeAccessBaseTableTestCase::$publicTid |
property |
core/modules/node/tests/node.test |
|
DefaultEntityController::$revisionTable |
property |
core/modules/entity/entity.controller.inc |
The table that stores revisions, if the entity supports revisions. |
ModuleTestCase::assertModuleTablesExist |
function |
core/modules/system/tests/system.test |
Assert that all tables defined in a module's hook_schema() exist. |
views_plugin_query_default::queue_table |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a table to the query without ensuring the path. |
DatabaseSchema::buildTableNameCondition |
function |
core/includes/database/schema.inc |
Build a condition to match a table name against a standard information_schema. |
DatabaseSchema_mysql::COMMENT_MAX_TABLE |
constant |
core/includes/database/mysql/schema.inc |
Maximum length of a table comment in MySQL. |
DatabaseCharsetConverter::convertTables |
function |
core/includes/database/charset_converter.inc |
Converts all the tables defined by backdrop_get_schema(). |
ViewsUpgradeTestCase::viewsMovedToTable |
function |
core/modules/views/tests/views_upgrade.test |
|
NodeAccessBaseTableTestCase::$privateTid |
property |
core/modules/node/tests/node.test |
|
ThemeTableUnitTest::testThemeTableFooter |
function |
core/modules/simpletest/tests/theme.test |
Tests that the 'footer' option works correctly. |
FieldSqlStorageTestCase::$revision_table |
property |
core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
|
theme_language_admin_overview_form_table |
function |
core/modules/language/language.theme.inc |
Returns HTML for the language overview form. |
views_plugin_query_default::ensure_table |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Ensure a table exists in the queue; if it already exists it won't
do anything, but if it doesn't it will add the table queue. It will ensure
a path leads back to the relationship table. |
NodeAccessBaseTableTestCase::$nodesByUser |
property |
core/modules/node/tests/node.test |
|
views_handler_field_field::get_base_table |
function |
core/modules/field/views/views_handler_field_field.inc |
Set the base_table and base_table_alias. |