Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TriggeringElementTest | class | core/ |
Tests that FAPI correctly determines the triggering element. |
| TriggeringElementTest.php | file | core/ |
|
| TriggeringElementTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TriggeringElementTest::$modules | property | core/ |
Modules to enable. |
| TriggeringElementTest::testAttemptAccessControlBypass | function | core/ |
Tests attempts to bypass access control. |
| TriggeringElementTest::testNoButtonInfoInPost | function | core/ |
Tests the triggering element when no button information is included. |
| Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
| Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
| Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
| Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
| Truncate::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Truncate::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| TrustedCallbackInterface | interface | core/ |
Interface to declare trusted callbacks. |
| TrustedCallbackInterface.php | file | core/ |
|
| TrustedCallbackInterface::THROW_EXCEPTION | constant | core/ |
Untrusted callbacks throw exceptions. |
| TrustedCallbackInterface::TRIGGER_SILENCED_DEPRECATION | constant | core/ |
Untrusted callbacks trigger silenced E_USER_DEPRECATION errors. |
| TrustedCallbackInterface::TRIGGER_WARNING | constant | core/ |
Untrusted callbacks trigger E_USER_WARNING errors. |
| TrustedCallbackInterface::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| 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/ |
The theme to install as the default for testing. |
| 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. |
| TrustedInterface | interface | core/ |
|
| TrustedMethods | class | core/ |
|
| TrustedMethods::callback | function | core/ |
|
| TrustedMethods::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| TrustedMethods::unTrustedCallback | function | core/ |
|
| TrustedObject | class | core/ |
|
| TrustedObject::callback | function | core/ |
|
| TrustedRedirectResponse | class | core/ |
Provides a redirect response which contains trusted URLs. |
| TrustedRedirectResponse.php | file | core/ |
|
| TrustedRedirectResponse::$trustedUrls | property | core/ |
A list of trusted URLs, which are safe to redirect to. |
Pagination
- Previous page
- Page 1310
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.