hook_display_variant_plugin_alter |
function |
core/core.api.php |
Alter display variant plugin definitions. |
hook_element_plugin_alter |
function |
core/lib/Drupal/Core/Render/theme.api.php |
Alter Element plugin definitions. |
hook_migration_plugins_alter |
function |
core/modules/migrate/migrate.api.php |
Allows altering the list of discovered migration plugins. |
hook_plugin_filter_TYPE_alter |
function |
core/lib/Drupal/Core/Plugin/plugin.api.php |
Alter the filtering of plugin definitions for a specific plugin type. |
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. |
HTMLRestrictions::fromFilterPluginInstance |
function |
core/modules/ckeditor5/src/HTMLRestrictions.php |
Constructs a set of HTML restrictions matching the given text format. |
IdMapTableNoDummyTest::$pluginManager |
property |
core/modules/migrate_drupal/tests/src/Kernel/IdMapTableNoDummyTest.php |
The migration plugin manager. |
Image::getDynamicPluginConfig |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php |
Allows a plugin to modify its static configuration. |
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. |
ImageEffectsTest::$imageEffectPluginManager |
property |
core/modules/image/tests/src/Kernel/ImageEffectsTest.php |
The image effect plugin manager service. |
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 |
|
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 an InvalidPluginDefinitionException. |
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. |