You are here

namespace Drupal\Driver\Database\sqlsrv\Component in Drupal driver for SQL Server and SQL Azure 8.2

Classsort descending Location Description
CacheApcu drivers/lib/Drupal/Driver/Database/sqlsrv/Component/CacheApcu.php Apcu implementation for the in-memory fast cache. Use this for very frequently used cache items.
CacheFactoryDefault drivers/lib/Drupal/Driver/Database/sqlsrv/Component/CacheFactoryDefault.php
CacheFactoryInterface drivers/lib/Drupal/Driver/Database/sqlsrv/Component/CacheFactoryInterface.php
CacheInterface drivers/lib/Drupal/Driver/Database/sqlsrv/Component/CacheInterface.php
CacheStub drivers/lib/Drupal/Driver/Database/sqlsrv/Component/CacheStub.php Stub implementation for the cache backend.
CacheWincache drivers/lib/Drupal/Driver/Database/sqlsrv/Component/CacheWincache.php Wincache implementation for the in-memory fast cache. Use this for very frequently used cache items.
Enum drivers/lib/Drupal/Driver/Database/sqlsrv/Component/Enum.php Enum class.
SerializerIgbinary drivers/lib/Drupal/Driver/Database/sqlsrv/Component/SerializerIgbinary.php
SerializerInterface drivers/lib/Drupal/Driver/Database/sqlsrv/Component/SerializerInterface.php
SerializerPhp drivers/lib/Drupal/Driver/Database/sqlsrv/Component/SerializerPhp.php
SettingsManager drivers/lib/Drupal/Driver/Database/sqlsrv/Component/SettingsManager.php