25 string references to 'Pager'
- Attachment::attachTo in core/
modules/ views/ src/ Plugin/ views/ display/ Attachment.php - Allows displays to attach to other views.
- Attachment::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ Attachment.php - Provide the summary for attachment options in the views UI.
- CommentDefaultFormatter::viewElements in core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ CommentDefaultFormatter.php - Builds a renderable array for a field value.
- DisplayLink::validate in core/
modules/ views/ src/ Plugin/ views/ area/ DisplayLink.php - Validate that the plugin is correct and can be saved.
- DisplayPluginBase::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provide a form to edit options for this plugin.
- 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::isPagerEnabled in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Whether the display is using a pager or not.
- DisplayPluginBase::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provides the default summary for options in the views UI.
- DisplayPluginBase::optionsSummary in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Provides the default summary for options in the views UI.
- DisplayPluginBase::submitOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Handle any special handling on the validate form.
- DisplayPluginBase::usesExposed in core/
modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php - Determines if this display uses exposed filters.
- ExposedFormPluginBase::exposedFormAlter in core/
modules/ views/ src/ Plugin/ views/ exposed_form/ ExposedFormPluginBase.php - Alters the exposed form.
- PagersCacheContext::getLabel in core/
lib/ Drupal/ Core/ Cache/ Context/ PagersCacheContext.php - Returns the label of the cache context.
- PagerSelectExtender::__construct in core/
lib/ Drupal/ Core/ Database/ Query/ PagerSelectExtender.php - Constructs a PagerSelectExtender object.
- template_preprocess_views_ui_view_preview_section in core/
modules/ views_ui/ views_ui.theme.inc - Prepares variables for views UI view preview section templates.
- template_preprocess_views_ui_view_preview_section in core/
modules/ views_ui/ views_ui.theme.inc - Prepares variables for views UI view preview section templates.
- ThemeCommonElements::commonElements in core/
lib/ Drupal/ Core/ Theme/ ThemeCommonElements.php - Base theme array.
- TranslateEditForm::buildForm in core/
modules/ locale/ src/ Form/ TranslateEditForm.php - Form constructor.
- ViewExecutable::initPager in core/
modules/ views/ src/ ViewExecutable.php - Initializes the pager.
- 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
- ViewsConfigUpdater::processDisplayHandlers in core/
modules/ views/ src/ ViewsConfigUpdater.php - Processes all display handlers.
- ViewsHooks::theme in core/
modules/ views/ src/ Hook/ ViewsHooks.php - Implements hook_theme().
- views_ui_preprocess_views_view in core/
modules/ views_ui/ views_ui.module - Implements hook_preprocess_HOOK() for views templates.