|
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. |
|
ConfigurationInstallDefaultHooksTest::setUp |
function |
core/modules/config/tests/config.test |
Sets up a Backdrop site for running functional and integration tests. |
|
image_field_instance_settings_form_validate |
function |
core/modules/image/image.field.inc |
Element validate handler for image_field_instance_settings_form(). |
|
layout_settings_form_additional_path_remove |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_settings_form() that removes an additional path. |
|
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. |
|
DatabaseCharsetConverter::convertTableFields |
function |
core/includes/database/charset_converter.inc |
Converts a table's field to a desired character set and collation. |
|
hook_date_field_instance_settings_form_alter |
function |
core/modules/date/date.api.php |
Alter a date field instance settings form. |
|
_file_generic_settings_inline_fields_validate |
function |
core/modules/file/file.field.inc |
Render API callback: Validates the selected fields. |
|
InstallerBrowserAdministrationTestCase::setUp |
function |
core/modules/installer/tests/installer.test |
Sets up a Backdrop site for running functional and integration tests. |
|
LocaleMultilingualFieldsFunctionalTest::setUp |
function |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
|
CommentViewsHandlerArgumentUserUidTest::setUp |
function |
core/modules/comment/tests/comment_views_handler_argument_user_uid.test |
Sets up a Backdrop site for running functional and integration tests. |
|
BackdropLocalStreamWrapper::stream_set_option |
function |
core/includes/stream_wrappers.inc |
Change stream options. |
|
_entityreference_field_instance_settings_form |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_settings_form(). |
|
layout_flexible_template_settings_form_cancel |
function |
core/modules/layout/layout.flexible.inc |
Submit handler that cancels the flexible template form. |
|
FilterFormatAccessTestCase::resetFilterCaches |
function |
core/modules/filter/tests/filter.test |
Rebuilds text format and permission caches in the thread running the tests. |
|
layout_flexible_template_settings_form_submit |
function |
core/modules/layout/layout.flexible.inc |
Submit handler that saves a flexible template. |
|
RemoteFileUnmanagedDeleteRecursiveTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
|
entityreference_field_formatter_settings_form |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_formatter_settings_form(). |
|
CommonCascadingStylesheetsTestCase::testReset |
function |
core/modules/simpletest/tests/common.test |
Makes sure that resetting the CSS empties the cache. |
|
_entityreference_preprocess_set_title_display |
function |
core/modules/entityreference/entityreference.module |
Pass title display setting to templates. |
|
field_group_field_group_format_settings_alter |
function |
core/modules/field_group/field_group.module |
Implements hook_field_group_format_settings_alter(). |
|
template_preprocess_ckeditor_settings_toolbar |
function |
core/modules/ckeditor/ckeditor.theme.inc |
Preprocess variables for theme_ckeditor_settings_toolbar(). |
|
DatabaseTransactionTestCase::assertRowPresent |
function |
core/modules/simpletest/tests/database_test.test |
Assert that a given row is present in the test table. |
|
ViewsTestCase::assertIdenticalResultsetHelper |
function |
core/modules/views/tests/views_query.test |
|
|
CommonSimpleTestErrorCollectorTestCase::setUp |
function |
core/modules/simpletest/tests/common.test |
Sets up a Backdrop site for running functional and integration tests. |
|
filter_admin_format_filter_settings_form_ajax |
function |
core/modules/filter/filter.admin.inc |
Ajax handler: Opens the dialog to configure a text format filter. |
|
FormsElementsTableSelectFunctionalTest::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
|
SearchConfigSettingsForm::testSearchNodeTypes |
function |
core/modules/search/tests/search.test |
Verify enabling/disabling of certain node types. |
|
UserPasswordResetTest::testResetImpersonation |
function |
core/modules/user/tests/user_password_reset.test |
Make sure that users cannot forge password reset URLs of other users. |
|
ViewsHandlerFilterDateTest::views_test_offset |
function |
core/modules/views/tests/handlers/views_handler_filter_date.test |
|
|
BackdropSetMessageTest::testSetRemoveMessages |
function |
core/modules/system/tests/system.test |
Tests setting messages and removing one before it is displayed. |
|
DatabaseCharsetConverter::convertAllDatabases |
function |
core/includes/database/charset_converter.inc |
Convert the MySQL Backdrop databases character set and collation. |
|
NodePostSettingsTestCase::testPageNotPostInfo |
function |
core/modules/node/tests/node.test |
Confirms absence of post information on a new node. |
|
UpdateDependencyHookInvocationTestCase::setUp |
function |
core/modules/simpletest/tests/update.test |
Sets up a Backdrop site for running functional and integration tests. |
|
hook_date_field_formatter_settings_form_alter |
function |
core/modules/date/date.api.php |
Alter a date field formatter settings form. |
|
layout_settings_form_context_relationship_edit |
function |
core/modules/layout/layout.context.admin.inc |
Submit handler for layout_settings_form() that edits a relationship. |