| plugin.manager.views.argument_default |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
| plugin.manager.views.argument_validator |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
| plugin.manager.views.cache |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
| plugin.manager.views.display |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
| plugin.manager.views.display_extender |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
| plugin.manager.views.exposed_form |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
| plugin.manager.views.field |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
| plugin.manager.views.filter |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
| plugin.manager.views.join |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
| plugin.manager.views.pager |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
| plugin.manager.views.query |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
| plugin.manager.views.relationship |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
| plugin.manager.views.row |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
| plugin.manager.views.sort |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsHandlerManager |
| plugin.manager.views.style |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
| plugin.manager.views.wizard |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\ViewsPluginManager |
| PluginBase::$view |
property |
core/modules/views/src/Plugin/views/PluginBase.php |
The top object of a view. |
| PluginBase::viewsTokenReplace |
function |
core/modules/views/src/Plugin/views/PluginBase.php |
Replaces Views' tokens in a given string. |
| PluginBase::VIEWS_QUERY_LANGUAGE_SITE_DEFAULT |
constant |
core/modules/views/src/Plugin/views/PluginBase.php |
Query string to indicate the site default language. |
| PluginBaseTest::testViewsTokenReplace |
function |
core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php |
Tests that the token replacement in views works correctly. |
| PluginBaseTest::testViewsTokenReplaceWithDots |
function |
core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php |
Tests that the token replacement in views works correctly with dots. |
| PluginBaseTest::testViewsTokenReplaceWithTwigTokens |
function |
core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php |
Tests viewsTokenReplace without any twig tokens. |
| PreprocessHooks::menuLocalTaskViewsUi |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for menu-local-task Views UI templates. |
| PreprocessHooks::viewsExposedForm |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for views_exposed_form. |
| PreprocessHooks::viewsUiDisplayTabBucket |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for views_ui_display_tab_bucket. |
| PreprocessHooks::viewsUiRearrangeFilterForm |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_form_FORM_ID_alter() for Views UI rearrange filter form. |
| PreprocessHooks::viewsViewFieldsMediaLibrary |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_views_view_fields(). |
| PreprocessHooks::viewsViewTable |
function |
core/themes/admin/src/Hook/PreprocessHooks.php |
Implements hook_preprocess_HOOK() for views_view_table. |
| PreviewAwareBlock |
class |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/PreviewAwareBlock.php |
Defines a class for a context-aware block. |
| PreviewAwareBlock.php |
file |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/PreviewAwareBlock.php |
|
| PreviewAwareBlock::build |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/PreviewAwareBlock.php |
Builds and returns the renderable array for this block plugin. |
| PreviewAwarePluginInterface |
interface |
core/lib/Drupal/Core/Plugin/PreviewAwarePluginInterface.php |
Provides an interface to support preview mode injection in plugins. |
| PreviewAwarePluginInterface.php |
file |
core/lib/Drupal/Core/Plugin/PreviewAwarePluginInterface.php |
|
| PreviewAwarePluginInterface::setInPreview |
function |
core/lib/Drupal/Core/Plugin/PreviewAwarePluginInterface.php |
Set preview mode for the plugin. |
| PreviewFallbackInterface |
interface |
core/lib/Drupal/Core/Render/PreviewFallbackInterface.php |
Allows an element to provide a fallback representation of itself for preview. |
| PreviewFallbackInterface.php |
file |
core/lib/Drupal/Core/Render/PreviewFallbackInterface.php |
|
| PreviewFallbackInterface::getPreviewFallbackString |
function |
core/lib/Drupal/Core/Render/PreviewFallbackInterface.php |
Returns a string to be used as a fallback during preview. |
| PreviewTest |
class |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Tests the UI preview functionality. |
| PreviewTest |
class |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
Tests the UI preview functionality. |
| PreviewTest.php |
file |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
|
| PreviewTest.php |
file |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
|
| PreviewTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
The theme to install as the default for testing. |
| PreviewTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
The theme to install as the default for testing. |
| PreviewTest::$modules |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Modules to install. |
| PreviewTest::$testViews |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Views used by this test. |
| PreviewTest::$testViews |
property |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
Views used by this test. |
| PreviewTest::assertClass |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Asserts that an element has a given class. |
| PreviewTest::assertPreviewAJAX |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Assert that the preview contains expected data. |
| PreviewTest::clickPreviewLinkAJAX |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Click on a preview link. |
| PreviewTest::dataSet |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Returns a very simple test dataset. |