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 |
|---|---|---|---|
| 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/ |
|
| SecurityFileUploadEventSubscriber | class | core/ |
The final subscriber to 'file.upload.sanitize.name'. |
| SecurityFileUploadEventSubscriber.php | file | core/ |
|
| 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. |
| SeeTest | class | core/ |
With some docs. |
| Select | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Select. |
| Select | class | core/ |
Provides a form element for a drop-down menu or scrolling selection box. |
| Select | class | core/ |
A stub of the MySQL query builder for SELECT statements. |
| Select | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Select. |
| Select | class | core/ |
Query builder for SELECT statements. |
| Select | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Select. |
| select.html.twig | file | core/ |
Theme override for a select element. |
| select.html.twig | file | core/ |
Theme override for a select element. |
| select.html.twig | file | core/ |
Default theme implementation for a select element. |
| Select.php | file | core/ |
|
| Select.php | file | core/ |
|
| Select.php | file | core/ |
|
| Select.php | file | core/ |
|
| Select.php | file | core/ |
|
| Select.php | file | core/ |
|
| Select::$alterMetaData | property | core/ |
The query metadata for alter purposes. |
| Select::$alterTags | property | core/ |
The query tags. |
| Select::$distinct | property | core/ |
Whether or not this query should be DISTINCT. |
| Select::$expressions | property | core/ |
The expressions to SELECT as virtual fields. |
| Select::$fields | property | core/ |
The fields to SELECT. |
| Select::$forUpdate | property | core/ |
The FOR UPDATE status. |
| Select::$group | property | core/ |
The fields by which to group. |
| Select::$having | property | core/ |
The conditional object for the HAVING clause. |
| Select::$order | property | core/ |
The fields by which to order this query. |
| Select::$prepared | property | core/ |
Indicates if preExecute() has already been called. |
| Select::$range | property | core/ |
The range limiters for this query. |
| Select::$tables | property | core/ |
The tables against which to JOIN. |
| Select::$union | property | core/ |
An array whose elements specify a query to UNION, and the UNION type. |
| Select::addExpression | function | core/ |
|
| Select::addExpression | function | core/ |
Pagination
- Previous page
- Page 1445
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.