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

Breadcrumb

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

46 string references to 'Collection'

BlockContentForm::save in core/modules/block_content/src/BlockContentForm.php
Form submission handler for the 'save' action.
BlockContentTypeForm::save in core/modules/block_content/src/BlockContentTypeForm.php
Form submission handler for the 'save' action.
CommentTypeForm::save in core/modules/comment/src/CommentTypeForm.php
Form submission handler for the 'save' action.
Config::query in core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php
Constraint::checkArray in vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Constraint.php
Validates an array
ContactFormEditForm::save in core/modules/contact/src/ContactFormEditForm.php
Form submission handler for the 'save' action.
Container::resolveServicesAndParameters in core/lib/Drupal/Component/DependencyInjection/Container.php
Resolves arguments that represent services or variables to the real values.
DatabaseStorage::listAll in core/lib/Drupal/Core/Config/DatabaseStorage.php
Gets configuration object names starting with a given prefix.
DatabaseStorage::schemaDefinition in core/lib/Drupal/Core/Config/DatabaseStorage.php
Defines the schema for the configuration table.
DatabaseStorage::schemaDefinition in core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php
Defines the schema for the key_value table.
DatabaseStorageExpirable::schemaDefinition in core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php
Defines the schema for the key_value_expire table.
DateFormatFormBase::save in core/modules/system/src/Form/DateFormatFormBase.php
Form submission handler for the 'save' action.
DefaultHtmlRouteProvider::getCollectionRoute in core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php
Gets the collection route.
DeleteMultipleForm::getCancelUrl in core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php
Returns the route to go to if the user cancels the action.
EntityBase::toUrl in core/lib/Drupal/Core/Entity/EntityBase.php
Gets the URL object for the entity.
EntityBase::urlRouteParameters in core/lib/Drupal/Core/Entity/EntityBase.php
Gets an array of placeholders for this entity.
EntityDeleteFormTrait::getCancelUrl in core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php
EntityDeleteFormTrait::getRedirectUrl in core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php
Returns the URL where the user should be redirected after deletion.
EntityDisplayModeFormBase::save in core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php
Form submission handler for the 'save' action.
EntryPoint::index in core/modules/jsonapi/src/Controller/EntryPoint.php
Controller to list all the resources.
FieldUiHooks::entityTypeBuild in core/modules/field_ui/src/Hook/FieldUiHooks.php
Implements hook_entity_type_build().
ImageStyleFlushForm::getCancelUrl in core/modules/image/src/Form/ImageStyleFlushForm.php
Returns the route to go to if the user cancels the action.
LanguageAddForm::save in core/modules/language/src/Form/LanguageAddForm.php
Form submission handler for the 'save' action.
LanguageEditForm::save in core/modules/language/src/Form/LanguageEditForm.php
Form submission handler for the 'save' action.
LanguageListBuilder::submitForm in core/modules/language/src/LanguageListBuilder.php
Form submission handler.
MediaForm::save in core/modules/media/src/MediaForm.php
Form submission handler for the 'save' action.
MediaTypeForm::save in core/modules/media/src/MediaTypeForm.php
Form submission handler for the 'save' action.
MenuUiHooks::entityTypeBuild in core/modules/menu_ui/src/Hook/MenuUiHooks.php
Implements hook_entity_type_build().
NavigationRenderer::getContentEntityTypePaths in core/modules/navigation/src/NavigationRenderer.php
Returns the path for the link template for a given content entity type.
NodeTypeForm::save in core/modules/node/src/NodeTypeForm.php
Form submission handler for the 'save' action.
OptimizedPhpArrayDumper::dumpCollection in core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php
Dumps a collection to a PHP array.
PathHooks::entityTypeAlter in core/modules/path/src/Hook/PathHooks.php
Implements hook_entity_type_alter().
ResponsiveImageStyleForm::save in core/modules/responsive_image/src/ResponsiveImageStyleForm.php
Form submission handler for the 'save' action.
Routes::getRoutesForResourceType in core/modules/jsonapi/src/Routing/Routes.php
Gets applicable resource routes for a JSON:API resource type.
SearchController::performOperation in core/modules/search/src/Controller/SearchController.php
Performs an operation on the search page entity.
SearchPageFormBase::save in core/modules/search/src/Form/SearchPageFormBase.php
Form submission handler for the 'save' action.
ShortcutHooks::toolbar in core/modules/shortcut/src/Hook/ShortcutHooks.php
Implements hook_toolbar().
SystemHooks::entityTypeBuild in core/modules/system/src/Hook/SystemHooks.php
Implements hook_entity_type_build().
UserCancelForm::submitForm in core/modules/user/src/Form/UserCancelForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
ViewEditForm::cancel in core/modules/views_ui/src/ViewEditForm.php
Form submission handler for the 'cancel' action.
ViewsUiHooks::entityTypeBuild in core/modules/views_ui/src/Hook/ViewsUiHooks.php
Implements hook_entity_type_build().
VocabularyForm::save in core/modules/taxonomy/src/VocabularyForm.php
Form submission handler for the 'save' action.
WorkspaceActivateForm::getCancelUrl in core/modules/workspaces/src/Form/WorkspaceActivateForm.php
Returns the route to go to if the user cancels the action.
WorkspaceForm::save in core/modules/workspaces/src/Form/WorkspaceForm.php
Form submission handler for the 'save' action.
XmlDumper::convertParameters in vendor/symfony/dependency-injection/Dumper/XmlDumper.php
XmlFileLoader::getArgumentsAsPhp in vendor/symfony/dependency-injection/Loader/XmlFileLoader.php

API Navigation

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