Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
MockFileFinderTest.php file core/tests/Drupal/Tests/Component/Annotation/MockFileFinderTest.php
MockFileFinderTest::testFindFile function core/tests/Drupal/Tests/Component/Annotation/MockFileFinderTest.php @covers ::create[[api-linebreak]]
@covers ::findFile[[api-linebreak]]
MockFileTransfer class core/modules/system/tests/modules/system_test/src/MockFileTransfer.php Mock FileTransfer object to test the settings form functionality.
MockFileTransfer.php file core/modules/system/tests/modules/system_test/src/MockFileTransfer.php
MockFileTransfer::factory function core/modules/system/tests/modules/system_test/src/MockFileTransfer.php Returns a Drupal\system_test\MockFileTransfer object.
MockFileTransfer::getSettingsForm function core/modules/system/tests/modules/system_test/src/MockFileTransfer.php Returns a settings form with a text field to input a username.
MockInstantiationService class core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Helper class to test Container::get() method for varying number of parameters.
MockInstantiationService::$arguments property core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php
MockInstantiationService::getArguments function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Return arguments injected into the service.
MockInstantiationService::__construct function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Construct a mock instantiation service.
MockLayoutBlockDeriver::getDerivativeDefinitions function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php Gets the definition of all derivatives of a base plugin.
MockMatcher::matchRequest function core/modules/system/tests/src/Functional/Routing/MockMatcher.php
MockMatcher::__construct function core/modules/system/tests/src/Functional/Routing/MockMatcher.php Constructs a MockMatcher object.
MockMenuBlock::__construct function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockMenuBlock.php
MockMenuBlockDeriver::getDerivativeDefinitions function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockMenuBlockDeriver.php Gets the definition of all derivatives of a base plugin.
MockPhpStorage class core/modules/system/src/PhpStorage/MockPhpStorage.php Mock PHP storage class used for testing.
MockPhpStorage.php file core/modules/system/src/PhpStorage/MockPhpStorage.php
MockPhpStorage::$configuration property core/modules/system/src/PhpStorage/MockPhpStorage.php The storage configuration.
MockPhpStorage::getConfiguration function core/modules/system/src/PhpStorage/MockPhpStorage.php Gets the configuration data.
MockPhpStorage::getConfigurationValue function core/modules/system/src/PhpStorage/MockPhpStorage.php Gets a single configuration key.
MockPhpStorage::__construct function core/modules/system/src/PhpStorage/MockPhpStorage.php Constructs a MockPhpStorage object.
MockQuickEditEntityFieldAccessCheck class core/modules/quickedit/tests/modules/src/MockQuickEditEntityFieldAccessCheck.php Access check for in-place editing entity fields.
MockQuickEditEntityFieldAccessCheck.php file core/modules/quickedit/tests/modules/src/MockQuickEditEntityFieldAccessCheck.php
MockQuickEditEntityFieldAccessCheck::accessEditEntityField function core/modules/quickedit/tests/modules/src/MockQuickEditEntityFieldAccessCheck.php Checks access to edit the requested field of the requested entity.
MockRouteProvider::$routes property core/modules/system/src/Tests/Routing/MockRouteProvider.php A collection of routes for this route provider.
MockRouteProvider::getAllRoutes function core/modules/system/src/Tests/Routing/MockRouteProvider.php Returns all the routes on the system.
MockRouteProvider::getRouteCollectionForRequest function core/modules/system/src/Tests/Routing/MockRouteProvider.php Implements \Symfony\Cmf\Component\Routing\RouteProviderInterface::getRouteCollectionForRequest().
MockRouteProvider::getRoutesByNames function core/modules/system/src/Tests/Routing/MockRouteProvider.php
MockRouteProvider::getRoutesByPattern function core/modules/system/src/Tests/Routing/MockRouteProvider.php Get all routes which match a certain pattern.
MockRouteProvider::preLoadRoutes function core/modules/system/src/Tests/Routing/MockRouteProvider.php
MockRouteProvider::reset function core/modules/system/src/Tests/Routing/MockRouteProvider.php Resets the route provider object.
MockRouteProvider::__construct function core/modules/system/src/Tests/Routing/MockRouteProvider.php Constructs a new MockRouteProvider.
MockService class core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Helper class to test Container::get() method.
MockService::$container property core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php
MockService::$someOtherParameter property core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php
MockService::$someOtherService property core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php
MockService::$someParameter property core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php
MockService::getContainer function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Gets the container object.
MockService::getFactoryMethod function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Provides a factory method to get a service.
MockService::getSomeOtherParameter function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Gets the someOtherParameter property.
MockService::getSomeOtherService function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Gets the someOtherService object.
MockService::getSomeParameter function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Gets the someParameter property.
MockService::setContainer function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Sets the container object.
MockService::setOtherConfigParameter function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Sets the someOtherParameter property.
MockService::__construct function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Constructs a MockService object.
MockTestBlock class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockTestBlock.php Mock implementation of a test block plugin used by Plugin API unit tests.
MockTestBlock.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockTestBlock.php
MockTestClassInterface interface core/tests/Drupal/Tests/PhpunitCompatibilityTraitTest.php
MockTestConnection class core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php Mock connection object for test case.
MockTestConnection.php file core/modules/system/tests/src/Functional/FileTransfer/MockTestConnection.php

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