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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| NamedPlaceholderConverter::parse | function | core/ |
Parses an SQL statement with named placeholders. |
| NamedPlaceholderConverter::POSITIONAL_PARAMETER | constant | core/ |
|
| NamedPlaceholderConverter::SPECIAL | constant | core/ |
|
| NamedPlaceholderConverter::SPECIAL_CHARS | constant | core/ |
A list of regex patterns for parsing. |
| NamedPlaceholderConverter::__construct | function | core/ |
|
| NamedPlaceholderConverterTest | class | core/ |
Tests \Drupal\mysqli\Driver\Database\mysqli\NamedPlaceholderConverter. |
| NamedPlaceholderConverterTest.php | file | core/ |
|
| NamedPlaceholderConverterTest::statementsWithParametersProvider | function | core/ |
Data for testParse. |
| NamedPlaceholderConverterTest::testParse | function | core/ |
Tests ::parse(). |
| NamedPlaceholderConverterTest::testParseReuseObject | function | core/ |
Tests reusing the parser object. |
| 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/ |
Stub class for testing LoggerChannel. |
| NaughtyRecursiveLogger::$channel | property | core/ |
The logger channel. |
| NaughtyRecursiveLogger::$message | property | core/ |
The message to log. |
| NaughtyRecursiveLogger::log | function | core/ |
|
| NaughtyRecursiveLogger::__construct | function | core/ |
Pagination
- Previous page
- Page 984
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.