| DependencySerializationTrait::$_entityStorages |
protected |
property |
An array of entity type IDs keyed by the property name of their storages. |
|
|
| DependencySerializationTrait::$_serviceIds |
protected |
property |
An array of service IDs keyed by property name used for serialization. |
|
|
| DependencySerializationTrait::__sleep |
public |
function |
|
|
2 |
| DependencySerializationTrait::__wakeup |
public |
function |
#[\ReturnTypeWillChange] |
|
2 |
| DynamicMenuLinkMock::$currentUser |
protected |
property |
The current user. |
|
|
| DynamicMenuLinkMock::getCacheContexts |
public |
function |
|
Overrides MenuLinkMock::getCacheContexts |
|
| DynamicMenuLinkMock::getRouteName |
public |
function |
|
Overrides MenuLinkBase::getRouteName |
|
| DynamicMenuLinkMock::getTitle |
public |
function |
|
Overrides MenuLinkMock::getTitle |
|
| DynamicMenuLinkMock::setCurrentUser |
public |
function |
Sets the current user. |
|
|
| MenuLinkBase::$overrideAllowed |
protected |
property |
The list of definition values where an override is allowed. |
|
3 |
| MenuLinkBase::deleteLink |
public |
function |
|
Overrides MenuLinkInterface::deleteLink |
2 |
| MenuLinkBase::getDeleteRoute |
public |
function |
|
Overrides MenuLinkInterface::getDeleteRoute |
1 |
| MenuLinkBase::getEditRoute |
public |
function |
|
Overrides MenuLinkInterface::getEditRoute |
1 |
| MenuLinkBase::getFormClass |
public |
function |
|
Overrides MenuLinkInterface::getFormClass |
|
| MenuLinkBase::getMenuName |
public |
function |
|
Overrides MenuLinkInterface::getMenuName |
|
| MenuLinkBase::getMetaData |
public |
function |
|
Overrides MenuLinkInterface::getMetaData |
|
| MenuLinkBase::getOperations |
public |
function |
|
Overrides MenuLinkInterface::getOperations |
1 |
| MenuLinkBase::getOptions |
public |
function |
|
Overrides MenuLinkInterface::getOptions |
|
| MenuLinkBase::getParent |
public |
function |
|
Overrides MenuLinkInterface::getParent |
|
| MenuLinkBase::getProvider |
public |
function |
|
Overrides MenuLinkInterface::getProvider |
|
| MenuLinkBase::getResetRoute |
public |
function |
|
Overrides MenuLinkInterface::getResetRoute |
1 |
| MenuLinkBase::getRouteParameters |
public |
function |
|
Overrides MenuLinkInterface::getRouteParameters |
|
| MenuLinkBase::getTranslateRoute |
public |
function |
|
Overrides MenuLinkInterface::getTranslateRoute |
1 |
| MenuLinkBase::getUrlObject |
public |
function |
|
Overrides MenuLinkInterface::getUrlObject |
|
| MenuLinkBase::getWeight |
public |
function |
|
Overrides MenuLinkInterface::getWeight |
|
| MenuLinkBase::isDeletable |
public |
function |
|
Overrides MenuLinkInterface::isDeletable |
2 |
| MenuLinkBase::isEnabled |
public |
function |
|
Overrides MenuLinkInterface::isEnabled |
|
| MenuLinkBase::isExpanded |
public |
function |
|
Overrides MenuLinkInterface::isExpanded |
1 |
| MenuLinkBase::isResettable |
public |
function |
|
Overrides MenuLinkInterface::isResettable |
1 |
| MenuLinkBase::isTranslatable |
public |
function |
|
Overrides MenuLinkInterface::isTranslatable |
1 |
| MenuLinkMock::$defaults |
protected static |
property |
|
|
|
| MenuLinkMock::create |
public static |
function |
Create an instance from a definition with at least id, title, route_name. |
|
|
| MenuLinkMock::getCacheMaxAge |
public |
function |
|
Overrides MenuLinkBase::getCacheMaxAge |
|
| MenuLinkMock::getCacheTags |
public |
function |
|
Overrides MenuLinkBase::getCacheTags |
|
| MenuLinkMock::getDescription |
public |
function |
|
Overrides MenuLinkInterface::getDescription |
|
| MenuLinkMock::updateLink |
public |
function |
|
Overrides MenuLinkInterface::updateLink |
|
| MessengerTrait::$messenger |
protected |
property |
The messenger. |
|
25 |
| MessengerTrait::messenger |
public |
function |
Gets the messenger. |
|
25 |
| MessengerTrait::setMessenger |
public |
function |
Sets the messenger. |
|
|
| PluginBase::$configuration |
protected |
property |
Configuration information passed into the plugin. |
|
1 |
| PluginBase::$pluginDefinition |
protected |
property |
The plugin implementation definition. |
|
1 |
| PluginBase::$pluginId |
protected |
property |
The plugin ID. |
|
|
| PluginBase::DERIVATIVE_SEPARATOR |
|
constant |
A string which is used to separate base plugin IDs from the derivative ID. |
|
|
| PluginBase::getBaseId |
public |
function |
Gets the base_plugin_id of the plugin instance. |
Overrides DerivativeInspectionInterface::getBaseId |
|
| PluginBase::getDerivativeId |
public |
function |
Gets the derivative_id of the plugin instance. |
Overrides DerivativeInspectionInterface::getDerivativeId |
|
| PluginBase::getPluginDefinition |
public |
function |
Gets the definition of the plugin implementation. |
Overrides PluginInspectionInterface::getPluginDefinition |
2 |
| PluginBase::getPluginId |
public |
function |
Gets the plugin ID of the plugin instance. |
Overrides PluginInspectionInterface::getPluginId |
|
| PluginBase::isConfigurable |
public |
function |
Determines if the plugin is configurable. |
|
|
| PluginBase::__construct |
public |
function |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
|
86 |
| StringTranslationTrait::$stringTranslation |
protected |
property |
The string translation service. |
|
3 |
| StringTranslationTrait::formatPlural |
protected |
function |
Formats a string containing a count of items. |
|
|
| StringTranslationTrait::getNumberOfPlurals |
protected |
function |
Returns the number of plurals supported by a given language. |
|
|
| StringTranslationTrait::getStringTranslation |
protected |
function |
Gets the string translation service. |
|
|
| StringTranslationTrait::setStringTranslation |
public |
function |
Sets the string translation service to use. |
|
2 |
| StringTranslationTrait::t |
protected |
function |
Translates a string to the current language or to a given language. |
|
|