backdrop_set_installed_schema_version |
function |
includes/install.inc |
Update the installed version information for a module. |
hook_form_system_theme_settings_alter |
function |
modules/system/theme.api.php |
Allow themes to alter the theme-specific settings form. |
CommentHelperCase::setCommentsPerPage |
function |
modules/comment/tests/comment.test |
Sets the value specifying the default number of comments per page. |
list_field_formatter_settings_summary |
function |
modules/field/modules/list/list.module |
Implements hook_field_formatter_settings_summary(). |
ViewsHandlerFilterMultipleTest::setUp |
function |
modules/views/tests/handlers/views_handler_filter_multiple.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseSchema_mysql::fieldSetDefault |
function |
drivers/database_mysql/schema.inc |
Set the default value for a field. |
ViewsHandlerFieldBooleanTest::dataSet |
function |
modules/views/tests/handlers/views_handler_field_boolean.test |
A very simple test dataset. |
DatabaseTaggingTestCase::testMetaData |
function |
modules/simpletest/tests/database_test.test |
Test that we can attach meta data to a query object. |
UserAdminSettingsEmailFormTest::setUp |
function |
modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
CommentHelperCase::setCommentSettings |
function |
modules/comment/tests/comment.test |
Sets a comment config for the post content type. |
text_field_formatter_settings_summary |
function |
modules/field/modules/text/text.module |
Implements hook_field_formatter_settings_summary(). |
ViewsHandlerFilterEqualityTest::setUp |
function |
modules/views/tests/handlers/views_handler_filter_equality.test |
Sets up a Backdrop site for running functional and integration tests. |
EntityControllerInterface::resetCache |
function |
modules/entity/entity.controller.inc |
Resets the internal, static entity cache. |
TaxonomyLanguageFunctionalTest::setUp |
function |
modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
field_test_field_widget_settings_form |
function |
modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_widget_settings_form(). |
SimpleTestBrokenSetUp::testBreakSetUp |
function |
modules/simpletest/tests/simpletest.test |
Runs this test case from within the simpletest child site. |
DatabaseTemporaryQueryTestCase::setUp |
function |
modules/simpletest/tests/database_test.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseSelectComplexTestCase2::setUp |
function |
modules/simpletest/tests/database_test.test |
Sets up a Backdrop site for running functional and integration tests. |
FormsTriggeringElementTestCase::setUp |
function |
modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
ViewsHandlerFilterStringTest::dataSet |
function |
modules/views/tests/handlers/views_handler_filter_string.test |
An extended test dataset. |
ViewsUIWizardTaggedWithTestCase::setUp |
function |
modules/views/tests/views_ui.test |
Sets up a Backdrop site for running functional and integration tests. |
BackdropWebTestCase::$originalSettings |
property |
modules/simpletest/backdrop_web_test_case.php |
The original settings as provided in settings.php. |
ViewsPluginDisplayBlockTestCase::setUp |
function |
modules/views/tests/plugins/views_plugin_display_block.test |
Sets up a Backdrop site for running functional and integration tests. |
views_plugin_query_default::set_header |
function |
modules/views/plugins/views_plugin_query_default.inc |
Set the table header; used for click-sorting because it's needed
info to modify the ORDER BY clause. |
UpdateDependencyMissingTestCase::setUp |
function |
modules/simpletest/tests/update.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseTaggingTestCase::testHasAnyTag |
function |
modules/simpletest/tests/database_test.test |
Test query tagging "has at least one of these tags" functionality. |
CommonBackdropArrayUnitTest::testUnset |
function |
modules/simpletest/tests/common.test |
Tests unsetting nested array values. |
SearchConfigSettingsForm::$search_user |
property |
modules/search/tests/search.test |
|
SearchConfigSettingsForm::$search_node |
property |
modules/search/tests/search.test |
|
ImageFieldDefaultImagesTestCase::setUp |
function |
modules/image/tests/image.test |
Sets up a Backdrop site for running functional and integration tests. |
views_plugin_pager::set_items_per_page |
function |
modules/views/plugins/views_plugin_pager.inc |
Set how many items per page this pager will display. |
DatabaseTransactionTestCase::insertRow |
function |
modules/simpletest/tests/database_test.test |
Insert a single row into the testing table. |
DatabaseConnection_mysql::databaseType |
function |
drivers/database_mysql/database.inc |
Returns the name of the PDO driver for this connection. |
taxonomy_field_formatter_settings_form |
function |
modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_settings_form(). |
DatabaseReservedKeywordTestCase::setUp |
function |
modules/simpletest/tests/database_test.test |
Sets up a Backdrop site for running functional and integration tests. |
views_plugin_query::set_group_operator |
function |
modules/views/plugins/views_plugin_query.inc |
Control how all WHERE and HAVING groups are put together. |
MenuTrailTestCase::testMenuTreeSetPath |
function |
modules/simpletest/tests/menu.test |
Tests active trails are properly affected by menu_tree_set_path(). |
contact_form_user_admin_settings_alter |
function |
modules/contact/contact.module |
Implements hook_form_FORM_ID_alter(). |
NodeRevisionPermissionsTestCase::setUp |
function |
modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
hook_file_formatter_FORMATTER_settings |
function |
modules/file/file.api.php |
Define formatter settings. |
ViewsHandlerFilterDateTest::testOffset |
function |
modules/views/tests/handlers/views_handler_filter_date.test |
Test the general offset functionality. |
DatabaseTransactionOutOfOrderException |
class |
includes/database/database.inc |
Exception thrown when a rollback() resulted in other active transactions being rolled-back. |
LocaleUILanguageNegotiationTest::setUp |
function |
modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
BackdropStreamWrapperInterface::setUri |
function |
includes/stream_wrappers.inc |
Set the absolute stream resource URI. |
LocaleTranslationFunctionalTest::setUp |
function |
modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
ViewsPagerTest::testStorePagerSettings |
function |
modules/views/tests/views_pager.test |
Pagers was sometimes not stored. |
PathPatternFunctionalTestHelper::setUp |
function |
modules/path/tests/path_pattern.test |
Sets up a Backdrop site for running functional and integration tests. |
CommentHelperCase::setCommentAnonymous |
function |
modules/comment/tests/comment.test |
Sets the value governing restrictions on anonymous comments. |
LocaleJavascriptTranslationTest::setUp |
function |
modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseCharsetConverter::convertTable |
function |
includes/database/charset_converter.inc |
Converts a table to a desired character set and collation. |