Search for create

  1. Search 7.x for create
  2. Search 9.5.x for create
  3. Search 8.9.x for create
  4. Search 11.x for create
  5. Other projects
Title Object type File name Summary
ForumController::create function core/modules/forum/src/Controller/ForumController.php Instantiates a new instance of the implementing class using autowiring.
ForumIndexStorage::create function core/modules/forum/src/ForumIndexStorage.php
ForumIndexStorage::createIndex function core/modules/forum/src/ForumIndexStorage.php
ForumIndexStorageInterface::create function core/modules/forum/src/ForumIndexStorageInterface.php Creates a record in {forum} table for the given node.
ForumIndexStorageInterface::createIndex function core/modules/forum/src/ForumIndexStorageInterface.php Creates a {forum_index} entry for the given node.
ForumTest::createForum function core/modules/forum/tests/src/Functional/ForumTest.php Creates a forum container or a forum.
ForumTest::createForumTopic function core/modules/forum/tests/src/Functional/ForumTest.php Creates a forum topic.
forum_post_update_recreate_forum_index_rows function core/modules/forum/forum.post_update.php Repopulate the forum index table.
FrontMatter::create function core/lib/Drupal/Component/FrontMatter/FrontMatter.php Creates a new FrontMatter instance.
FrontMatterTest::createFrontMatterSource function core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Creates a front matter source string.
FrontMatterTest::createTwigTemplate function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Creates a new temporary Twig file.
FTPExtension::createDirectoryJailed function core/lib/Drupal/Core/FileTransfer/FTPExtension.php Creates a directory.
FunctionalTestDebugHtmlOutputHelperTest::testCreateFunctionalTestDebugHtmlOutput function core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php Creates one page of debug HTML output.
GDToolkit::create function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Creates an instance of the plugin.
GenerateTheme::createFilesFinder function core/lib/Drupal/Core/Command/GenerateTheme.php
GenericCacheBackendUnitTestBase::createCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Creates a cache backend to test.
GotoAction::create function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Creates an instance of the plugin.
Handler::createScaffoldOperations function composer/Plugin/Scaffold/Handler.php Creates scaffold operation objects for all items in the file mappings.
HandlerFieldFieldTest::createFields function core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Creates the testing fields.
HelpBlock::create function core/modules/help/src/Plugin/Block/HelpBlock.php Creates an instance of the plugin.
HelpController::create function core/modules/help/src/Controller/HelpController.php Instantiates a new instance of the implementing class using autowiring.
HelpSearch::create function core/modules/help/src/Plugin/Search/HelpSearch.php Creates an instance of the plugin.
HelpTopicSection::create function core/modules/help/src/Plugin/HelpSection/HelpTopicSection.php Creates an instance of the plugin.
HelpTopicTwig::create function core/modules/help/src/HelpTopicTwig.php Creates an instance of the plugin.
HistoryUserTimestamp::create function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Creates an instance of the plugin.
HookHelpSection::create function core/modules/help/src/Plugin/HelpSection/HookHelpSection.php Creates an instance of the plugin.
hook_entity_bundle_create function core/lib/Drupal/Core/Entity/entity.api.php Act on entity_bundle_create().
hook_entity_create function core/lib/Drupal/Core/Entity/entity.api.php Acts when creating a new entity.
hook_entity_create_access function core/lib/Drupal/Core/Entity/entity.api.php Control entity create access.
hook_entity_revision_create function core/lib/Drupal/Core/Entity/entity.api.php Respond to entity revision creation.
hook_entity_translation_create function core/lib/Drupal/Core/Entity/entity.api.php Acts when creating a new entity translation.
hook_ENTITY_TYPE_create function core/lib/Drupal/Core/Entity/entity.api.php Acts when creating a new entity of a specific type.
hook_ENTITY_TYPE_create_access function core/lib/Drupal/Core/Entity/entity.api.php Control entity create access for a specific entity type.
hook_ENTITY_TYPE_revision_create function core/lib/Drupal/Core/Entity/entity.api.php Respond to entity revision creation.
hook_ENTITY_TYPE_translation_create function core/lib/Drupal/Core/Entity/entity.api.php Acts when creating a new entity translation of a specific type.
IgnoredWorkspaceHandler::createInstance function core/modules/workspaces/src/Entity/Handler/IgnoredWorkspaceHandler.php Instantiates a new instance of this entity handler.
Image::create function core/modules/media/src/Plugin/media/Source/Image.php Creates an instance of the plugin.
Image::createNew function core/lib/Drupal/Core/Image/Image.php Prepares a new image, without loading it from a file.
Image::createSourceField function core/modules/media/src/Plugin/media/Source/Image.php Creates the source field definition for a type.
ImageAdminStylesTest::createSampleImage function core/modules/image/tests/src/Functional/ImageAdminStylesTest.php Given an image style, generate an image.
ImageEffectAddForm::create function core/modules/image/src/Form/ImageEffectAddForm.php Instantiates a new instance of this class.
ImageEffectBase::create function core/modules/image/src/ImageEffectBase.php Creates an instance of the plugin.
ImageFieldCreationTrait::createImageField function core/modules/image/tests/src/Kernel/ImageFieldCreationTrait.php Create a new image field.
ImageFormatter::create function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php Creates an instance of the plugin.
ImageInterface::createNew function core/lib/Drupal/Core/Image/ImageInterface.php Prepares a new image, without loading it from a file.
ImageStyle::createDerivative function core/modules/image/src/Entity/ImageStyle.php Creates a new image derivative based on this image style.
ImageStyleDownloadController::create function core/modules/image/src/Controller/ImageStyleDownloadController.php Instantiates a new instance of the implementing class using autowiring.
ImageStyleEditForm::create function core/modules/image/src/Form/ImageStyleEditForm.php Instantiates a new instance of this class.
ImageStyleFlushTest::createSampleImage function core/modules/image/tests/src/Functional/ImageStyleFlushTest.php Given an image style and a wrapper, generate an image.
ImageStyleFormBase::create function core/modules/image/src/Form/ImageStyleFormBase.php Instantiates a new instance of this class.

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