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 |
|---|---|---|---|
| SecurityAdvisory::getProjectType | function | core/ |
Gets the type of project associated with the advisory. |
| SecurityAdvisory::getTitle | function | core/ |
Gets the title. |
| SecurityAdvisory::getUrl | function | core/ |
Gets the URL to the security advisory. |
| SecurityAdvisory::isCoreAdvisory | function | core/ |
Whether the security advisory is for core or not. |
| SecurityAdvisory::isPsa | function | core/ |
Whether the security advisory is a public service announcement or not. |
| SecurityAdvisory::validateAdvisoryData | function | core/ |
Validates the security advisory data. |
| SecurityAdvisory::__construct | function | core/ |
Constructs a SecurityAdvisories object. |
| SecurityAdvisoryTest | class | core/ |
Tests of security advisories functionality. |
| SecurityAdvisoryTest | class | core/ |
@coversDefaultClass \Drupal\system\SecurityAdvisories\SecurityAdvisory[[api-linebreak]] |
| 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 enable. |
| 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. |
| SecurityFileUploadEventSubscriber | class | core/ |
The final subscriber to 'file.upload.sanitize.name'. |
| SecurityFileUploadEventSubscriber.php | file | core/ |
|
| SecurityFileUploadEventSubscriber::$config | property | core/ |
The system.file configuration. |
| SecurityFileUploadEventSubscriber::getSubscribedEvents | function | core/ |
|
| SecurityFileUploadEventSubscriber::sanitizeName | function | core/ |
Sanitizes the upload's filename to make it secure. |
| SecurityFileUploadEventSubscriber::__construct | function | core/ |
Constructs a new file event listener. |
| 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. |
| Select | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Select. |
| Select | class | core/ |
CorefakeWithAllCustomClasses implementation of \Drupal\Core\Database\Select. |
| Select | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Select. |
| Select | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Select. |
Pagination
- Previous page
- Page 1114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.