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
ModuleInstallBatchTest::testLoadingEntitiesCreatedInBatch function core/tests/Drupal/FunctionalTests/Core/Test/ModuleInstallBatchTest.php Tests loading entities created in a batch in test_batch_test_install().
ModulesListConfirmForm::create function core/modules/system/src/Form/ModulesListConfirmForm.php Instantiates a new instance of this class.
ModulesListForm::create function core/modules/system/src/Form/ModulesListForm.php Instantiates a new instance of this class.
ModulesListNonStableConfirmForm::create function core/modules/system/src/Form/ModulesListNonStableConfirmForm.php Instantiates a new instance of this class.
ModulesUninstallConfirmForm::create function core/modules/system/src/Form/ModulesUninstallConfirmForm.php Instantiates a new instance of this class.
ModulesUninstallForm::create function core/modules/system/src/Form/ModulesUninstallForm.php Instantiates a new instance of this class.
MoveBlockController::create function core/modules/layout_builder/src/Controller/MoveBlockController.php Instantiates a new instance of this class.
MoveBlockForm::create function core/modules/layout_builder/src/Form/MoveBlockForm.php Instantiates a new instance of this class.
NavigationContentLinks::addCreateEntityLinks function core/modules/navigation/src/NavigationContentLinks.php Add create links for an entity type.
NavigationContentLinks::create function core/modules/navigation/src/NavigationContentLinks.php Instantiates a new instance of this class.
NavigationMenuBlock::create function core/modules/navigation/src/Plugin/Block/NavigationMenuBlock.php Creates an instance of the plugin.
NavigationSectionStorage::create function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Creates an instance of the plugin.
NavigationShortcutsBlock::create function core/modules/navigation/src/Plugin/Block/NavigationShortcutsBlock.php Creates an instance of the plugin.
NegotiationBrowserForm::create function core/modules/language/src/Form/NegotiationBrowserForm.php Instantiates a new instance of this class.
NegotiationConfigureForm::create function core/modules/language/src/Form/NegotiationConfigureForm.php Instantiates a new instance of this class.
NegotiationUrlForm::create function core/modules/language/src/Form/NegotiationUrlForm.php Instantiates a new instance of this class.
Node::$createdColumn property core/modules/node/src/Plugin/views/wizard/Node.php Set the created column.
Node::create function core/modules/node/src/Plugin/views/wizard/Node.php Creates an instance of the plugin.
Node::create function core/modules/node/src/Plugin/views/argument_default/Node.php Creates an instance of the plugin.
Node::create function core/modules/node/src/Plugin/migrate/source/d6/Node.php Creates an instance of the plugin.
Node::create function core/modules/node/src/Plugin/migrate/source/d7/Node.php Creates an instance of the plugin.
Node::getCreatedTime function core/modules/node/src/Entity/Node.php Gets the node creation timestamp.
Node::setCreatedTime function core/modules/node/src/Entity/Node.php Sets the node creation timestamp.
NodeAccessControlHandler::checkCreateAccess function core/modules/node/src/NodeAccessControlHandler.php Performs create access checks.
NodeAccessControlHandler::createAccess function core/modules/node/src/NodeAccessControlHandler.php Checks access to create an entity.
NodeAccessControlHandler::createInstance function core/modules/node/src/NodeAccessControlHandler.php Instantiates a new instance of this entity handler.
NodeAccessTestBase::assertNodeCreateAccess function core/modules/node/tests/src/Kernel/NodeAccessTestBase.php Asserts that node create access correctly grants or denies access.
NodeCacheTagsTest::createEntity function core/modules/node/tests/src/Functional/NodeCacheTagsTest.php Creates the entity to be tested.
NodeCounter::create function core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php Creates an instance of the plugin.
NodeCreationTrait::createNode function core/modules/node/tests/src/Traits/NodeCreationTrait.php Creates a node based on default settings.
NodeForm::create function core/modules/node/src/NodeForm.php Instantiates a new instance of this class.
NodeImportCreateTest class core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php Create content types during config create method invocation.
NodeImportCreateTest.php file core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php
NodeImportCreateTest::$modules property core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php Modules to install.
NodeImportCreateTest::setUp function core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php Set the default field storage backend for fields created during tests.
NodeImportCreateTest::testImportCreate function core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php Tests creating a content type during config import.
NodeImportCreateTest::testImportCreateDefault function core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php Tests creating a content type during default config import.
NodeInterface::getCreatedTime function core/modules/node/src/NodeInterface.php Gets the node creation timestamp.
NodeInterface::setCreatedTime function core/modules/node/src/NodeInterface.php Sets the node creation timestamp.
NodeListBuilder::createInstance function core/modules/node/src/NodeListBuilder.php Instantiates a new instance of this entity handler.
NodeModerationHandler::createInstance function core/modules/content_moderation/src/Entity/Handler/NodeModerationHandler.php Instantiates a new instance of this entity handler.
NodeNewComments::create function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Creates an instance of the plugin.
NodePreviewController::create function core/modules/node/src/Controller/NodePreviewController.php Instantiates a new instance of this class.
NodePreviewForm::create function core/modules/node/src/Form/NodePreviewForm.php Instantiates a new instance of this class.
NodeResourceTestBase::createEntity function core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php Creates the entity to be tested.
NodeRevision::$createdColumn property core/modules/node/src/Plugin/views/wizard/NodeRevision.php Set the created column.
NodeRevisionDeleteForm::create function core/modules/node/src/Form/NodeRevisionDeleteForm.php Instantiates a new instance of this class.
NodeRevisionRevertForm::create function core/modules/node/src/Form/NodeRevisionRevertForm.php Instantiates a new instance of this class.
NodeRevisionRevertTranslationForm::create function core/modules/node/src/Form/NodeRevisionRevertTranslationForm.php Instantiates a new instance of this class.
NodeRevisionsAllTest::createNodeRevision function core/modules/node/tests/src/Functional/NodeRevisionsAllTest.php Creates a new revision for a given node.

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