ActionListBuilder::createInstance |
function |
core/modules/action/src/ActionListBuilder.php |
|
ArchiverManager::createInstance |
function |
core/lib/Drupal/Core/Archiver/ArchiverManager.php |
|
BaseFieldOverrideStorage::createInstance |
function |
core/lib/Drupal/Core/Field/BaseFieldOverrideStorage.php |
|
ComponentPluginManager::createInstance |
function |
core/lib/Drupal/Core/Theme/ComponentPluginManager.php |
Creates an instance. |
ConditionManager::createInstance |
function |
core/lib/Drupal/Core/Condition/ConditionManager.php |
|
ConfigActionManager::createInstance |
function |
core/lib/Drupal/Core/Config/Action/ConfigActionManager.php |
|
ConfigEntityStorage::createInstance |
function |
core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php |
|
ConfigTranslationBlockListBuilder::createInstance |
function |
core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php |
|
ConfigTranslationFieldListBuilder::createInstance |
function |
core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php |
|
ConstraintFactory::createInstance |
function |
core/lib/Drupal/Core/Validation/ConstraintFactory.php |
|
ContainerFactory::createInstance |
function |
core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php |
|
ContentEntityStorageBase::createInstance |
function |
core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php |
|
DefaultFactory::createInstance |
function |
core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php |
|
DefaultHtmlRouteProvider::createInstance |
function |
core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php |
|
DefaultPluginManagerTest::testCreateInstanceWithInvalidInterfaces |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
Tests plugins without the proper interface. |
DefaultPluginManagerTest::testCreateInstanceWithJustValidInterfaces |
function |
core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php |
Tests plugins with the proper interface. |
ElementInfoManager::createInstance |
function |
core/lib/Drupal/Core/Render/ElementInfoManager.php |
|
EntityHandlerInterface::createInstance |
function |
core/lib/Drupal/Core/Entity/EntityHandlerInterface.php |
Instantiates a new instance of this entity handler. |
EntityListBuilder::createInstance |
function |
core/lib/Drupal/Core/Entity/EntityListBuilder.php |
|
EntityViewBuilder::createInstance |
function |
core/lib/Drupal/Core/Entity/EntityViewBuilder.php |
|
FactoryInterface::createInstance |
function |
core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php |
Creates a plugin instance based on the provided ID and configuration. |
FieldTypePluginManager::createInstance |
function |
core/lib/Drupal/Core/Field/FieldTypePluginManager.php |
Creates a field item, which is not part of an entity or field item list. |
FormatterPluginManager::createInstance |
function |
core/lib/Drupal/Core/Field/FormatterPluginManager.php |
|
ImageToolkitOperationManager::createInstance |
function |
core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationManager.php |
|
KeyValueEntityStorage::createInstance |
function |
core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php |
|
LanguageListBuilder::createInstance |
function |
core/modules/language/src/LanguageListBuilder.php |
|
LayoutPluginManagerInterface::createInstance |
function |
core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php |
|
MediaAccessControlHandler::createInstance |
function |
core/modules/media/src/MediaAccessControlHandler.php |
|
MediaListBuilder::createInstance |
function |
core/modules/media/src/MediaListBuilder.php |
|
MediaRouteProvider::createInstance |
function |
core/modules/media/src/Routing/MediaRouteProvider.php |
|
MenuLinkManager::createInstance |
function |
core/lib/Drupal/Core/Menu/MenuLinkManager.php |
Returns a pre-configured menu link plugin instance. |
MenuLinkTree::createInstances |
function |
core/lib/Drupal/Core/Menu/MenuLinkTree.php |
Returns a tree containing of MenuLinkTreeElement based upon tree data. |
PluginFormFactory::createInstance |
function |
core/lib/Drupal/Core/Plugin/PluginFormFactory.php |
|
PluginFormFactoryInterface::createInstance |
function |
core/lib/Drupal/Core/Plugin/PluginFormFactoryInterface.php |
Creates a new form instance. |
PluginFormFactoryTest::testCreateInstance |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceDefaultFallback |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceDefinitionException |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceInvalidException |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstancePluginAware |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceUsingPlugin |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceUsingPluginWithSlashes |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
@covers ::createInstance[[api-linebreak]] |
PluginManagerBase::createInstance |
function |
core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
|
PluginManagerBaseTest::createInstanceCallback |
function |
core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php |
A callback method for mocking FactoryInterface objects. |
PluginManagerBaseTest::testCreateInstance |
function |
core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php |
Tests createInstance() with no fallback methods. |
PluginManagerBaseTest::testCreateInstanceFallback |
function |
core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php |
Tests createInstance() with a fallback method. |
QueueWorkerManager::createInstance |
function |
core/lib/Drupal/Core/Queue/QueueWorkerManager.php |
|
ReflectionFactory::createInstance |
function |
core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php |
|
ReflectionFactoryTest::testCreateInstance |
function |
core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php |
@covers ::createInstance[[api-linebreak]]
@dataProvider providerGetInstanceArguments |
SqlContentEntityStorage::createInstance |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
TypedData::createInstance |
function |
core/lib/Drupal/Core/TypedData/TypedData.php |
|