Search for inc

  1. Search 9.5.x for inc
  2. Search 8.9.x for inc
  3. Search 10.3.x for inc
  4. Search 11.x for inc
  5. Other projects
Title Object type File name Summary
actions.inc file includes/actions.inc This is the actions engine for executing stored actions.
aggregator.admin.inc file modules/aggregator/aggregator.admin.inc Administration page callbacks for the Aggregator module.
aggregator.fetcher.inc file modules/aggregator/aggregator.fetcher.inc Fetcher functions for the aggregator module.
aggregator.pages.inc file modules/aggregator/aggregator.pages.inc User page callbacks for the Aggregator module.
aggregator.parser.inc file modules/aggregator/aggregator.parser.inc Parser functions for the aggregator module.
aggregator.processor.inc file modules/aggregator/aggregator.processor.inc Processor functions for the aggregator module.
ajax.inc file includes/ajax.inc Functions for use with Drupal's Ajax framework.
announcements_feed.inc file modules/announcements_feed/announcements_feed.inc Announcements feed helper functions.
archiver.inc file includes/archiver.inc Shared classes and interfaces for the archiver system.
authorize.inc file includes/authorize.inc Helper functions and form handlers used for the authorize.php script.
batch.inc file includes/batch.inc Batch processing API for processes to run in multiple HTTP requests.
batch.queue.inc file includes/batch.queue.inc Queue handlers used by the Batch API.
batch_test.callbacks.inc file modules/simpletest/tests/batch_test.callbacks.inc Batch callbacks for the Batch API tests.
block.admin.inc file modules/block/block.admin.inc Admin page callbacks for the block module.
blog.pages.inc file modules/blog/blog.pages.inc Page callback file for the blog module.
book.admin.inc file modules/book/book.admin.inc Administration page callbacks for the Book module.
book.pages.inc file modules/book/book.pages.inc User page callbacks for the book module.
bootstrap.inc file includes/bootstrap.inc Functions that need to be loaded on every Drupal request.
cache-install.inc file includes/cache-install.inc Provides a stub cache implementation to be used during installation.
cache.inc file includes/cache.inc Functions and interfaces for cache handling.
color.inc file themes/garland/color/color.inc
color.inc file themes/bartik/color/color.inc
comment.admin.inc file modules/comment/comment.admin.inc Admin page callbacks for the comment module.
comment.pages.inc file modules/comment/comment.pages.inc User page callbacks for the comment module.
comment.tokens.inc file modules/comment/comment.tokens.inc Builds placeholder replacement tokens for comment-related data.
common.inc file includes/common.inc Common functions that many Drupal modules will need to reference.
contact.admin.inc file modules/contact/contact.admin.inc Admin page callbacks for the Contact module.
contact.pages.inc file modules/contact/contact.pages.inc Page callbacks for the Contact module.
content_types.inc file modules/node/content_types.inc Content type editing user interface.
database.inc file includes/database/mysql/database.inc Database interface code for MySQL database servers.
database.inc file includes/database/pgsql/database.inc Database interface code for PostgreSQL database servers.
database.inc file includes/database/database.inc Core systems for the database layer.
database.inc file includes/database/sqlite/database.inc Database interface code for SQLite embedded database engine.
DatabaseSelectComplexTestCase::testCountQueryDistinct function modules/simpletest/tests/database_test.test Test that we can generate a count query from a query with distinct.
DatabaseSelectComplexTestCase::testDistinct function modules/simpletest/tests/database_test.test Test distinct queries.
DatabaseSelectComplexTestCase::testJoinConditionObject function modules/simpletest/tests/database_test.test Test that join conditions can use Condition objects.
DatabaseUpdateComplexTestCase::testInConditionUpdate function modules/simpletest/tests/database_test.test Test WHERE IN clauses.
DatabaseUpdateComplexTestCase::testNotInConditionUpdate function modules/simpletest/tests/database_test.test Test WHERE NOT IN clauses.
date.inc file includes/date.inc Initializes the list of date formats and their locales.
dblog.admin.inc file modules/dblog/dblog.admin.inc Administrative page callbacks for the Database Logging module.
drupal_autoload_test_class.inc file modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_class.inc Test classes for code registry testing.
drupal_autoload_test_interface.inc file modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_interface.inc Test interfaces for code registry testing.
drupal_check_incompatibility function includes/common.inc Checks whether a version is compatible with a given dependency.
drupal_system_listing_incompatible_test.info file modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info name = "Drupal system listing incompatible test"
description = "Support module for testing the drupal_system_listing function."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
drupal_system_listing_incompatible_test.info file profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info name = "Drupal system listing incompatible test"
description = "Support module for testing the drupal_system_listing function."
package = Testing
version = VERSION
; This deliberately has the wrong core version, to test that it…
drupal_system_listing_incompatible_test.module file profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module
drupal_system_listing_incompatible_test.module file modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module
entity.inc file includes/entity.inc
errors.inc file includes/errors.inc Functions for error handling.
field.attach.inc file modules/field/field.attach.inc Field attach API, allowing entities (nodes, users, ...) to be 'fieldable'.

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