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 |
|
|
MessageRenderController |
class |
Drupal\contact |
drupal/core/modules/contact/lib/Drupal/contact/MessageRenderController.php |
Render controller for contact messages. |
|
|
|
Metadata |
class |
Drupal\Core\TypedData\Validation |
drupal/core/lib/Drupal/Core/TypedData/Validation/Metadata.php |
Typed data implementation of the validator MetadataInterface. |
1 |
|
|
MetadataBag |
class |
Symfony\Component\HttpFoundation\Session\Storage |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Metadata container. |
|
6 |
|
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. |
|
|
|
MetadataFactory |
class |
Drupal\Core\TypedData\Validation |
drupal/core/lib/Drupal/Core/TypedData/Validation/MetadataFactory.php |
Typed data implementation of the validator MetadataFactoryInterface. |
|
1 |
|
MetadataFactoryInterface |
interface |
Symfony\Component\Validator |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/MetadataFactoryInterface.php |
Returns {@link MetadataInterface} instances for values. |
3 |
3 |
|
MetadataGenerator |
class |
Drupal\edit |
drupal/core/modules/edit/lib/Drupal/edit/MetadataGenerator.php |
Generates in-place editing metadata for an entity field. |
|
2 |
2 |
MetadataGeneratorInterface |
interface |
Drupal\edit |
drupal/core/modules/edit/lib/Drupal/edit/MetadataGeneratorInterface.php |
Interface for generating in-place editing metadata for an entity field. |
1 |
|
|
MetadataGeneratorTest |
class |
Drupal\edit\Tests |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
Test in-place field editing metadata. |
|
|
|
MetadataInterface |
interface |
Symfony\Component\Validator |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/MetadataInterface.php |
A container for validation metadata. |
2 |
1 |
|
MethodCallback |
class |
|
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/MethodCallback.php |
|
|
|
|
MethodCallbackByReference |
class |
|
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/MethodCallbackByReference.php |
|
|
|
|
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. |
|
11 |
|
MethodNotAllowedHttpException |
class |
Symfony\Component\HttpKernel\Exception |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/MethodNotAllowedHttpException.php |
MethodNotAllowedHttpException. |
|
4 |
|
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 |
2 |
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. |
|
|
|
MinimalTest |
class |
Drupal\minimal\Tests |
drupal/core/profiles/minimal/lib/Drupal/minimal/Tests/MinimalTest.php |
Tests Minimal installation profile expectations. |
|
|
|
MiniPagerTest |
class |
Drupal\views\Tests\Plugin |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/MiniPagerTest.php |
Tests the mini pager plugin |
|
|
|
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. |
|
|
|
MissingMandatoryParametersException |
class |
Symfony\Component\Routing\Exception |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/MissingMandatoryParametersException.php |
Exception thrown when a route cannot be generated because of missing
mandatory parameters. |
|
2 |
|
MissingOptionsException |
class |
Symfony\Component\Validator\Exception |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/MissingOptionsException.php |
|
|
5 |
|
Mockable |
class |
|
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/Mockable.php |
|
|
|
|
MockAliasManager |
class |
Drupal\system\Tests\Routing |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockAliasManager.php |
An easily configurable mock alias manager. |
|
|
|
MockArraySessionStorage |
class |
Symfony\Component\HttpFoundation\Session\Storage |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php |
MockArraySessionStorage mocks the session for unit tests. |
1 |
3 |
|
MockArraySessionStorageTest |
class |
Symfony\Component\HttpFoundation\Tests\Session\Storage |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
Test class for MockArraySessionStorage. |
|
|
|
MockBlockManager |
class |
Drupal\plugin_test\Plugin |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/MockBlockManager.php |
Defines a plugin manager used by Plugin API derivative unit tests. |
1 |
2 |
|
MockComplexContextBlock |
class |
Drupal\plugin_test\Plugin\plugin_test\mock_block |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockComplexContextBlock.php |
Implementation of a complex context plugin used by Plugin API context tests. |
|
|
|
MockController |
class |
Drupal\system\Tests\Routing |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockController.php |
Dummy class, just for testing. |
|
|
|
MockEditEntityFieldAccessCheck |
class |
Drupal\edit_test |
drupal/core/modules/edit/tests/modules/lib/Drupal/edit_test/MockEditEntityFieldAccessCheck.php |
Access check for editing entity fields. |
|
2 |
|
MockFileFinder |
class |
Drupal\Component\Reflection |
drupal/core/lib/Drupal/Component/Reflection/MockFileFinder.php |
Defines a mock file finder that only returns a single filename. |
|
1 |
|
MockFileSessionStorage |
class |
Symfony\Component\HttpFoundation\Session\Storage |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php |
MockFileSessionStorage is used to mock sessions for
functional testing when done in a single PHP process. |
|
1 |
|
MockFileSessionStorageTest |
class |
Symfony\Component\HttpFoundation\Tests\Session\Storage |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
Test class for MockFileSessionStorage. |
|
|
|
MockFileTransfer |
class |
Drupal\update_test |
drupal/core/modules/update/tests/modules/update_test/lib/Drupal/update_test/MockFileTransfer.php |
Mocks a FileTransfer object to test the settings form functionality. |
|
|
|
MockFileTransfer |
class |
Drupal\system_test |
drupal/core/modules/system/tests/modules/system_test/lib/Drupal/system_test/MockFileTransfer.php |
Mock FileTransfer object to test the settings form functionality. |
|
|
|
MockLayoutBlock |
class |
Drupal\plugin_test\Plugin\plugin_test\mock_block |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlock.php |
Mock implementation of a layout block plugin used by Plugin API unit tests. |
|
|
|
MockLayoutBlockDeriver |
class |
Drupal\plugin_test\Plugin\plugin_test\mock_block |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php |
Mock implementation of DerivativeInterface for the mock layout block plugin. |
|
|
|
MockMatcher |
class |
Drupal\system\Tests\Routing |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockMatcher.php |
A mock matcher that can be configured with any matching logic for testing. |
|
|
|
MockMenuBlock |
class |
Drupal\plugin_test\Plugin\plugin_test\mock_block |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlock.php |
Mock implementation of a menu block plugin used by Plugin API unit tests. |
|
|
|
MockMenuBlockDeriver |
class |
Drupal\plugin_test\Plugin\plugin_test\mock_block |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php |
Mock implementation of DerivativeInterface for the mock menu block plugin. |
|
|
|