Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
Registers services to the container. |
| Name::$alwaysMultiple | property | core/ |
This filter is always considered multiple-valued. |
| 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. |
| NamedPlaceholderConverter::$convertedParameters | property | core/ |
The list of converted arguments. |
| NamedPlaceholderConverter::$convertedSQL | property | core/ |
The converted SQL statement in its parts. |
| NamedPlaceholderConverter::$originalParameters | property | core/ |
The list of original named arguments. |
| NamedPlaceholderConverter::$sqlPattern | property | core/ |
The combined regex pattern for parsing. |
| NamedPlaceholderConverter::addPositionalParameter | function | core/ |
Adds a positional placeholder to the converted parts. |
| 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 993
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.