Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
MemcachedMock class Symfony\Component\HttpKernel\Tests\Profiler\Mock drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php MemcachedMock for simulating Memcached extension in tests. 1
MemcachedProfilerStorage class Symfony\Component\HttpKernel\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php Memcached Profiler Storage 1
MemcachedProfilerStorageTest class Symfony\Component\HttpKernel\Tests\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcachedProfilerStorageTest.php
MemcachedSessionHandler class Symfony\Component\HttpFoundation\Session\Storage\Handler drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php MemcachedSessionHandler. 1
MemcacheMock class Symfony\Component\HttpKernel\Tests\Profiler\Mock drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php MemcacheMock for simulating Memcache extension in tests. 1
MemcacheProfilerStorage class Symfony\Component\HttpKernel\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php Memcache Profiler Storage 1
MemcacheProfilerStorageTest class Symfony\Component\HttpKernel\Tests\Profiler drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcacheProfilerStorageTest.php
MemcacheSessionHandler class Symfony\Component\HttpFoundation\Session\Storage\Handler drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php MemcacheSessionHandler. 1
MemcacheSessionHandlerTest class Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php
Memory class Drupal\Core\Queue drupal/core/lib/Drupal/Core/Queue/Memory.php Static queue implementation. 1 1
MemoryBackend class Drupal\Core\Cache drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php Defines a memory cache implementation. 3
MemoryBackend class Drupal\Core\Flood drupal/core/lib/Drupal/Core/Flood/MemoryBackend.php Defines the memory flood backend. This is used for testing.
MemoryBackendUnitTest class Drupal\system\Tests\Cache drupal/core/modules/system/lib/Drupal/system/Tests/Cache/MemoryBackendUnitTest.php Tests MemoryBackend using GenericCacheBackendUnitTestBase.
MemoryDataCollector class Symfony\Component\HttpKernel\DataCollector drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php MemoryDataCollector. 1
MemoryDataCollectorTest class Symfony\Component\HttpKernel\Tests\DataCollector drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/MemoryDataCollectorTest.php
MemoryStorage class Drupal\Core\KeyValueStore drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php Defines a default key/value store implementation.
MemoryStorageTest class Drupal\system\Tests\KeyValueStore drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php Tests the key-value memory storage.
MenuHierarchy class Drupal\views\Plugin\views\sort drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/MenuHierarchy.php Sort in menu hierarchy order.
MenuNodeTest class Drupal\menu\Tests drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php Test menu settings for nodes.
MenuTest class Drupal\menu\Tests drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php
MenuTest class Drupal\views\Tests\Wizard drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/MenuTest.php Tests the ability of the views wizard to put views in a menu.
MenuTestBase abstract class Drupal\system\Tests\Menu drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTestBase.php 2
Merge class Drupal\Core\Database\Driver\mysql drupal/core/lib/Drupal/Core/Database/Driver/mysql/Merge.php
Merge class Drupal\Core\Database\Query drupal/core/lib/Drupal/Core/Database/Query/Merge.php General class for an abstracted MERGE query operation. 3 6
Merge class Drupal\Core\Database\Driver\sqlite drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Merge.php
Merge class Drupal\Core\Database\Driver\pgsql drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Merge.php
MergeExtensionConfigurationPass class Symfony\Component\DependencyInjection\Compiler drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php Merges extension configs into the container builder 1 1
MergeExtensionConfigurationPass class Symfony\Component\HttpKernel\DependencyInjection drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php Ensures certain extensions are always loaded. 2
MergeExtensionConfigurationPassTest class Symfony\Component\HttpKernel\Tests drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/MergeExtensionConfigurationPassTest.php
MergeTest class Drupal\system\Tests\Database drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php Tests the MERGE query builder.
MessageInterface interface Guzzle\Http\Message drupal/core/vendor/guzzle/http/Guzzle/Http/Message/MessageInterface.php Request and response message interface 2
MessageParser class Guzzle\Parser\Message drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParser.php Default request and response parser used by Guzzle. Optimized for speed.
MessageParserInterface interface Guzzle\Parser\Message drupal/core/vendor/guzzle/parser/Guzzle/Parser/Message/MessageParserInterface.php HTTP message parser interface used to parse HTTP messages into an array 1
MetadataBag class Symfony\Component\HttpFoundation\Session\Storage drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php Metadata container. 5
MetadataBagTest class Symfony\Component\HttpFoundation\Tests\Session\Storage drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php Test class for MetadataBag.
MethodNotAllowedException class Symfony\Component\Routing\Exception drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/MethodNotAllowedException.php The resource was found but the request method is not allowed. 16
MethodNotAllowedHttpException class Symfony\Component\HttpKernel\Exception drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/MethodNotAllowedHttpException.php MethodNotAllowedHttpException. 5
MimeTypeExtensionGuesser class Symfony\Component\HttpFoundation\File\MimeType drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeExtensionGuesser.php Provides a best-guess mapping of mime type to file extension.
MimeTypeGuesser class Symfony\Component\HttpFoundation\File\MimeType drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php A singleton mime type guesser. 3
MimeTypeGuesserInterface interface Symfony\Component\HttpFoundation\File\MimeType drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesserInterface.php Guesses the mime type of a file 3
MimeTypeMatcher class Drupal\Core\Routing drupal/core/lib/Drupal/Core/Routing/MimeTypeMatcher.php This class filters routes based on the media type in HTTP Accept headers. 1
MimeTypeMatcherTest class Drupal\system\Tests\Routing drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MimeTypeMatcherTest.php Basic tests for the MimeTypeMatcher class.
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
MimeTypeTest class Symfony\Component\HttpFoundation\Tests\File drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/MimeType/MimeTypeTest.php
MimeTypeTest class Drupal\system\Tests\File drupal/core/modules/system/lib/Drupal/system/Tests/File/MimeTypeTest.php Tests for file_get_mimetype().
Mini class Drupal\views\Plugin\views\pager drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Mini.php The plugin to handle mini pager.
MiscUnitTest class Drupal\system\Tests\Bootstrap drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/MiscUnitTest.php Tests miscellaneous functions in bootstrap.inc.
MissingCheckedRequirementsTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php Tests missing requirements to run test.
MissingContextException class Drupal\Core\TypedData drupal/core/lib/Drupal/Core/TypedData/MissingContextException.php Exception thrown when data wrappers miss contextual information.
MissingDependentModuleUnitTest class Drupal\simpletest\Tests drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingDependentModuleUnitTest.php Test required modules for tests.

Pages

Other projects