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