BazClass::getInstance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php |
|
FooClass::getInstance |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/foo.php |
|
Mimetypes::getInstance |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Mimetypes.php |
Get a singleton instance of the class |
CurlMulti::getInstance |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Get a cached instance of the curl multi object |
FieldInfo::getInstances |
function |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Retrieves all active, non-deleted instances definitions. |
CurlVersion::getInstance |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlVersion.php |
Get the singleton instance of the CurlVersion object |
RequestFactory::getInstance |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
Get a cached instance of the default request factory |
ParserRegistry::getInstance |
function |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/ParserRegistry.php |
Get a singleton instance |
MapperInterface::getInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/Mapper/MapperInterface.php |
Returns a preconfigured instance of a plugin. |
MimeTypeGuesser::getInstance |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php |
Returns the singleton instance |
ExtensionGuesser::getInstance |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php |
Returns the singleton instance |
PluginManagerBase::getInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Implements Drupal\Component\Plugin\PluginManagerInterface::getInstance(). |
WidgetPluginManager::getInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase::getInstance(). |
ResourcePluginManager::getInstance |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/Type/ResourcePluginManager.php |
Overrides Drupal\Component\Plugin\PluginManagerBase::getInstance(). |
FormatterPluginManager::getInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Overrides PluginManagerBase::getInstance(). |
ReflectionFactory::getInstanceArguments |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php |
Inspects the plugin class and build a list of arguments for the constructor. |
StreamWrapperTest::testGetInstanceByScheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php |
Test the file_stream_wrapper_get_instance_by_scheme() function. |