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 |
|---|---|---|---|
| Mysql8RequirePrimaryKeyUpdateTest::runDbTasks | function | core/ |
Runs the install database tasks for the driver used by the test runner. |
| Mysql8RequirePrimaryKeyUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| Mysql8RequirePrimaryKeyUpdateTest::testDatabaseLoaded | function | core/ |
Tests updates. |
| MySqlCastedIntFieldJoinTest | class | core/ |
Tests MySQL specific cast handling. |
| MySqlCastedIntFieldJoinTest.php | file | core/ |
|
| MySqlCastedIntFieldJoinTest::$castingType | property | core/ |
The db type that should be used for casting fields as integers. |
| MysqlCastSql | class | core/ |
MySQL specific cast handling. |
| MysqlCastSql.php | file | core/ |
|
| MysqlCastSql::getFieldAsInt | function | core/ |
Returns a database expression to cast the field to int. |
| 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/ |
Returns a native database expression for a given field. |
| MysqlDateSql::getDateFormat | function | core/ |
Creates a native database date formatting. |
| MysqlDateSql::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
| MysqlDateSql::setTimezoneOffset | function | core/ |
Set the database to the given timezone. |
| 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]] |
| MysqlDriverTest | class | core/ |
Tests the deprecations of the MySQL database driver classes in Core. |
| MysqlDriverTest.php | file | core/ |
|
| MysqlDriverTest::testConnection | function | core/ |
@covers \Drupal\mysql\Driver\Database\mysql\Connection[[api-linebreak]] |
| mysql_help | function | core/ |
Implements hook_help(). |
| mysql_requirements | function | core/ |
Implements hook_requirements(). |
| Name::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
| Name::$validated_exposed_input | property | core/ |
The validated exposed input. |
| Name::acceptExposedInput | function | core/ |
Determines if the input from a filter should change the generated query. |
| Name::adminSummary | function | core/ |
Display the filter on the administrative summary. |
| Name::getValueOptions | function | core/ |
Gets the value options. |
| Name::validateExposed | function | core/ |
Validate the exposed handler form. |
| Name::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| name_collision_test.info.yml | file | core/ |
core/modules/system/tests/modules/name_collision_test/name_collision_test.info.yml |
| name_collision_test.info.yml | file | core/ |
core/modules/system/tests/themes/name_collision_test/name_collision_test.info.yml |
| NaughtyRecursiveLogger | class | core/ |
Pagination
- Previous page
- Page 915
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.