Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
MysqlDateSqlTest::testSetTimezoneOffset function core/modules/views/tests/src/Unit/Plugin/views/query/MysqlDateSqlTest.php Tests setting the database offset.
MysqlDriverTest class core/modules/mysql/tests/src/Kernel/mysql/MysqlDriverTest.php Tests the deprecations of the MySQL database driver classes in Core.
MysqlDriverTest.php file core/modules/mysql/tests/src/Kernel/mysql/MysqlDriverTest.php
MysqlDriverTest::testConnection function core/modules/mysql/tests/src/Kernel/mysql/MysqlDriverTest.php Tests connection.
MysqlHooks class core/modules/mysql/src/Hook/MysqlHooks.php Hook implementations for mysql.
MysqlHooks.php file core/modules/mysql/src/Hook/MysqlHooks.php
MysqlHooks::help function core/modules/mysql/src/Hook/MysqlHooks.php Implements hook_help().
mysqli.info.yml file core/modules/mysqli/mysqli.info.yml core/modules/mysqli/mysqli.info.yml
mysqli.services.yml file core/modules/mysqli/mysqli.services.yml core/modules/mysqli/mysqli.services.yml
mysqli.views.cast_sql service core/modules/mysqli/mysqli.services.yml Drupal\mysqli\Plugin\views\query\MysqliCastSql
MysqliCastSql class core/modules/mysqli/src/Plugin/views/query/MysqliCastSql.php MySQLi specific cast handling.
MysqliCastSql.php file core/modules/mysqli/src/Plugin/views/query/MysqliCastSql.php
MysqliHooks class core/modules/mysqli/src/Hook/MysqliHooks.php Hook implementations for mysqli.
MysqliHooks.php file core/modules/mysqli/src/Hook/MysqliHooks.php
MysqliHooks::help function core/modules/mysqli/src/Hook/MysqliHooks.php Implements hook_help().
MysqliHooks::runtimeRequirements function core/modules/mysqli/src/Hook/MysqliHooks.php Implements hook_runtime_requirements().
MysqlRequirements class core/modules/mysql/src/Hook/MysqlRequirements.php Requirements for the MySQL module.
MysqlRequirements.php file core/modules/mysql/src/Hook/MysqlRequirements.php
MysqlRequirements::runtime function core/modules/mysql/src/Hook/MysqlRequirements.php Implements hook_runtime_requirements().
MysqlServiceProvider class core/modules/mysql/src/MysqlServiceProvider.php Registers the 'mysql.views.cast_sql' service when views is installed.
MysqlServiceProvider.php file core/modules/mysql/src/MysqlServiceProvider.php
MysqlServiceProvider::register function core/modules/mysql/src/MysqlServiceProvider.php
Name class core/modules/user/src/Plugin/views/filter/Name.php Filter handler for usernames.
Name class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
Name.php file core/modules/user/src/Plugin/views/filter/Name.php
Name::$alwaysMultiple property core/modules/user/src/Plugin/views/filter/Name.php This filter is always considered multiple-valued.
Name::$foo property core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
Name::$validated_exposed_input property core/modules/user/src/Plugin/views/filter/Name.php The validated exposed input.
Name::acceptExposedInput function core/modules/user/src/Plugin/views/filter/Name.php
Name::adminSummary function core/modules/user/src/Plugin/views/filter/Name.php
Name::getValueOptions function core/modules/user/src/Plugin/views/filter/Name.php
Name::validateExposed function core/modules/user/src/Plugin/views/filter/Name.php
Name::valueForm function core/modules/user/src/Plugin/views/filter/Name.php
Name::valueSubmit function core/modules/user/src/Plugin/views/filter/Name.php
Name::valueValidate function core/modules/user/src/Plugin/views/filter/Name.php
NamedPlaceholderConverter class core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php A class to convert a SQL statement with named placeholders to positional.
NamedPlaceholderConverter.php file core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php
NamedPlaceholderConverter::$convertedParameters property core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php The list of converted arguments.
NamedPlaceholderConverter::$convertedSQL property core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php The converted SQL statement in its parts.
NamedPlaceholderConverter::$originalParameterIndex property core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php The maximum positional placeholder parsed.
NamedPlaceholderConverter::$originalParameters property core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php The list of original named arguments.
NamedPlaceholderConverter::$sqlPattern property core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php The combined regex pattern for parsing.
NamedPlaceholderConverter::addNamedParameter function core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php Adds a named placeholder to the converted parts.
NamedPlaceholderConverter::addOther function core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php Adds a generic SQL string fragment to the converted parts.
NamedPlaceholderConverter::addPositionalParameter function core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php Adds a positional placeholder to the converted parts.
NamedPlaceholderConverter::BACKTICK_IDENTIFIER constant core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php
NamedPlaceholderConverter::BRACKET_IDENTIFIER constant core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php
NamedPlaceholderConverter::getAnsiSQLStringLiteralPattern function core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php Helper to return a regex pattern from a delimiter character.
NamedPlaceholderConverter::getConvertedParameters function core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php Returns the array of arguments for use with positional placeholders.
NamedPlaceholderConverter::getConvertedSQL function core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php Returns the converted SQL statement with positional placeholders.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.