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 |
---|---|---|---|
TestFieldPrepareViewFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TestMediaFilterController::preview | function | core/ |
Returns a HTML response containing a preview of the text after filtering. |
TestPluginBase::viewsTokenReplace | function | core/ |
Replaces Views' tokens in a given string. The resulting string will be sanitized with Xss::filterAdmin. |
TestRouteSubscriber::$applicableViews | property | core/ |
The applicable views. |
TestRouteSubscriber::getApplicableViews | function | core/ |
Returns all views/display combinations with routes. |
TestViewListBuilder | class | core/ |
|
TestViewListBuilder::buildOperations | function | core/ |
Builds a renderable list of operation links for the entity. |
TestViewsLocalTask | class | core/ |
Replaces the applicable views call for easier testability. |
TestViewsLocalTask::getApplicableMenuViews | function | core/ |
Return a list of all views and display IDs that have a menu entry. |
TestViewsLocalTask::setApplicableMenuViews | function | core/ |
Sets applicable views result. |
TestViewsTest | class | core/ |
Tests that test views provided by all modules match schema. |
TestViewsTest.php | file | core/ |
|
TestViewsTest::$modules | property | core/ |
Modules to enable. |
TestViewsTest::testDefaultConfig | function | core/ |
Tests default configuration data type. |
TestWithHiddenSourceField::prepareViewDisplay | function | core/ |
Prepares the media type fields for this source in the view display. |
test_basetheme_views_post_render | function | core/ |
Implements hook_views_post_render(). |
test_basetheme_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
test_domain_object.view_subscriber | service | core/ |
Drupal\early_rendering_controller_test\TestDomainObjectViewSubscriber |
test_subtheme_views_post_render | function | core/ |
Implements hook_views_post_render(). |
test_subtheme_views_pre_render | function | core/ |
Implements hook_views_pre_render(). |
TextDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TextTrimmedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
Theme system overview | group | core/ |
Functions and templates for the user interface that themes can override. |
ThemeTestSubscriber::onView | function | core/ |
Ensures that the theme registry was not initialized. |
TimestampAgoFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TimestampFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TokenReplaceTest::$testViews | property | core/ |
Views used by this test. |
tour.overview.html.twig | file | core/ |
--- label: 'Taking tours of administrative pages' related: - core.ui_components --- <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans %}Take a tour of an administrative page.{% endtrans %}</p> <h2>{% trans… |
tour.tour.views-ui.yml | file | core/ |
core/modules/views_ui/config/optional/tour.tour.views-ui.yml |
TourViewBuilder | class | core/ |
Provides a Tour view builder. |
TourViewBuilder.php | file | core/ |
|
TourViewBuilder::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
tracker.views.inc | file | core/ |
Provide views data for tracker.module. |
tracker.views.schema.yml | file | core/ |
core/modules/tracker/config/schema/tracker.views.schema.yml |
TrackerUserUidTest::$testViews | property | core/ |
Views used by this test. |
tracker_test_views.info.yml | file | core/ |
core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml |
tracker_views_data | function | core/ |
Implements hook_views_data(). |
tracker_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
TranslatedViewTest | class | core/ |
Tests that translated strings in views UI don't override original strings. |
TranslatedViewTest.php | file | core/ |
|
TranslatedViewTest::$adminUser | property | core/ |
Administrator user for tests. |
TranslatedViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TranslatedViewTest::$langcodes | property | core/ |
Languages to enable. |
TranslatedViewTest::$modules | property | core/ |
Modules to enable. |
TranslatedViewTest::setUp | function | core/ |
|
TranslatedViewTest::testTranslatedStrings | function | core/ |
|
TranslationLinkTest::$testViews | property | core/ |
Views used by this test. |
TriggerPreviewCommand | class | core/ |
Provides an AJAX command for triggering the views live preview. |
TriggerPreviewCommand.php | file | core/ |
|
TriggerPreviewCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.