Search for d
Title | Object type | File name | Summary |
---|---|---|---|
PharStreamWrapper::stream_metadata | function | misc/ |
|
PharStreamWrapper::STREAM_OPEN_FOR_INCLUDE | constant | misc/ |
Internal stream constants that are not exposed to PHP, but used... |
PharStreamWrapper::stream_read | function | misc/ |
|
php.module | file | modules/ |
Additional filter for PHP input. |
PHPTestCase::$php_code_format | property | modules/ |
|
PHPTestCase::createNodeWithCode | function | modules/ |
Creates a test node with PHP code in the body. |
php_disable | function | modules/ |
Implements hook_disable(). |
poll.module | file | modules/ |
Enables your site to capture votes on different topics in the form of multiple choice questions. |
PollDeleteChoiceTestCase | class | modules/ |
|
PollDeleteChoiceTestCase::getInfo | function | modules/ |
|
PollDeleteChoiceTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PollDeleteChoiceTestCase::testChoiceRemoval | function | modules/ |
|
PollJSAddChoice | class | modules/ |
Test adding new choices. |
PollJSAddChoice::getInfo | function | modules/ |
|
PollJSAddChoice::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PollJSAddChoice::testAddChoice | function | modules/ |
Test adding a new choice. |
PollTestCase::assertPollChoiceOrder | function | modules/ |
Assert correct poll choice order in the node form after submission. |
PollTestCase::pollUpdate | function | modules/ |
|
PollTestCase::_pollGenerateEdit | function | modules/ |
Generates POST values for the poll node form, specifically poll choices. |
PollUpgradePathTestCase | class | modules/ |
Upgrade test for node type poll. |
PollUpgradePathTestCase | class | modules/ |
Upgrade test for poll.module. |
PollUpgradePathTestCase::getInfo | function | modules/ |
|
PollUpgradePathTestCase::getInfo | function | modules/ |
|
PollUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
PollUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
PollUpgradePathTestCase::testPollUpgrade | function | modules/ |
Test a successful upgrade. |
PollUpgradePathTestCase::testPollUpgrade | function | modules/ |
Test a successful upgrade. |
PollVoteCheckHostname::$admin_user | property | modules/ |
|
PollVoteCheckHostname::$poll_nid | property | modules/ |
|
PollVoteTestCase::tearDown | function | modules/ |
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix. |
poll_delete | function | modules/ |
Implements hook_delete(). |
poll_field_attach_prepare_translation_alter | function | modules/ |
Implements hook_field_attach_prepare_translation_alter(). |
poll_field_extra_fields | function | modules/ |
Implements hook_field_extra_fields(). |
poll_load | function | modules/ |
Implements hook_load(). |
poll_node_form_submit | function | modules/ |
Form submit handler for node_form(). |
poll_node_info | function | modules/ |
Implements hook_node_info(). |
poll_rdf_mapping | function | modules/ |
Implements hook_rdf_mapping(). |
poll_update | function | modules/ |
Implements hook_update(). |
poll_update_7001 | function | modules/ |
Use the poll_choice primary key to record votes in poll_votes rather than the choice order. Rename chorder to weight. |
poll_update_7002 | function | modules/ |
Add timestamp field to {poll_vote}. |
poll_update_7003 | function | modules/ |
Change the weight column to normal int. |
poll_update_7004 | function | modules/ |
Update the database to match the schema. |
poll_user_delete | function | modules/ |
Implements hook_user_delete(). |
poll_validate | function | modules/ |
Implements hook_validate(). |
poll_view_voting_validate | function | modules/ |
Validation function for processing votes |
POSTGRESQL_NEXTID_LOCK | constant | includes/ |
The name by which to obtain a lock for retrieving the next insert id. |
PREG_CLASS_UNICODE_WORD_BOUNDARY | constant | includes/ |
Matches Unicode characters that are word boundaries. |
Private update status cache system | group | modules/ |
Functions to manage the update status cache. |
profile.admin.inc | file | modules/ |
Administrative page callbacks for the profile module. |
profile.module | file | modules/ |
Support for configurable user profiles. |
Pagination
- Previous page
- Page 104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.