theme_update_last_check |
core/modules/update/update.theme.inc |
Returns HTML for the last time we checked for update data. |
theme_update_manager_update_form |
core/modules/update/update.theme.inc |
Returns HTML for the first page in the process of updating projects. |
theme_update_page |
core/includes/theme.maintenance.inc |
Returns HTML for the update page. |
theme_update_report |
core/modules/update/update.theme.inc |
Returns HTML for the project status report. |
theme_update_status_label |
core/modules/update/update.theme.inc |
Returns HTML for a label to display for a project's update status. |
theme_update_version |
core/modules/update/update.theme.inc |
Returns HTML for the version display of a project. |
theme_url |
core/includes/form.inc |
Returns HTML for a URL form element. |
theme_username |
core/modules/user/user.theme.inc |
Returns HTML for a username, potentially linked to the user's page. |
theme_user_admin_permissions |
core/modules/user/user.theme.inc |
Returns HTML for the administer permissions page. |
theme_user_admin_roles |
core/modules/user/user.theme.inc |
Returns HTML for the role order form. |
theme_user_links_page |
core/modules/user/user.theme.inc |
Returns HTML for user forms with links instead of tabs. |
theme_user_list |
core/modules/user/user.theme.inc |
Returns HTML for a list of users. |
theme_user_permission_description |
core/modules/user/user.theme.inc |
Returns HTML for an individual permission description. |
theme_user_signature |
core/modules/user/user.theme.inc |
Returns HTML for a user signature. |
theme_vertical_tabs |
core/includes/form.inc |
Returns HTML for an element's children fieldsets as vertical tabs. |
theme_views_container |
core/modules/views/templates/views.theme.inc |
Generic <div> container function. |
theme_views_form_views_form |
core/modules/views/templates/views.theme.inc |
Theme function for a View with form elements: replace the placeholders. |
theme_views_mini_pager |
core/modules/views/templates/views.theme.inc |
|
theme_views_ui_build_group_filter_form |
core/modules/views_ui/views_ui.theme.inc |
Theme the build group filter form. |
theme_views_ui_expose_filter_form |
core/modules/views_ui/views_ui.theme.inc |
Theme the expose filter form. |
theme_views_ui_rearrange_filter_form |
core/modules/views_ui/views_ui.theme.inc |
Turn the rearrange form into a proper table |
theme_views_ui_rearrange_form |
core/modules/views_ui/views_ui.theme.inc |
Turn the rearrange form into a proper table |
theme_views_ui_reorder_displays_form |
core/modules/views_ui/views_ui.theme.inc |
Turn the reorder form into a proper table |
theme_views_ui_style_plugin_table |
core/modules/views_ui/views_ui.theme.inc |
Theme the form for the table style plugin |
theme_views_ui_view_description |
core/modules/views_ui/views_ui.theme.inc |
Display the view description, tags, and type (base table). |
theme_views_ui_view_name Deprecated |
core/modules/views_ui/views_ui.theme.inc |
Display the view name and its machine name. |
theme_views_ui_view_preview_section |
core/modules/views_ui/views_ui.theme.inc |
Returns the HTML for a section of a View being previewed within the Views UI. |
theme_views_ui_view_storage |
core/modules/views_ui/views_ui.theme.inc |
Display the storage status of the view. |
theme_views_view_field |
core/modules/views/templates/views.theme.inc |
Display a single views field. |
theme_views_view_grouping |
core/modules/views/templates/views.theme.inc |
Display a single views grouping. |
theme_views_view_mapping_test |
core/modules/views/tests/views_test/views_test.module |
Returns HTML for the Mapping Test style. |
ThemingExampleTestCase::setUp |
modules/examples/theming_example/tests/theming_example.test |
Sets up a Backdrop site for running functional and integration tests. |
ThemingExampleTestCase::testThemingPage |
modules/examples/theming_example/tests/theming_example.test |
Verify the functionality of the example module. |
theming_example_list_page |
modules/examples/theming_example/theming_example.module |
The list page callback. |
theming_example_menu |
modules/examples/theming_example/theming_example.module |
Implements hook_menu(). |
theming_example_page |
modules/examples/theming_example/theming_example.module |
Initial landing page explaining the use of the module. |
theming_example_select_form |
modules/examples/theming_example/theming_example.module |
A simple form that displays a select box and submit button. |
theming_example_select_form_submit |
modules/examples/theming_example/theming_example.module |
Submit handler for the select form. |
theming_example_text_form |
modules/examples/theming_example/theming_example.module |
A simple form that displays a textfield and submit button. |
theming_example_text_form_submit |
modules/examples/theming_example/theming_example.module |
Submit handler for the text form. |
theming_example_theme |
modules/examples/theming_example/theming_example.module |
Implements hook_theme(). |
timer_read |
core/includes/bootstrap.inc |
Reads the current timer value without stopping the timer. |
timer_start |
core/includes/bootstrap.inc |
Starts the timer with the specified name. |
timer_stop |
core/includes/bootstrap.inc |
Stops the timer with the specified name. |
timezone_country_get_list |
core/includes/locale.inc |
Get list of all predefined and custom timezone countries. |
TokenArrayTestCase::testArrayTokens |
core/modules/simpletest/tests/token.test |
|
TokenCommentTestCase::setUp |
core/modules/simpletest/tests/token.test |
Sets up a Backdrop site for running functional and integration tests. |
TokenCommentTestCase::testCommentTokens |
core/modules/simpletest/tests/token.test |
|
TokenCurrentPageTestCase::testCurrentPageTokens |
core/modules/simpletest/tests/token.test |
|
TokenEntityTestCase::addTerm |
core/modules/simpletest/tests/token.test |
|