You are here

7 methods override PluginBase::create() in Drupal 10

CacheableMetadataCalculationTest::create in core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/src/Plugin/views/access/CacheableMetadataCalculationTest.php
Creates an instance of the plugin.
Permission::create in core/modules/user/src/Plugin/views/access/Permission.php
Creates an instance of the plugin.
Role::create in core/modules/user/src/Plugin/views/access/Role.php
Creates an instance of the plugin.
Serializer::create in core/modules/rest/src/Plugin/views/style/Serializer.php
Creates an instance of the plugin.
SqlBase::create in core/modules/views/src/Plugin/views/pager/SqlBase.php
Creates an instance of the plugin.
Time::create in core/modules/views/src/Plugin/views/cache/Time.php
Creates an instance of the plugin.
WizardPluginBase::create in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Creates an instance of the plugin.