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 |
|---|---|---|---|
| MysqlDateSqlTest::testSetTimezoneOffset | function | core/ |
Tests setting the database offset. |
| MysqlDriverTest | class | core/ |
Tests the deprecations of the MySQL database driver classes in Core. |
| MysqlDriverTest.php | file | core/ |
|
| MysqlDriverTest::testConnection | function | core/ |
Tests connection. |
| MysqlHooks | class | core/ |
Hook implementations for mysql. |
| MysqlHooks.php | file | core/ |
|
| MysqlHooks::help | function | core/ |
Implements hook_help(). |
| mysqli.info.yml | file | core/ |
core/modules/mysqli/mysqli.info.yml |
| mysqli.services.yml | file | core/ |
core/modules/mysqli/mysqli.services.yml |
| mysqli.views.cast_sql | service | core/ |
Drupal\mysqli\Plugin\views\query\MysqliCastSql |
| MysqliCastSql | class | core/ |
MySQLi specific cast handling. |
| MysqliCastSql.php | file | core/ |
|
| MysqliHooks | class | core/ |
Hook implementations for mysqli. |
| MysqliHooks.php | file | core/ |
|
| MysqliHooks::help | function | core/ |
Implements hook_help(). |
| MysqliHooks::runtimeRequirements | function | core/ |
Implements hook_runtime_requirements(). |
| MysqlRequirements | class | core/ |
Requirements for the MySQL module. |
| MysqlRequirements.php | file | core/ |
|
| MysqlRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| MysqlServiceProvider | class | core/ |
Registers the 'mysql.views.cast_sql' service when views is installed. |
| MysqlServiceProvider.php | file | core/ |
|
| MysqlServiceProvider::register | function | core/ |
|
| Name | class | core/ |
Filter handler for usernames. |
| Name | class | core/ |
|
| Name.php | file | core/ |
|
| Name::$alwaysMultiple | property | core/ |
This filter is always considered multiple-valued. |
| Name::$foo | 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::valueForm | function | core/ |
|
| Name::valueSubmit | function | core/ |
|
| Name::valueValidate | function | core/ |
|
| NamedPlaceholderConverter | class | core/ |
A class to convert a SQL statement with named placeholders to positional. |
| NamedPlaceholderConverter.php | file | core/ |
|
| NamedPlaceholderConverter::$convertedParameters | property | core/ |
The list of converted arguments. |
| NamedPlaceholderConverter::$convertedSQL | property | core/ |
The converted SQL statement in its parts. |
| NamedPlaceholderConverter::$originalParameterIndex | property | core/ |
The maximum positional placeholder parsed. |
| NamedPlaceholderConverter::$originalParameters | property | core/ |
The list of original named arguments. |
| NamedPlaceholderConverter::$sqlPattern | property | core/ |
The combined regex pattern for parsing. |
| NamedPlaceholderConverter::addNamedParameter | function | core/ |
Adds a named placeholder to the converted parts. |
| NamedPlaceholderConverter::addOther | function | core/ |
Adds a generic SQL string fragment to the converted parts. |
| NamedPlaceholderConverter::addPositionalParameter | function | core/ |
Adds a positional placeholder to the converted parts. |
| NamedPlaceholderConverter::BACKTICK_IDENTIFIER | constant | core/ |
|
| NamedPlaceholderConverter::BRACKET_IDENTIFIER | constant | core/ |
|
| NamedPlaceholderConverter::getAnsiSQLStringLiteralPattern | function | core/ |
Helper to return a regex pattern from a delimiter character. |
| NamedPlaceholderConverter::getConvertedParameters | function | core/ |
Returns the array of arguments for use with positional placeholders. |
| NamedPlaceholderConverter::getConvertedSQL | function | core/ |
Returns the converted SQL statement with positional placeholders. |
Pagination
- Previous page
- Page 1147
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.