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
date_month_names_untranslated function core/includes/date.inc Constructs an untranslated array of month names.
taxonomy_vocabulary_get_names function core/modules/taxonomy/taxonomy.module Get names for all taxonomy vocabularies.
views_handler_field_user_name class core/modules/user/views/views_handler_field_user_name.inc Field handler to provide simple renderer that allows using a themed user link.
StreamWrapperTest::$classname property core/modules/simpletest/tests/file.test
UserViewsHandlerFieldNameTest class core/modules/user/tests/user_views_handler_field_name.test Tests the field username handler.
StreamWrapperInterface::rename function core/includes/stream_wrappers.inc
TokenTestHelper::mapTokenNames function core/modules/simpletest/tests/token.test
theme_taxonomy_vocabulary_name function core/modules/taxonomy/taxonomy.theme.inc Returns HTML for the vocabulary human readable name, and its machine name.
ConfigStorageInterface::rename function core/includes/config.inc Renames a configuration object in the storage.
FieldFormTestCase::$field_name property core/modules/field/tests/field.test
FieldCrudTestCase::$field_name property core/modules/field/tests/field.test
transliteration_clean_filename function core/includes/transliteration.inc Transliterates and sanitizes a file name.
views_handler_filter_user_name class core/modules/user/views/views_handler_filter_user_name.inc Filter handler for usernames.
FieldBlockTestCase::$field_name property core/modules/field/tests/field.test
hook_field_attach_rename_bundle function core/modules/field/field.api.php Act on field_attach_rename_bundle().
path_field_attach_rename_bundle function core/modules/path/path.module Implements hook_field_attach_rename_bundle().
form_test_element_validate_name function core/modules/simpletest/tests/form_test.module Form element validation handler for 'name' in form_test_validate_form().
MenuRouterTestCase::testMenuName function core/modules/simpletest/tests/menu.test Tests for menu_name parameter for hook_menu().
FieldAttachTestCase::$field_name property core/modules/field/tests/field.test
system_sort_modules_by_info_name function core/modules/system/system.admin.inc Array sorting callback; sorts modules or themes by their name.
views_handler_field_machine_name class core/modules/views/handlers/views_handler_field_machine_name.inc Field handler whichs allows to show machine name content as human name.
FileMoveTest::testExistingRename function core/modules/simpletest/tests/file.test Test renaming when moving onto a file that already exists.
FileCopyTest::testExistingRename function core/modules/simpletest/tests/file.test Test renaming when copying over a file that already exists.
form_example_tutorial_9_add_name function modules/examples/form_example/form_example_tutorial.inc Submit handler for "Add another name" button on form_example_tutorial_9().
FileNameMungingTest::testMunging function core/modules/simpletest/tests/file.test Create a file and munge/unmunge the name.
FileNameMungingTest::testUnMunge function core/modules/simpletest/tests/file.test Ensure that unmunge gets your name back.
GenericFieldTest::$instanceNames property modules/examples/field_permission_example/field_permission_example.test
PagePreviewTestCase::$field_name property core/modules/node/tests/node.test
TaxonomyVocabulary::$machine_name property core/modules/taxonomy/taxonomy_vocabulary.class.inc The vocabulary machine name.
DatabaseConnection::$escapedNames property core/includes/database/database.inc List of escaped database, table, and field names, keyed by unescaped names.
views_handler_field_user_name.inc file core/modules/user/views/views_handler_field_user_name.inc Definition of views_handler_field_user_name.
FileTestHelper::getFileByFilename function core/modules/file/tests/file.test Get a file from the database based on its filename.
system_transliterate_machine_name function core/modules/system/system.module
Archive_Tar::_isMaliciousFilename function core/modules/system/system.tar.inc Detect and report a malicious file name
DatabaseSchema_mysql::renameTable function core/includes/database/mysql/schema.inc Rename a table.
_telemetry_destination_server_name function core/modules/telemetry/telemetry.module Returns the hostname of the destination server for Telemetry data.
system_project_namespace_test.info file core/modules/simpletest/tests/system_project_namespace_test.info type = module name = System project namespace test description = Support module for testing project namespace dependencies. package = Testing version = VERSION backdrop = 1.x hidden = TRUE dependencies[] = backdrop:filter
LinkAttributeCrudTest::$field_name property core/modules/link/tests/link.attribute.test
BackdropLocalStreamWrapper::rename function core/includes/stream_wrappers.inc Support for rename().
views_handler_sort_broken::ui_name function core/modules/views/handlers/views_handler_sort.inc Return a string representing this handler's name in the UI.
user_views_handler_field_name.test file core/modules/user/tests/user_views_handler_field_name.test Definition of UserViewsHandlerFieldNameTest.
views_handler_filter_user_name.inc file core/modules/user/views/views_handler_filter_user_name.inc Definition of views_handler_filter_user_name.
FileSaveDataTest::testWithFilename function core/modules/simpletest/tests/file.test Test the file_save_data() function when a filename is provided.
BackdropWebTestCase::$session_name property core/modules/simpletest/backdrop_web_test_case.php The current session name, if available.
FieldGetValueTestCase::$field_name property core/modules/field/tests/field.test
views_handler_area_broken::ui_name function core/modules/views/handlers/views_handler_area.inc Return a string representing this handler's name in the UI.
UserPermissionsTestCase::$role_name property core/modules/user/tests/user.test
views_handler_field_broken::ui_name function core/modules/views/handlers/views_handler_field.inc Return a string representing this handler's name in the UI.
taxonomy_term_load_multiple_by_name function core/modules/taxonomy/taxonomy.module Try to map a string to an existing term, as for glossary use.
BackdropLocalStreamWrapper::dirname function core/includes/stream_wrappers.inc Gets the name of the directory from a given path.

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