Search for inc
| Title | Object type | File name | Summary |
|---|---|---|---|
| lock.inc | file | includes/ |
A database-mediated implementation of a locking mechanism. |
| log.inc | file | includes/ |
Logging classes for the database layer. |
| mail.inc | file | includes/ |
API functions for processing and sending e-mail. |
| menu.admin.inc | file | modules/ |
Administrative page callbacks for menu module. |
| menu.inc | file | includes/ |
API for the Drupal menu system. |
| module.inc | file | includes/ |
API for loading and interacting with Drupal modules. |
| ModuleDependencyTestCase::testIncompatibleCoreVersionDependency | function | modules/ |
Tests enabling a module that depends on a module with an incompatible core version. |
| ModuleDependencyTestCase::testIncompatibleModuleVersionDependency | function | modules/ |
Tests enabling a module that depends on an incompatible version of a module. |
| module_load_all_includes | function | includes/ |
Loads an include file for each module enabled in the {system} table. |
| module_load_include | function | includes/ |
Loads a module include file. |
| module_test.file.inc | file | modules/ |
A file to test module_implements() loading includes. |
| module_test.implementations.inc | file | modules/ |
|
| node.admin.inc | file | modules/ |
Content administration and module settings UI. |
| node.pages.inc | file | modules/ |
Page callbacks for adding, editing, deleting, and revisions management for content. |
| node.tokens.inc | file | modules/ |
Builds placeholder replacement tokens for node-related data. |
| openid.inc | file | modules/ |
OpenID utility functions. |
| openid.pages.inc | file | modules/ |
User page callbacks for the openid module. |
| pager.inc | file | includes/ |
Functions to aid in presenting database results as a set of pages. |
| password.inc | file | includes/ |
Secure password hashing functions for user authentication. |
| path.admin.inc | file | modules/ |
Administrative page callbacks for the path module. |
| path.inc | file | includes/ |
Functions to handle paths in Drupal, including path aliasing. |
| PharStreamWrapper::STREAM_OPEN_FOR_INCLUDE | constant | misc/ |
Internal stream constants that are not exposed to PHP, but used... |
| poll.pages.inc | file | modules/ |
User page callbacks for the poll module. |
| poll.tokens.inc | file | modules/ |
Builds placeholder replacement tokens for values specific to Poll nodes. |
| prefetch.inc | file | includes/ |
Database interface code for engines that need complete control over their result sets. For example, SQLite will prefix some column names by the name of the table. We post-process the data, by renaming the column names using the same convention as… |
| profile.admin.inc | file | modules/ |
Administrative page callbacks for the profile module. |
| profile.pages.inc | file | modules/ |
User page callbacks for the profile module. |
| query.inc | file | includes/ |
Query code for SQLite embedded database engine. |
| query.inc | file | includes/ |
Query code for MySQL embedded database engine. |
| query.inc | file | includes/ |
Non-specific Database query code. Used by all engines. |
| query.inc | file | includes/ |
Query code for PostgreSQL embedded database engine. |
| registry.inc | file | includes/ |
This file contains the code registry parser engine. |
| request-sanitizer.inc | file | includes/ |
Contains code for sanitizing user input from the request. |
| schema.inc | file | includes/ |
Database schema code for SQLite databases. |
| schema.inc | file | includes/ |
Database schema code for MySQL database servers. |
| schema.inc | file | includes/ |
|
| schema.inc | file | includes/ |
Database schema code for PostgreSQL database servers. |
| search.admin.inc | file | modules/ |
Admin page callbacks for the search module. |
| search.extender.inc | file | modules/ |
Search query extender and helper functions. |
| search.pages.inc | file | modules/ |
User page callbacks for the search module. |
| select.inc | file | includes/ |
|
| select.inc | file | includes/ |
Select builder for SQLite embedded database engine. |
| select.inc | file | includes/ |
Select builder for PostgreSQL database engine. |
| SelectQuery::$distinct | property | includes/ |
Whether or not this query should be DISTINCT |
| SelectQuery::distinct | function | includes/ |
Sets this query to be DISTINCT. |
| SelectQueryExtender::distinct | function | includes/ |
Sets this query to be DISTINCT. |
| SelectQueryInterface::distinct | function | includes/ |
Sets this query to be DISTINCT. |
| session.inc | file | includes/ |
User session handling functions. |
| shortcut.admin.inc | file | modules/ |
Administrative page callbacks for the shortcut module. |
| simpletest.pages.inc | file | modules/ |
Page callbacks for simpletest module. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.