Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statementssort ascending Strings
MTimeProtectedFastFileStorage class Drupal\Component\PhpStorage drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php Stores PHP code in files with securely hashed names. 1 2
DateTimePlus class Drupal\Component\Datetime drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php Extends DateTime(). 1 2
TwigReference class Drupal\Core\Template drupal/core/lib/Drupal/Core/Template/TwigReference.php A class used to pass variables by reference while they are used in twig. 2
ConfigException class Drupal\Core\Config drupal/core/lib/Drupal/Core/Config/ConfigException.php A base exception thrown in any configuration system operations. 1 2
ConfigEvent class Drupal\Core\Config drupal/core/lib/Drupal/Core/Config/ConfigEvent.php 2
MatcherDumper class Drupal\Core\Routing drupal/core/lib/Drupal/Core/Routing/MatcherDumper.php Dumps Route information to a database table. 2
ThemeRegistry class Drupal\Core\Utility drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php Builds the run-time theme registry. 2
Color class Drupal\Core\Utility drupal/core/lib/Drupal/Core/Utility/Color.php Performs color conversions. 2
DatabaseLockBackend class Drupal\Core\Lock drupal/core/lib/Drupal/Core/Lock/DatabaseLockBackend.php Defines the database lock backend. This is the default backend in Drupal. 2
DatabaseStorageExpirable class Drupal\Core\KeyValueStore drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php Defines a default key/value store implementation for expiring items. 2
PhpassHashedPassword class Drupal\Core\Password drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php Secure password hashing functions based on the Portable PHP password hashing framework. 2
DatabaseBackend class Drupal\Core\Cache drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php Defines a default cache implementation. 1 2
BackendChain class Drupal\Core\Cache drupal/core/lib/Drupal/Core/Cache/BackendChain.php Defines a chained cache implementation for combining multiple cache backends. 2
DatabaseStorageControllerNG class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php Implements Field API specific enhancements to the DatabaseStorageController class. 1 2
EntityListController class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityListController.php Provides a generic implementation of an entity list controller. 2 2
TransactionCommitFailedException class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/TransactionCommitFailedException.php Exception thrown when a commit() function fails. 2
TransactionOutOfOrderException class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/TransactionOutOfOrderException.php Exception thrown when a rollback() resulted in other active transactions being rolled-back. 2
StatementEmpty class Drupal\Core\Database drupal/core/lib/Drupal/Core/Database/StatementEmpty.php Empty implementation of a database statement. 2
ReplaceCommand class Drupal\Core\Ajax drupal/core/lib/Drupal/Core/Ajax/ReplaceCommand.php AJAX command for calling the jQuery replace() method. 2
ConfigEntityListController class Drupal\Core\Config\Entity drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityListController.php Defines the default list controller for ConfigEntity objects. 2 2
HookDiscovery class Drupal\Core\Plugin\Discovery drupal/core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php Provides a hook-based plugin discovery class. 2
QueryException class Drupal\Core\Entity\Query drupal/core/lib/Drupal/Core/Entity/Query/QueryException.php Exception thrown by Query() on unsupported query syntax. 2
InvalidBreakpointMediaQueryException class Drupal\breakpoint drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointMediaQueryException.php Exception thrown if an illegal media query is detected. 2
OverviewBase abstract class Drupal\field_ui drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php Abstract base class for Field UI overview forms. 2 2
ResourceResponse class Drupal\rest drupal/core/modules/rest/lib/Drupal/rest/ResourceResponse.php Contains data for serialization before sending the response. 2
Gettext class Drupal\locale drupal/core/modules/locale/lib/Drupal/locale/Gettext.php Static class providing Drupal specific Gettext functionality. 2
FilterManager class Assetic drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php Manages the available filters. 2
Mimetypes class Guzzle\Http drupal/core/vendor/guzzle/http/Guzzle/Http/Mimetypes.php Provides mappings of file extensions to mimetypes @link http://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x/conf/mime.types 2
AbstractHasDispatcher class Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php Class that holds an event dispatcher 2 2
Stream class Guzzle\Stream drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php PHP stream implementation 1 2
BreakpointGroupTestBase abstract class Drupal\breakpoint\Tests drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php Base class for Breakpoint group tests. 3 2
ConfigEntityTest class Drupal\config\Tests drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityTest.php Tests configuration entities. 2
DisplayBase abstract class Drupal\layout\Config drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php Base class for 'display' and 'unbound_display' configuration entities. 2 2
FetcherManager class Drupal\aggregator\Plugin drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/FetcherManager.php Manages aggregator fetcher plugins. 2
PluginSettingsBase abstract class Drupal\field\Plugin drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php Base class for the Field API plugins. 2 2
ResourceBase abstract class Drupal\rest\Plugin drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceBase.php Common base class for resource plugins. 2 2
CssRewriteFilter class Assetic\Filter drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssRewriteFilter.php Fixes relative CSS urls. 2
CallablesFilter class Assetic\Filter drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php A filter that wraps callables. 2
GlobAsset class Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php A collection of assets loaded by glob. 2
AssetReference class Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php A reference to an asset in the asset manager. 2
AssetCollection class Assetic\Asset drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php A collection of assets. 1 2
ConfigCache class Assetic\Cache drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php A config cache stores values using var_export() and include. 2
TraversableString class Assetic\Util drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php An object that can be used as either a string or array. 2
Response class Guzzle\Http\Message drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php Guzzle HTTP response object 2
CurlHandle class Guzzle\Http\Curl drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php Immutable wrapper for a cURL handle 2
ClassCollectionLoader class Symfony\Component\ClassLoader drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php ClassCollectionLoader. 2
ApcUniversalClassLoader class Symfony\Component\ClassLoader drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php ApcUniversalClassLoader implements a "universal" autoloader cached in APC for PHP 5.3. 2
ContainerAwareEventDispatcher class Symfony\Component\EventDispatcher drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php Lazily loads listeners and subscribers from the dependency injection container 1 2
Client class Symfony\Component\HttpKernel drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Client.php Client simulates a browser and makes requests to a Kernel object. 1 2
HeaderBag class Symfony\Component\HttpFoundation drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php HeaderBag is a container for HTTP headers. 1 2

Pages

Other projects