Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for name

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
User::$name property modules/user/user.entity.inc The unique user name.
Config::$name property includes/config.inc The name of the configuration object.
language_name function includes/bootstrap.inc Produced the printed name for a language for display.
book_menu_name function modules/book/book.module Generates the corresponding menu name from a book ID.
drupal_dirname function includes/drupal.inc Gets the name of the directory from a given path.
Comment::$name property modules/comment/comment.entity.inc The comment author's name.
db_field_names function includes/database/database.inc Returns an array of field names from an array of key/index column specifiers.
theme_username function modules/user/user.theme.inc Returns HTML for a username, potentially linked to the user's page.
Config::setName function includes/config.inc Sets the name of this configuration object.
db_rename_table function includes/database/database.inc Renames a table.
File::$filename property modules/file/file.entity.inc Name of the file with no path components.
drupal_basename function includes/drupal.inc Gets the filename from a given path.
Config::getName function includes/config.inc Returns the name of this configuration object.
format_username function includes/drupal.inc Format a username.
user_format_name function modules/user/user.module Format a username.
backdrop_dirname function includes/file.inc Gets the name of the directory from a given path.
date_month_names function includes/date.inc Returns a translated array of month names.
backdrop_basename function includes/file.inc Gets the filename from a given path.
user_load_by_name function modules/user/user.module Fetch a user object by account name.
FILE_EXISTS_RENAME constant includes/file.inc Flag for dealing with existing files: Appends number until name is unique.
file_type_get_name function modules/file/file.module Returns the file type name of the passed file or file type string.
node_type_get_name function modules/node/node.module Returns the node type name of the passed node or node type string.
user_validate_name function modules/user/user.module Verify the syntax of the given name.
SystemQueue::$name property modules/system/system.queue.inc The name of the queue this instance is working with.
drupal_get_filename function includes/drupal.inc Returns and optionally sets the filename for a system resource.
node_type_get_names function modules/node/node.module Returns a list of available node type names.
FileNameMungingTest class modules/simpletest/tests/file.test Tests for file_munge_filename() and file_unmunge_filename().
DatabaseTasks::name function includes/install.inc Return the human-readable name of the driver.
ConfigNameException class includes/config.inc Exception thrown when a config object name is invalid.
file_munge_filename function includes/file.inc Modifies a filename as needed for security purposes.
date_timezone_names function includes/date.inc Returns a translated array of timezone names.
file_type_get_names function modules/file/file.module Returns a list of available file type names.
menu_test_menu_name function modules/simpletest/tests/menu_test.module Helper function for the testMenuName() test. Used to change the menu_name parameter of a menu.
USERNAME_MAX_LENGTH constant modules/user/user.module Maximum length of username text field.
TaxonomyTerm::$name property modules/taxonomy/taxonomy.entity.inc Name of the term.
file_create_filename function includes/file.inc Creates a full file path from a directory and filename.
Config::validateName function includes/config.inc Validates the configuration object name.
AnonymousUser::$name property includes/anonymous.inc
view::get_human_name function modules/views/includes/view.inc Return the human readable name for a view.
file_unmunge_filename function includes/file.inc Undoes the effect of file_munge_filename().
date_day_of_week_name function includes/date.inc Returns translated name of the day of week for a given date.
date_month_names_abbr function includes/date.inc Constructs a translated array of month name abbreviations.
backdrop_get_filename function includes/bootstrap.inc Returns and optionally sets the filename for a system resource.
user_role_load_by_name function modules/user/user.module Legacy wrapper function preserved for backwards-compatibility. This function is no longer used by Backdrop core, since all roles are loaded by name now. See https://api.backdropcms.org/change-records/converted-user-roles-cmi
Archive_Tar::$_tarname property modules/system/system.tar.inc
filter_permission_name function modules/filter/filter.module Returns the machine-readable permission name for a provided text format.
token_clean_token_name function includes/token.inc Prepare a string for use as a valid token name.
date_granularity_names function includes/date.inc Constructs an array of granularity options and their labels.
views_handler::ui_name function modules/views/includes/handlers.inc Return a string representing this handler's name in the UI.
FileTransfer::$username property includes/filetransfer/filetransfer.inc

Pages

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS