Search for names
- Search 9.5.x for names
- Search 8.9.x for names
- Search 10.3.x for names
- Search 11.x for names
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DatabaseConnection::$escapedNames | property | includes/ |
List of escaped database, table, and field names, keyed by unescaped names. |
DatabaseSchema::fieldNames | function | includes/ |
Return an array of field names from an array of key/index column specifiers. |
DatabaseSchema_pgsql::$tempNamespaceName | property | includes/ |
PostgreSQL's temporary namespace name. |
DatabaseSchema_pgsql::getTempNamespaceName | function | includes/ |
Gets PostgreSQL's temporary namespace name. |
DatabaseStatementPrefetch::$columnNames | property | includes/ |
The list of column names in this result set. |
db_field_names | function | includes/ |
Returns an array of field names from an array of key/index column specifiers. |
DrupalGetRdfNamespacesTestCase | class | modules/ |
Tests for RDF namespaces XML serialization. |
DrupalGetRdfNamespacesTestCase::getInfo | function | modules/ |
|
DrupalGetRdfNamespacesTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalGetRdfNamespacesTestCase::testGetRdfNamespaces | function | modules/ |
Test RDF namespaces. |
drupal_get_rdf_namespaces | function | includes/ |
Returns a string containing RDF namespace declarations for use in XML and XHTML output. |
EntityFieldQueryTestCase::$field_names | property | modules/ |
|
hook_rdf_namespaces | function | modules/ |
Allow modules to define namespaces for RDF mappings. |
MenuRouterTestCase::testMenuGetNames | function | modules/ |
Test menu_get_names(). |
menu_get_active_menu_names | function | includes/ |
Gets the active menu for the current page. |
menu_get_names | function | includes/ |
Build a list of named menus. |
menu_set_active_menu_names | function | includes/ |
Sets (or gets) the active menu for the current page. |
ModuleDependencyTestCase::testProjectNamespaceForDependencies | function | modules/ |
Checks functionality of project namespaces for dependencies. |
node_type_get_names | function | modules/ |
Returns a list of available node type names. |
OpenIDTestCase::testOpenidExtractNamespace | function | modules/ |
Test openid_extract_namespace(). |
openid_extract_namespace | function | modules/ |
Extract all the parameters belonging to an extension in a response message. |
PharInvocationResolver::$baseNames | property | misc/ |
Contains resolved base names in order to reduce file IO. |
PharInvocationResolver::$invocationFunctionNames | property | misc/ |
|
PharInvocationResolver::findInBaseNames | function | misc/ |
|
RdfGetRdfNamespacesTestCase | class | modules/ |
Tests for RDF namespaces declaration with hook_rdf_namespaces(). |
RdfGetRdfNamespacesTestCase::getInfo | function | modules/ |
|
RdfGetRdfNamespacesTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RdfGetRdfNamespacesTestCase::testGetRdfNamespaces | function | modules/ |
Test getting RDF namesapces. |
rdf_get_namespaces | function | modules/ |
Returns an array of RDF namespaces defined in modules that implement hook_rdf_namespaces(). |
rdf_rdf_namespaces | function | modules/ |
Implements hook_rdf_namespaces(). |
rdf_test_rdf_namespaces | function | modules/ |
Implements hook_rdf_namespaces(). |
system_project_namespace_test.info | file | modules/ |
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/ |
|
taxonomy_vocabulary_get_names | function | modules/ |
Get names for all taxonomy vocabularies. |
UserValidationTestCase::testUsernames | function | modules/ |
|
_search_get_module_names | function | modules/ |
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.