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 |
---|---|---|---|
PageViewTest.php | file | core/ |
|
PageViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PageViewTest::testPageView | function | core/ |
Tests editing a node by users with various access permissions. |
PaginationAJAXTest::$testViews | property | core/ |
Test Views to enable. |
paramconverter.views_ui | service | core/ |
Drupal\views_ui\ParamConverter\ViewUIConverter |
path.overview.html.twig | file | core/ |
--- label: 'Configuring aliases for URLs' top_level: true related: - path.creating_alias - path.editing_alias --- <h2>{% trans %}What is a URL?{% endtrans %}</h2> <p>{% trans %}URL is the abbreviation for "Uniform… |
PathPluginBaseTest::setupViewExecutableAccessPlugin | function | core/ |
Returns some mocked view entity, view executable, and access plugin. |
PathPluginTest::$testViews | property | core/ |
Views used by this test. |
pgsql.views.date_sql | service | core/ |
Drupal\views\Plugin\views\query\PostgresqlDateSql |
plugin.manager.views.access | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.area | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
plugin.manager.views.argument | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
plugin.manager.views.argument_default | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.argument_validator | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.cache | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.display | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.display_extender | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.exposed_form | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.field | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
plugin.manager.views.filter | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
plugin.manager.views.join | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
plugin.manager.views.pager | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.query | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.relationship | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
plugin.manager.views.row | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.sort | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
plugin.manager.views.style | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.wizard | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
PluginBase::$view | property | core/ |
The top object of a view. |
PluginBase::viewsTokenReplace | function | core/ |
Replaces Views' tokens in a given string. |
PluginBase::VIEWS_QUERY_LANGUAGE_SITE_DEFAULT | constant | core/ |
Query string to indicate the site default language. |
PluginBaseTest::testViewsTokenReplace | function | core/ |
Tests that the token replacement in views works correctly. |
PluginBaseTest::testViewsTokenReplaceWithDots | function | core/ |
Tests that the token replacement in views works correctly with dots. |
PluginBaseTest::testViewsTokenReplaceWithTwigTokens | function | core/ |
Tests viewsTokenReplace without any twig tokens. |
PreviewAwareBlock | class | core/ |
Defines a class for a context-aware block. |
PreviewAwareBlock.php | file | core/ |
|
PreviewAwareBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
PreviewAwarePluginInterface | interface | core/ |
Provides an interface to support preview mode injection in plugins. |
PreviewAwarePluginInterface.php | file | core/ |
|
PreviewAwarePluginInterface::setInPreview | function | core/ |
Set preview mode for the plugin. |
PreviewFallbackInterface | interface | core/ |
Allows an element to provide a fallback representation of itself for preview. |
PreviewFallbackInterface.php | file | core/ |
|
PreviewFallbackInterface::getPreviewFallbackString | function | core/ |
Returns a string to be used as a fallback during preview. |
PreviewTest | class | core/ |
Tests the UI preview functionality. |
PreviewTest | class | core/ |
Tests the UI preview functionality. |
PreviewTest.php | file | core/ |
|
PreviewTest.php | file | core/ |
|
PreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PreviewTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.