Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
PollVoteCheckHostname::$web_user2 property modules/poll/poll.test
PollVoteCheckHostname::getInfo function modules/poll/poll.test
PollVoteCheckHostname::setUp function modules/poll/poll.test Sets up a Drupal site for running functional and integration tests.
PollVoteCheckHostname::testHostnamePollVote function modules/poll/poll.test Check that anonymous users with same ip cannot vote on poll more than once
unless user is logged in.
PollVoteTestCase class modules/poll/poll.test
PollVoteTestCase::getInfo function modules/poll/poll.test
PollVoteTestCase::setUp function modules/poll/poll.test Sets up a Drupal site for running functional and integration tests.
PollVoteTestCase::tearDown function modules/poll/poll.test Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix.
PollVoteTestCase::testPollVote function modules/poll/poll.test
poll_block_latest_poll_view function modules/poll/poll.module Return content for 'latest poll' block.
poll_choice_js function modules/poll/poll.module Ajax callback in response to new choices being added to the form.
poll_field_attach_prepare_translation_alter function modules/poll/poll.module Implements hook_field_attach_prepare_translation_alter().
poll_field_extra_fields function modules/poll/poll.module Implements hook_field_extra_fields().
poll_insert function modules/poll/poll.module Implements hook_insert().
poll_more_choices_submit function modules/poll/poll.module Submit handler to add more choices to a poll form.
poll_node_form_submit function modules/poll/poll.module Form submit handler for node_form().
poll_permission function modules/poll/poll.module Implements hook_permission().
poll_results function modules/poll/poll.pages.inc Callback for the 'results' tab for polls you can vote on
poll_schema function modules/poll/poll.install Implements hook_schema().
poll_teaser function modules/poll/poll.module Creates a simple teaser that lists all the choices.
poll_tokens function modules/poll/poll.tokens.inc Implements hook_tokens().
poll_user_cancel function modules/poll/poll.module Implements hook_user_cancel().
poll_user_delete function modules/poll/poll.module Implements hook_user_delete().
poll_view_results function modules/poll/poll.module Generates a graphical representation of the results of a poll.
poll_votes function modules/poll/poll.pages.inc Callback for the 'votes' tab for polls you can see other votes on
POSTGRESQL_NEXTID_LOCK constant includes/database/pgsql/database.inc The name by which to obtain a lock for retrieving the next insert id.
PREG_CLASS_CJK constant modules/search/search.module Matches CJK (Chinese, Japanese, Korean) letter-like characters.
PREG_CLASS_NUMBERS constant modules/search/search.module Matches all 'N' Unicode character classes (numbers)
PREG_CLASS_PUNCTUATION constant modules/search/search.module Matches all 'P' Unicode character classes (punctuation)
PREG_CLASS_UNICODE_WORD_BOUNDARY constant includes/unicode.inc Matches Unicode characters that are word boundaries.
preview.css file themes/garland/color/preview.css /* Positioning */
#preview {
overflow: hidden;
max-width: 100%;
}
#preview,
#preview #img {
width: 600px;
height: 371px;
}
#preview #gradient-0 {
position: absolute;
left: 0;
right: 0;
top: 19px;
height: 120px;
z-index:…
preview.css file themes/bartik/color/preview.css /* ---------- Color form ----------- */
#color_scheme_form #palette .form-item {
width: 25em;
}
#color_scheme_form #palette .form-item label {
width: 15em;
}

/* ---------- Preview Styles ----------- */

html.js #preview {
clear: both;
float:…
print-rtl.css file misc/print-rtl.css body {
direction: rtl;
}
th {
text-align: right;
}
print.css file themes/garland/print.css body,
input,
textarea,
select {
color: #000;
background: none;
font-family: Verdana, sans-serif;
font-size: 11pt;
}

ul.main-menu,
ul.secondary-menu,
#header-region,
.sidebar {
display:…
print.css file themes/bartik/css/print.css /* ---------- General Layout ---------- */

body,
input,
textarea,
select {
color: #000;
background: none;
}
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
width:…
print.css file misc/print.css body {
margin: 1em;
background-color: #fff;
}
th {
text-align: left; /* LTR */
color: #006;
border-bottom: 1px solid #ccc;
}
tr.odd {
background-color: #ddd;
}
tr.even {
background-color: #fff;
}
td {
padding: 5px;
}
#menu {
Private update status cache system group modules/update/update.module Functions to manage the update status cache.
profile-listing.tpl.php file modules/profile/profile-listing.tpl.php Default theme implementation for displaying a user and their profile data
for member listing pages.
profile.css file modules/profile/profile.css #profile-fields td.category {
font-weight: bold;
}
#profile-fields tr.category-message {
color: #999;
}
#profile-fields tr.category-populated {
display: none;
}
profile.install file modules/profile/profile.install Install, update and uninstall functions for the profile module.
profile.pages.inc file modules/profile/profile.pages.inc User page callbacks for the profile module.
profile.test file modules/profile/profile.test Tests for profile.module.
ProfileBlockTestCase class modules/profile/profile.test
ProfileBlockTestCase::$field1 property modules/profile/profile.test
ProfileBlockTestCase::$field2 property modules/profile/profile.test
ProfileBlockTestCase::$node property modules/profile/profile.test
ProfileBlockTestCase::$value1 property modules/profile/profile.test
ProfileBlockTestCase::$value2 property modules/profile/profile.test
ProfileBlockTestCase::getInfo function modules/profile/profile.test
ProfileBlockTestCase::setUp function modules/profile/profile.test Sets up a Drupal site for running functional and integration tests.

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