Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
contact_personal_form_validate function modules/contact/contact.pages.inc Form validation handler for contact_personal_form().
contact_schema function modules/contact/contact.install Implements hook_schema().
contact_site_form function modules/contact/contact.pages.inc Form constructor for the site-wide contact form.
contact_site_form_submit function modules/contact/contact.pages.inc Form submission handler for contact_site_form().
contact_site_form_validate function modules/contact/contact.pages.inc Form validation handler for contact_site_form().
contact_uninstall function modules/contact/contact.install Implements hook_uninstall().
contact_update_7000 function modules/contact/contact.install Rename the threshold limit variable.
contact_update_7001 function modules/contact/contact.install Rename the administer contact forms permission.
contact_update_7002 function modules/contact/contact.install Enable the 'access user contact forms' for registered users by default.
contact_update_7003 function modules/contact/contact.install Change the weight column to normal int.
contact_update_dependencies function modules/contact/contact.install Implements hook_update_dependencies().
contact_user_presave function modules/contact/contact.module Implements hook_user_presave().
Container class misc/typo3/phar-stream-wrapper/src/Phar/Container.php
Container.php file misc/typo3/phar-stream-wrapper/src/Phar/Container.php
Container::$manifest property misc/typo3/phar-stream-wrapper/src/Phar/Container.php
Container::$stub property misc/typo3/phar-stream-wrapper/src/Phar/Container.php
Container::getAlias function misc/typo3/phar-stream-wrapper/src/Phar/Container.php
Container::getManifest function misc/typo3/phar-stream-wrapper/src/Phar/Container.php
Container::getStub function misc/typo3/phar-stream-wrapper/src/Phar/Container.php
Container::__construct function misc/typo3/phar-stream-wrapper/src/Phar/Container.php
Content markers group includes/theme.inc Markers used by theme_mark() and node_mark() to designate content.
content_types.inc file modules/node/content_types.inc Content type editing user interface.
contextual-rtl.css file modules/contextual/contextual-rtl.css Stylesheet specific to right-to-left languages.
contextual.api.php file modules/contextual/contextual.api.php Hooks provided by Contextual module.
contextual.css file modules/contextual/contextual.css Stylesheet for the Contextual module.
contextual.info file modules/contextual/contextual.info name = Contextual links
description = Provides contextual links to perform actions related to elements on a page.
package = Core
version = VERSION
core = 7.x
files[] = contextual.test
contextual.module file modules/contextual/contextual.module Adds contextual links to perform actions related to elements on a page.
contextual.test file modules/contextual/contextual.test Tests for contextual.module.
ContextualDynamicContextTestCase class modules/contextual/contextual.test Tests accessible links after inaccessible links on dynamic context.
ContextualDynamicContextTestCase::$profile property modules/contextual/contextual.test The profile to install as a basis for testing.
ContextualDynamicContextTestCase::getInfo function modules/contextual/contextual.test
ContextualDynamicContextTestCase::setUp function modules/contextual/contextual.test Sets up a Drupal site for running functional and integration tests.
ContextualDynamicContextTestCase::testNodeLinks function modules/contextual/contextual.test Tests contextual links on node lists with different permissions.
contextual_element_info function modules/contextual/contextual.module Implements hook_element_info().
contextual_help function modules/contextual/contextual.module Implements hook_help().
contextual_library function modules/contextual/contextual.module Implements hook_library().
contextual_permission function modules/contextual/contextual.module Implements hook_permission().
contextual_preprocess function modules/contextual/contextual.module Implements hook_preprocess().
contextual_pre_render_links function modules/contextual/contextual.module Build a renderable array for contextual links.
COPYRIGHT.txt file ./COPYRIGHT.txt All Drupal code is Copyright 2001 - 2013 by the original authors.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2…
country_get_list function includes/locale.inc Get list of all predefined and custom countries.
cron-curl.sh file scripts/cron-curl.sh #!/bin/sh

curl --silent --compressed http://example.com/cron.php
cron-lynx.sh file scripts/cron-lynx.sh #!/bin/sh

/usr/bin/lynx -source http://example.com/cron.php > /dev/null 2>&1
cron.php file ./cron.php Handles incoming requests to fire off regularly-scheduled tasks (cron jobs).
CronQueueTestCallbackClass class modules/system/tests/cron_queue_test.module
CronQueueTestCallbackClass::foo function modules/system/tests/cron_queue_test.module
CronQueueTestCase class modules/system/system.test Test execution of the cron queue.
CronQueueTestCase::getInfo function modules/system/system.test Implement getInfo().
CronQueueTestCase::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
CronQueueTestCase::testCallable function modules/system/system.test Tests worker defined as a class method callable.

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