LocalTaskDefaultTest::$pluginDefinition |
property |
core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php |
The used plugin definition. |
LocalTaskDefaultTest::$pluginId |
property |
core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php |
The used plugin ID. |
LocalTaskDefaultTest::testGetRouteParametersInPluginDefinitions |
function |
core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php |
@covers ::getRouteParameters[[api-linebreak]] |
LocalTaskManagerTest::$pluginDiscovery |
property |
core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php |
The mocked plugin discovery. |
LocalTaskManagerTest::setupFactoryAndLocalTaskPlugins |
function |
core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php |
|
LocalTasksTest::testPluginLocalTask |
function |
core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php |
Tests the plugin based local tasks. |
LogTest::$logPlugin |
property |
core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php |
The Log process plugin. |
MainContentBlockPluginInterface |
interface |
core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php |
The interface for "main page content" blocks. |
MainContentBlockPluginInterface.php |
file |
core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php |
|
MainContentBlockPluginInterface::setMainContent |
function |
core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php |
Sets the main content render array. |
Media::getDynamicPluginConfig |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Media.php |
Allows a plugin to modify its static configuration. |
MediaLibrary::getDynamicPluginConfig |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/MediaLibrary.php |
Allows a plugin to modify its static configuration. |
MediaType::$sourcePluginCollection |
property |
core/modules/media/src/Entity/MediaType.php |
Lazy collection for the media source. |
MediaType::getPluginCollections |
function |
core/modules/media/src/Entity/MediaType.php |
|
MediaType::sourcePluginCollection |
function |
core/modules/media/src/Entity/MediaType.php |
Returns media source lazy plugin collection. |
MenuLinkContent::$insidePlugin |
property |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
A flag for whether this entity is wrapped in a plugin instance. |
MenuLinkContent::getPluginDefinition |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
Builds up the menu link plugin definition for this entity. |
MenuLinkContent::getPluginId |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
Gets the menu plugin ID associated with this entity. |
MenuLinkContent::setInsidePlugin |
function |
core/modules/menu_link_content/src/Entity/MenuLinkContent.php |
Flags this instance as being wrapped in a menu link plugin instance. |
MenuLinkContentInterface::getPluginDefinition |
function |
core/modules/menu_link_content/src/MenuLinkContentInterface.php |
Builds up the menu link plugin definition for this entity. |
MenuLinkContentInterface::getPluginId |
function |
core/modules/menu_link_content/src/MenuLinkContentInterface.php |
Gets the menu plugin ID associated with this entity. |
MenuLinkContentInterface::setInsidePlugin |
function |
core/modules/menu_link_content/src/MenuLinkContentInterface.php |
Flags this instance as being wrapped in a menu link plugin instance. |
MenuLinkPluginConverter |
class |
core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php |
Provides a proxy class for \Drupal\Core\ParamConverter\MenuLinkPluginConverter. |
MenuLinkPluginConverter |
class |
core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php |
Parameter converter for upcasting entity ids to full objects. |
MenuLinkPluginConverter.php |
file |
core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php |
|
MenuLinkPluginConverter.php |
file |
core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php |
|
MenuLinkPluginConverter::$container |
property |
core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php |
The service container. |
MenuLinkPluginConverter::$drupalProxyOriginalServiceId |
property |
core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php |
The id of the original proxied service. |
MenuLinkPluginConverter::$menuLinkManager |
property |
core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php |
Plugin manager which creates the instance from the value. |
MenuLinkPluginConverter::$service |
property |
core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php |
The real proxied service, after it was lazy loaded. |
MenuLinkPluginConverter::applies |
function |
core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php |
Determines if the converter applies to a specific route and variable. |
MenuLinkPluginConverter::applies |
function |
core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php |
Determines if the converter applies to a specific route and variable. |
MenuLinkPluginConverter::convert |
function |
core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php |
Converts path variables to their corresponding objects. |
MenuLinkPluginConverter::convert |
function |
core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php |
Converts path variables to their corresponding objects. |
MenuLinkPluginConverter::lazyLoadItself |
function |
core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php |
Lazy loads the real service from the container. |
MenuLinkPluginConverter::__construct |
function |
core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php |
Constructs a ProxyClass Drupal proxy object. |
MenuLinkPluginConverter::__construct |
function |
core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php |
Constructs a new MenuLinkPluginConverter. |
MenuLinkPluginTest |
class |
core/modules/menu_link_content/tests/src/Unit/MenuLinkPluginTest.php |
@coversDefaultClass \Drupal\menu_link_content\Plugin\Menu\MenuLinkContent[[api-linebreak]] |
MenuLinkPluginTest.php |
file |
core/modules/menu_link_content/tests/src/Unit/MenuLinkPluginTest.php |
|
MenuLinkPluginTest::testGetInstanceReflection |
function |
core/modules/menu_link_content/tests/src/Unit/MenuLinkPluginTest.php |
@covers ::getUuid[[api-linebreak]] |
MessagePlugin |
class |
composer/Plugin/ProjectMessage/MessagePlugin.php |
A Composer plugin to display a message after creating a project. |
MessagePlugin.php |
file |
composer/Plugin/ProjectMessage/MessagePlugin.php |
|
MessagePlugin::$composer |
property |
composer/Plugin/ProjectMessage/MessagePlugin.php |
Composer object. |
MessagePlugin::$config |
property |
composer/Plugin/ProjectMessage/MessagePlugin.php |
Configuration. |
MessagePlugin::$io |
property |
composer/Plugin/ProjectMessage/MessagePlugin.php |
IO object. |
MessagePlugin::activate |
function |
composer/Plugin/ProjectMessage/MessagePlugin.php |
|
MessagePlugin::deactivate |
function |
composer/Plugin/ProjectMessage/MessagePlugin.php |
|
MessagePlugin::displayPostCreateMessage |
function |
composer/Plugin/ProjectMessage/MessagePlugin.php |
|
MessagePlugin::getSubscribedEvents |
function |
composer/Plugin/ProjectMessage/MessagePlugin.php |
|
MessagePlugin::uninstall |
function |
composer/Plugin/ProjectMessage/MessagePlugin.php |
|