view::set_use_ajax |
function |
core/modules/views/includes/view.inc |
Whether or not AJAX should be used. If AJAX is used, paging,
tablesorting and exposed filters will be fetched via an AJAX call
rather than a page refresh. |
_batch_current_set |
function |
core/includes/batch.inc |
Returns the batch set being currently processed. |
menu_tree_set_path |
function |
core/includes/menu.inc |
Sets the path for determining the active trail of the specified menu tree. |
Block::setContexts |
function |
core/modules/layout/includes/block.class.inc |
Set the contexts for this block. |
ThemeRegistry::set |
function |
core/includes/theme.inc |
Writes a value to the persistent cache immediately. |
theme_has_settings |
function |
core/includes/theme.inc |
Detect if a theme has any theme settings. |
views_ui_cache_set |
function |
core/modules/views_ui/views_ui.module |
Specialized cache function to add a flag to our view, include an appropriate
include, and cache more easily. |
theme-settings.php |
file |
core/modules/simpletest/tests/themes/test_theme_config/theme-settings.php |
Theme settings file for the test_theme_config theme. |
backdrop_set_title |
function |
core/includes/bootstrap.inc |
Sets the title of the current page. |
file_settings_form |
function |
core/modules/file/file.admin.inc |
Form callback for file settings. |
theme-settings.php |
file |
core/themes/basis/theme-settings.php |
Theme settings file for Basis. |
theme-settings.php |
file |
core/themes/bartik/theme-settings.php |
|
theme-settings.php |
file |
core/modules/simpletest/tests/themes/test_theme/theme-settings.php |
|
drupal_static_reset |
function |
core/includes/drupal.inc |
Resets one or all centrally stored static variable(s). |
AJAXTestCase::setUp |
function |
core/modules/simpletest/tests/ajax.test |
Sets up a Backdrop site for running functional and integration tests. |
view::set_arguments |
function |
core/modules/views/includes/view.inc |
Set the arguments that come to this view. Usually from the URL
but possibly from elsewhere. |
PathTestCase::setUp |
function |
core/modules/path/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
user_pass_reset_url |
function |
core/modules/user/user.module |
Generates a unique URL for a user to login and reset their password. |
image_test_settings |
function |
core/modules/simpletest/tests/image_test.module |
Image toolkit's settings operation. |
views_set_page_view |
function |
core/modules/views/views.module |
Set the current 'page view' that is being displayed so that it is easy
for other modules or the theme to identify. |
date_views_settings |
function |
core/modules/date/date.module |
Form callback for date views pager title format settings. |
book_admin_settings |
function |
core/modules/book/book.admin.inc |
Form constructor for the book settings form. |
DatabaseTransaction |
class |
core/includes/database/database.inc |
A wrapper class for creating and managing database transactions. |
FilterResetTestCase |
class |
core/modules/system/tests/system.test |
Test module filter. |
SearchSetLocaleTest |
class |
core/modules/search/tests/search.test |
Tests searching with locale values set. |
admin_bar_cache_set |
function |
core/modules/admin_bar/admin_bar.module |
Store a client-side cache hash in persistent cache. |
user_settings_email |
function |
core/modules/user/user.admin.inc |
Form builder; Configure user email settings for this site. |
Layout::setContexts |
function |
core/modules/layout/includes/layout.class.inc |
Set the internally stored contexts. |
FileTransfer::__set |
function |
core/includes/filetransfer/filetransfer.inc |
Implementation of the magic __set() method. |
layout_reset_caches |
function |
core/modules/layout/layout.module |
Reset all caches provided by Layout module. |
IconTestCase::setUp |
function |
core/modules/simpletest/tests/icon.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseTasks::fail |
function |
core/includes/install.inc |
Assert test as failed. |
DatabaseTasks::pass |
function |
core/includes/install.inc |
Assert test as a pass. |
DatabaseTasks::name |
function |
core/includes/install.inc |
Return the human-readable name of the driver. |
MenuTestCase::setUp |
function |
core/modules/menu/tests/menu.test |
Sets up a Backdrop site for running functional and integration tests. |
config_set_multiple |
function |
core/includes/config.inc |
A shortcut function to set and save multiple values in a config file. |
Config::setMultiple |
function |
core/includes/config.inc |
Sets multiple values in this configuration object. |
user_admin_settings |
function |
core/modules/user/user.admin.inc |
Form builder; Configure user settings for this site. |
MailTestCase::setUp |
function |
core/modules/simpletest/tests/mail.test |
Sets up a Backdrop site for running functional and integration tests. |
PathSaveTest::setUp |
function |
core/modules/simpletest/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
test_basetheme.info |
file |
core/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info |
name = Theme test base theme
description = Test theme which acts as a base theme for other test subthemes.
version = BACKDROP_VERSION
backdrop = 1.x
type = theme
hidden = TRUE
settings[basetheme_only] = base theme value
settings[subtheme_override] =… |
ViewsSqlTest::setUp |
function |
core/modules/views/tests/views_query.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseTasks_mysql |
class |
core/includes/database/mysql/install.inc |
Specifies installation tasks for MySQL and equivalent databases. |
user_login_settings |
function |
core/modules/user/user.admin.inc |
Login settings form. |
update_variable_set |
function |
core/includes/update.inc |
Sets a persistent variable during update hooks. |
BookTestCase::setUp |
function |
core/modules/book/tests/book.test |
Sets up a Backdrop site for running functional and integration tests. |
filter_formats_reset |
function |
core/modules/filter/filter.module |
Resets the text format caches. |
DBLogTestCase::setUp |
function |
core/modules/dblog/tests/dblog.test |
Enable modules and create users with specific permissions. |
DashboardTest::setUp |
function |
core/modules/dashboard/tests/dashboard.test |
Sets up a Backdrop site for running functional and integration tests. |
_filter_url_settings |
function |
core/modules/filter/filter.module |
Implements callback_filter_settings(). |