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 |
|---|---|---|---|
| Mysql8RequirePrimaryKeyUpdateTest.php | file | core/ |
|
| Mysql8RequirePrimaryKeyUpdateTest::prepareSettings | function | core/ |
|
| Mysql8RequirePrimaryKeyUpdateTest::runDbTasks | function | core/ |
|
| Mysql8RequirePrimaryKeyUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| Mysql8RequirePrimaryKeyUpdateTest::testDatabaseLoaded | function | core/ |
Tests user_update_9301(). |
| MysqlDateSql | class | core/ |
MySQL-specific date handling. |
| MysqlDateSql.php | file | core/ |
|
| MysqlDateSql::$database | property | core/ |
The database connection. |
| MysqlDateSql::$replace | property | core/ |
An array of PHP-to-MySQL replacement patterns. |
| MysqlDateSql::getDateField | function | core/ |
|
| MysqlDateSql::getDateFormat | function | core/ |
|
| MysqlDateSql::setFieldTimezoneOffset | function | core/ |
|
| MysqlDateSql::setTimezoneOffset | function | core/ |
|
| MysqlDateSql::__construct | function | core/ |
Constructs the MySQL-specific date sql class. |
| MysqlDateSqlTest | class | core/ |
Tests the MySQL-specific date query handler. |
| MysqlDateSqlTest.php | file | core/ |
|
| MysqlDateSqlTest::$database | property | core/ |
The mocked database service. |
| MysqlDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
| MysqlDateSqlTest::setUp | function | core/ |
|
| MysqlDateSqlTest::testGetDateField | function | core/ |
Tests the getDateField method. |
| MysqlDateSqlTest::testGetDateFormat | function | core/ |
Tests date formatting replacement. |
| MysqlDateSqlTest::testSetFieldTimezoneOffset | function | core/ |
Tests timezone offset formatting. |
| MysqlDateSqlTest::testSetTimezoneOffset | function | core/ |
Tests setting the database offset. |
| MysqlDriverLegacyTest | class | core/ |
Tests the deprecations of the MySQL database driver classes in Core. |
| MysqlDriverLegacyTest.php | file | core/ |
|
| MysqlDriverLegacyTest::testDeprecationConnection | function | core/ |
@covers Drupal\Core\Database\Driver\mysql\Connection[[api-linebreak]] |
| MysqlDriverLegacyTest::testDeprecationExceptionHandler | function | core/ |
@covers Drupal\Core\Database\Driver\mysql\ExceptionHandler[[api-linebreak]] |
| MysqlDriverLegacyTest::testDeprecationInsert | function | core/ |
@covers Drupal\Core\Database\Driver\mysql\Insert[[api-linebreak]] |
| MysqlDriverLegacyTest::testDeprecationInstallTasks | function | core/ |
@covers Drupal\Core\Database\Driver\mysql\Install\Tasks[[api-linebreak]] |
| MysqlDriverLegacyTest::testDeprecationSchema | function | core/ |
@covers Drupal\Core\Database\Driver\mysql\Schema[[api-linebreak]] |
| MysqlDriverLegacyTest::testDeprecationUpsert | function | core/ |
@covers Drupal\Core\Database\Driver\mysql\Upsert[[api-linebreak]] |
| mysql_help | function | core/ |
Implements hook_help(). |
| mysql_requirements | function | core/ |
Implements hook_requirements(). |
| Name::$alwaysMultiple | property | core/ |
|
| Name::$validated_exposed_input | property | core/ |
The validated exposed input. |
| Name::acceptExposedInput | function | core/ |
|
| Name::adminSummary | function | core/ |
|
| Name::getValueOptions | function | core/ |
|
| Name::validateExposed | function | core/ |
|
| Name::valueSubmit | function | core/ |
|
| NameMungingTest | class | core/ |
Tests filename munging and unmunging. |
| NameMungingTest.php | file | core/ |
|
| NameMungingTest::$badExtension | property | core/ |
An extension to be used as forbidden during munge operations. |
| NameMungingTest::$name | property | core/ |
The name of a file with a bad extension, after munging. |
| NameMungingTest::$nameWithUcExt | property | core/ |
The name of a file with an upper-cased bad extension, after munging. |
| NameMungingTest::setUp | function | core/ |
|
| NameMungingTest::testMungeIgnoreAllowedExtensions | function | core/ |
Tests that allowed extensions are ignored by file_munge_filename(). |
| NameMungingTest::testMungeIgnoreInsecure | function | core/ |
Test munging with system.file.allow_insecure_uploads set to true. |
| NameMungingTest::testMungeNullByte | function | core/ |
Tests munging with a null byte in the filename. |
| NameMungingTest::testMungeUnsafe | function | core/ |
Tests unsafe extensions are always munged by file_munge_filename(). |
Pagination
- Previous page
- Page 892
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.