Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| XssTest::testFilterXssNotNormalized | function | core/ |
Tests limiting to allowed tags and XSS prevention. |
| XssTest::testInvalidMultiByte | function | core/ |
Checks that invalid multi-byte sequences are rejected. |
| XssTest::testNoDoubleEscaping | function | core/ |
Checks the admin UI for double escaping. |
| XssTest::testQuestionSign | function | core/ |
Checks that strings starting with a question sign are correctly processed. |
| XssTest::testViewsUi | function | core/ |
|
| XssUnitTest | class | core/ |
Tests XSS filtering. |
| XssUnitTest.php | file | core/ |
|
| XssUnitTest::$modules | property | core/ |
Modules to install. |
| XssUnitTest::setUp | function | core/ |
|
| XssUnitTest::testBadProtocolStripping | function | core/ |
Checks that harmful protocols are stripped. |
| XssUnitTest::testT | function | core/ |
Tests t() functionality. |
| Y2038-timestamp.php | file | core/ |
Contains database additions for testing year 2038 update. |
| Y2038TimestampUpdateTest | class | core/ |
Tests update of timestamp fields to bigint. |
| Y2038TimestampUpdateTest.php | file | core/ |
|
| Y2038TimestampUpdateTest::$connection | property | core/ |
The database. |
| Y2038TimestampUpdateTest::$databaseName | property | core/ |
The name of the test database. |
| Y2038TimestampUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| Y2038TimestampUpdateTest::$modules | property | core/ |
Modules to install after the database is loaded. |
| Y2038TimestampUpdateTest::$tables | property | core/ |
The tables and column name of the time fields. |
| Y2038TimestampUpdateTest::assertTimestampFields | function | core/ |
Asserts the size of the timestamp fields. |
| Y2038TimestampUpdateTest::collectTimestampFieldsFromDatabase | function | core/ |
Collect the timestamp fields from the database and update table list. |
| Y2038TimestampUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| Y2038TimestampUpdateTest::setUp | function | core/ |
|
| Y2038TimestampUpdateTest::testUpdate | function | core/ |
Tests update of time fields. |
| Yaml::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
| Yaml::getSerializer | function | core/ |
Determines which implementation to use for parsing YAML. |
| YamlDirectoryDiscovery | class | core/ |
Allows multiple YAML files per directory to define plugin definitions. |
| YamlDirectoryDiscovery | class | core/ |
Discovers multiple YAML files in a set of directories. |
| YamlDirectoryDiscovery.php | file | core/ |
|
| YamlDirectoryDiscovery.php | file | core/ |
|
| YamlDirectoryDiscovery::$directories | property | core/ |
An array of directories to scan, keyed by the provider. |
| YamlDirectoryDiscovery::$fileCacheKeySuffix | property | core/ |
The suffix for the file cache key. |
| YamlDirectoryDiscovery::$idKey | property | core/ |
The key contained in the discovered data that identifies it. |
| YamlDirectoryDiscovery::FILE_KEY | constant | core/ |
Defines the key in the discovered data where the file path is stored. |
| YamlDirectoryDiscovery::findAll | function | core/ |
Returns an array of discoverable items. |
| YamlDirectoryDiscovery::findFiles | function | core/ |
Returns an array of providers keyed by file path. |
| YamlDirectoryDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
| YamlDirectoryDiscovery::getIdentifier | function | core/ |
Gets the identifier from the data. |
| YamlDirectoryDiscovery::__construct | function | core/ |
Constructs a YamlDirectoryDiscovery object. |
| YamlDirectoryDiscovery::__construct | function | core/ |
Constructs a YamlDirectoryDiscovery object. |
| YamlDirectoryDiscoveryTest | class | core/ |
YamlDirectoryDiscoveryTest component unit tests. |
| YamlDirectoryDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Discovery\YamlDirectoryDiscovery[[api-linebreak]] |
| YamlDirectoryDiscoveryTest.php | file | core/ |
|
| YamlDirectoryDiscoveryTest.php | file | core/ |
|
| YamlDirectoryDiscoveryTest::setUp | function | core/ |
|
| YamlDirectoryDiscoveryTest::testDiscovery | function | core/ |
Tests YAML directory discovery. |
| YamlDirectoryDiscoveryTest::testDiscoveryAlternateId | function | core/ |
Tests YAML directory discovery with an alternate ID key. |
| YamlDirectoryDiscoveryTest::testDiscoveryInvalidYamlException | function | core/ |
Tests YAML directory discovery with invalid YAML. |
| YamlDirectoryDiscoveryTest::testDiscoveryNoIdException | function | core/ |
Tests YAML directory discovery with a missing ID key. |
| YamlDirectoryDiscoveryTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
Pagination
- Previous page
- Page 1507
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.