BootstrapGetFilenameTestCase::testBackdropGetFilename |
function |
modules/simpletest/tests/bootstrap.test |
Test that backdrop_get_filename() works correctly when the file is not found in the database. |
views_handler_filter_entity_bundle::get_value_options |
function |
modules/views/handlers/views_handler_filter_entity_bundle.inc |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
views_handler_argument_comment_user_uid::get_sort_name |
function |
modules/comment/views/views_handler_argument_comment_user_uid.inc |
Return a description of how the argument would normally be sorted. |
FieldUIAlterTestCase::testDefaultWidgetPropertiesAlter |
function |
modules/field_ui/tests/field_ui.test |
Tests hook_field_widget_properties_alter() on the default field widget. |
CommonBackdropGotoTestCase::testBackdropGetDestination |
function |
modules/simpletest/tests/common.test |
Test backdrop_get_destination(). |
ImageThemeFunctionWebTestCase::testImageFormatterTheme |
function |
modules/image/tests/image.test |
Tests usage of the image field formatters. |
ViewsHandlerFilterInOperator::getGroupedExposedFilters |
function |
modules/views/tests/handlers/views_handler_filter_in_operator.test |
|
views_plugin_style_rss::get_channel_elements_atom_link |
function |
modules/views/plugins/views_plugin_style_rss.inc |
Return an atom:link XHTML element to add to the channel, to comply with
the RSS 2.0 specification. |
ViewsHandlerFilterStringTest::getGroupedExposedFilters |
function |
modules/views/tests/handlers/views_handler_filter_string.test |
|
field_formatter_settings_get_instance_display_settings |
function |
modules/field/field.info.inc |
Get the formatter settings for a field instance and view mode. |
views_handler_filter_locale_version::get_value_options |
function |
modules/locale/views/views_handler_filter_locale_version.inc |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
InstallerBrowserAdministrationTestCase::getProjectData |
function |
modules/installer/tests/installer.test |
Get the recommended version for a given project. |
ViewsUIWizardJumpMenuTestCase::createCommentAndGetPath |
function |
modules/views/tests/views_ui.test |
Helper function to create a comment and return its expected path. |
FieldSqlStorageTestCase::testUpdateFieldSchemaWithData |
function |
modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Test trying to update a field with data. |
views_handler_argument_group_by_numeric::get_sort_name |
function |
modules/views/handlers/views_handler_argument_group_by_numeric.inc |
Return a description of how the argument would normally be sorted. |
FilterFormatAccessTestCase::testFormatWidgetPermissions |
function |
modules/filter/tests/filter.test |
Tests editing a page using a disallowed text format. |
FieldAttachStorageTestCase::testFieldAttachLoadMultiple |
function |
modules/field/tests/field.test |
Test the 'multiple' load feature. |
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets |
function |
modules/taxonomy/tests/taxonomy.test |
Test widgets. |
views_handler_filter_locale_language::get_value_options |
function |
modules/locale/views/views_handler_filter_locale_language.inc |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
FieldSqlStorageTestCase::testFieldSqlStorageForeignKeys |
function |
modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Test foreign key support. |
FieldSqlStorageTestCase::testFieldAttachInsertAndUpdate |
function |
modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Reads mysql to verify correct data is
written when using insert and update. |
ViewsHandlerFilterNumericTest::getGroupedExposedFilters |
function |
modules/views/tests/handlers/views_handler_filter_numeric.test |
|
FieldAttachStorageTestCase::testFieldAttachDeleteBundle |
function |
modules/field/tests/field.test |
Test field_attach_delete_bundle(). |
FieldSqlStorageTestCase::testFieldAttachSaveMissingData |
function |
modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Tests insert and update with missing or NULL fields. |
views_plugin_argument_default_taxonomy_tid::get_argument |
function |
modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Return the default argument. |
FileFieldWidgetTestCase::testTemporaryFileRemovalExploit |
function |
modules/file/tests/file.test |
Tests exploiting the temporary file removal of another user using fid. |
views_handler_filter_boolean_operator::get_value_options |
function |
modules/views/handlers/views_handler_filter_boolean_operator.inc |
Return the possible options for this filter. |
views_handler_filter_user_permissions::get_value_options |
function |
modules/user/views/views_handler_filter_user_permissions.inc |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
views_plugin_argument_default_current_user::get_argument |
function |
modules/user/views/views_plugin_argument_default_current_user.inc |
Return the default argument. |
date_views_argument_handler_simple::get_default_argument |
function |
modules/date/views/date_views_argument_handler_simple.inc |
Set the empty argument value to the current date. |
BackdropGetQueryArrayTestCase::testBackdropGetQueryArray |
function |
modules/simpletest/tests/common.test |
Tests that backdrop_get_query_array() correctly explodes query parameters. |
ViewsHandlerFilterEqualityTest::getGroupedExposedFilters |
function |
modules/views/tests/handlers/views_handler_filter_equality.test |
|
FieldAttachStorageTestCase::testFieldStorageDetailsAlter |
function |
modules/field/tests/field.test |
Test storage details alteration. |
DatabaseLoggingTestCase::testEnableTargetLoggingNoTarget |
function |
modules/simpletest/tests/database_test.test |
Test that logs to separate targets collapse to the same connection properly. |
redirect_handler_filter_redirect_type::get_value_options |
function |
modules/redirect/views/redirect_handler_filter_redirect_type.inc |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
InstallerLanguageTestCase::testInstallerTranslationFiles |
function |
modules/simpletest/tests/installer.test |
Tests that the installer can find translation files. |
views_test_plugin_access_test_static::get_access_callback |
function |
modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc |
Determine the access callback and arguments. |
FormsFormStorageTestCase::testCachedFormStorageValidation |
function |
modules/simpletest/tests/form.test |
Tests updating cached form storage during form validation. |
FileFieldWidgetTestCase::doTestTemporaryFileRemovalExploit |
function |
modules/file/tests/file.test |
Helper for testing exploiting the temporary file removal using fid. |
views_test_plugin_access_test_dynamic::get_access_callback |
function |
modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc |
Determine the access callback and arguments. |
FieldAttachStorageTestCase::testFieldAttachSaveMissingData |
function |
modules/field/tests/field.test |
Tests insert and update with missing or NULL fields. |
ViewsUIWizardJumpMenuTestCase::createTaxonomyTermAndGetPath |
function |
modules/views/tests/views_ui.test |
Helper function to create a taxonomy term and return its expected path. |
FormsFormStorageTestCase::testImmutableFormLegacyProtection |
function |
modules/simpletest/tests/form.test |
Verify that existing contrib code cannot overwrite immutable form state. |
views_handler_field_node_revision_link::get_revision_entity |
function |
modules/node/views/views_handler_field_node_revision_link.inc |
Returns the revision values of a node. |
ViewsUIWizardJumpMenuTestCase::createNodeRevisionAndGetPath |
function |
modules/views/tests/views_ui.test |
Helper function to create a node revision and return its expected path. |
views_handler_relationship_groupwise_max::get_temporary_view |
function |
modules/views/handlers/views_handler_relationship_groupwise_max.inc |
Helper function to create a pseudo view. |
FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle |
function |
modules/field/tests/field.test |
Test field_attach_create_bundle() and field_attach_rename_bundle(). |
FileFieldWidgetTestCase::testTemporaryFileRemovalExploitAnonymous |
function |
modules/file/tests/file.test |
Tests exploiting the temporary file removal for anonymous users using fid. |
ViewsHandlerManyToOneTest::getReducedExposedGroupedOptionsTestView |
function |
modules/views/tests/handlers/views_handler_manytoone.test |
Generates test_not view. |
FieldAttachStorageTestCase::testFieldAttachSaveLoadDifferentStorage |
function |
modules/field/tests/field.test |
Test saving and loading fields using different storage backends. |