Search for host
- Search 7.x for host
- Search 9.5.x for host
- Search 8.9.x for host
- Search 11.x for host
- Search main for host
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AllExceptHostEntity | class | core/ |
Allows access to all entities except for the host entity. |
| AllExceptHostEntity.php | file | core/ |
|
| AllExceptHostEntity::buildEntityQuery | function | core/ |
|
| BuildTestBase::$hostName | property | core/ |
Our native host name, used by PHP when it starts up the server. |
| BuildTestBase::$hostPort | property | core/ |
Port that will be tested. |
| Comment::getDefaultHostname | function | core/ |
Returns the default value for entity hostname base field. |
| Comment::getHostname | function | core/ |
|
| Comment::setHostname | function | core/ |
|
| CommentHostnameTest | class | core/ |
Tests the hostname base field. |
| CommentHostnameTest.php | file | core/ |
|
| CommentHostnameTest::$modules | property | core/ |
|
| 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::setupTrustedHosts | function | core/ |
Sets up the lists of trusted HTTP Host headers. |
| DrupalKernel::validateHostname | function | core/ |
Validates the hostname supplied from the HTTP request. |
| DrupalKernel::validateHostnameLength | function | core/ |
Validates a hostname length. |
| DrupalKernelTest::providerTestTrustedHosts | function | core/ |
Provides test data for testTrustedHosts(). |
| DrupalKernelTest::testTrustedHosts | function | core/ |
Tests hostname validation with settings. |
| EmphasisTest::$host | property | core/ |
A host entity with a body field to use the <em> tag in. |
| FileTransfer::$hostname | property | core/ |
The hostname for this file transfer. |
| FileUrlTest::testFilesUrlWithDifferentHostName | function | core/ |
Tests public files with a different host name from settings. |
| ImageTestBase::$host | property | core/ |
A host entity with a body field to embed images in. |
| MediaTestBase::$host | property | core/ |
A host entity with a body field to embed media in. |
| SourceEditingTestBase::$host | property | core/ |
A host entity with a body field whose text to edit with CKEditor 5. |
| TableTest::$host | property | core/ |
A host entity with a body field to embed images in. |
| TestFileTransfer::$host | property | core/ |
|
| TrustedHostsRequestFactory | class | core/ |
Provides a request factory for requests using host verification. |
| TrustedHostsRequestFactory.php | file | core/ |
|
| TrustedHostsRequestFactory::$host | property | core/ |
The host of the main request. |
| TrustedHostsRequestFactory::createRequest | function | core/ |
Creates a new request object. |
| TrustedHostsRequestFactory::__construct | function | core/ |
Creates a new TrustedHostsRequestFactory. |
| TrustedHostsRequestFactoryTest | class | core/ |
Tests the trusted hosts request factory. |
| TrustedHostsRequestFactoryTest.php | file | core/ |
|
| TrustedHostsRequestFactoryTest::providerTestCreateRequest | function | core/ |
Provides data for testCreateRequest(). |
| TrustedHostsRequestFactoryTest::testCreateRequest | function | core/ |
Tests TrustedHostsRequestFactory::createRequest(). |
| TrustedHostsTest | class | core/ |
Tests output on the status overview page. |
| TrustedHostsTest.php | file | core/ |
|
| TrustedHostsTest::$defaultTheme | property | core/ |
|
| TrustedHostsTest::setUp | function | core/ |
|
| TrustedHostsTest::testFakeRequests | function | core/ |
Tests that fake requests have the proper host configured. |
| TrustedHostsTest::testRequestBags | function | core/ |
Tests that the request bags have the correct classes. |
| TrustedHostsTest::testShortcut | function | core/ |
Tests that shortcut module works together with host verification. |
| TrustedHostsTest::testStatusPageWithConfiguration | function | core/ |
Tests that the status page shows the trusted patterns from settings.php. |
| TrustedHostsTest::testStatusPageWithoutConfiguration | function | core/ |
Tests the status page behavior with no setting. |
| TrustedHostsTestController | class | core/ |
Provides a test controller for testing the trusted hosts setting. |
| TrustedHostsTestController.php | file | core/ |
|
| TrustedHostsTestController::bagType | function | core/ |
Creates a fake request and prints out the class name of the specified bag. |
| TrustedHostsTestController::fakeRequestHost | function | core/ |
Creates a fake request and prints out its host. |
| trusted_hosts_test.info.yml | file | core/ |
core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.info.yml |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.