Search for host
- Search 7.x for host
- Search 9.5.x for host
- Search 8.9.x for host
- Search 10.3.x for host
- Search 11.x for host
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 |
| trusted_hosts_test.routing.yml | file | core/ |
core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.routing.yml |
| UriHostConstraint | class | core/ |
Checks if a string conforms to the RFC 3986 host component. |
| UriHostConstraint.php | file | core/ |
|
| UriHostConstraint::__construct | function | core/ |
|
| UriHostConstraintValidator | class | core/ |
Validates if a string conforms to the RFC 3986 host component. |
| UriHostConstraintValidator.php | file | core/ |
|
| UriHostConstraintValidator::isValid | function | core/ |
Return TRUE if value is a valid hostname or IP address literal. |
| UriHostConstraintValidator::validate | function | core/ |
|
| UriHostValidatorTest | class | core/ |
Tests the UriHost validator. |
| UriHostValidatorTest.php | file | core/ |
|
| UriHostValidatorTest::$modules | property | core/ |
|
| UriHostValidatorTest::setUp | function | core/ |
|
| UriHostValidatorTest::testUriHost | function | core/ |
Tests the UriHost constraint validator. |
| ValidateHostnameTest | class | core/ |
Tests Drupal\Core\DrupalKernel. |
| ValidateHostnameTest.php | file | core/ |
|
| ValidateHostnameTest::providerTestValidateHostname | function | core/ |
Provides test data for testValidateHostname(). |
| ValidateHostnameTest::testValidateHostname | function | core/ |
Tests validate hostname. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.