156 string references to 'Delete'
- AbstractStorage::delete in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ Storage/ AbstractStorage.php - Delete storage or a specific key
- AbstractStorage::methods in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ Storage/ AbstractStorage.php - Return array of supported method names and corresponding HTTP request methods
- BanAdmin::buildForm in core/
modules/ ban/ src/ Form/ BanAdmin.php - BanDelete::getConfirmText in core/
modules/ ban/ src/ Form/ BanDelete.php - Returns a caption for the button that confirms the action.
- block_content.links.task.yml in core/
modules/ block_content/ block_content.links.task.yml - core/modules/block_content/block_content.links.task.yml
- block_content.routing.yml in core/
modules/ block_content/ block_content.routing.yml - core/modules/block_content/block_content.routing.yml
- BundleConfigImportValidate::onConfigImporterValidate in core/
lib/ Drupal/ Core/ Entity/ Event/ BundleConfigImportValidate.php - Ensures bundles that will be deleted are not in use.
- CancelUser::access in core/
modules/ user/ src/ Plugin/ Action/ CancelUser.php - Checks object access.
- ClientTrait::delete in vendor/
guzzlehttp/ guzzle/ src/ ClientTrait.php - Create and send an HTTP DELETE request.
- ClientTrait::deleteAsync in vendor/
guzzlehttp/ guzzle/ src/ ClientTrait.php - Create and send an asynchronous HTTP DELETE request.
- comment.links.task.yml in core/
modules/ comment/ comment.links.task.yml - core/modules/comment/comment.links.task.yml
- comment.routing.yml in core/
modules/ comment/ comment.routing.yml - core/modules/comment/comment.routing.yml
- CommentAdminOverview::submitForm in core/
modules/ comment/ src/ Form/ CommentAdminOverview.php - Form submission handler.
- CommentLazyBuilders::buildLinks in core/
modules/ comment/ src/ CommentLazyBuilders.php - Build the default links (reply, edit, delete …) for a comment.
- 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::importConfig in core/
lib/ Drupal/ Core/ Config/ ConfigImporter.php - Writes a configuration change from the source to the target storage.
- ConfigImporter::processConfigurations in core/
lib/ Drupal/ Core/ Config/ ConfigImporter.php - Processes configuration as a batch operation.
- ConfigImporterFieldPurger::initializeSandbox in core/
modules/ field/ src/ ConfigImporterFieldPurger.php - Initializes the batch context sandbox for processing field deletions.
- ConfigImporterFieldPurger::process in core/
modules/ field/ src/ ConfigImporterFieldPurger.php - Processes fields targeted for purge as part of a configuration sync.
- ConfigImportSubscriber::onConfigImporterValidate in core/
lib/ Drupal/ Core/ EventSubscriber/ ConfigImportSubscriber.php - Validates the configuration to be imported.
- ConfigImportSubscriber::onConfigImporterValidate in core/
modules/ content_moderation/ src/ EventSubscriber/ ConfigImportSubscriber.php - Checks that the configuration synchronization is valid.
- ConfigSync::buildForm in core/
modules/ config/ src/ Form/ ConfigSync.php - Form constructor.
- ConfigTranslationController::itemPage in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationController.php - Language translations overview page for a configuration name.
- ConfigTranslationDeleteForm::getConfirmText in core/
modules/ config_translation/ src/ Form/ ConfigTranslationDeleteForm.php - Returns a caption for the button that confirms the action.
- contact.routing.yml in core/
modules/ contact/ contact.routing.yml - core/modules/contact/contact.routing.yml
- ContactFormAccessControlHandler::checkAccess in core/
modules/ contact/ src/ ContactFormAccessControlHandler.php - Performs access checks.
- ContentEntityStorageBase::doDelete in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php - Performs storage-specific entity deletion.
- ContentTranslationController::overview in core/
modules/ content_translation/ src/ Controller/ ContentTranslationController.php - Builds the translations overview page.
- ContentTranslationController::overview in core/
modules/ content_translation/ src/ Controller/ ContentTranslationController.php - Builds the translations overview page.
- ContentTranslationHandler::entityFormAlter in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Performs the needed alterations to the entity form.
- ContentTranslationHandler::entityFormDeleteTranslationUrl in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Form submission handler for ContentTranslationHandler::entityFormAlter().
- 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.
- ContentTranslationRouteSubscriber::alterRoutes in core/
modules/ content_translation/ src/ Routing/ ContentTranslationRouteSubscriber.php - Alters existing routes for a specific collection.
- ContentTypeHeaderMatcher::filter in core/
lib/ Drupal/ Core/ Routing/ ContentTypeHeaderMatcher.php - Filters the route collection against a request.
- CurlService::execute in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ Service/ CurlService.php - Send protocol request to WebDriver server using curl extension API.
- DateFormatAccessControlHandler::checkAccess in core/
modules/ system/ src/ DateFormatAccessControlHandler.php - Performs access checks.
- dblog.links.task.yml in core/
modules/ dblog/ dblog.links.task.yml - core/modules/dblog/dblog.links.task.yml
- DbQuerySniff::processFunctionCall in vendor/
drupal/ coder/ coder_sniffer/ DrupalPractice/ Sniffs/ FunctionCalls/ DbQuerySniff.php - Processes this function call.
- DeleteAction::access in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ DeleteAction.php - Checks object access.
- DeleteMultipleForm::getConfirmText in core/
lib/ Drupal/ Core/ Entity/ Form/ DeleteMultipleForm.php - Returns a caption for the button that confirms the action.
- DeleteMultipleForm::submitForm in core/
lib/ Drupal/ Core/ Entity/ Form/ DeleteMultipleForm.php - Form submission handler.
- DiffFormatter::_block in core/
lib/ Drupal/ Component/ Diff/ DiffFormatter.php - DynamicLocalTasks::getDerivativeDefinitions in core/
modules/ media/ src/ Plugin/ Derivative/ DynamicLocalTasks.php - Gets the definition of all derivatives of a base plugin.
- Entity::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ argument_validator/ Entity.php - Provides the default form for setting options.
- EntityAccess::entityOperationAccess in core/
modules/ workspaces/ src/ EntityAccess.php - Implements a hook bridge for hook_entity_access().
- EntityAccessControlHandler::checkAccess in core/
lib/ Drupal/ Core/ Entity/ EntityAccessControlHandler.php - Performs access checks.
- EntityDeleteFormTrait::getConfirmText in core/
lib/ Drupal/ Core/ Entity/ EntityDeleteFormTrait.php - EntityDeleteMultipleAccessCheck::access in core/
lib/ Drupal/ Core/ Entity/ EntityDeleteMultipleAccessCheck.php - Checks if the user has delete access for at least one item of the store.
- EntityForm::actions in core/
lib/ Drupal/ Core/ Entity/ EntityForm.php - Returns an array of supported actions for the current entity form.
- EntityForm::actions in core/
lib/ Drupal/ Core/ Entity/ EntityForm.php - Returns an array of supported actions for the current entity form.
- EntityLinkDelete::getDefaultLabel in core/
modules/ views/ src/ Plugin/ views/ field/ EntityLinkDelete.php - Returns the default label for this link.
- EntityListBuilder::getDefaultOperations in core/
lib/ Drupal/ Core/ Entity/ EntityListBuilder.php - Gets this list's default operations.
- EntityListBuilder::getDefaultOperations in core/
lib/ Drupal/ Core/ Entity/ EntityListBuilder.php - Gets this list's default operations.
- EntityResource::availableMethods in core/
modules/ rest/ src/ Plugin/ rest/ resource/ EntityResource.php - Returns the available HTTP request methods on this plugin.
- EntityResource::deserialize in core/
modules/ jsonapi/ src/ Controller/ EntityResource.php - Deserializes a request body, if any.
- EntityResource::getBaseRoute in core/
modules/ rest/ src/ Plugin/ rest/ resource/ EntityResource.php - Gets the base route for a particular method.
- EntityUuidConverter::convert in core/
modules/ jsonapi/ src/ ParamConverter/ EntityUuidConverter.php - Converts path variables to their corresponding objects.
- FieldConfigEditForm::actions in core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php - Returns an array of supported actions for the current entity form.
- FieldConfigEditForm::actions in core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php - Returns an array of supported actions for the current entity form.
- FieldConfigListBuilder::getDefaultOperations in core/
modules/ field_ui/ src/ FieldConfigListBuilder.php - Gets this list's default operations.
- FieldConfigListBuilder::getDefaultOperations in core/
modules/ field_ui/ src/ FieldConfigListBuilder.php - Gets this list's default operations.
- FieldHooks::configImportStepsAlter in core/
modules/ field/ src/ Hook/ FieldHooks.php - Implements hook_config_import_steps_alter().
- FieldHooks::formConfigAdminImportFormAlter in core/
modules/ field/ src/ Hook/ FieldHooks.php - Implements hook_form_FORM_ID_alter().
- FieldStorageConfigAccessControlHandler::checkAccess in core/
modules/ field/ src/ FieldStorageConfigAccessControlHandler.php - Performs access checks.
- FieldUiHooks::entityTypeBuild in core/
modules/ field_ui/ src/ Hook/ FieldUiHooks.php - Implements hook_entity_type_build().
- FileAccessControlHandler::checkAccess in core/
modules/ file/ src/ FileAccessControlHandler.php - Performs access checks.
- FilterFormatAccessControlHandler::checkAccess in core/
modules/ filter/ src/ FilterFormatAccessControlHandler.php - Performs access checks.
- Form::getFiles in vendor/
symfony/ dom-crawler/ Form.php - Gets the file field values.
- Form::getUri in vendor/
symfony/ dom-crawler/ Form.php - Gets the URI of the form.
- hook_config_import_steps_alter in core/
core.api.php - Alter the configuration synchronization steps.
- image.routing.yml in core/
modules/ image/ image.routing.yml - core/modules/image/image.routing.yml
- ImageEffectDeleteForm::getConfirmText in core/
modules/ image/ src/ Form/ ImageEffectDeleteForm.php - Returns a caption for the button that confirms the action.
- ImageStyleEditForm::form in core/
modules/ image/ src/ Form/ ImageStyleEditForm.php - Gets the actual form array to be built.
- JsonResponse::setCallback in vendor/
symfony/ http-foundation/ JsonResponse.php - Sets the JSONP callback.
- language.routing.yml in core/
modules/ language/ language.routing.yml - core/modules/language/language.routing.yml
- LanguageAccessControlHandler::checkAccess in core/
modules/ language/ src/ LanguageAccessControlHandler.php - Performs access checks.
- LegacyWindow::close in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ LegacyWindow.php - Close window: /session/:sessionId/window (DELETE)
- ListItemBase::storageSettingsForm in core/
modules/ options/ src/ Plugin/ Field/ FieldType/ ListItemBase.php - Returns a form for the storage-level settings.
- media.links.contextual.yml in core/
modules/ media/ media.links.contextual.yml - core/modules/media/media.links.contextual.yml
- MediaAccessControlHandler::checkAccess in core/
modules/ media/ src/ MediaAccessControlHandler.php - Performs access checks.
- MediaHooks::entityAccess in core/
modules/ media/ src/ Hook/ MediaHooks.php - Implements hook_entity_access().
- MediaLibraryHooks::imageStyleAccess in core/
modules/ media_library/ src/ Hook/ MediaLibraryHooks.php - Implements hook_ENTITY_TYPE_access().
- MediaTypeForm::actions in core/
modules/ media/ src/ MediaTypeForm.php - Returns an array of supported actions for the current entity form.
- MediaTypeForm::actions in core/
modules/ media/ src/ MediaTypeForm.php - Returns an array of supported actions for the current entity form.
- MenuAccessControlHandler::checkAccess in core/
modules/ system/ src/ MenuAccessControlHandler.php - Performs access checks.
- MenuLinkBase::getOperations in core/
lib/ Drupal/ Core/ Menu/ MenuLinkBase.php - Provides an array of information to build a list of operation links.
- MenuLinkContentAccessControlHandler::checkAccess in core/
modules/ menu_link_content/ src/ MenuLinkContentAccessControlHandler.php - Performs access checks.
- MenuLinkContentForm::actions in core/
modules/ menu_link_content/ src/ Form/ MenuLinkContentForm.php - Returns an array of supported actions for the current entity form.
- NegotiationBrowserForm::buildForm in core/
modules/ language/ src/ Form/ NegotiationBrowserForm.php - Form constructor.
- node.links.contextual.yml in core/
modules/ node/ node.links.contextual.yml - core/modules/node/node.links.contextual.yml
- node.links.task.yml in core/
modules/ node/ node.links.task.yml - core/modules/node/node.links.task.yml
- node.routing.yml in core/
modules/ node/ node.routing.yml - core/modules/node/node.routing.yml
- NodeAccessGrantsCacheContext::getContext in core/
modules/ node/ src/ Cache/ NodeAccessGrantsCacheContext.php - Returns the string representation of the cache context.
- NodeController::revisionOverview in core/
modules/ node/ src/ Controller/ NodeController.php - Generates an overview table of older revisions of a node.
- NodeForm::actions in core/
modules/ node/ src/ NodeForm.php - Returns an array of supported actions for the current entity form.
- NodeGrantDatabaseStorage::access in core/
modules/ node/ src/ NodeGrantDatabaseStorage.php - NodeHooks1::nodeAccess in core/
modules/ node/ src/ Hook/ NodeHooks1.php - Implements hook_ENTITY_TYPE_access().
- NodeRevisionDeleteForm::getConfirmText in core/
modules/ node/ src/ Form/ NodeRevisionDeleteForm.php - Returns a caption for the button that confirms the action.
- NodeTypeAccessControlHandler::checkAccess in core/
modules/ node/ src/ NodeTypeAccessControlHandler.php - Performs access checks.
- Parser::parseUnaryExpression in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Parser.php - Parses a unary expression
- PathHooks::entityTypeAlter in core/
modules/ path/ src/ Hook/ PathHooks.php - Implements hook_entity_type_alter().
- ProfileForm::actions in core/
modules/ user/ src/ ProfileForm.php - Returns an array of supported actions for the current entity form.
- Request::create in vendor/
symfony/ http-foundation/ Request.php - Creates a Request based on a given URI and configuration.
- Request::createFromGlobals in vendor/
symfony/ http-foundation/ Request.php - Creates a new request with values from PHP's super globals.
- Request::getMethod in vendor/
symfony/ http-foundation/ Request.php - Gets the request "intended" method.
- Request::isMethodIdempotent in vendor/
symfony/ http-foundation/ Request.php - Checks whether or not the method is idempotent.
- ResourceBase::requestMethods in core/
modules/ rest/ src/ Plugin/ ResourceBase.php - Provides predefined HTTP request methods.
- ResourceRoutes::getRoutesForResourceConfig in core/
modules/ rest/ src/ Routing/ ResourceRoutes.php - Provides all routes for a given REST resource config.
- responsive_image.routing.yml in core/
modules/ responsive_image/ responsive_image.routing.yml - core/modules/responsive_image/responsive_image.routing.yml
- rest.resource.entity.node.yml in core/
modules/ rest/ config/ optional/ rest.resource.entity.node.yml - core/modules/rest/config/optional/rest.resource.entity.node.yml
- RevisionDeleteForm::getConfirmText in core/
lib/ Drupal/ Core/ Entity/ Form/ RevisionDeleteForm.php - Returns a caption for the button that confirms the action.
- RevisionLinkDelete::getDefaultLabel in core/
modules/ node/ src/ Plugin/ views/ field/ RevisionLinkDelete.php - Returns the default label for this link.
- RoleAccessControlHandler::checkAccess in core/
modules/ user/ src/ RoleAccessControlHandler.php - Performs access checks.
- Routes::getIndividualRoutesForResourceType in core/
modules/ jsonapi/ src/ Routing/ Routes.php - Gets a route collection for the given resource type.
- SauceRest::deleteJob in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ SauceLabs/ SauceRest.php - Delete job: /rest/v1/:userId/jobs/:jobId (DELETE)
- SauceRest::shutdownTunnel in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ SauceLabs/ SauceRest.php - Shut down a tunnel: /rest/v1/:userId/tunnels/:tunnelId (DELETE)
- SauceRest::unsubscribeSubAccount in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ SauceLabs/ SauceRest.php - Unsubscribe a sub-account: /rest/v1/users/:userId/subscription (DELETE)
- search.routing.yml in core/
modules/ search/ search.routing.yml - core/modules/search/search.routing.yml
- SearchPageAccessControlHandler::checkAccess in core/
modules/ search/ src/ SearchPageAccessControlHandler.php - Performs access checks.
- Session::close in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ Session.php - Close session: /session/:sessionId (DELETE)
- Session::deleteAllCookies in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ Session.php - Delete all cookies: /session/:sessionId/cookie (DELETE)
- Session::deleteCookie in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ Session.php - Delete a cookie: /session/:sessionId/cookie/:name (DELETE)
- Session::deleteWindow in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ Session.php - Close window: /session/:sessionId/window (DELETE)
- Session::methods in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ Session.php - Return array of supported method names and corresponding HTTP request methods
- SetCustomize::form in core/
modules/ shortcut/ src/ Form/ SetCustomize.php - Gets the actual form array to be built.
- shortcut.routing.yml in core/
modules/ shortcut/ shortcut.routing.yml - core/modules/shortcut/shortcut.routing.yml
- ShortcutSetAccessControlHandler::checkAccess in core/
modules/ shortcut/ src/ ShortcutSetAccessControlHandler.php - Performs access checks.
- SqlContentEntityStorageSchema::finalizePurge in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Performs final cleanup after all data of a field has been purged.
- SqlContentEntityStorageSchema::onFieldStorageDefinitionDelete in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - Reacts to the deletion 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.
- StorageComparer::addChangelistDelete in core/
lib/ Drupal/ Core/ Config/ StorageComparer.php - Creates the delete 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.
- taxonomy.links.contextual.yml in core/
modules/ taxonomy/ taxonomy.links.contextual.yml - core/modules/taxonomy/taxonomy.links.contextual.yml
- taxonomy.links.task.yml in core/
modules/ taxonomy/ taxonomy.links.task.yml - core/modules/taxonomy/taxonomy.links.task.yml
- TermAccessControlHandler::checkAccess in core/
modules/ taxonomy/ src/ TermAccessControlHandler.php - Performs access checks.
- UserAccessControlHandler::checkAccess in core/
modules/ user/ src/ UserAccessControlHandler.php - Performs access checks.
- VersionHistoryController::buildDeleteRevisionLink in core/
lib/ Drupal/ Core/ Entity/ Controller/ VersionHistoryController.php - Builds a link to delete an entity revision.
- ViewEditForm::renderDisplayTop in core/
modules/ views_ui/ src/ ViewEditForm.php - Render the top of the display so it can be updated during ajax operations.
- views.view.media_library.yml in core/
modules/ media_library/ config/ install/ views.view.media_library.yml - core/modules/media_library/config/install/views.view.media_library.yml
- Window::close in vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ Window.php - Close window: /session/:sessionId/window (DELETE)
- WorkflowDeleteForm::getConfirmText in core/
modules/ workflows/ src/ Form/ WorkflowDeleteForm.php - Returns a caption for the button that confirms the action.
- WorkflowEditForm::form in core/
modules/ workflows/ src/ Form/ WorkflowEditForm.php - Gets the actual form array to be built.
- WorkflowStateDeleteForm::getConfirmText in core/
modules/ workflows/ src/ Form/ WorkflowStateDeleteForm.php - Returns a caption for the button that confirms the action.
- WorkflowStateEditForm::actions in core/
modules/ workflows/ src/ Form/ WorkflowStateEditForm.php - Returns an array of supported actions for the current entity form.
- WorkflowStateEditForm::form in core/
modules/ workflows/ src/ Form/ WorkflowStateEditForm.php - Gets the actual form array to be built.
- WorkflowTransitionDeleteForm::getConfirmText in core/
modules/ workflows/ src/ Form/ WorkflowTransitionDeleteForm.php - Returns a caption for the button that confirms the action.
- WorkflowTransitionEditForm::actions in core/
modules/ workflows/ src/ Form/ WorkflowTransitionEditForm.php - Returns an array of supported actions for the current entity form.
- workspaces.links.task.yml in core/
modules/ workspaces/ workspaces.links.task.yml - core/modules/workspaces/workspaces.links.task.yml
- WorkspacesHtmlEntityFormController::getContentResult in core/
modules/ workspaces/ src/ Controller/ WorkspacesHtmlEntityFormController.php - Invokes the form and returns the result.