Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PharStreamWrapper::$invocation | property | misc/ |
|
| PharStreamWrapper::assert | function | misc/ |
|
| PharStreamWrapper::collectInvocation | function | misc/ |
|
| PharStreamWrapper::dir_closedir | function | misc/ |
|
| PharStreamWrapper::dir_opendir | function | misc/ |
|
| PharStreamWrapper::dir_readdir | function | misc/ |
|
| PharStreamWrapper::dir_rewinddir | function | misc/ |
|
| PharStreamWrapper::invokeInternalStreamWrapper | function | misc/ |
Invokes commands on the native PHP Phar stream wrapper. |
| PharStreamWrapper::mkdir | function | misc/ |
|
| PharStreamWrapper::registerStreamWrapper | function | misc/ |
|
| PharStreamWrapper::rename | function | misc/ |
|
| PharStreamWrapper::resolveAssertable | function | misc/ |
|
| PharStreamWrapper::restoreInternalSteamWrapper | function | misc/ |
|
| PharStreamWrapper::rmdir | function | misc/ |
|
| PharStreamWrapper::stream_close | function | misc/ |
|
| PharStreamWrapper::stream_eof | function | misc/ |
|
| PharStreamWrapper::stream_flush | function | misc/ |
|
| PharStreamWrapper::stream_lock | function | misc/ |
|
| PharStreamWrapper::stream_metadata | function | misc/ |
|
| PharStreamWrapper::stream_open | 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/ |
|
| PharStreamWrapper::stream_seek | function | misc/ |
|
| PharStreamWrapper::stream_set_option | function | misc/ |
|
| PharStreamWrapper::stream_stat | function | misc/ |
|
| PharStreamWrapper::stream_tell | function | misc/ |
|
| PharStreamWrapper::stream_truncate | function | misc/ |
|
| PharStreamWrapper::stream_write | function | misc/ |
|
| PharStreamWrapper::unlink | function | misc/ |
|
| PharStreamWrapper::url_stat | function | misc/ |
|
| PHP wrapper functions | group | includes/ |
Functions that are wrappers or custom implementations of PHP functions. |
| php.install | file | modules/ |
Install, update and uninstall functions for the php module. |
| php.test | file | modules/ |
Tests for php.module. |
| PHPAccessTestCase | class | modules/ |
Tests to make sure access to the PHP filter is properly restricted. |
| PHPAccessTestCase::getInfo | function | modules/ |
|
| PHPAccessTestCase::testNoPrivileges | function | modules/ |
Makes sure that the user can't use the PHP filter when not given access. |
| PHPFilterTestCase | class | modules/ |
Tests to make sure the PHP filter actually evaluates PHP code when used. |
| PHPFilterTestCase::getInfo | function | modules/ |
|
| PHPFilterTestCase::testPHPFilter | function | modules/ |
Makes sure that the PHP filter evaluates PHP code when used. |
| PHPTestCase | class | modules/ |
Defines a base PHP test case class. |
| PHPTestCase::$php_code_format | property | modules/ |
|
| PHPTestCase::createNodeWithCode | function | modules/ |
Creates a test node with PHP code in the body. |
| PHPTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| php_disable | function | modules/ |
Implements hook_disable(). |
| php_permission | function | modules/ |
Implements hook_permission(). |
| poll-results--block.tpl.php | file | modules/ |
Default theme implementation to display the poll results in a block. |
| poll-results.tpl.php | file | modules/ |
Default theme implementation to display the poll results in a block. |
| poll-rtl.css | file | modules/ |
.poll .bar .foreground { float: right; } .poll .percent { text-align: left; } .poll .vote-form .choices { text-align: right; } |
| poll.css | file | modules/ |
.poll { overflow: hidden; } .poll .bar { height: 1em; margin: 1px 0; background-color: #ddd; } .poll .bar .foreground { background-color: #000; height: 1em; float: left; /* LTR */ } .poll .links { text-align: center; } .poll .percent… |
| poll.install | file | modules/ |
Install, update and uninstall functions for the poll module. |
Pagination
- Previous page
- Page 120
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.