LocaleUrlRewritingTest::testDomainNameNegotiationPort |
function |
core/modules/locale/tests/locale.test |
Check URL rewriting when using a domain name and a non-standard port. |
views_handler_filter_user_name::validate_user_strings |
function |
core/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 |
core/modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
views_handler_argument_group_by_numeric::get_sort_name |
function |
core/modules/views/handlers/views_handler_argument_group_by_numeric.inc |
Return a description of how the argument would normally be sorted. |
views_handler_argument_comment_user_uid::get_sort_name |
function |
core/modules/comment/views/views_handler_argument_comment_user_uid.inc |
Return a description of how the argument would normally be sorted. |
views_handler_argument_node_created_week::summary_name |
function |
core/modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
views_handler_argument_field_list_string::summary_name |
function |
core/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_argument_node_created_month::summary_name |
function |
core/modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
FormValidationTestCase::testMultiFormSameNameErrorClass |
function |
core/modules/simpletest/tests/form.test |
Tests error border of multiple fields with same name in a page. |
views_handler_field_comment_username::option_definition |
function |
core/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( |
UserViewsArgumentValidate::testArgumentValidateUserName |
function |
core/modules/user/tests/user_views_argument_validate.test |
|
TaxonomyTermFieldMultipleVocabularyTestCase::$field_name |
property |
core/modules/taxonomy/tests/taxonomy.test |
|
UserRegistrationTestCase::testRegistrationEmailAsUsername |
function |
core/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 |
core/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 |
core/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 |
core/modules/node/views/views_handler_argument_dates_various.inc |
Provide a link to the next level of the view |
ModuleDependencyTestCase::testProjectNamespaceForDependencies |
function |
core/modules/system/tests/system.test |
Checks functionality of project namespaces for dependencies. |
FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle |
function |
core/modules/field/tests/field.test |
Test field_attach_create_bundle() and field_attach_rename_bundle(). |
views_handler_relationship_groupwise_max::condition_namespace |
function |
core/modules/views/handlers/views_handler_relationship_groupwise_max.inc |
Helper function to namespace query pieces. |
UserRegistrationTestCase::testRegistrationEmailAsUsernameDisabled |
function |
core/modules/user/tests/user.test |
Tests new users username not matching their email if username is an email. |