Search for handle

  1. Search 7.x for handle
  2. Search 9.5.x for handle
  3. Search 8.9.x for handle
  4. Search 10.3.x for handle
  5. Search 11.x for handle
  6. Other projects
Title Object type File name Summary
HandlerBase::adminLabel function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::adminSummary function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::breakString function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::broken function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::buildExposedForm function core/modules/views/src/Plugin/views/HandlerBase.php Render our chunk of the exposed handler form when selecting.
HandlerBase::buildExposeForm function core/modules/views/src/Plugin/views/HandlerBase.php Form for exposed handler options.
HandlerBase::buildExtraOptionsForm function core/modules/views/src/Plugin/views/HandlerBase.php Provide a form for setting options.
HandlerBase::buildGroupByForm function core/modules/views/src/Plugin/views/HandlerBase.php Provide a form for aggregation settings.
HandlerBase::buildOptionsForm function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::calculateDependencies function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::canExpose function core/modules/views/src/Plugin/views/HandlerBase.php Determine if a handler can be exposed.
HandlerBase::caseTransform function core/modules/views/src/Plugin/views/HandlerBase.php Transform a string by a certain method.
HandlerBase::defaultExposeOptions function core/modules/views/src/Plugin/views/HandlerBase.php Set new exposed option defaults when exposed setting is flipped on.
HandlerBase::defineOptions function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::displayExposedForm function core/modules/views/src/Plugin/views/HandlerBase.php Displays the Expose form.
HandlerBase::ensureMyTable function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::exposedInfo function core/modules/views/src/Plugin/views/HandlerBase.php Get information about the exposed form for the form renderer.
HandlerBase::getDateField function core/modules/views/src/Plugin/views/HandlerBase.php Creates cross-database SQL dates.
HandlerBase::getDateFormat function core/modules/views/src/Plugin/views/HandlerBase.php Creates cross-database SQL date formatting.
HandlerBase::getEntityType function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::getField function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::getJoin function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::getModuleHandler function core/modules/views/src/Plugin/views/HandlerBase.php Gets the module handler.
HandlerBase::getTableJoin function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::getViewsData function core/modules/views/src/Plugin/views/HandlerBase.php Gets views data service.
HandlerBase::hasExtraOptions function core/modules/views/src/Plugin/views/HandlerBase.php Determines if the handler has extra options.
HandlerBase::init function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::isAGroup function core/modules/views/src/Plugin/views/HandlerBase.php Returns TRUE if the exposed filter works like a grouped filter.
HandlerBase::isExposed function core/modules/views/src/Plugin/views/HandlerBase.php Determine if this item is 'exposed'.
HandlerBase::multipleExposedInput function core/modules/views/src/Plugin/views/HandlerBase.php Define if the exposed input has to be submitted multiple times.
HandlerBase::placeholder function core/modules/views/src/Plugin/views/HandlerBase.php Provides a unique placeholders for handlers.
HandlerBase::postExecute function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::preQuery function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::query function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::sanitizeValue function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::setModuleHandler function core/modules/views/src/Plugin/views/HandlerBase.php Sets the module handler.
HandlerBase::setRelationship function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::setViewsData function core/modules/views/src/Plugin/views/HandlerBase.php Sets the views data service.
HandlerBase::showExposeButton function core/modules/views/src/Plugin/views/HandlerBase.php Shortcut to display the expose/hide button.
HandlerBase::showExposeForm function core/modules/views/src/Plugin/views/HandlerBase.php Shortcut to display the exposed options form.
HandlerBase::storeExposedInput function core/modules/views/src/Plugin/views/HandlerBase.php If set to remember exposed input in the session, store it there.
HandlerBase::submitExposed function core/modules/views/src/Plugin/views/HandlerBase.php Submit the exposed handler form.
HandlerBase::submitExposeForm function core/modules/views/src/Plugin/views/HandlerBase.php Perform any necessary changes to the form exposes prior to storage.
HandlerBase::submitExtraOptionsForm function core/modules/views/src/Plugin/views/HandlerBase.php Perform any necessary changes to the form values prior to storage.
HandlerBase::submitFormCalculateOptions function core/modules/views/src/Plugin/views/HandlerBase.php Calculates options stored on the handler.
HandlerBase::submitGroupByForm function core/modules/views/src/Plugin/views/HandlerBase.php Perform any necessary changes to the form values prior to storage.
HandlerBase::submitTemporaryForm function core/modules/views/src/Plugin/views/HandlerBase.php Submits a temporary form.
HandlerBase::usesGroupBy function core/modules/views/src/Plugin/views/HandlerBase.php Provides the handler some group by.
HandlerBase::validate function core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::validateExposed function core/modules/views/src/Plugin/views/HandlerBase.php Validate the exposed handler form.

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