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
update_get_project_name function modules/update/update.compare.inc Determines what project a given file object belongs to.
layout_get_handler_name function modules/layout/layout.module Helper function to get a handler class name based on the plugin name.
Config::MAX_NAME_LENGTH constant includes/config.inc The maximum length of a configuration object name.
Updater::getProjectName function includes/updater.inc Get the name of the project directory (basename).
FileTransfer::$username property includes/filetransfer/filetransfer.inc
field_test_rename_bundle function modules/field/tests/field_test/field_test.entity.inc Renames a bundle for test_entity entities.
AnonymousUser::$hostname property includes/anonymous.inc
views_fetch_plugin_names function modules/views/views.module Fetch a list of all base tables available
theme_label_machine_name function modules/system/system.theme.inc Returns HTML for the display of a label and its machine name.
_search_get_module_names function modules/search/search.admin.inc Helper function to get real module names.
theme_views_ui_view_name function modules/views_ui/views_ui.theme.inc Display the view name and its machine name.
user_login_name_validate function modules/user/user.module First phase validation handler for the login form.
USER_LOGIN_USERNAME_ONLY constant modules/user/user.module Users can login with username only.
file_validate_name_length function includes/file.inc Checks for files with names longer than can be stored in the database.
ConfigFileStorage::rename function drivers/config_file/config_file_storage.inc Renames a configuration object in the storage.
DatabaseTasks_mysql::name function drivers/database_mysql/install.inc Returns a human-readable name string for MySQL and equivalent databases.
DatabaseTransaction::name function includes/database/database.inc Retrieves the name of the transaction or savepoint.
taxonomy_get_term_by_name function modules/taxonomy/taxonomy.module Legacy wrapper to try to map a string to an existing term.
TaxonomyVocabulary::$name property modules/taxonomy/taxonomy_vocabulary.class.inc Human-readable of the vocabulary.
form_process_machine_name function includes/form.inc Processes a machine-readable name form element.
FileNameMungingTest::$name property modules/simpletest/tests/file.test
FileTranferTest::$hostname property modules/simpletest/tests/filetransfer.test
field_attach_rename_bundle function modules/field/field.attach.inc Notify field.module that a bundle was renamed.
FileTranferTest::$username property modules/simpletest/tests/filetransfer.test
DatabaseSchema::fieldNames function includes/database/schema.inc Return an array of field names from an array of key/index column specifiers.
DatabaseTransaction::$name property includes/database/database.inc The name of the transaction.
menu_edit_menu_name_exists function modules/menu/menu.admin.inc Returns whether a menu name already exists.
Database::renameConnection function includes/database/database.inc Rename a connection and its corresponding connection information.
form_validate_machine_name function includes/form.inc Form element validation handler for machine_name elements.
menu_get_active_menu_names function includes/menu.inc Gets the active menu for the current page.
menu_set_active_menu_names function includes/menu.inc Sets (or gets) the active menu for the current page.
FileNameMungingTest::setUp function modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
image_style_flood_lock_name function modules/image/image.module Check available image style locks to see if any are available.
DatabaseSchema::renameTable function includes/database/schema.inc Rename a table.
_field_ui_field_name_exists function modules/field_ui/field_ui.admin.inc Render API callback: Checks if a field machine name is taken.
Archive_Tar::$_temp_tarname property modules/system/system.tar.inc
TestFileTransfer::$username property modules/simpletest/tests/filetransfer.test
hook_user_format_name_alter function modules/user/user.api.php Alter the username that is displayed for a user.
layout_get_path_layout_names function modules/layout/layout.module Get a list of layouts that share a particular path.
BackdropTestCase::randomName function modules/simpletest/backdrop_web_test_case.php Generates a random string containing letters and numbers.
MENU_MAX_MENU_NAME_LENGTH_UI constant modules/menu/menu.module Maximum length of menu name as entered by the user. Database length is 32 and we add a menu- prefix.
config_get_names_with_prefix function includes/config.inc Retrieves all configurations starting with a particular prefix.
BootstrapGetFilenameTestCase class modules/simpletest/tests/bootstrap.test Test backdrop_get_filename()'s availability.
views_handler_field::ui_name function modules/views/handlers/views_handler_field.inc Return a string representing this handler's name in the UI.
_field_sql_storage_indexname function modules/field/modules/field_sql_storage/field_sql_storage.module Generate an index name for a field data table.
template_preprocess_username function modules/user/user.theme.inc Preprocesses variables for theme_username().
USER_LOGIN_USERNAME_OR_EMAIL constant modules/user/user.module Users can login using either username or email address.
_field_sql_storage_tablename function modules/field/modules/field_sql_storage/field_sql_storage.module Generate a table name for a field data table.
views_handler_field_user_name class 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 modules/simpletest/tests/file.test

Pages

  • « first
  • ‹ previous
  • 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