Search for hostname
- Search 7.x for hostname
- Search 9.5.x for hostname
- Search 8.9.x for hostname
- Search 11.x for hostname
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BuildTestBase::$hostName | property | core/ |
Our native host name, used by PHP when it starts up the server. |
Comment::getDefaultHostname | function | core/ |
Returns the default value for entity hostname base field. |
Comment::getHostname | function | core/ |
Returns the comment author's hostname. |
Comment::setHostname | function | core/ |
Sets the hostname of the author of the comment. |
CommentHostnameTest | class | core/ |
Tests the hostname base field. |
CommentHostnameTest.php | file | core/ |
|
CommentHostnameTest::$modules | property | core/ |
Modules to install. |
CommentHostnameTest::testGetDefaultHostname | function | core/ |
Tests hostname default value callback. |
CommentInterface::getHostname | function | core/ |
Returns the comment author's hostname. |
CommentInterface::setHostname | function | core/ |
Sets the hostname of the author of the comment. |
DrupalKernel::validateHostname | function | core/ |
Validates the hostname supplied from the HTTP request. |
DrupalKernel::validateHostnameLength | function | core/ |
Validates a hostname length. |
FileTransfer::$hostname | property | core/ |
The hostname for this file transfer. |
FileUrlTest::testFilesUrlWithDifferentHostName | function | core/ |
Tests public files with a different host name from settings. |
ValidateHostnameTest | class | core/ |
@coversDefaultClass \Drupal\Core\DrupalKernel @group DrupalKernel |
ValidateHostnameTest.php | file | core/ |
|
ValidateHostnameTest::providerTestValidateHostname | function | core/ |
Provides test data for testValidateHostname(). |
ValidateHostnameTest::testValidateHostname | function | core/ |
@covers ::validateHostname @dataProvider providerTestValidateHostname |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.