Note: this list is generated by looking for the string for this theme hook, so it may include some references that are not actually using this theme hook.

ActionExampleTestCase::testActionExample in modules/examples/action_example/tests/action_example.test
Test Action Example.
admin_bar_links_page in core/modules/admin_bar/admin_bar.inc
Build Page links.
AJAXMultiFormTestCase::setUp in core/modules/simpletest/tests/ajax.test
Sets up a Backdrop site for running functional and integration tests.
BackdropWebTestCase::backdropCreateNode in core/modules/simpletest/backdrop_web_test_case.php
Creates a node based on default settings.
backdrop_common_theme in core/includes/common.inc
Provides theme registration for themes across .inc files.
backdrop_flush_all_caches in core/includes/common.inc
Flushes all cached data on the site.
backdrop_page_get_cache in core/includes/bootstrap.inc
Retrieves the current page from the cache.
backdrop_page_save_cache in core/includes/common.inc
Save a page cache entry to the cache.
backdrop_render_page in core/includes/common.inc
Renders the page, including the HTML, HEAD, and BODY tags.
BootstrapPageCacheTestCase::testPageCache in core/modules/simpletest/tests/bootstrap.test
Test cache headers.
CacheClearCase::setUp in core/modules/simpletest/tests/cache.test
Sets up a Backdrop site for running functional and integration tests.
CacheClearCase::testFlushAllCaches in core/modules/simpletest/tests/cache.test
Test backdrop_flush_all_caches().
CacheGetMultipleUnitTest::setUp in core/modules/simpletest/tests/cache.test
Sets up a Backdrop site for running functional and integration tests.
CacheIsEmptyCase::setUp in core/modules/simpletest/tests/cache.test
Sets up a Backdrop site for running functional and integration tests.
cache_clear_all in core/includes/cache.inc
Clears data from the cache.
CommentInterfaceTest::testCommentInterface in core/modules/comment/tests/comment.test
Tests the comment interface.
CommentPagerTest::testCommentNewPageIndicator in core/modules/comment/tests/comment.test
Tests comment_new_page_count().
CommentPagerTest::testCommentPaging in core/modules/comment/tests/comment.test
Confirms comment paging works correctly with flat and threaded comments.
comment_form_submit in core/modules/comment/comment.module
Form submission handler for comment_form().
comment_new_page_count in core/modules/comment/comment.module
Calculates the page number for the first new comment.
comment_permalink in core/modules/comment/comment.module
Redirects comment links to the correct page depending on comment settings.
ContextualDynamicContextTestCase::setUp in core/modules/contextual/tests/contextual.test
Sets up a Backdrop site for running functional and integration tests.
ContextualDynamicContextTestCase::setUp in core/modules/contextual/tests/contextual.test
Sets up a Backdrop site for running functional and integration tests.
ContextualDynamicContextTestCase::testNodeLinks in core/modules/contextual/tests/contextual.test
Tests contextual links on node lists with different permissions.
ContextualLinksExampleTestCase::testContextualLinksExample in modules/examples/contextual_links_example/tests/contextual_links_example.test
Test the various contextual links that this module defines and displays.
DatabaseExampleUnitTestCase::testUI in modules/examples/database_example/tests/database_example.test
Tests the UI.
DatabaseSelectPagerDefaultTestCase::testElementNumbers in core/modules/simpletest/tests/database_test.test
Confirm that every pager gets a valid non-overlapping element ID.
DatabaseSelectPagerDefaultTestCase::testEvenPagerQuery in core/modules/simpletest/tests/database_test.test
Confirm that a pager query returns the correct results.
DatabaseSelectPagerDefaultTestCase::testOddPagerQuery in core/modules/simpletest/tests/database_test.test
Confirm that a pager query returns the correct results.
DateViewsTestCase::setUp in core/modules/date/tests/date_views.test
Test setup actions.
DateViewsTestCase::setUp in core/modules/date/tests/date_views.test
Test setup actions.
DBLogTestCase::verifyEvents in core/modules/dblog/tests/dblog.test
Generates and then verifies various types of events.
EntityFieldQueryTestCase::testEntityFieldQueryPager in core/modules/entity/tests/entity_query.test
Tests the pager integration of EntityFieldQuery.
FieldUIAlterTestCase::testDefaultWidgetPropertiesAlter in core/modules/field_ui/tests/field_ui.test
Tests hook_field_widget_properties_alter() on the default field widget.
FieldUIManageFieldsTestCase::setUp in core/modules/field_ui/tests/field_ui.test
Sets up a Backdrop site for running functional and integration tests.
FieldUIManageFieldsTestCase::setUp in core/modules/field_ui/tests/field_ui.test
Sets up a Backdrop site for running functional and integration tests.
FieldUIViewModeFunctionalTest::testFieldUIViewModes in core/modules/field_ui/tests/field_ui.test
Tests display mode functionality.
FieldUIViewModeTestHelper::setUp in core/modules/field_ui/tests/field_ui.test
Overrides BackdropWebTestCase::setUp().
FieldUIViewModeTestHelper::setUp in core/modules/field_ui/tests/field_ui.test
Overrides BackdropWebTestCase::setUp().
FieldViewsDataTest::setUp in core/modules/field/tests/field_views.test
Sets up a Backdrop site for running functional and integration tests.
FieldViewsFieldTest::setUp in core/modules/field/tests/field_views.test
Sets up a Backdrop site for running functional and integration tests.
FieldViewsTestHelper::setUpInstances in core/modules/field/tests/field_views.test
FileAdminTestCase::setUp in core/modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileAdminTestCase::setUp in core/modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileFieldAnonymousSubmission::testAnonymousNode in core/modules/file/tests/file.test
Tests the basic node submission for an anonymous visitor.
FileFieldAnonymousSubmission::testAnonymousNodeWithFile in core/modules/file/tests/file.test
Tests file submission for an anonymous visitor.
FileFieldAnonymousSubmission::testAnonymousNodeWithFile in core/modules/file/tests/file.test
Tests file submission for an anonymous visitor.
FileFieldAnonymousSubmission::_testNodeWithFileWithoutTitle in core/modules/file/tests/file.test
Helper method to test file submissions with missing node titles.
FileFieldAnonymousSubmission::_testNodeWithFileWithoutTitle in core/modules/file/tests/file.test
Helper method to test file submissions with missing node titles.
FileFieldWidgetTestCase::doTestTemporaryFileRemovalExploit in core/modules/file/tests/file.test
Helper for testing exploiting the temporary file removal using fid.
FileFieldWidgetTestCase::testMultiValuedWidget in core/modules/file/tests/file.test
Tests upload and remove buttons for multiple multi-valued File fields.
FileFieldWidgetTestCase::testPrivateFileSetting in core/modules/file/tests/file.test
Tests a file field with a "Private files" upload destination setting.
FileFieldWidgetTestCase::testSingleValuedWidget in core/modules/file/tests/file.test
Tests upload and remove buttons for a single-valued File field.
FilePrivateTestCase::testPrivateFile in core/modules/file/tests/file.test
Tests file access for file uploaded to a private node.
FilePrivateTestCase::testPrivateFileDownloadAccessGranted in core/modules/file/tests/file.test
Tests file access for private nodes when file download access is granted.
file_update_1000 in core/modules/file/file.install
Add a view for managing files.
file_update_1000 in core/modules/file/file.install
Add a view for managing files.
FilterEditorLinkValidateTestCase::setUp in core/modules/filter/tests/filter_dialog.test
Set up testing environment.
FilterEditorLinkValidateTestCase::setUp in core/modules/filter/tests/filter_dialog.test
Set up testing environment.
FilterFileUsageTest::testFilterEntityHooks in core/modules/filter/tests/filter.test
Tests file usages are tracked in creating, updating, and deleting content.
FormsArbitraryRebuildTestCase::setUp in core/modules/simpletest/tests/form.test
Sets up a Backdrop site for running functional and integration tests.
FormsRebuildTestCase::testPreserveFormActionAfterAJAX in core/modules/simpletest/tests/form.test
Tests that a form's action is retained after an Ajax submission.
form_test_form_user_register_form_alter in core/modules/simpletest/tests/form_test.module
Implements hook_form_FORM_ID_alter() for the registration form.
form_test_menu in core/modules/simpletest/tests/form_test.module
Implements hook_menu().
form_test_two_instances in core/modules/simpletest/tests/form_test.module
Menu callback that returns two instances of the node form.
ImageFieldDefaultImagesTestCase::testDefaultImages in core/modules/image/tests/image.test
Tests CRUD for fields and fields instances with default images.
ImageFieldDisplayTestCase::_testImageFieldFormatters in core/modules/image/tests/image.test
Test image formatters on node display.
image_style_flush in core/modules/image/image.module
Flush cached media for a style.
installer_browser_filters_form_submit in core/modules/installer/installer.pages.inc
Handles the filters form submit.
installer_browser_page in core/modules/installer/installer.pages.inc
Page to display the projects.
installer_test_get_results in core/modules/installer/tests/installer_test/installer_test.module
Returns projects based on the filters.
installer_test_query in core/modules/installer/tests/installer_test/installer_test.module
Page callback. Generates json based on the input filters.
l in core/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
LayoutBlockTest::setUp in core/modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutBlockTest::setUp in core/modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutBlockTest::testPageComponentBlocks in core/modules/layout/tests/layout.test
Test Page component blocks.
LayoutInterfaceTest::setUp in core/modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutInterfaceTest::setUp in core/modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutUpgradePathTest::testLayoutUpgrade in core/modules/layout/tests/layout.test
Tests a successful upgrade, where block positions copied to layouts.
LinkBaseTestClass::createLinkField in core/modules/link/tests/link.test
LinkBaseTestClass::setUp in core/modules/link/tests/link.test
Sets up a Backdrop site for running functional and integration tests.
LinkTokenTest::testStaticTokenLinkCreate in core/modules/link/tests/link.token.test
Creates a link field with a static title and an admin-entered token. Creates a node with a link and checks the title value.
LinkTokenTest::testTitleOnlyTitleNoLink in core/modules/link/tests/link.token.test
Test that if you have a title and no URL on a field which does not have tokens enabled, that the title is sanitized once.
LinkTokenTest::testUserTokenLinkCreate in core/modules/link/tests/link.token.test
Creates a link field with a required title enabled for user-entered tokens. Creates a node with a token in the link title and checks the value.
LinkUITest::testCRUDCreateFieldDefaults in core/modules/link/tests/link.ui.test
Creates a field with all the default values and check expected values.
LinkUITest::testCRUDCreateFieldWithClasses in core/modules/link/tests/link.ui.test
Tests adding custom classes (single and multiple) to link fields.
LinkUITest::testCRUDCreateFieldWithLinkType in core/modules/link/tests/link.ui.test
Tests the link type: "internal", "external", and "both" settings.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in core/modules/locale/tests/locale.test
Test if a content type can be set to multilingual and language is present.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in core/modules/locale/tests/locale.test
Test if a content type can be set to multilingual and language is present.
LocaleMultilingualFieldsFunctionalTest::setUp in core/modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocalePathFunctionalTest::testPathLanguageConfiguration in core/modules/locale/tests/locale.test
Test if a language can be associated with a URL alias.
locale_language_delete in core/modules/locale/locale.module
Implements hook_language_delete().
locale_language_insert in core/modules/locale/locale.module
Implements hook_language_insert().
locale_language_update in core/modules/locale/locale.module
Implements hook_language_update().
MenuLanguageTestCase::testMenuParentLanguageNode in core/modules/menu/tests/menu_language.test
Test that the available parent menu items match on the node form.
MenuLanguageTestCase::testMenuParentLanguageNode in core/modules/menu/tests/menu_language.test
Test that the available parent menu items match on the node form.
menu_settings_form_submit in core/modules/menu/menu.admin.inc
Custom submission handler for the global settings form.
NodeAccessFieldTestCase::setUp in core/modules/node/tests/node.test
NodeAccessRecordsUnitTest::setUp in core/modules/node/tests/node.test
NodeAccessRecordsUnitTest::setUp in core/modules/node/tests/node.test
NodeAccessRecordsUnitTest::testNodeAccessRecords in core/modules/node/tests/node.test
Creates a node and tests the creation of node access rules.
NodeAccessUnitTest::setUp in core/modules/node/tests/node.test
NodeAccessUnitTest::setUp in core/modules/node/tests/node.test
NodeAccessUnitTest::testNodeAccess in core/modules/node/tests/node.test
Runs basic tests for node_access function.
NodeAdminTestCase::setUp in core/modules/node/tests/node.test
NodeAdminTestCase::setUp in core/modules/node/tests/node.test
NodeAdminTestCase::testContentAdminPages in core/modules/node/tests/node.test
Tests content overview with different user permissions.
NodeBlockFunctionalTest::testRecentNodeBlock in core/modules/node/tests/node.test
Tests the recent content block.
NodeCreationTestCase::testFailedPageCreation in core/modules/node/tests/node.test
Verifies that a transaction rolls back the failed creation.
NodeCreationTestCase::testNodeCreation in core/modules/node/tests/node.test
Creates a "Page" node and verifies its consistency in the database.
NodeCreationTestCase::testUnpublishedNodeCreation in core/modules/node/tests/node.test
Create an unpublished node and confirm correct redirect behavior.
NodeLoadHooksTestCase::setUp in core/modules/node/tests/node.test
NodeLoadHooksTestCase::setUp in core/modules/node/tests/node.test
NodeLoadHooksTestCase::testHookNodeLoad in core/modules/node/tests/node.test
Tests that hook_node_load() is invoked correctly.
NodeLoadMultipleUnitTest::setUp in core/modules/node/tests/node.test
NodeLoadMultipleUnitTest::setUp in core/modules/node/tests/node.test
NodeLoadMultipleUnitTest::testNodeMultipleLoad in core/modules/node/tests/node.test
Creates four nodes and ensures that they are loaded correctly.
NodePageCacheTest::setUp in core/modules/node/tests/node.test
NodePageCacheTest::setUp in core/modules/node/tests/node.test
NodeRevisionsTestCase::testRevisions in core/modules/node/tests/node.test
Checks node revision related operations.
NodeTranslateBlockFunctionalTest::testNodeTranslateBlock in core/modules/node/tests/node.test
Tests the Existing content block.
NodeTranslateBlockFunctionalTest::testNodeTranslateBlock in core/modules/node/tests/node.test
Tests the Existing content block.
NodeTypeTestCase::testNodeTypeCreation in core/modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
NodeTypeTestCase::testNodeTypeEditing in core/modules/node/tests/node.test
Tests editing a node type using the UI.
NodeTypeTestCase::testNodeTypeStatus in core/modules/node/tests/node.test
Tests that node types correctly handle the 'disabled' flag.
NodeWebTestCase::setUp in core/modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeWebTestCase::setUp in core/modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
node_test_node_access_records in core/modules/node/tests/node_test/node_test.module
Implements hook_node_access_records().
node_update_1008 in core/modules/node/node.install
Create the view replacement for admin/content/node.
node_update_1008 in core/modules/node/node.install
Create the view replacement for admin/content/node.
node_update_1018 in core/modules/node/node.install
Update content admin view to show scheduled publication info.
node_update_1018 in core/modules/node/node.install
Update content admin view to show scheduled publication info.
node_views_analyze in core/modules/node/views/node.views.inc
Implements hook_views_analyze().
OptionsWidgetsTestCase::testOnOffCheckbox in core/modules/field/modules/options/tests/options.test
Tests the 'options_onoff' widget.
PagePreviewTestCase::setUp in core/modules/node/tests/node.test
PagePreviewTestCase::testPagePreview in core/modules/node/tests/node.test
Checks the node preview functionality.
PagePreviewTestCase::testPagePreview in core/modules/node/tests/node.test
Checks the node preview functionality.
PagerExampleTestCase::testPagerPage in modules/examples/pager_example/tests/pager_example.test
Verify the functionality of the example module.
PagerFunctionalWebTestCase::testActiveClass in core/modules/simpletest/tests/pager.test
Tests markup and CSS classes of pager links.
pager_find_page in core/includes/pager.inc
Returns the current page being requested for display within a pager.
pager_get_query_parameters in core/includes/pager.inc
Compose a URL query parameter array for pager links.
PathHooksTestCase::setUp in core/modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathHooksTestCase::setUp in core/modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathLanguageTestCase::setUp in core/modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathLanguageTestCase::setUp in core/modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathLanguageTestCase::testAliasTranslation in core/modules/path/tests/path.test
Test alias functionality through the admin interfaces.
PathLanguageUITestCase::setUp in core/modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathPatternBulkUpdateTestCase::testBulkUpdate in core/modules/path/tests/path_pattern.test
PathPatternFunctionalTestCase::testNodeEditing in core/modules/path/tests/path_pattern.test
Basic functional testing of node Path patterns.
PathPatternFunctionalTestCase::testPatternsValidation in core/modules/path/tests/path_pattern.test
PathPatternTestHelper::setUp in core/modules/path/tests/path_pattern.test
Sets up a Backdrop site for running functional and integration tests.
PathPatternTestHelper::setUp in core/modules/path/tests/path_pattern.test
Sets up a Backdrop site for running functional and integration tests.
PathPatternUnitTestCase::testNoExistingPathAliases in core/modules/path/tests/path_pattern.test
PathPatternUnitTestCase::testPatternLoadByEntity in core/modules/path/tests/path_pattern.test
Test path_get_pattern_by_entity_type().
PathTestCase::setUp in core/modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathTestCase::setUp in core/modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
path_autocomplete in core/modules/system/system.module
Menu callback; Autocomplete callback for paths.
redirect_404_list in core/modules/redirect/redirect.admin.inc
Form callback; Display a list of all recent 404 pages.
redirect_page_cache_clear in core/modules/redirect/redirect.module
Clear a page from the page cache.
SearchAdvancedSearchForm::testNodeType in core/modules/search/tests/search.test
Test using the search form with GET and POST queries. Test using the advanced search form to limit search to nodes of type "Page".
SearchExactTestCase::testExactQuery in core/modules/search/tests/search.test
Tests that the correct number of pager links are found for both keywords and phrases.
SearchNumberMatchingTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchNumbersTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchRankingTestCase::testDoubleRankings in core/modules/search/tests/search.test
Verifies that if we combine two rankings, search still works.
SearchRankingTestCase::testHTMLRankings in core/modules/search/tests/search.test
Test rankings of HTML tags.
SearchRankingTestCase::testRankings in core/modules/search/tests/search.test
standard_install in core/profiles/standard/standard.install
Implements hook_install().
standard_install in core/profiles/standard/standard.install
Implements hook_install().
SystemThemeFunctionalTest::setUp in core/modules/system/tests/system.test
SystemThemeFunctionalTest::setUp in core/modules/system/tests/system.test
system_clear_page_cache_submit in core/modules/system/system.admin.inc
Submit callback; clear the page cache.
system_cron in core/modules/system/system.module
Implements hook_cron().
system_tokens in core/modules/system/system.tokens.inc
Implements hook_tokens().
TaxonomyTermTestCase::testNodeTermCreationAndDeletion in core/modules/taxonomy/tests/taxonomy.test
Test term creation with a free-tagging vocabulary from the node form.
TaxonomyTermTestCase::testNodeTermCreationAndDeletion in core/modules/taxonomy/tests/taxonomy.test
Test term creation with a free-tagging vocabulary from the node form.
taxonomy_overview_terms in core/modules/taxonomy/taxonomy.admin.inc
Form builder for the taxonomy terms overview.
template_preprocess_entity in core/modules/entity/entity.theme.inc
Process variables for entity.tpl.php.
template_preprocess_file_entity in core/modules/file/file.module
Process variables for file.tpl.php
template_preprocess_node in core/modules/node/node.theme.inc
Processes variables for node.tpl.php.
template_preprocess_taxonomy_term in core/modules/taxonomy/taxonomy.theme.inc
Process variables for taxonomy-term.tpl.php.
ThemeDebugMarkupTestCase::setUp in core/modules/simpletest/tests/theme.test
Sets up a Backdrop site for running functional and integration tests.
ThemeDebugMarkupTestCase::setUp in core/modules/simpletest/tests/theme.test
Sets up a Backdrop site for running functional and integration tests.
ThemeUnitTest::testFrontPageThemeSuggestion in core/modules/simpletest/tests/theme.test
Ensure page-front template suggestion is added when on home page.
ThemeUnitTest::testFrontPageThemeSuggestion in core/modules/simpletest/tests/theme.test
Ensure page-front template suggestion is added when on home page.
ThemeUnitTest::testThemeSuggestions in core/modules/simpletest/tests/theme.test
Test function theme_get_suggestions() for SA-CORE-2009-003.
ThemeUnitTest::testThemeSuggestions in core/modules/simpletest/tests/theme.test
Test function theme_get_suggestions() for SA-CORE-2009-003.
ThemeUnitTest::testThemeSuggestions in core/modules/simpletest/tests/theme.test
Test function theme_get_suggestions() for SA-CORE-2009-003.
ThemeUnitTest::testThemeSuggestions in core/modules/simpletest/tests/theme.test
Test function theme_get_suggestions() for SA-CORE-2009-003.
ThemeUnitTest::testThemeSuggestions in core/modules/simpletest/tests/theme.test
Test function theme_get_suggestions() for SA-CORE-2009-003.
theme_pager_link in core/includes/pager.inc
Returns HTML for a link to a specific query result page.
TranslationTestCase::setUp in core/modules/translation/tests/translation.test
Sets up a Backdrop site for running functional and integration tests.
UserCancelTestCase::testUserDelete in core/modules/user/tests/user.test
Delete account and remove all content.
UserSignatureTestCase::testUserSignature in core/modules/user/tests/user.test
Test that a user can change their signature format and that it is respected upon display.
user_update_1009 in core/modules/user/user.install
Create the default view for user administration.
user_update_1009 in core/modules/user/user.install
Create the default view for user administration.
user_update_1025 in core/modules/user/user.install
Add a "changed" column to the user_admin View.
user_update_1025 in core/modules/user/user.install
Add a "changed" column to the user_admin View.
view::add_display in core/modules/views/includes/view.inc
Add a new display handler to the view, automatically creating an id.
view::get_exposed_input in core/modules/views/includes/view.inc
Figure out what the exposed input for this view is.
view::new_display in core/modules/views/includes/view.inc
Create a new display and a display handler for it.
ViewsAccessTest::view_access_dynamic in core/modules/views/tests/views_access.test
ViewsAccessTest::view_access_dynamic in core/modules/views/tests/views_access.test
ViewsAccessTest::view_access_static in core/modules/views/tests/views_access.test
ViewsAccessTest::view_access_static in core/modules/views/tests/views_access.test
ViewsAjaxTest::testAjaxView in core/modules/views/tests/views_ajax.test
Tests an ajax and non-ajax view.
ViewsArgumentValidatorTest::view_test_argument_validate_php_failure in core/modules/views/tests/views_argument_validator.test
ViewsArgumentValidatorTest::view_test_argument_validate_php_failure in core/modules/views/tests/views_argument_validator.test
ViewsBasicTest::testSimpleArgument in core/modules/views/tests/views_basic.test
Tests simple argument.
ViewsExposedFormTest::testExposedRemember in core/modules/views/tests/views_exposed_form.test
Test remembering exposed filters.
ViewsPluginDisplayTestCase::testFilterGroupsOverriding in core/modules/views/tests/plugins/views_plugin_display.test
Tests the overriding of filter_groups.
ViewsPluginDisplayTestCase::testFilterGroupsUpdating in core/modules/views/tests/plugins/views_plugin_display.test
Based on a bug some filter_groups landed in the overridden display, even the filters weren't overridden. This caused multiple issues. Take sure that the value from the default display are used.
ViewsPluginDisplayTestCase::viewFilterGroupsOverriding in core/modules/views/tests/plugins/views_plugin_display.test
Returns a test view for testFilterGroupsOverriding.
ViewsPluginDisplayTestCase::viewFilterGroupsOverriding in core/modules/views/tests/plugins/views_plugin_display.test
Returns a test view for testFilterGroupsOverriding.
ViewsPluginDisplayTestCase::viewFilterGroupsUpdating in core/modules/views/tests/plugins/views_plugin_display.test
Returns a test view for testFilterGroupUpdating.
ViewsPluginDisplayTestCase::viewFilterGroupsUpdating in core/modules/views/tests/plugins/views_plugin_display.test
Returns a test view for testFilterGroupUpdating.
ViewsPluginStyleJumpMenuTest::setUp in core/modules/views/tests/styles/views_plugin_style_jump_menu.test
Sets up a Backdrop site for running functional and integration tests.
ViewsSqlTest::getBasicPageView in core/modules/views/tests/views_query.test
Build and return a Page view of the views_test table.
ViewsSqlTest::getBasicPageView in core/modules/views/tests/views_query.test
Build and return a Page view of the views_test table.
ViewsUiBaseViewsWizard::add_displays in core/modules/views_ui/wizards/views_ui_base_views_wizard.php
Add the array of display options to the view, with appropriate overrides.
ViewsUiBaseViewsWizard::add_displays in core/modules/views_ui/wizards/views_ui_base_views_wizard.php
Add the array of display options to the view, with appropriate overrides.
ViewsUiBaseViewsWizard::build_display_options in core/modules/views_ui/wizards/views_ui_base_views_wizard.php
Build an array of display options for the view.
ViewsUiBaseViewsWizard::build_form in core/modules/views_ui/wizards/views_ui_base_views_wizard.php
For AJAX callbacks to build other elements in the "show" form.
ViewsUiBaseViewsWizard::page_display_options in core/modules/views_ui/wizards/views_ui_base_views_wizard.php
ViewsUiBaseViewsWizard::page_feed_display_options in core/modules/views_ui/wizards/views_ui_base_views_wizard.php
ViewsUiCommentViewsWizard::page_display_options in core/modules/views_ui/wizards/views_ui_comment_views_wizard.php
ViewsUiNodeViewsWizard::page_display_options in core/modules/views_ui/wizards/views_ui_node_views_wizard.php
ViewsUIWizardBasicTestCase::testViewsWizardAndListing in core/modules/views/tests/views_ui.test
ViewsUIWizardDisplaysTestCase::testOverrideDisplays in core/modules/views/tests/views_ui.test
Tests that displays can be overridden via the UI.
ViewsUIWizardDisplaysTestCase::testReorderDisplays in core/modules/views/tests/views_ui.test
Test reordering of displays.
ViewsUIWizardItemsPerPageTestCase::testItemsPerPage in core/modules/views/tests/views_ui.test
Tests the number of items per page.
ViewsUIWizardJumpMenuTestCase::testJumpMenus in core/modules/views/tests/views_ui.test
Tests the jump menu style plugin.
ViewsViewTest::view_test_destroy in core/modules/views/tests/views_view.test
This view provides some filters, fields, arguments, relationships, sorts, areas and attachments.
ViewsViewTest::view_test_destroy in core/modules/views/tests/views_view.test
This view provides some filters, fields, arguments, relationships, sorts, areas and attachments.
views_handler_field_file::options_form in core/modules/file/views/views_handler_field_file.inc
Provide link to file option
views_plugin_cache::get_results_key in core/modules/views/plugins/views_plugin_cache.inc
views_plugin_display_feed::options_summary in core/modules/views/plugins/views_plugin_display_feed.inc
Provide the summary for page options in the views UI.
views_plugin_display_page::options_summary in core/modules/views/plugins/views_plugin_display_page.inc
Provide the summary for page options in the views UI.
views_plugin_pager_full::set_current_page in core/modules/views/plugins/views_plugin_pager_full.inc
Set the current page.
views_preprocess_node in core/modules/views/views.module
A theme preprocess function to automatically allow view-based node templates if called from a view.
views_ui_add_form_save_submit in core/modules/views_ui/views_ui.admin.inc
Process the add view form, 'save'.
views_ui_admin_settings_basic in core/modules/views_ui/views_ui.admin.inc
Form builder for the admin display defaults page.
views_ui_admin_settings_basic in core/modules/views_ui/views_ui.admin.inc
Form builder for the admin display defaults page.
views_ui_edit_view_form_submit in core/modules/views_ui/views_ui.admin.inc
Submit handler for the configure view form.
views_ui_update_1001 in core/modules/views_ui/views_ui.install
Add new default display(s) setting.
views_views_plugins in core/modules/views/includes/views.views.inc
Implements hook_views_plugins().
views_views_plugins in core/modules/views/includes/views.views.inc
Implements hook_views_plugins().
x33.php in core/includes/transliteration/x33.php
_admin_bar_flush_cache in core/modules/admin_bar/admin_bar.inc
Flush all caches or a specific one.
_backdrop_bootstrap_configuration in core/includes/bootstrap.inc
Sets up the script environment and loads settings.php.
_entityreference_preprocess_set_title_display in core/modules/entityreference/entityreference.module
Pass title display setting to templates.