| VendorHardeningPlugin::removeBinBeforeCleanup |
function |
composer/Plugin/VendorHardening/VendorHardeningPlugin.php |
Remove bin config for packages that would have the bin file removed. |
| VendorHardeningPlugin::uninstall |
function |
composer/Plugin/VendorHardening/VendorHardeningPlugin.php |
|
| VendorHardeningPlugin::writeAccessRestrictionFiles |
function |
composer/Plugin/VendorHardening/VendorHardeningPlugin.php |
Place .htaccess file into the vendor directory. |
| VendorHardeningPluginTest |
class |
core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php |
Tests Drupal\Composer\Plugin\VendorHardening\VendorHardeningPlugin. |
| VendorHardeningPluginTest.php |
file |
core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php |
|
| VendorHardeningPluginTest::providerFindBinOverlap |
function |
core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php |
|
| VendorHardeningPluginTest::setUp |
function |
core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php |
|
| VendorHardeningPluginTest::testCleanAllPackages |
function |
core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php |
Tests clean all packages. |
| VendorHardeningPluginTest::testCleanPackage |
function |
core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php |
Tests clean package. |
| VendorHardeningPluginTest::testCleanPathsForPackage |
function |
core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php |
Tests clean paths for package. |
| VendorHardeningPluginTest::testFindBinOverlap |
function |
core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php |
Tests find bin overlap. |
| VendorHardeningPluginTest::testWriteAccessRestrictionFiles |
function |
core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php |
Tests write access restriction files. |
| ViewExecutable::$plugin_name |
property |
core/modules/views/src/ViewExecutable.php |
The plugin name. |
| ViewExecutable::$rowPlugin |
property |
core/modules/views/src/ViewExecutable.php |
The current used row plugin, if the style plugin supports row plugins. |
| ViewExecutable::$style_plugin |
property |
core/modules/views/src/ViewExecutable.php |
The current used style plugin. |
| ViewExecutable::getPluginTypes |
function |
core/modules/views/src/ViewExecutable.php |
Returns the valid types of plugins that can be used. |
| ViewExecutableFactoryTest::$displayPluginManager |
property |
core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php |
The display plugin manager. |
| ViewExecutableTest::$displayPluginManager |
property |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
The display plugin manager. |
| Views access plugins |
group |
core/modules/views/src/Plugin/views/access/AccessPluginBase.php |
Plugins to handle access checking for views. |
| Views area handler plugins |
group |
core/modules/views/src/Plugin/views/area/AreaPluginBase.php |
Plugins governing areas of views, such as header, footer, and empty text. |
| Views argument default plugins |
group |
core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Plugins for argument defaults in Views. |
| Views argument validate plugins |
group |
core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Plugins for validating views contextual filters. |
| Views cache plugins |
group |
core/modules/views/src/Plugin/views/cache/CachePluginBase.php |
Plugins to handle Views caches. |
| Views display extender plugins |
group |
core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Plugins that offer additional display options across display types. |
| Views display plugins |
group |
core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php |
Plugins to handle the overall display of views. |
| Views exposed form plugins |
group |
core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginInterface.php |
Plugins that handle validation, submission, and rendering of exposed forms. |
| Views field handler plugins |
group |
core/modules/views/src/Plugin/views/field/FieldPluginBase.php |
Handler plugins for Views fields. |
| Views filter handler plugins |
group |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Plugins that handle views filtering. |
| Views join handler plugins |
group |
core/modules/views/src/Plugin/views/join/JoinPluginBase.php |
Handler plugins for Views table joins. |
| Views pager plugins |
group |
core/modules/views/src/Plugin/views/pager/PagerPluginBase.php |
Plugins to handle paging in views. |
| Views plugins |
group |
core/modules/views/views.api.php |
Overview of views plugins |
| Views query plugins |
group |
core/modules/views/src/Plugin/views/query/QueryPluginBase.php |
Plugins for views queries. |
| Views row plugins |
group |
core/modules/views/src/Plugin/views/row/RowPluginBase.php |
Plugins that control how Views outputs an individual record. |
| Views sort handler plugins |
group |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Plugins that handle sorting for Views. |
| Views style plugins |
group |
core/modules/views/src/Plugin/views/style/StylePluginBase.php |
Plugins that control how the collection of results is rendered in a view. |
| Views wizard plugins |
group |
core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php |
Plugins for Views wizards. |
| views-ui-style-plugin-table.html.twig |
file |
core/themes/stable9/templates/admin/views-ui-style-plugin-table.html.twig |
Theme override for the settings of a table style views display. |
| views-ui-style-plugin-table.html.twig |
file |
core/modules/views_ui/templates/views-ui-style-plugin-table.html.twig |
Default template for the settings of a table style views display. |
| views.view.test_month_date_plugin.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_month_date_plugin.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_month_date_plugin.yml |
| views.view.test_node_path_plugin.yml |
file |
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_path_plugin.yml |
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_path_plugin.yml |
| views.view.test_node_row_plugin.yml |
file |
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml |
core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml |
| views.view.test_plugin_argument_default_current_user.yml |
file |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_plugin_argument_default_current_user.yml |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_plugin_argument_default_current_user.yml |
| views.view.test_plugin_dependencies.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_plugin_dependencies.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_plugin_dependencies.yml |
| Views::$plugins |
property |
core/modules/views/src/Views.php |
A list of all available views plugin types. |
| Views::fetchPluginNames |
function |
core/modules/views/src/Views.php |
Fetches a list of plugin names for a given type. |
| Views::getPluginDefinitions |
function |
core/modules/views/src/Views.php |
Gets all the views plugin definitions. |
| Views::getPluginTypes |
function |
core/modules/views/src/Views.php |
Returns a list of plugin types. |
| Views::pluginList |
function |
core/modules/views/src/Views.php |
Returns a list of plugins and metadata about them. |
| Views::pluginManager |
function |
core/modules/views/src/Views.php |
Returns the plugin manager for a certain views plugin type. |
| ViewsBlock::$basePluginId |
property |
core/modules/views/src/Plugin/Derivative/ViewsBlock.php |
The base plugin ID. |