Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SecurityAdvisoriesFetcherTest::getAdvisories | function | core/ |
Gets the advisories from the 'system.sa_fetcher' service. |
| SecurityAdvisoriesFetcherTest::log | function | core/ |
|
| SecurityAdvisoriesFetcherTest::providerIgnoreAdvisories | function | core/ |
Data provider for testIgnoreAdvisories(). |
| SecurityAdvisoriesFetcherTest::providerShowAdvisories | function | core/ |
Data provider for testShowAdvisories(). |
| SecurityAdvisoriesFetcherTest::setExistingProjectVersion | function | core/ |
Sets the existing version of the project. |
| SecurityAdvisoriesFetcherTest::setFeedItems | function | core/ |
Sets the feed items to be returned for the test. |
| SecurityAdvisoriesFetcherTest::setTestFeedResponses | function | core/ |
Sets test feed responses. |
| SecurityAdvisoriesFetcherTest::setUp | function | core/ |
|
| SecurityAdvisoriesFetcherTest::testHttpFallback | function | core/ |
@covers ::doRequest[[api-linebreak]] @covers ::getSecurityAdvisories[[api-linebreak]] |
| SecurityAdvisoriesFetcherTest::testIgnoreAdvisories | function | core/ |
Tests advisories that should be ignored. |
| SecurityAdvisoriesFetcherTest::testIntervalConfigUpdate | function | core/ |
Tests that the stored advisories response is deleted on interval decrease. |
| SecurityAdvisoriesFetcherTest::testInvalidJsonResponse | function | core/ |
Tests that invalid JSON feed responses are not stored. |
| SecurityAdvisoriesFetcherTest::testNoHttpFallback | function | core/ |
@covers ::doRequest[[api-linebreak]] @covers ::getSecurityAdvisories[[api-linebreak]] |
| SecurityAdvisoriesFetcherTest::testShowAdvisories | function | core/ |
Tests contrib advisories that should be displayed. |
| SecurityAdvisoryTest | class | core/ |
@coversDefaultClass \Drupal\system\SecurityAdvisories\SecurityAdvisory[[api-linebreak]] |
| SecurityAdvisoryTest | class | core/ |
Tests of security advisories functionality. |
| SecurityAdvisoryTest.php | file | core/ |
|
| SecurityAdvisoryTest.php | file | core/ |
|
| SecurityAdvisoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SecurityAdvisoryTest::$invalidJsonEndpoint | property | core/ |
A test PSA endpoint that returns invalid JSON. |
| SecurityAdvisoryTest::$modules | property | core/ |
Modules to install. |
| SecurityAdvisoryTest::$nonWorkingEndpoint | property | core/ |
A non-working test PSA endpoint. |
| SecurityAdvisoryTest::$tempStore | property | core/ |
The key/value store. |
| SecurityAdvisoryTest::$user | property | core/ |
A user with permission to administer site configuration and updates. |
| SecurityAdvisoryTest::$workingEndpointMixed | property | core/ |
A test PSA endpoint that will display both PSA and non-PSA advisories. |
| SecurityAdvisoryTest::$workingEndpointNonPsaOnly | property | core/ |
A test PSA endpoint that will only display non-PSA advisories. |
| SecurityAdvisoryTest::$workingEndpointPsaOnly | property | core/ |
A test PSA endpoint that will only display PSA advisories. |
| SecurityAdvisoryTest::assertAdminPageLinks | function | core/ |
Asserts the correct links appear on an admin page. |
| SecurityAdvisoryTest::assertAdvisoriesNotDisplayed | function | core/ |
Asserts that security advisory links are not shown on admin pages. |
| SecurityAdvisoryTest::assertServiceAdvisoryLoggedErrors | function | core/ |
Asserts the expected error messages were logged on the system logger. |
| SecurityAdvisoryTest::assertStatusReportLinks | function | core/ |
Asserts the correct links appear on the status report page. |
| SecurityAdvisoryTest::getValidData | function | core/ |
Gets valid data for a security advisory. |
| SecurityAdvisoryTest::providerCreateFromArray | function | core/ |
Data provider for testCreateFromArray(). |
| SecurityAdvisoryTest::providerCreateFromArrayInvalidField | function | core/ |
Data provider for testCreateFromArrayInvalidField(). |
| SecurityAdvisoryTest::providerCreateFromArrayMissingField | function | core/ |
Data provider for testCreateFromArrayMissingField(). |
| SecurityAdvisoryTest::setUp | function | core/ |
|
| SecurityAdvisoryTest::testCreateFromArray | function | core/ |
Tests creating with valid data. |
| SecurityAdvisoryTest::testCreateFromArrayInvalidField | function | core/ |
Tests exceptions for invalid field types. |
| SecurityAdvisoryTest::testCreateFromArrayMissingField | function | core/ |
Tests exceptions with missing fields. |
| SecurityAdvisoryTest::testPsa | function | core/ |
Tests that a security advisory is displayed. |
| SecurityAdvisoryTest::writeSettings | function | core/ |
Rewrites the settings.php file of the test site. |
| SecurityFileUploadEventSubscriberTest | class | core/ |
SecurityFileUploadEventSubscriber tests. |
| SecurityFileUploadEventSubscriberTest.php | file | core/ |
|
| SecurityFileUploadEventSubscriberTest::provideFilenames | function | core/ |
Provides data for testSanitizeName(). |
| SecurityFileUploadEventSubscriberTest::provideFilenamesNoMunge | function | core/ |
Provides data for testSanitizeNameNoMunge(). |
| SecurityFileUploadEventSubscriberTest::testSanitizeName | function | core/ |
Tests file name sanitization. |
| SecurityFileUploadEventSubscriberTest::testSanitizeNameNoMunge | function | core/ |
Tests file name sanitization without file munging. |
| SelectCloneTest | class | core/ |
Tests cloning Select queries. |
| SelectCloneTest.php | file | core/ |
|
| SelectCloneTest::testNestedQueryCloning | function | core/ |
Tests that nested SELECT queries are cloned properly. |
Pagination
- Previous page
- Page 626
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.