views_handler_argument_node_language::summary_name |
function |
modules/node/views/views_handler_argument_node_language.inc |
Override the behavior of summary_name(). Get the user friendly version
of the language. |
TransliterationTest::testMachineNameTransliteration |
function |
modules/simpletest/tests/transliteration.test |
Tests machine name transliteration provided by System module. |
views_handler_field_machine_name::option_definition |
function |
modules/views/handlers/views_handler_field_machine_name.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_machine_name::get_value_options |
function |
modules/views/handlers/views_handler_field_machine_name.inc |
|
FieldUIManageFieldsTestCase::testDuplicateFieldName |
function |
modules/field_ui/tests/field_ui.test |
Tests that a duplicate field name is caught by validation. |
views_handler_filter_user_name::accept_exposed_input |
function |
modules/user/views/views_handler_filter_user_name.inc |
Check to see if input from the exposed filters should change
the behavior of this filter. |
views_handler_argument_locale_language::summary_name |
function |
modules/locale/views/views_handler_argument_locale_language.inc |
Override the behavior of summary_name(). Get the user friendly version
of the language. |
BootstrapGetFilenameTestCase::testBackdropGetFilename |
function |
modules/simpletest/tests/bootstrap.test |
Test that backdrop_get_filename() works correctly when the file is not found in the database. |
DatabaseReservedKeywordTestCase::testTableNameQuoting |
function |
modules/simpletest/tests/database_test.test |
|
InstallerTestUploadCase::testFileNameExtensionMerging |
function |
modules/installer/tests/installer.test |
Ensures that archiver extensions are properly merged in the UI. |
views_handler_filter_user_name::validate_user_strings |
function |
modules/user/views/views_handler_filter_user_name.inc |
Validate the user string. Since this can come from either the form
or the exposed filter, this is abstracted out a bit so it can
handle the multiple input sources. |
views_handler_argument_node_created_day::summary_name |
function |
modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
LocaleUrlRewritingTest::testDomainNameNegotiationPort |
function |
modules/locale/tests/locale.test |
Check URL rewriting when using a domain name and a non-standard port. |
views_handler_argument_node_created_week::summary_name |
function |
modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
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. |
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. |
views_handler_argument_field_list_string::summary_name |
function |
modules/field/views/views_handler_argument_field_list_string.inc |
Provides the name to use for the summary. By default this is just
the name field. |
views_handler_field_comment_username::option_definition |
function |
modules/comment/views/views_handler_field_comment_username.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_argument_node_created_month::summary_name |
function |
modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
FormValidationTestCase::testMultiFormSameNameErrorClass |
function |
modules/simpletest/tests/form.test |
Tests error border of multiple fields with same name in a page. |
UserViewsArgumentValidate::testArgumentValidateUserName |
function |
modules/user/tests/user_views_argument_validate.test |
|
UserRegistrationTestCase::testRegistrationEmailAsUsername |
function |
modules/user/tests/user.test |
Tests new users username matches their email if username is an email. |
views_handler_argument_node_created_fulldate::summary_name |
function |
modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
views_handler_field_ncs_last_comment_name::option_definition |
function |
modules/comment/views/views_handler_field_ncs_last_comment_name.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_argument_node_created_year_month::summary_name |
function |
modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle |
function |
modules/field/tests/field.test |
Test field_attach_create_bundle() and field_attach_rename_bundle(). |
ModuleDependencyTestCase::testProjectNamespaceForDependencies |
function |
modules/system/tests/system.test |
Checks functionality of project namespaces for dependencies. |
views_handler_relationship_groupwise_max::condition_namespace |
function |
modules/views/handlers/views_handler_relationship_groupwise_max.inc |
Helper function to namespace query pieces. |
UserRegistrationTestCase::testRegistrationEmailAsUsernameDisabled |
function |
modules/user/tests/user.test |
Tests new users username not matching their email if username is an email. |