Search for hostname
- Search 7.x for hostname
- Search 9.5.x for hostname
- Search 10.3.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 enable. | 
| CommentHostnameTest::testGetDefaultHostname | function | core/ | Tests hostname default value callback. | 
| CommentHostnameUpdateTest | class | core/ | Tests that comment hostname settings are properly updated. | 
| CommentHostnameUpdateTest.php | file | core/ | |
| CommentHostnameUpdateTest::setDatabaseDumpFiles | function | core/ | Set database dump files to be used. | 
| CommentHostnameUpdateTest::testCommentPostUpdateAddIpAddressSetting | function | core/ | Tests comment_post_update_add_ip_address_setting(). | 
| CommentHostnameUpdateTest::testCommentUpdate8600 | function | core/ | Tests comment_update_8600(). | 
| 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. | 
| FileTransferTest::$hostname | property | core/ | |
| FileUrlTest::testFilesUrlWithDifferentHostName | function | core/ | Test public files with a different host name from settings. | 
| ValidateHostnameTest | class | core/ | @coversDefaultClass \Drupal\Core\DrupalKernel[[api-linebreak]] @group DrupalKernel | 
| ValidateHostnameTest.php | file | core/ | |
| ValidateHostnameTest::providerTestValidateHostname | function | core/ | Provides test data for testValidateHostname(). | 
| ValidateHostnameTest::testValidateHostname | function | core/ | @covers ::validateHostname[[api-linebreak]] @dataProvider providerTestValidateHostname | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
