node_type_cache_reset |
function |
modules/node/node.module |
Clears the node type cache. |
UserPasswordResetTest |
class |
modules/user/tests/user_password_reset.test |
|
color_rebuild_settings |
function |
modules/color/color.module |
Rebuild color scheme info. |
BackdropNullCache::set |
function |
drivers/cache_null/cache_null.inc |
Implements BackdropCacheInterface::set(). |
DatabaseTasks::connect |
function |
includes/install.inc |
Check if we can connect to the database. |
MenuWebTestCase::setUp |
function |
modules/simpletest/tests/menu.test |
Sets up a Backdrop site for running functional and integration tests. |
view::set_current_page |
function |
modules/views/includes/view.inc |
Change/Set the current page for the pager. |
redirect_settings_form |
function |
modules/redirect/redirect.admin.inc |
Form builder for redirection settings. |
views_set_current_view |
function |
modules/views/views.module |
Set the current 'current view' that is being built/rendered so that it is
easy for other modules to identify. |
node_type_set_defaults |
function |
modules/node/node.module |
Sets the default values for a node type. |
NodeWebTestCase::setUp |
function |
modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
system_test_set_header |
function |
modules/simpletest/tests/system_test.module |
|
FormUrlTestCase::setUp |
function |
modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
LayoutCloneTest::setUp |
function |
modules/layout/tests/layout.test |
Sets up a Backdrop site for running functional and integration tests. |
FilterSettingsTestCase |
class |
modules/filter/tests/filter.test |
Tests filter settings. |
DateAPITestCase::setUp |
function |
modules/date/tests/date_api.test |
Sets up a Backdrop site for running functional and integration tests. |
LayoutContext::setData |
function |
modules/layout/plugins/context/layout_context.inc |
Set the data for this context. |
BackdropFakeCache::set |
function |
includes/cache-install.inc |
Overrides BackdropDatabaseCache::set(). |
TokenTestHelper::setUp |
function |
modules/simpletest/tests/token.test |
Sets up a Backdrop site for running functional and integration tests. |
ViewsModuleTest::setUp |
function |
modules/views/tests/views_module.test |
Sets up a Backdrop site for running functional and integration tests. |
SystemSettingsFormTest |
class |
modules/simpletest/tests/form.test |
|
LayoutBlockTest::setUp |
function |
modules/layout/tests/layout.test |
Sets up a Backdrop site for running functional and integration tests. |
SearchQuery::setOption |
function |
modules/search/search.extender.inc |
Applies a search option and removes it from the search query string. |
ConfirmFormTest::setUp |
function |
modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
CronRunTestCase::setUp |
function |
modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
ckeditor_settings_form |
function |
modules/ckeditor/ckeditor.admin.inc |
Editor settings callback; Provide options for CKEditor module. |
ViewsAccessTest::setUp |
function |
modules/views/tests/views_access.test |
Sets up a Backdrop site for running functional and integration tests. |
_menu_link_parents_set |
function |
includes/menu.inc |
Sets the p1 through p9 values for a menu link being saved. |
BackdropSetMessageTest |
class |
modules/system/tests/system.test |
Tests backdrop_set_message() and related functions. |
FileTranferTest::setUp |
function |
modules/simpletest/tests/filetransfer.test |
Sets up a Backdrop site for running functional and integration tests. |
filter_get_js_settings |
function |
modules/filter/filter.module |
Retrieve JavaScript settings that should be added by each filter. |
element_set_attributes |
function |
includes/common.inc |
Sets HTML attributes based on element properties. |
SessionTestCase::setUp |
function |
modules/simpletest/tests/session.test |
Sets up a Backdrop site for running functional and integration tests. |
update_settings_submit |
function |
modules/update/update.admin.inc |
Form submission handler for update_settings(). |
SearchEmbedForm::setUp |
function |
modules/search/tests/search.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldUITestCase::setUp |
function |
modules/field_ui/tests/field_ui.test |
Sets up a Backdrop site for running functional and integration tests. |
drupal_rewrite_settings |
function |
includes/drupal.inc |
Replaces values in settings.php with values in the submitted array. |
backdrop_set_breadcrumb |
function |
includes/common.inc |
Sets the breadcrumb trail for the current page. |
view::set_exposed_input |
function |
modules/views/includes/view.inc |
Set the exposed filters input to an array. If unset they will be taken
from $_GET when the time comes. |
DatabaseTasks::runTasks |
function |
includes/install.inc |
Run database tasks and tests to see if Backdrop can run on the database. |
LanguageListTest::setUp |
function |
modules/language/tests/language.test |
Sets up a Backdrop site for running functional and integration tests. |
FileHookTestCase::setUp |
function |
modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
CacheIsEmptyCase::setUp |
function |
modules/simpletest/tests/cache.test |
Sets up a Backdrop site for running functional and integration tests. |
FileDownloadTest::setUp |
function |
modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseTasks::$results |
property |
includes/install.inc |
Results from tasks. |
FileMimeTypeTest::setUp |
function |
modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
BackdropCacheArray::set |
function |
includes/bootstrap.inc |
Writes a value to the persistent cache immediately. |
PageEditTestCase::setUp |
function |
modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
BackdropTestCase::setUp |
function |
modules/simpletest/backdrop_web_test_case.php |
Prepare an environment in which tests will be executed. |
install_verify_settings |
function |
includes/install.core.inc |
Verifies the existing settings in settings.php. |