Skip to main content
Backdrop CMS Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

You are here

  1. Home »
  2. API reference »
  3. 1.x

Search for name

Name Type Location Description
ImageStylesPathAndUrlUnitTest::$style_name property core/modules/image/tests/image.test
views_handler_argument::summary_name_field function core/modules/views/handlers/views_handler_argument.inc Add the name field, which is the field displayed in summary queries. This is often used when the argument is numeric.
views_handler_field_node_type::render_name function core/modules/node/views/views_handler_field_node_type.inc Render node type as human readable name, unless using machine_name option.
views_handler_field_file_type::render_name function core/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 core/modules/user/views/views_handler_field_user_name.inc
backdrop_install_profile_distribution_name function core/includes/install.inc Loads the installation profile, extracting its defined distribution name.
views_handler_filter_user_name::value_form function core/modules/user/views/views_handler_filter_user_name.inc Options form subform for setting options.
views_handler_relationship_broken::ui_name function core/modules/views/handlers/views_handler_relationship.inc Return a string representing this handler's name in the UI.
views_handler_field_comment_username::init function core/modules/comment/views/views_handler_field_comment_username.inc Override init function to add uid and homepage fields.
views_handler_argument_date::get_sort_name function core/modules/views/handlers/views_handler_argument_date.inc Return a description of how the argument would normally be sorted.
FileNameMungingTest::testMungeIgnoreAllowed function core/modules/simpletest/tests/file.test Allowed extensions are ignored by file_munge_filename().
views_handler_field_user_name::options_form function core/modules/user/views/views_handler_field_user_name.inc Provide link to node option
views_handler_argument_string::summary_name function core/modules/views/handlers/views_handler_argument_string.inc Provides the name to use for the summary. By default this is just the name field.
UserViewsHandlerFieldNameTest::testUserName function core/modules/user/tests/user_views_handler_field_name.test
ViewsExposedFormTest::testRenameResetButton function core/modules/views/tests/views_exposed_form.test Tests, whether and how the reset button can be renamed.
_layout_flexible_template_region_name_exists function core/modules/layout/layout.flexible.inc Callback: Check if machine_name is unique.
views_handler_sort_ncs_last_comment_name.inc file core/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 core/modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_attach_rename_bundle().
views_handler_field_machine_name::pre_render function core/modules/views/handlers/views_handler_field_machine_name.inc Run before any fields are rendered.
views_handler_argument_string::get_sort_name function core/modules/views/handlers/views_handler_argument_string.inc Return a description of how the argument would normally be sorted.
FileNameMungingTest::testMungeIgnoreInsecure function core/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_filter_user_name::value_submit function core/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 core/modules/views/handlers/views_handler_sort_group_by_numeric.inc Return a string representing this handler's name in the UI.
PathPatternTestHelper::backdropGetTermByName function core/modules/path/tests/path_pattern.test
views_handler_field_comment_username::render function core/modules/comment/views/views_handler_field_comment_username.inc Render the field.
views_handler_argument_numeric::get_sort_name function core/modules/views/handlers/views_handler_argument_numeric.inc Return a description of how the argument would normally be sorted.
views_handler_field_ncs_last_comment_name.inc file core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc Definition of views_handler_field_ncs_last_comment_name.
FileValidatorTest::testFileValidateNameLength function core/modules/simpletest/tests/file.test This will ensure the filename length is valid.
views_handler_filter_user_name::admin_summary function core/modules/user/views/views_handler_filter_user_name.inc Display the filter on the administrative summary
DatabaseSchema_mysql::buildTableNameCondition function core/includes/database/mysql/schema.inc Build a condition to match a table name against a standard information_schema.
UserViewsHandlerFieldNameTest::view_user_name function core/modules/user/tests/user_views_handler_field_name.test
FieldUIManageFieldsTestCase::testRenameBundle function core/modules/field_ui/tests/field_ui.test Tests renaming a bundle.
FieldUIManageFieldsTestCase::$field_name_input property core/modules/field_ui/tests/field_ui.test
ImageAdminStylesUnitTest::testNumericStyleName function core/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 core/modules/views/handlers/views_handler_filter_group_by_numeric.inc Return a string representing this handler's name in the UI.
DatabaseConnection::generateTemporaryTableName function core/includes/database/database.inc Generates a temporary table name.
views_handler_field_machine_name::options_form function core/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 core/modules/node/views/views_handler_argument_node_type.inc Override the behavior of summary_name(). Get the user friendly version of the node type.
views_handler_filter_user_name::value_validate function core/modules/user/views/views_handler_filter_user_name.inc Validate the options form.
LocaleContentFunctionalTest::testMachineNameLTR function core/modules/locale/tests/locale.test Verifies that machine name fields are always LTR.
TaxonomyTermTestCase::testTaxonomyGetTermByName function core/modules/taxonomy/tests/taxonomy.test Test taxonomy_term_load_multiple_by_name().
views_handler_sort_ncs_last_comment_name::query function core/modules/comment/views/views_handler_sort_ncs_last_comment_name.inc Called to add the sort to a query.
views_handler_argument_field_list::summary_name function core/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.
date_views_argument_handler_simple::summary_name function core/modules/date/views/date_views_argument_handler_simple.inc Provide a link to the next level of the view from the summary.
views_handler_field_user_name::option_definition function core/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(
views_handler_field_ncs_last_comment_name::query function core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc Called to add the field to a query.
views_handler_filter_user_name::exposed_validate function core/modules/user/views/views_handler_filter_user_name.inc Validate the exposed handler form
views_handler_argument_group_by_numeric::ui_name function core/modules/views/handlers/views_handler_argument_group_by_numeric.inc Return a string representing this handler's name in the UI.
file_get_public_and_private_stream_wrapper_names function core/modules/file/file.module
views_handler_field_ncs_last_comment_name::render function core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc Render the field.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • next ›
  • last »
  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
    • Contributed modules
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Become a maintainer
    • Adopt a project
    • Contribute to documentation
  • API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS
  • backdropcms.org
  • forum.backdropcms.org
  • events.backdropcms.org