FormatterFactory::createInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterFactory.php |
Overrides Drupal\Component\Plugin\Factory\DefaultFactory::createInstance(). |
RedirectResponseTest::testCreate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
_breakpoint_group_create_or_load |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Helper function to easily create/load a breakpoint group. |
TypedDataManager::createInstance |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Implements Drupal\Component\Plugin\PluginManagerInterface::createInstance(). |
TypedDataFactory::createInstance |
function |
drupal/core/lib/Drupal/Core/TypedData/TypedDataFactory.php |
Implements Drupal\Component\Plugin\Factory\FactoryInterface::createInstance(). |
WizardPluginBase::$createdColumn |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
The table column used for sorting by create date of this wizard. |
EntityInterface::createDuplicate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Creates a duplicate of the entity. |
StreamedResponseTest::testCreate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
|
Controller::createObjectIdentity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Creates the ACL for the passed object identity |
ExceptionHandler::createResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ExceptionHandler.php |
Creates the error Response associated with the given Exception. |
FactoryInterface::createInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php |
Returns a preconfigured instance of a plugin. |
EntityFieldTest::createTestEntity |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Creates a test entity. |
ForumBlockTest::createForumTopics |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
Creates a forum topic. |
ConfigEntityBase::createDuplicate |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Overrides Entity::createDuplicate(). |
ServiceReferenceGraph::createNode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php |
Creates a graph node. |
DatabaseStorageController::create |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::create(). |
PluginManagerBase::createInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginManagerBase.php |
Implements Drupal\Component\Plugin\PluginManagerInterface::createInstance(). |
ReflectionFactory::createInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php |
Implements Drupal\Component\Plugin\Factory\FactoryInterface::createInstance(). |
FileFieldTestBase::createFileField |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Creates a new file field. |
AssetFactory::createAssetReference |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
TranslationTest::createTranslation |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Creates a translation for a basic page in the specified language. |
RequestTest::testCreateFromGlobals |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@dataProvider provideOverloadedMethods |
WizardPluginBase::getCreatedColumn |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Gets the createdColumn property. |
_update_7000_field_create_instance |
function |
drupal/core/modules/field/field.install |
Writes a field instance directly to the database. |
TaxonomyTestBase::createVocabulary |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTestBase.php |
Returns a new vocabulary with random properties. |
AssetFactory::createAssetCollection |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
LocaleStringTest::createTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Creates single translation for source string. |
PdoSessionHandler::createNewSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
Creates a new session with the given $id and $data |
FTPExtension::createDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTPExtension.php |
Implements Drupal\Core\FileTransfer\FileTransfer::createDirectoryJailed(). |
Controller::createOrRetrieveClassId |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Returns the primary key for the passed class type. |
FileTransfer::createDirectoryJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Creates a directory. |
TermTranslationUITest::createEntity |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::createEntity(). |
DatabaseStorageControllerNG::create |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overrides DatabaseStorageController::create(). |
field_ui_field_attach_create_bundle |
function |
drupal/core/modules/field_ui/field_ui.module |
Implements hook_field_attach_create_bundle(). |
StringDatabaseStorage::createString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::createString(). |
EntityAccessController::createAccess |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Implements EntityAccessControllerInterface::createAccess(). |
ImageFieldTestBase::createImageField |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Create a new image field. |
ControllerResolver::createController |
function |
drupal/core/lib/Drupal/Core/ControllerResolver.php |
Returns a callable for the given controller. |
ControllerResolver::createController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolver.php |
Returns a callable for the given controller. |
ViewStorageTest::testCreateDuplicate |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php |
Tests the createDuplicate() View method. |
StringStorageInterface::createString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Creates a source string object bound to this storage but not saved. |
WebTestBase::drupalCreateContentType |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Creates a custom content type based on default settings. |
ClassMapGeneratorTest::testCreateMap |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
@dataProvider getTestCreateMapTests |
AggregatorTestBase::createSampleNodes |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Creates sample article nodes. |
RedirectPlugin::createRedirectRequest |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
Create a redirect request for a specific request object |
AssetFactoryTest::testCreateHttpAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
@dataProvider getHttpUrls |
AssetFactoryTest::testCreateFileAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
AssetFactoryTest::testCreateGlobAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
EntityTranslationUITest::createEntity |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Creates the entity to be translated. |
FlattenExceptionTest::createException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Exception/FlattenExceptionTest.php |
|