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

Breadcrumb

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

33 string references to 'Query'

batch_process in core/includes/form.inc
Processes the batch.
CachePluginBase::cacheGet in core/modules/views/src/Plugin/views/cache/CachePluginBase.php
Retrieve data from the cache.
CachePluginBase::cacheSet in core/modules/views/src/Plugin/views/cache/CachePluginBase.php
Save data to the cache.
CachePluginBase::generateResultsKey in core/modules/views/src/Plugin/views/cache/CachePluginBase.php
Calculates and sets a cache ID used for the result cache.
claro_preprocess_table in core/themes/claro/claro.theme
Implements template_preprocess_HOOK() for table.
CommentForm::save in core/modules/comment/src/CommentForm.php
Form submission handler for the 'save' action.
DisplayPluginBase::buildOptionsForm in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Provide a form to edit options for this plugin.
DisplayPluginBase::defaultableSections in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Lists the 'defaultable' sections and what items each section contains.
DisplayPluginBase::getPlugin in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Get the instance of a plugin, for example style or row.
DisplayPluginBase::submitOptionsForm in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Handle any special handling on the validate form.
DisplayPluginBase::validate in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Validate that the plugin is correct and can be saved.
DisplayPluginBase::validateOptionsForm in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
Validate the options form.
EntityForm::actions in core/lib/Drupal/Core/Entity/EntityForm.php
Returns an array of supported actions for the current entity form.
EntityReferenceFieldNormalizer::getRelationshipLinks in core/modules/jsonapi/src/Normalizer/EntityReferenceFieldNormalizer.php
Gets the links for the relationship.
EntityResource::getRequestLink in core/modules/jsonapi/src/Controller/EntityResource.php
Get the full URL for a given request object.
FieldConfigEditForm::actions in core/modules/field_ui/src/Form/FieldConfigEditForm.php
Returns an array of supported actions for the current entity form.
GetRequestDataSniff::process in vendor/drupal/coder/coder_sniffer/DrupalPractice/Sniffs/Variables/GetRequestDataSniff.php
Processes this test, when one of its tokens is encountered.
ProfileForm::actions in core/modules/user/src/ProfileForm.php
Returns an array of supported actions for the current entity form.
QueryFactory::get in core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php
Instantiates an entity query for a given entity type.
QueryFactory::get in core/modules/workspaces/src/EntityQuery/QueryFactory.php
Instantiates an entity query for a given entity type.
Relationship::buildLinkCollectionFromEntityReferenceField in core/modules/jsonapi/src/JsonApiResource/Relationship.php
Builds a LinkCollection for the given entity reference field.
ResourceObject::buildLinksFromEntity in core/modules/jsonapi/src/JsonApiResource/ResourceObject.php
Builds a LinkCollection for the given entity.
Select::preExecute in core/lib/Drupal/Core/Database/Query/Select.php
Generic preparation and validation for a SELECT query.
Sql::submitOptionsForm in core/modules/views/src/Plugin/views/query/Sql.php
Special submit handling.
UriResolver::generate in vendor/justinrainbow/json-schema/src/JsonSchema/Uri/UriResolver.php
Builds a URI based on n array with the main components
UriRetriever::generate in vendor/justinrainbow/json-schema/src/JsonSchema/Uri/UriRetriever.php
Builds a URI based on n array with the main components
UrlEncode::transform in core/modules/migrate/src/Plugin/migrate/process/UrlEncode.php
Performs the associated process.
ViewExecutable::initQuery in core/modules/views/src/ViewExecutable.php
Initializes the query object for the view.
views.data_types.schema.yml in core/modules/views/config/schema/views.data_types.schema.yml
core/modules/views/config/schema/views.data_types.schema.yml
views.services.yml in core/modules/views/views.services.yml
core/modules/views/views.services.yml
ViewUI::renderPreview in core/modules/views_ui/src/ViewUI.php
_batch_finished in core/includes/batch.inc
Ends the batch processing.
_batch_progress_page in core/includes/batch.inc
Outputs a batch processing page.
RSS feed
Powered by Drupal