39 string references to 'Pager'
- AreaDisplayLinkTest::assertWarningMessages in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaDisplayLinkTest.php - Assert the warning messages are shown after changing the page_1 display.
- AreaDisplayLinkTest::setUp in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaDisplayLinkTest.php - AreaDisplayLinkTest::testAreaDisplayLink in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaDisplayLinkTest.php - Tests the views area display_link handler.
- 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.
- BasicTest::testWizardDefaultValues in core/
modules/ views/ tests/ src/ Functional/ Wizard/ BasicTest.php - Tests default plugin values are populated from the wizard form.
- CommentDefaultFormatter::viewElements in core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ CommentDefaultFormatter.php - Builds a renderable array for a field value.
- DisplayKernelTest::testGetPlugin in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayKernelTest.php - Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method.
- DisplayLink::validate in core/
modules/ views/ src/ Plugin/ views/ area/ DisplayLink.php - Validate that the plugin is correct and can be saved.
- DisplayPageTest::testReadMore in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ DisplayPageTest.php - Tests the readmore functionality.
- 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.
- drupal_common_theme in core/
includes/ theme.inc - Provides theme registration for themes across .inc files.
- ExposedFormPluginBase::exposedFormAlter in core/
modules/ views/ src/ Plugin/ views/ exposed_form/ ExposedFormPluginBase.php - Alters the exposed form.
- FieldCounterTest::testPager in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldCounterTest.php - Tests the counter field when using a pager.
- MediaLibraryUpdateViewTableDisplayTest::testMediaLibraryChangedViewTableDisplay in core/
modules/ media_library/ tests/ src/ Functional/ Update/ MediaLibraryUpdateViewTableDisplayTest.php - Tests the views config update when the widget display is overridden.
- media_library_post_update_table_display in core/
modules/ media_library/ media_library.post_update.php - Add a table display to the media library view and link grid/table displays.
- 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 - PagerTest::testLimit in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests the some pager plugin.
- PagerTest::testNoLimit in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests the none-pager-query.
- PagerTest::testNormalPager in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests the normal pager.
- PluginTypeListTest::testPluginList in core/
modules/ views/ tests/ src/ Unit/ PluginTypeListTest.php - Tests the plugins list is correct.
- StyleTest::doTestGrouping in core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleTest.php - Provides reusable code for ::testGrouping().
- 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.
- TranslateEditForm::buildForm in core/
modules/ locale/ src/ Form/ TranslateEditForm.php - Form constructor.
- ViewExecutable::initPager in core/
modules/ views/ src/ ViewExecutable.php - Initializes the pager.
- ViewExecutableTest::testPropertyMethods in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests the setting/getting of properties.
- 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
- views_theme in core/
modules/ views/ views.module - Implements hook_theme().
- views_ui_preprocess_views_view in core/
modules/ views_ui/ views_ui.module - Implements hook_preprocess_HOOK() for views templates.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.