| ConfigEntityMapper::$entityType |
protected |
property |
Configuration entity type name. |
|
|
| ConfigEntityMapper::$entityTypeManager |
protected |
property |
The entity type manager. |
|
|
| ConfigEntityMapper::$typeLabel |
protected |
property |
The label for the entity type. |
|
|
| ConfigEntityMapper::create |
public static |
function |
|
Overrides ConfigNamesMapper::create |
|
| ConfigEntityMapper::getContextualLinkGroup |
public |
function |
|
Overrides ConfigNamesMapper::getContextualLinkGroup |
|
| ConfigEntityMapper::getEntity |
public |
function |
Gets the entity instance for this mapper. |
|
|
| ConfigEntityMapper::getOperations |
public |
function |
|
Overrides ConfigNamesMapper::getOperations |
|
| ConfigEntityMapper::getTitle |
public |
function |
|
Overrides ConfigNamesMapper::getTitle |
|
| ConfigEntityMapper::getType |
public |
function |
Gets the entity type from this mapper. |
|
|
| ConfigEntityMapper::getTypeName |
public |
function |
|
Overrides ConfigNamesMapper::getTypeName |
|
| ConfigEntityMapper::populateFromRouteMatch |
public |
function |
|
Overrides ConfigNamesMapper::populateFromRouteMatch |
|
| ConfigEntityMapper::processRoute |
protected |
function |
|
Overrides ConfigNamesMapper::processRoute |
|
| ConfigEntityMapper::setType |
public |
function |
Set entity type for this mapper. |
|
|
| ConfigEntityMapper::__construct |
public |
function |
Constructs a ConfigEntityMapper. |
Overrides ConfigNamesMapper::__construct |
|
| ConfigFieldMapper::$entity |
protected |
property |
Loaded entity instance to help produce the translation interface. |
Overrides ConfigEntityMapper::$entity |
|
| ConfigFieldMapper::getBaseRouteParameters |
public |
function |
|
Overrides ConfigEntityMapper::getBaseRouteParameters |
|
| ConfigFieldMapper::getOverviewRouteName |
public |
function |
|
Overrides ConfigEntityMapper::getOverviewRouteName |
|
| ConfigFieldMapper::getTypeLabel |
public |
function |
|
Overrides ConfigEntityMapper::getTypeLabel |
|
| ConfigFieldMapper::setEntity |
public |
function |
|
Overrides ConfigEntityMapper::setEntity |
|
| ConfigNamesMapper::$baseRoute |
protected |
property |
The base route object that the mapper is attached to. |
|
|
| ConfigNamesMapper::$configFactory |
protected |
property |
The configuration factory. |
|
|
| ConfigNamesMapper::$configMapperManager |
protected |
property |
The mapper plugin discovery service. |
|
|
| ConfigNamesMapper::$eventDispatcher |
protected |
property |
The event dispatcher. |
|
|
| ConfigNamesMapper::$langcode |
protected |
property |
The language code of the language this mapper, if any. |
|
|
| ConfigNamesMapper::$languageManager |
protected |
property |
The language manager. |
|
|
| ConfigNamesMapper::$localeConfigManager |
protected |
property |
The typed configuration manager. |
|
|
| ConfigNamesMapper::$routeCollection |
protected |
property |
The available routes. |
|
|
| ConfigNamesMapper::$routeProvider |
protected |
property |
The route provider. |
|
|
| ConfigNamesMapper::$typedConfigManager |
protected |
property |
The typed config manager. |
|
|
| ConfigNamesMapper::addConfigName |
public |
function |
|
Overrides ConfigMapperInterface::addConfigName |
|
| ConfigNamesMapper::getAddRoute |
public |
function |
|
Overrides ConfigMapperInterface::getAddRoute |
|
| ConfigNamesMapper::getAddRouteName |
public |
function |
|
Overrides ConfigMapperInterface::getAddRouteName |
|
| ConfigNamesMapper::getAddRouteParameters |
public |
function |
|
Overrides ConfigMapperInterface::getAddRouteParameters |
|
| ConfigNamesMapper::getBasePath |
public |
function |
|
Overrides ConfigMapperInterface::getBasePath |
|
| ConfigNamesMapper::getBaseRoute |
public |
function |
|
Overrides ConfigMapperInterface::getBaseRoute |
|
| ConfigNamesMapper::getBaseRouteName |
public |
function |
|
Overrides ConfigMapperInterface::getBaseRouteName |
|
| ConfigNamesMapper::getConfigData |
public |
function |
|
Overrides ConfigMapperInterface::getConfigData |
|
| ConfigNamesMapper::getConfigNames |
public |
function |
|
Overrides ConfigMapperInterface::getConfigNames |
|
| ConfigNamesMapper::getDeleteRoute |
public |
function |
|
Overrides ConfigMapperInterface::getDeleteRoute |
|
| ConfigNamesMapper::getDeleteRouteName |
public |
function |
|
Overrides ConfigMapperInterface::getDeleteRouteName |
|
| ConfigNamesMapper::getDeleteRouteParameters |
public |
function |
|
Overrides ConfigMapperInterface::getDeleteRouteParameters |
|
| ConfigNamesMapper::getEditRoute |
public |
function |
|
Overrides ConfigMapperInterface::getEditRoute |
|
| ConfigNamesMapper::getEditRouteName |
public |
function |
|
Overrides ConfigMapperInterface::getEditRouteName |
|
| ConfigNamesMapper::getEditRouteParameters |
public |
function |
|
Overrides ConfigMapperInterface::getEditRouteParameters |
|
| ConfigNamesMapper::getLangcode |
public |
function |
|
Overrides ConfigMapperInterface::getLangcode |
|
| ConfigNamesMapper::getLangcodeFromConfig |
public |
function |
|
Overrides ConfigMapperInterface::getLangcodeFromConfig |
|
| ConfigNamesMapper::getOverviewPath |
public |
function |
|
Overrides ConfigMapperInterface::getOverviewPath |
|
| ConfigNamesMapper::getOverviewRoute |
public |
function |
|
Overrides ConfigMapperInterface::getOverviewRoute |
|
| ConfigNamesMapper::getOverviewRouteParameters |
public |
function |
|
Overrides ConfigMapperInterface::getOverviewRouteParameters |
|
| ConfigNamesMapper::getWeight |
public |
function |
|
Overrides ConfigMapperInterface::getWeight |
|
| ConfigNamesMapper::hasSchema |
public |
function |
|
Overrides ConfigMapperInterface::hasSchema |
|
| ConfigNamesMapper::hasTranslatable |
public |
function |
|
Overrides ConfigMapperInterface::hasTranslatable |
|
| ConfigNamesMapper::hasTranslation |
public |
function |
|
Overrides ConfigMapperInterface::hasTranslation |
|
| ConfigNamesMapper::setLangcode |
public |
function |
|
Overrides ConfigMapperInterface::setLangcode |
|
| ConfigNamesMapper::setRouteCollection |
public |
function |
|
Overrides ConfigMapperInterface::setRouteCollection |
|
| 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 |
| MessengerTrait::$messenger |
protected |
property |
The messenger. |
|
27 |
| MessengerTrait::messenger |
public |
function |
Gets the messenger. |
|
27 |
| 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. |
|
|
| 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. |
|
|