views_handler_field_file_type::render_name |
function |
modules/file/views/views_handler_field_file_type.inc |
Render file type as human readable name, unless using machine_name option. |
views_handler_field_user_name::render_link |
function |
modules/user/views/views_handler_field_user_name.inc |
|
views_handler_field_node_type::render_name |
function |
modules/node/views/views_handler_field_node_type.inc |
Render node type as human readable name, unless using machine_name option. |
ImageStylesPathAndUrlUnitTest::$style_name |
property |
modules/image/tests/image.test |
|
views_handler_argument_date::get_sort_name |
function |
modules/views/handlers/views_handler_argument_date.inc |
Return a description of how the argument would normally be sorted. |
ViewsExposedFormTest::testRenameResetButton |
function |
modules/views/tests/views_exposed_form.test |
Tests, whether and how the reset button can be renamed. |
views_handler_argument_string::summary_name |
function |
modules/views/handlers/views_handler_argument_string.inc |
Provides the name to use for the summary. By default this is just
the name field. |
views_handler_field_user_name::options_form |
function |
modules/user/views/views_handler_field_user_name.inc |
Provide link to node option |
UserViewsHandlerFieldNameTest::testUserName |
function |
modules/user/tests/user_views_handler_field_name.test |
|
views_handler_field_machine_name::pre_render |
function |
modules/views/handlers/views_handler_field_machine_name.inc |
Run before any fields are rendered. |
FileNameMungingTest::testMungeIgnoreInsecure |
function |
modules/simpletest/tests/file.test |
If the allow_insecure_uploads variable evaluates to true, the file should
come out untouched, no matter how evil the filename. |
views_handler_field_comment_username::render |
function |
modules/comment/views/views_handler_field_comment_username.inc |
Render the field. |
views_handler_filter_user_name::value_submit |
function |
modules/user/views/views_handler_filter_user_name.inc |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
views_handler_sort_group_by_numeric::ui_name |
function |
modules/views/handlers/views_handler_sort_group_by_numeric.inc |
Return a string representing this handler's name in the UI. |
views_handler_argument_string::get_sort_name |
function |
modules/views/handlers/views_handler_argument_string.inc |
Return a description of how the argument would normally be sorted. |
views_handler_sort_ncs_last_comment_name.inc |
file |
modules/comment/views/views_handler_sort_ncs_last_comment_name.inc |
Definition of views_handler_sort_ncs_last_comment_name. |
field_sql_storage_field_attach_rename_bundle |
function |
modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_attach_rename_bundle(). |
PathPatternTestHelper::backdropGetTermByName |
function |
modules/path/tests/path_pattern.test |
|
views_handler_argument_numeric::get_sort_name |
function |
modules/views/handlers/views_handler_argument_numeric.inc |
Return a description of how the argument would normally be sorted. |
views_handler_filter_user_name::admin_summary |
function |
modules/user/views/views_handler_filter_user_name.inc |
Display the filter on the administrative summary |
views_handler_field_ncs_last_comment_name.inc |
file |
modules/comment/views/views_handler_field_ncs_last_comment_name.inc |
Definition of views_handler_field_ncs_last_comment_name. |
UserViewsHandlerFieldNameTest::view_user_name |
function |
modules/user/tests/user_views_handler_field_name.test |
|
FieldUIManageFieldsTestCase::testRenameBundle |
function |
modules/field_ui/tests/field_ui.test |
Tests renaming a bundle. |
FileValidatorTest::testFileValidateNameLength |
function |
modules/simpletest/tests/file.test |
This will ensure the filename length is valid. |
DatabaseSchema_mysql::buildTableNameCondition |
function |
drivers/database_mysql/schema.inc |
Build a condition to match a table name against a standard information_schema. |
ImageAdminStylesUnitTest::testNumericStyleName |
function |
modules/image/tests/image.test |
Test creating an image style with a numeric name and ensuring it can be
applied to an image. |
views_handler_filter_group_by_numeric::ui_name |
function |
modules/views/handlers/views_handler_filter_group_by_numeric.inc |
Return a string representing this handler's name in the UI. |
views_handler_field_machine_name::options_form |
function |
modules/views/handlers/views_handler_field_machine_name.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_argument_node_type::summary_name |
function |
modules/node/views/views_handler_argument_node_type.inc |
Override the behavior of summary_name(). Get the user friendly version
of the node type. |
DatabaseConnection::generateTemporaryTableName |
function |
includes/database/database.inc |
Generates a temporary table name. |
views_handler_filter_user_name::value_validate |
function |
modules/user/views/views_handler_filter_user_name.inc |
Validate the options form. |
FieldUIManageFieldsTestCase::$field_name_input |
property |
modules/field_ui/tests/field_ui.test |
|
LocaleContentFunctionalTest::testMachineNameLTR |
function |
modules/locale/tests/locale.test |
Verifies that machine name fields are always LTR. |
TaxonomyTermTestCase::testTaxonomyGetTermByName |
function |
modules/taxonomy/tests/taxonomy.test |
Test taxonomy_term_load_multiple_by_name(). |
FileNameMungingTest::testMungeIgnoreWhitelisted |
function |
modules/simpletest/tests/file.test |
White listed extensions are ignored by file_munge_filename(). |
views_handler_argument_field_list::summary_name |
function |
modules/field/views/views_handler_argument_field_list.inc |
Provides the name to use for the summary. By default this is just
the name field. |
views_handler_sort_ncs_last_comment_name::query |
function |
modules/comment/views/views_handler_sort_ncs_last_comment_name.inc |
Called to add the sort to a query. |
views_handler_field_user_name::option_definition |
function |
modules/user/views/views_handler_field_user_name.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
file_get_public_and_private_stream_wrapper_names |
function |
modules/file/file.module |
|
date_views_argument_handler_simple::summary_name |
function |
modules/date/views/date_views_argument_handler_simple.inc |
Provide a link to the next level of the view from the summary. |
views_handler_filter_user_name::exposed_validate |
function |
modules/user/views/views_handler_filter_user_name.inc |
Validate the exposed handler form |
views_handler_field_ncs_last_comment_name::query |
function |
modules/comment/views/views_handler_field_ncs_last_comment_name.inc |
Called to add the field to a query. |
views_handler_argument_group_by_numeric::ui_name |
function |
modules/views/handlers/views_handler_argument_group_by_numeric.inc |
Return a string representing this handler's name in the UI. |
views_handler_filter_user_name::get_value_options |
function |
modules/user/views/views_handler_filter_user_name.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_field_comment_username::render_link |
function |
modules/comment/views/views_handler_field_comment_username.inc |
|
views_handler_argument_locale_group::summary_name |
function |
modules/locale/views/views_handler_argument_locale_group.inc |
Override the behavior of summary_name(). Get the user friendly version
of the group. |
views_handler_field_ncs_last_comment_name::render |
function |
modules/comment/views/views_handler_field_ncs_last_comment_name.inc |
Render the field. |
views_handler_field_comment_username::options_form |
function |
modules/comment/views/views_handler_field_comment_username.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_argument_term_language::summary_name |
function |
modules/taxonomy/views/views_handler_argument_term_language.inc |
Override the behavior of summary_name(). Get the user friendly version
of the language. |
CommonJavaScriptTestCase::testLibraryNameConflicts |
function |
modules/simpletest/tests/common.test |
Tests that multiple modules can implement the same library. |