CommentTranslationUITest::createEntity |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::createEntity(). |
EqualToValidatorTest::createConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EqualToValidatorTest.php |
|
EntityDisplayBaseInterface::createCopy |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Creates a duplicate of the EntityDisplay object on a different view mode. |
ViewEditFormController::createInstance |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Instantiates a new instance of this entity controller. |
OptionsFieldUITest::createOptionsField |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Helper function to create list field of a given type. |
CustomBlockTestBase::createCustomBlock |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTestBase.php |
Creates a custom block. |
EntityValidationTest::createTestEntity |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityValidationTest.php |
Creates a test entity. |
EntityReferenceAutoCreateTest::getInfo |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutoCreateTest.php |
|
FormatterPluginManager::createInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterPluginManager.php |
Returns a preconfigured instance of a plugin. |
ResponseTest::createDateTimeOneHourAgo |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
SelectionPluginManager::createInstance |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/SelectionPluginManager.php |
Overrides \Drupal\Component\Plugin\PluginManagerBase::createInstance(). |
LessThanValidatorTest::createValidator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LessThanValidatorTest.php |
|
ImageStyleFlushTest::createSampleImage |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStyleFlushTest.php |
Given an image style and a wrapper, generate an image. |
RequestTest::testCreateCheckPrecedence |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::create |
ContainerBuilderTest::testCreateService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
PHP_CodeCoverage_Report_Factory::create |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Factory.php |
|
PHPUnit_Framework_TestSuite::createTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
|
ContainerFactoryPluginInterface::create |
function |
drupal/core/lib/Drupal/Core/Plugin/ContainerFactoryPluginInterface.php |
Creates an instance of the plugin. |
ActionAddFormController::createInstance |
function |
drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php |
Instantiates a new instance of this entity controller. |
EntityReferenceAutoCreateTest::$modules |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutoCreateTest.php |
|
BaseProcessFilter::createProcessBuilder |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php |
Creates a new process builder. |
TestFileTransfer::createDirectoryJailed |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Creates a directory. |
EntityTranslationTestBase::createEntity |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Creates the entity to be translated. |
FieldImportCreateTest::testImportCreate |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportCreateTest.php |
Tests creating fields and instances during config import. |
AutocompleteWidgetBase::createNewEntity |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidgetBase.php |
Creates a new entity from a label entered in the autocomplete input. |
LessThanValidatorTest::createConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LessThanValidatorTest.php |
|
ImageAdminStylesTest::createSampleImage |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Given an image style, generate an image. |
LocaleStringTest::createAllTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Creates translations for source string and all languages. |
Framework_AssertTest::createDOMDocument |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
|
ConfigStorageController::createInstance |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Instantiates a new instance of this entity controller. |
EntityStorageControllerInterface::create |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Constructs a new entity object, without permanently saving it. |
StringDatabaseStorage::createTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::createTranslation(). |
ActionFormControllerBase::createInstance |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Instantiates a new instance of this entity controller. |
PHPUnit_Framework_TestCase::createResult |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Creates a default TestResult object. |
WizardPluginBaseUnitTest::testCreateView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardPluginBaseUnitTest.php |
Tests the creating of a view. |
InlineFragmentRenderer::createSubRequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php |
|
ResponseTest::createDateTimeOneHourLater |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
DirectoryTest::testFileCreateNewFilepath |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
This will take a directory and path, and find a valid filepath that is not
taken by another file. |
UserPictureTest::testCreateDeletePicture |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php |
Tests creation, display, and deletion of user pictures. |
BackendChainUnitTest::createCacheBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainUnitTest.php |
Creates a cache backend to test. |
NotEqualToValidatorTest::createValidator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotEqualToValidatorTest.php |
|
NotEqualToValidatorTest::createConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotEqualToValidatorTest.php |
|
DatabaseStorageController::createInstance |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Instantiates a new instance of this entity controller. |
CountValidatorArrayTest::createCollection |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorArrayTest.php |
|
MenuLinkStorageController::createInstance |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Instantiates a new instance of this entity controller. |
ConfigTestStorageController::importCreate |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::importCreate(). |
PHPUnit_Framework_TestSuite::createResult |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Creates a default TestResult object. |
TypedConfigElementFactory::createInstance |
function |
drupal/core/lib/Drupal/Core/Config/TypedConfigElementFactory.php |
Overrides Drupal\Core\TypedData\TypedDataFactory::createInstance(). |
ViewPreviewFormController::createInstance |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php |
Instantiates a new instance of this entity controller. |
PdoProfilerStorage::createProfileFromData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
|