Search for view
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
View | class | core/ |
Provides a render element to display a view. |
View | class | core/ |
Defines a View configuration entity class. |
View | class | core/ |
Views area handlers. Insert a view inside of an area. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
RouteSubscriber::getViewsDisplayIDsWithRoute | function | core/ |
Gets all the views and display IDs using a route. |
RouteSubscriberTest::$viewStorage | property | core/ |
The mocked config entity storage. |
RowEntityRenderersTest::$testViews | property | core/ |
Views used by this test. |
RowEntityTest::$testViews | property | core/ |
Views used by this test. |
RowPluginTest::$testViews | property | core/ |
Views used by this test. |
RowRenderCacheTest::$testViews | property | core/ |
Views used by this test. |
RowRssTest::$testViews | property | core/ |
Views used by this test. |
RowUITest::$testViews | property | core/ |
Views used by this test. |
RSSEnclosureFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
RssFieldsTest::$testViews | property | core/ |
Views to be enabled. |
search.overview.html.twig | file | core/ |
--- label: 'Configuring site search' top_level: true related: - user.permissions - block.place --- {% set search_link_text %}{% trans %}Search{% endtrans %}{% endset %} {% set search_link = render_var(help_route_link(search_link_text,… |
search.views.schema.yml | file | core/ |
core/modules/search/config/schema/search.views.schema.yml |
SearchController::view | function | core/ |
Creates a render array for the search page. |
SearchIntegrationTest::$testViews | property | core/ |
Views used by this test. |
SearchMultilingualTest::$testViews | property | core/ |
Views used by this test. |
SectionComponentBuildRenderArrayEvent::$inPreview | property | core/ |
Whether the component is in preview mode or not. |
SectionComponentBuildRenderArrayEvent::inPreview | function | core/ |
Determine if the component is in preview mode. |
SectionRenderTest::testToRenderArrayPreview | function | core/ |
@covers ::toRenderArray |
SectionStorageBase::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
SectionStorageInterface::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
SerializerTest::$view | property | core/ |
The View instance. |
SettingsConfigValidationTest::testPreviewImagePathIsValidated | function | core/ |
Tests that the preview_image setting must be an existing image file. |
SettingsTrayHooks::blockViewAlter | function | core/ |
Implements hook_block_view_alter(). |
SettingsTrayHooks::contextualLinksViewAlter | function | core/ |
Implements hook_contextual_links_view_alter(). |
shortcut.overview.html.twig | file | core/ |
--- label: 'Creating and using shortcut administrative links' related: - core.ui_components --- <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans %}Create, view, and use a set of shortcuts to access administrative… |
SimpleConfigSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
SortDateTest::$testViews | property | core/ |
Views used by this test. |
SortDateTimeTest::$testViews | property | core/ |
Views to be enabled. |
SortRandomTest::$testViews | property | core/ |
Views used by this test. |
SortRandomTest::getBasicRandomView | function | core/ |
Return a basic view with random ordering. |
SortTest::$testViews | property | core/ |
Views used by this test. |
SortTranslationTest::$testViews | property | core/ |
Views to be enabled. |
SqlBaseTest::$view | property | core/ |
The mock view instance. |
SqlEntityLoadingTest::$testViews | property | core/ |
Views to be enabled. |
SqlEntityLoadingTest::testViewWithNonDefaultPendingRevision | function | core/ |
|
sqlite.views.date_sql | service | core/ |
Drupal\views\Plugin\views\query\SqliteDateSql |
SqlQueryTest::$testViews | property | core/ |
Views used by this test. |
SqlQueryTest::viewsData | function | core/ |
Returns the views data definition. |
SqlTest::setupViewsData | function | core/ |
Sets up the views data in the container. |
SqlTest::setupViewWithRelationships | function | core/ |
Create a view with a relationship. |
stable9_preprocess_views_view | function | core/ |
Implements hook_preprocess_views_view(). |
statistics.views.inc | file | core/ |
Provide views data for statistics.module. |
statistics.views.schema.yml | file | core/ |
core/modules/statistics/config/schema/statistics.views.schema.yml |
StatisticsStorageInterface::deleteViews | function | core/ |
Delete counts for a specific entity. |
StatisticsStorageInterface::fetchView | function | core/ |
Returns the number of times a single entity has been viewed. |
StatisticsStorageInterface::fetchViews | function | core/ |
Returns the number of times entities have been viewed. |
StatisticsStorageInterface::recordView | function | core/ |
Counts an entity view. |
StatisticsViewsResult | class | core/ |
Value object for passing statistic results. |
StatisticsViewsResult.php | file | core/ |
|
StatisticsViewsResult::$dayCount | property | core/ |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.