Search for name

  1. Search 9.5.x for name
  2. Search 8.9.x for name
  3. Search 10.3.x for name
  4. Search 11.x for name
  5. Other projects
Title Object type File name Summary
FileTransfer::$hostname property includes/filetransfer/filetransfer.inc
FileTransfer::$username property includes/filetransfer/filetransfer.inc
FileValidatorTest::testFileValidateNameLength function modules/simpletest/tests/file.test This will ensure the filename length is valid.
file_create_filename function includes/file.inc Creates a full file path from a directory and filename.
FILE_EXISTS_RENAME constant includes/file.inc Flag for dealing with existing files: Appends number until name is unique.
file_munge_filename function includes/file.inc Modifies a filename as needed for security purposes.
file_unmunge_filename function includes/file.inc Undoes the effect of file_munge_filename().
file_validate_name_length function includes/file.inc Checks for files with names longer than we can store in the database.
filter_permission_name function modules/filter/filter.module Returns the machine-readable permission name for a provided text format.
format_username function includes/common.inc Format a username.
FormValidationTestCase::testMultiFormSameNameErrorClass function modules/simpletest/tests/form.test Tests error border of multiple fields with same name in a page.
form_process_machine_name function includes/form.inc Processes a machine-readable name form element.
form_test_element_validate_name function modules/simpletest/tests/form_test.module Form element validation handler for 'name' in form_test_validate_form().
form_validate_machine_name function includes/form.inc Form element validation handler for machine_name elements.
hook_field_attach_rename_bundle function modules/field/field.api.php Act on field_attach_rename_bundle().
hook_rdf_namespaces function modules/rdf/rdf.api.php Allow modules to define namespaces for RDF mappings.
hook_username_alter function modules/system/system.api.php Alter the username that is displayed for a user.
ImageAdminStylesUnitTest::testNumericStyleName function modules/image/image.test Test creating an image style with a numeric name and ensuring it can be
applied to an image.
ImageStylesHTTPHeadersTestCase::$styleName property modules/image/image.test Generated style name.
ImageStylesPathAndUrlTestCase::$style_name property modules/image/image.test
image_style_add_form_name_exists function modules/image/image.admin.inc Check if the proposed machine name is already taken.
image_style_name_validate function modules/image/image.admin.inc Element validate function to ensure unique, URL safe style names.
JavaScriptTestCase::testLibraryNameConflicts function modules/simpletest/tests/common.test Tests that multiple modules can implement the same library.
ListDynamicValuesTestCase::$field_name property modules/field/modules/list/tests/list.test
ListFieldTestCase::$field_name property modules/field/modules/list/tests/list.test
ListFieldUITestCase::$field_name property modules/field/modules/list/tests/list.test
LocaleContentFunctionalTest::testMachineNameLTR function modules/locale/locale.test Verifies that machine name fields are always LTR.
LocaleUrlRewritingTest::testDomainNameNegotiationPort function modules/locale/locale.test Check URL rewriting when using a domain name and a non-standard port.
locale_language_name function modules/locale/locale.module Returns a language name
MenuRouterTestCase::testMenuGetNames function modules/simpletest/tests/menu.test Test menu_get_names().
MenuRouterTestCase::testMenuName function modules/simpletest/tests/menu.test Tests for menu_name parameter for hook_menu().
menu_edit_menu_name_exists function modules/menu/menu.admin.inc Returns whether a menu name already exists.
menu_get_active_menu_names function includes/menu.inc Gets the active menu for the current page.
menu_get_names function includes/menu.inc Build a list of named menus.
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.
menu_set_active_menu_names function includes/menu.inc Sets (or gets) the active menu for the current page.
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.
ModuleDependencyTestCase::testProjectNamespaceForDependencies function modules/system/system.test Checks functionality of project namespaces for dependencies.
NodeAccessFieldTestCase::$field_name property modules/node/node.test
node_type_get_name function modules/node/node.module Returns the node type name of the passed node or node type string.
node_type_get_names function modules/node/node.module Returns a list of available node type names.
OpenIDTestCase::testOpenidExtractNamespace function modules/openid/openid.test Test openid_extract_namespace().
openid_extract_namespace function modules/openid/openid.inc Extract all the parameters belonging to an extension in a response message.
PagePreviewTestCase::$field_name property modules/node/node.test
PharInvocation::$baseName property misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::getBaseName function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocationCollection::assertUniqueBaseName function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php Asserts that base-name is unique. This disallows having multiple invocations for
same base-name but having different alias names.
PharInvocationCollection::UNIQUE_BASE_NAME constant misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
PharInvocationResolver::$baseNames property misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php Contains resolved base names in order to reduce file IO.
PharInvocationResolver::$invocationFunctionNames property misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.