Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SectionTest::testGetThirdPartySetting | function | core/ |
Tests get third party setting. |
| SectionTest::testGetThirdPartySettings | function | core/ |
Tests get third party settings. |
| SectionTest::testInsertAfterComponent | function | core/ |
Tests insert after component. |
| SectionTest::testInsertAfterComponentInvalidUuid | function | core/ |
Tests insert after component invalid uuid. |
| SectionTest::testInsertAfterComponentValidUuidRegionMismatch | function | core/ |
Tests insert after component valid uuid region mismatch. |
| SectionTest::testInsertComponent | function | core/ |
Tests insert component. |
| SectionTest::testInsertComponentAppend | function | core/ |
Tests insert component append. |
| SectionTest::testInsertComponentInvalidDelta | function | core/ |
Tests insert component invalid delta. |
| SectionTest::testRemoveComponent | function | core/ |
Tests remove component. |
| SectionTest::testSetThirdPartySetting | function | core/ |
Tests set third party setting. |
| SectionTest::testUnsetThirdPartySetting | function | core/ |
Tests unset third party setting. |
| Secure | class | core/ |
|
| Secure.php | file | core/ |
|
| Secure::$roles | property | core/ |
|
| Secure::__construct | function | core/ |
|
| SecuredRedirectResponse | class | core/ |
Provides a common base class for safe redirects. |
| SecuredRedirectResponse.php | file | core/ |
|
| SecuredRedirectResponse::createFromRedirectResponse | function | core/ |
Copies an existing redirect response into a safe one. |
| SecuredRedirectResponse::fromResponse | function | core/ |
Copies over the values from the given response. |
| SecuredRedirectResponse::isSafe | function | core/ |
Returns whether the URL is considered as safe to redirect to. |
| SecuredRedirectResponse::setTargetUrl | function | core/ |
|
| SecuredRedirectResponseTest | class | core/ |
Test secure redirect base class. |
| SecuredRedirectResponseTest.php | file | core/ |
|
| SecuredRedirectResponseTest::testRedirectCopy | function | core/ |
Tests copying of redirect response. |
| SecuredRedirectStub | class | core/ |
Test class for safe redirects. |
| SecuredRedirectStub::isSafe | function | core/ |
|
| SECURITY.md | file | ./ |
Drupal Security Policy If you discover a security vulnerability in Drupal core or a contributed project (module, theme, or distribution) keep it confidential and report it to the Drupal security team. |
| SecurityAdvisoriesFetcher | class | core/ |
Defines a service to get security advisories. |
| SecurityAdvisoriesFetcher.php | file | core/ |
|
| SecurityAdvisoriesFetcher::$config | property | core/ |
The 'system.advisories' configuration. |
| SecurityAdvisoriesFetcher::$extensionLists | property | core/ |
Array of extension lists, keyed by extension type. |
| SecurityAdvisoriesFetcher::$keyValueExpirable | property | core/ |
The expirable key/value store for the advisories JSON response. |
| SecurityAdvisoriesFetcher::$withHttpFallback | property | core/ |
Whether to fall back to HTTP if the HTTPS request fails. |
| SecurityAdvisoriesFetcher::ADVISORIES_JSON_EXPIRABLE_KEY | constant | core/ |
The key to use to store the advisories feed response. |
| SecurityAdvisoriesFetcher::deleteStoredResponse | function | core/ |
Deletes the stored JSON feed response, if any. |
| SecurityAdvisoriesFetcher::doRequest | function | core/ |
Makes an HTTPS GET request, with a possible HTTP fallback. |
| SecurityAdvisoriesFetcher::getMatchingExtensionInfo | function | core/ |
Gets the information for an extension affected by the security advisory. |
| SecurityAdvisoriesFetcher::getProjectExistingVersion | function | core/ |
Gets the existing project version. |
| SecurityAdvisoriesFetcher::getSecurityAdvisories | function | core/ |
Gets security advisories that are applicable for the current site. |
| SecurityAdvisoriesFetcher::isApplicable | function | core/ |
Determines if a security advisory is applicable for the current site. |
| SecurityAdvisoriesFetcher::matchesExistingVersion | function | core/ |
Determines if an advisory matches the existing version of a project. |
| SecurityAdvisoriesFetcher::__construct | function | core/ |
|
| SecurityAdvisoriesFetcherTest | class | core/ |
Tests Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher. |
| SecurityAdvisoriesFetcherTest.php | file | core/ |
|
| SecurityAdvisoriesFetcherTest::$errorMessages | property | core/ |
The error messages. |
| SecurityAdvisoriesFetcherTest::$history | property | core/ |
History of requests/responses. |
| SecurityAdvisoriesFetcherTest::$logErrorMessages | property | core/ |
The log error log messages. |
| SecurityAdvisoriesFetcherTest::$modules | property | core/ |
|
| SecurityAdvisoriesFetcherTest::assertServiceAdvisoryLoggedErrors | function | core/ |
Asserts the expected error messages were logged. |
| SecurityAdvisoriesFetcherTest::getAdvisories | function | core/ |
Gets the advisories from the 'system.sa_fetcher' service. |
Pagination
- Previous page
- Page 1443
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.