FileFileTypeClassificationTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
_session_test_set_message_but_do_not_save |
function |
core/modules/simpletest/tests/session_test.module |
Menu callback, sets a message but call backdrop_save_session(FALSE). |
taxonomy_field_formatter_settings_summary |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_settings_summary(). |
views_plugin_cache_time::cache_set_expire |
function |
core/modules/views/plugins/views_plugin_cache_time.inc |
Determine expiration time in the cache table of the cache type
or CACHE_PERMANENT if item shouldn't be removed automatically from cache. |
DatabaseCharsetConverter::convertDatabase |
function |
core/includes/database/charset_converter.inc |
Convert the database charset and collation, but not the tables within it. |
ViewsModuleTest::resetStaticViewsDataCache |
function |
core/modules/views/tests/views_module.test |
Resets the views data cache. |
NodeAccessBaseTableTestCase::$nids_visible |
property |
core/modules/node/tests/node.test |
|
LocaleUninstallFrenchFunctionalTest::setUp |
function |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
SimpleTestExampleMockModuleTestCase::setUp |
function |
modules/examples/simpletest_example/tests/simpletest_example.test |
Set up the test environment. |
LocaleCommentLanguageFunctionalTest::setUp |
function |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
layout_flexible_template_settings_add_form |
function |
core/modules/layout/layout.flexible.inc |
Form to add a flexible template. |
entityreference_field_widget_settings_form |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_widget_settings_form(). |
FilterSettingsTestCase::testFilterDefaults |
function |
core/modules/filter/tests/filter.test |
Tests explicit and implicit default settings for filters. |
date_field_instance_settings_form_validate |
function |
core/modules/date/date.admin.inc |
Form validation handler for _date_field_instance_settings_form(). |
ViewsUiBaseViewsWizard::set_validated_view |
function |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
DatabaseTasks::$connectionRefusedErrorCode |
property |
core/includes/install.inc |
Error code when the connection is refused. |
ViewsTestCase::assertNotIdenticalResultset |
function |
core/modules/views/tests/views_query.test |
Helper function: verify a result set returned by view.. |
text_field_instance_settings_form_validate |
function |
core/modules/field/modules/text/text.module |
Element validate handler for text_field_instance_settings_form(). |
filter_admin_format_filter_settings_update |
function |
core/modules/filter/filter.admin.inc |
Form submit handler for filter_admin_format_filter_settings_form(). |
NodePostSettingsTestCase::testPagePostInfo |
function |
core/modules/node/tests/node.test |
Confirms "Page" content type and post information is on a new node. |
hook_date_field_widget_settings_form_alter |
function |
core/modules/date/date.api.php |
Alter a date field widget settings form. |
SimpleTestMissingCheckedRequirements::setUp |
function |
core/modules/simpletest/tests/simpletest.test |
Sets up a Backdrop site for running functional and integration tests. |
ViewsHandlerSortDateTest::expectedResultSet |
function |
core/modules/views/tests/handlers/views_handler_sort_date.test |
|
_authorize_filetransfer_connection_settings |
function |
core/includes/authorize.inc |
Generates the Form API array for a given connection backend's settings. |
hook_field_formatter_settings_summary_alter |
function |
core/modules/field/field.api.php |
Alter the short summary for the current formatter settings of an instance. |
layout_flexible_template_settings_edit_form |
function |
core/modules/layout/layout.flexible.inc |
Form to configure a flexible template. |
date_views_plugin_pager::set_argument_value |
function |
core/modules/date/views/date_views_plugin_pager.inc |
Set the view's argument value. |
DatabaseTaggingTestCase::testExtenderHasTag |
function |
core/modules/simpletest/tests/database_test.test |
Confirm that an extended query has a "tag" added to it. |
ViewsUiBaseViewsWizard::set_default_options |
function |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Sets options for a display and makes them the default options if possible. |
field_test_field_formatter_settings_summary |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_formatter_settings_summary(). |
EntityControllerInterface::resetStaticCache |
function |
core/modules/entity/entity.controller.inc |
Resets the internal, static entity cache. |
CommonJavaScriptTestCase::testHeaderSetting |
function |
core/modules/simpletest/tests/common.test |
Test backdrop_get_js() for JavaScript settings. |
BackdropRequestSanitizerUnitTestCase::setUp |
function |
core/modules/system/tests/system.test |
Sets up unit test environment. |
views_plugin_query_default::set_count_field |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Set what field the query will count() on for paging. |
image_field_instance_settings_form_validate |
function |
core/modules/image/image.field.inc |
Element validate handler for image_field_instance_settings_form(). |
ViewsExposedFormTest::testRenameResetButton |
function |
core/modules/views/tests/views_exposed_form.test |
Tests, whether and how the reset button can be renamed. |
FormStateValuesCleanAdvancedTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
SimpleTestFunctionalTest::getResultFieldSet |
function |
core/modules/simpletest/tests/simpletest.test |
Get the fieldset containing the results for group this test is in. |
LocaleLanguageSwitchingFunctionalTest::setUp |
function |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
number_field_instance_settings_form_validate |
function |
core/modules/field/modules/number/number.module |
Form validation handler for number_field_instance_settings_form(). |
SearchExpressionInsertExtractTestCase::setUp |
function |
core/modules/search/tests/search.test |
Sets up unit test environment. |
_entityreference_field_settings_ajax_process |
function |
core/modules/entityreference/entityreference.module |
Custom callback for ajax processing. |
entityreference_field_instance_settings_form |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_instance_settings_form(). |
UserPasswordResetTest::testUserPasswordReset |
function |
core/modules/user/tests/user_password_reset.test |
Tests password reset functionality. |
ViewsUiBaseViewsWizard::set_override_options |
function |
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Sets options for a display, inheriting from the defaults when possible. |
UserPasswordResetTest::testResetInvalidation |
function |
core/modules/user/tests/user_password_reset.test |
Make sure that password reset URLs are invalidated when the user's email
address changes. |
DatabaseTransactionTestCase::assertRowAbsent |
function |
core/modules/simpletest/tests/database_test.test |
Assert that a given row is absent from the test table. |
SystemThemeFunctionalTest::testThemeSettings |
function |
core/modules/system/tests/system.test |
Test theme settings. |
image_form_system_file_system_settings_alter |
function |
core/modules/image/image.module |
Implements hook_form_FORM_ID_alter(). |
EntityReferenceBehaviorHandler::settingsForm |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Generate a settings form for this handler. |