Search for names

  1. Search 9.5.x for names
  2. Search 8.9.x for names
  3. Search 10.3.x for names
  4. Search 11.x for names
  5. Other projects
Title Object type File name Summary
DatabaseConnection::$escapedNames property includes/database/database.inc List of escaped database, table, and field names, keyed by unescaped names.
DatabaseSchema::fieldNames function includes/database/schema.inc Return an array of field names from an array of key/index column specifiers.
DatabaseSchema_pgsql::$tempNamespaceName property includes/database/pgsql/schema.inc PostgreSQL's temporary namespace name.
DatabaseSchema_pgsql::getTempNamespaceName function includes/database/pgsql/schema.inc Gets PostgreSQL's temporary namespace name.
DatabaseStatementPrefetch::$columnNames property includes/database/prefetch.inc The list of column names in this result set.
db_field_names function includes/database/database.inc Returns an array of field names from an array of key/index column specifiers.
DrupalGetRdfNamespacesTestCase class modules/simpletest/tests/common.test Tests for RDF namespaces XML serialization.
DrupalGetRdfNamespacesTestCase::getInfo function modules/simpletest/tests/common.test
DrupalGetRdfNamespacesTestCase::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalGetRdfNamespacesTestCase::testGetRdfNamespaces function modules/simpletest/tests/common.test Test RDF namespaces.
drupal_get_rdf_namespaces function includes/common.inc Returns a string containing RDF namespace declarations for use in XML and
XHTML output.
EntityFieldQueryTestCase::$field_names property modules/simpletest/tests/entity_query.test
hook_rdf_namespaces function modules/rdf/rdf.api.php Allow modules to define namespaces for RDF mappings.
MenuRouterTestCase::testMenuGetNames function modules/simpletest/tests/menu.test Test menu_get_names().
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_set_active_menu_names function includes/menu.inc Sets (or gets) the active menu for the current page.
ModuleDependencyTestCase::testProjectNamespaceForDependencies function modules/system/system.test Checks functionality of project namespaces for dependencies.
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.
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
PharInvocationResolver::findInBaseNames function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
RdfGetRdfNamespacesTestCase class modules/rdf/rdf.test Tests for RDF namespaces declaration with hook_rdf_namespaces().
RdfGetRdfNamespacesTestCase::getInfo function modules/rdf/rdf.test
RdfGetRdfNamespacesTestCase::setUp function modules/rdf/rdf.test Sets up a Drupal site for running functional and integration tests.
RdfGetRdfNamespacesTestCase::testGetRdfNamespaces function modules/rdf/rdf.test Test getting RDF namesapces.
rdf_get_namespaces function modules/rdf/rdf.module Returns an array of RDF namespaces defined in modules that implement
hook_rdf_namespaces().
rdf_rdf_namespaces function modules/rdf/rdf.module Implements hook_rdf_namespaces().
rdf_test_rdf_namespaces function modules/rdf/tests/rdf_test.module Implements hook_rdf_namespaces().
system_project_namespace_test.info file modules/simpletest/tests/system_project_namespace_test.info name = "System project namespace test"
description = "Support module for testing project namespace dependencies."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
dependencies[] = drupal:filter
system_project_namespace_test.module file modules/simpletest/tests/system_project_namespace_test.module
taxonomy_vocabulary_get_names function modules/taxonomy/taxonomy.module Get names for all taxonomy vocabularies.
UserValidationTestCase::testUsernames function modules/user/user.test
_search_get_module_names function modules/search/search.admin.inc Helper function to get real module names.

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