| hook_plugin_filter_TYPE__CONSUMER_alter |
function |
core/lib/Drupal/Core/Plugin/plugin.api.php |
Alter the filtering of plugin definitions for a specific type and consumer. |
| hook_search_plugin_alter |
function |
core/modules/search/search.api.php |
Alter search plugin definitions. |
| hook_views_plugins_access_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views access plugins. |
| hook_views_plugins_area_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views area handler plugins. |
| hook_views_plugins_argument_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views argument handler plugins. |
| hook_views_plugins_argument_default_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views default argument plugins. |
| hook_views_plugins_argument_validator_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views argument validation plugins. |
| hook_views_plugins_cache_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views cache plugins. |
| hook_views_plugins_display_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views display plugins. |
| hook_views_plugins_display_extenders_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views display extender plugins. |
| hook_views_plugins_exposed_form_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views exposed form plugins. |
| hook_views_plugins_field_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views field handler plugins. |
| hook_views_plugins_filter_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views filter handler plugins. |
| hook_views_plugins_join_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views join plugins. |
| hook_views_plugins_pager_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views pager plugins. |
| hook_views_plugins_query_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views query plugins. |
| hook_views_plugins_relationship_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views relationship handler plugins. |
| hook_views_plugins_row_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views row plugins. |
| hook_views_plugins_sort_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views sort handler plugins. |
| hook_views_plugins_style_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views style plugins. |
| hook_views_plugins_wizard_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views wizard plugins. |
| HtmlList::$usesRowPlugin |
property |
core/modules/views/src/Plugin/views/style/HtmlList.php |
Whether or not this style uses a row plugin. |
| i18nVariableTest::PLUGIN_CLASS |
constant |
core/modules/migrate_drupal/tests/src/Unit/source/d6/i18nVariableTest.php |
The plugin class under test. |
| IdMapTableNoDummyTest::$pluginManager |
property |
core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php |
The migration plugin manager. |
| ImageCckTest::$plugin |
property |
core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d7/ImageCckTest.php |
|
| ImageEffectPluginCollection |
class |
core/modules/image/src/ImageEffectPluginCollection.php |
A collection of image effects. |
| ImageEffectPluginCollection.php |
file |
core/modules/image/src/ImageEffectPluginCollection.php |
|
| ImageEffectPluginCollection::get |
function |
core/modules/image/src/ImageEffectPluginCollection.php |
|
| ImageEffectPluginCollection::sortHelper |
function |
core/modules/image/src/ImageEffectPluginCollection.php |
Provides uasort() callback to sort plugins. |
| ImageFieldTest::$plugin |
property |
core/modules/file/tests/src/Unit/Plugin/migrate/field/d6/ImageFieldTest.php |
|
| ImageFieldTest::$plugin |
property |
core/modules/file/tests/src/Unit/Plugin/migrate/field/d7/ImageFieldTest.php |
|
| ImageFieldTest::$plugin |
property |
core/modules/image/tests/src/Unit/Plugin/migrate/field/d7/ImageFieldTest.php |
|
| ImageStyle::getImageEffectPluginManager |
function |
core/modules/image/src/Entity/ImageStyle.php |
Returns the image effect plugin manager. |
| ImageStyle::getPluginCollections |
function |
core/modules/image/src/Entity/ImageStyle.php |
Gets the plugin collections used by this object. |
| ImageToolkitOperationManager::getToolkitOperationPluginId |
function |
core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationManager.php |
Returns the plugin ID for a given toolkit and operation. |
| InlineBlockEntityOperations::getPluginBlockId |
function |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Gets a block ID for an inline block plugin. |
| InternalTest::$ckeditorPluginManager |
property |
core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php |
The CKEditor plugin manager. |
| InvalidPluginDefinitionException |
class |
core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php |
Defines a class for invalid plugin definition exceptions. |
| InvalidPluginDefinitionException.php |
file |
core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php |
|
| InvalidPluginDefinitionException::$pluginId |
property |
core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php |
The plugin ID of the mapper. |
| InvalidPluginDefinitionException::getPluginId |
function |
core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php |
Gets the plugin ID of the mapper that raised the exception. |
| InvalidPluginDefinitionException::__construct |
function |
core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php |
Constructs a InvalidPluginDefinitionException. |
| IteratorTest::$plugin |
property |
core/modules/migrate/tests/src/Unit/process/IteratorTest.php |
The iterator plugin being tested. |
| JoinPluginBase |
class |
core/modules/views/src/Plugin/views/join/JoinPluginBase.php |
Represents a join and creates the SQL necessary to implement the join. |
| JoinPluginBase.php |
file |
core/modules/views/src/Plugin/views/join/JoinPluginBase.php |
|
| JoinPluginBase::$adjusted |
property |
core/modules/views/src/Plugin/views/join/JoinPluginBase.php |
Defines whether a join has been adjusted. |
| JoinPluginBase::$configuration |
property |
core/modules/views/src/Plugin/views/join/JoinPluginBase.php |
The configuration array passed by initJoin. |
| JoinPluginBase::$extra |
property |
core/modules/views/src/Plugin/views/join/JoinPluginBase.php |
An array of extra conditions on the join. |
| JoinPluginBase::$extraOperator |
property |
core/modules/views/src/Plugin/views/join/JoinPluginBase.php |
How all the extras will be combined. Either AND or OR. |
| JoinPluginBase::$field |
property |
core/modules/views/src/Plugin/views/join/JoinPluginBase.php |
The field to join on (right field). |