Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Create.php

37 string references to 'Create'

AccountForm::form in core/modules/user/src/AccountForm.php
Gets the actual form array to be built.
CommentLazyBuilders::buildLinks in core/modules/comment/src/CommentLazyBuilders.php
Build the default links (reply, edit, delete …) for a comment.
ConfigImporter::checkOp in core/lib/Drupal/Core/Config/ConfigImporter.php
Checks that the operation is still valid.
ConfigImporter::getNextConfigurationOperation in core/lib/Drupal/Core/Config/ConfigImporter.php
Gets the next configuration operation to perform.
ConfigImporter::hasUnprocessedConfigurationChanges in core/lib/Drupal/Core/Config/ConfigImporter.php
Checks if there are any unprocessed configuration changes.
ConfigImporter::processConfigurations in core/lib/Drupal/Core/Config/ConfigImporter.php
Processes configuration as a batch operation.
ConfigImportSubscriber::onConfigImporterValidate in core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php
Validates the configuration to be imported.
ConfigSync::buildForm in core/modules/config/src/Form/ConfigSync.php
Form constructor.
ContentEntityBase::access in core/lib/Drupal/Core/Entity/ContentEntityBase.php
Checks data value access.
ContentTranslationController::overview in core/modules/content_translation/src/Controller/ContentTranslationController.php
Builds the translations overview page.
ContentTranslationManageAccessCheck::access in core/modules/content_translation/src/Access/ContentTranslationManageAccessCheck.php
Checks translation access for the entity and operation on the given route.
ContentTranslationRouteSubscriber::alterRoutes in core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php
Alters existing routes for a specific collection.
CreateForEachBundleDeriver::getDerivativeDefinitions in core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/Deriver/CreateForEachBundleDeriver.php
Gets the definition of all derivatives of a base plugin.
CreateWidgetTypeCallbackSniff::process in vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Objects/CreateWidgetTypeCallbackSniff.php
Processes this test, when one of its tokens is encountered.
EntityAccessControlHandler::buildCreateAccessCid in core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php
Builds the create access result cache ID.
EntityAccessControlHandler::createAccess in core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php
Checks access to create an entity.
EntityBase::access in core/lib/Drupal/Core/Entity/EntityBase.php
Checks data value access.
EntityClone::apply in core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityClone.php
Applies the config action.
EntityResource::post in core/modules/rest/src/Plugin/rest/resource/EntityResource.php
Responds to entity POST requests and saves the new entity.
EntityStorageDynamicReturnTypeExtension::getTypeFromMethodCall in vendor/mglaman/phpstan-drupal/src/Type/EntityStorage/EntityStorageDynamicReturnTypeExtension.php
EntityStorageDynamicReturnTypeExtension::isMethodSupported in vendor/mglaman/phpstan-drupal/src/Type/EntityStorage/EntityStorageDynamicReturnTypeExtension.php
NavigationContentLinks::addMenuLinks in core/modules/navigation/src/NavigationContentLinks.php
Add links to the Content menu, based on enabled modules.
NodeForm::actions in core/modules/node/src/NodeForm.php
Returns an array of supported actions for the current entity form.
NumericFormatterBase::viewElements in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/NumericFormatterBase.php
Builds a renderable array for a field value.
PlatformRepository::initialize in vendor/composer/composer/src/Composer/Repository/PlatformRepository.php
Initializes the packages array. Mostly meant as an extension point.
RegisterForm::form in core/modules/user/src/RegisterForm.php
Gets the actual form array to be built.
SqlContentEntityStorageSchema::onFieldStorageDefinitionCreate in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Reacts to the creation of a field storage definition.
SqlContentEntityStorageSchema::updateDedicatedTableSchema in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Updates the schema for a field stored in a shared table.
SqlContentEntityStorageSchema::updateSharedTableSchema in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php
Updates the schema for a field stored in a shared table.
StandardTagFactory::createTag in vendor/phpdocumentor/reflection-docblock/src/DocBlock/StandardTagFactory.php
Creates a new tag object with the given name and body or returns null if the tag name was recognized but the body was invalid.
StandardTagFactory::fetchParametersForHandlerFactoryMethod in vendor/phpdocumentor/reflection-docblock/src/DocBlock/StandardTagFactory.php
Retrieves a series of ReflectionParameter objects for the static 'create' method of the given tag handler class name.
StorageComparer::addChangelistCreate in core/lib/Drupal/Core/Config/StorageComparer.php
Creates the create changelist.
StorageComparer::addChangelistRename in core/lib/Drupal/Core/Config/StorageComparer.php
Creates the rename changelist.
StorageComparer::addChangelistUpdate in core/lib/Drupal/Core/Config/StorageComparer.php
Creates the update changelist.
StorageComparer::hasChanges in core/lib/Drupal/Core/Config/StorageComparer.php
Checks if there are any operations with changes to process.
TaxonomyHooks::entityOperation in core/modules/taxonomy/src/Hook/TaxonomyHooks.php
Implements hook_entity_operation().
WizardPluginBase::buildDisplayOptions in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Builds an array of display options for the view.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal