FileTransfer::$hostname |
property |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
The hostname for this file transfer. |
PollVoteCheckHostnameTest |
class |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteCheckHostnameTest.php |
|
FileTransferTest::$hostname |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/FileTransferTest.php |
|
PollVoteCheckHostnameTest.php |
file |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteCheckHostnameTest.php |
Definition of Drupal\poll\Tests\PollVoteCheckHostnameTest. |
PollVoteCheckHostnameTest::setUp |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteCheckHostnameTest.php |
Sets up a Drupal site for running functional and integration tests. |
PollVoteCheckHostnameTest::getInfo |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteCheckHostnameTest.php |
|
PollVoteCheckHostnameTest::testHostnamePollVote |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteCheckHostnameTest.php |
Checks that anonymous users with the same IP address can only vote once. |