Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigNamesMapper::getAddRouteParameters | function | core/ |
Returns the route parameters for the translation add form route. |
| ConfigNamesMapper::getBasePath | function | core/ |
Returns a processed path for the base route the mapper is attached to. |
| ConfigNamesMapper::getBaseRoute | function | core/ |
Returns the base route object the mapper is attached to. |
| ConfigNamesMapper::getBaseRouteName | function | core/ |
Returns the name of the base route the mapper is attached to. |
| ConfigNamesMapper::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
| ConfigNamesMapper::getConfigData | function | core/ |
Returns an array with all configuration data. |
| ConfigNamesMapper::getConfigNames | function | core/ |
Returns an array of configuration names for the mapper. |
| ConfigNamesMapper::getContextualLinkGroup | function | core/ |
Returns the name of the contextual link group to add contextual links to. |
| ConfigNamesMapper::getDeleteRoute | function | core/ |
Returns the route object for the translation deletion route. |
| ConfigNamesMapper::getDeleteRouteName | function | core/ |
Returns route name for the translation deletion route. |
| ConfigNamesMapper::getDeleteRouteParameters | function | core/ |
Returns the route parameters for the translation deletion route. |
| ConfigNamesMapper::getEditRoute | function | core/ |
Returns the route object for a translation edit form route. |
| ConfigNamesMapper::getEditRouteName | function | core/ |
Returns route name for the translation edit form route. |
| ConfigNamesMapper::getEditRouteParameters | function | core/ |
Returns the route parameters for the translation edit form route. |
| ConfigNamesMapper::getLangcode | function | core/ |
Returns the original language code of the configuration. |
| ConfigNamesMapper::getLangcodeFromConfig | function | core/ |
Returns the language code of a configuration object given its name. |
| ConfigNamesMapper::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| ConfigNamesMapper::getOverviewPath | function | core/ |
Returns a processed path for the translation overview route. |
| ConfigNamesMapper::getOverviewRoute | function | core/ |
Returns the route object for a translation overview route. |
| ConfigNamesMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
| ConfigNamesMapper::getOverviewRouteParameters | function | core/ |
Returns the route parameters for the translation overview route. |
| ConfigNamesMapper::getTitle | function | core/ |
Returns title of this translation page. |
| ConfigNamesMapper::getTypeLabel | function | core/ |
Returns the label of the type of data the mapper encapsulates. |
| ConfigNamesMapper::getTypeName | function | core/ |
Returns the name of the type of data the mapper encapsulates. |
| ConfigNamesMapper::getWeight | function | core/ |
Returns the weight of the mapper. |
| ConfigNamesMapperTest::testGetAddRoute | function | core/ |
Tests ConfigNamesMapper::getAddRoute(). |
| ConfigNamesMapperTest::testGetAddRouteName | function | core/ |
Tests ConfigNamesMapper::getAddRouteName(). |
| ConfigNamesMapperTest::testGetAddRouteParameters | function | core/ |
Tests ConfigNamesMapper::getAddRouteParameters(). |
| ConfigNamesMapperTest::testGetBasePath | function | core/ |
Tests ConfigNamesMapper::getBasePath(). |
| ConfigNamesMapperTest::testGetBaseRoute | function | core/ |
Tests ConfigNamesMapper::getBaseRoute(). |
| ConfigNamesMapperTest::testGetBaseRouteName | function | core/ |
Tests ConfigNamesMapper::getBaseRouteName(). |
| ConfigNamesMapperTest::testGetBaseRouteParameters | function | core/ |
Tests ConfigNamesMapper::getBaseRouteParameters(). |
| ConfigNamesMapperTest::testGetConfigData | function | core/ |
Tests ConfigNamesMapper::getConfigData(). |
| ConfigNamesMapperTest::testGetConfigNames | function | core/ |
Tests ConfigNamesMapper::getConfigNames(). |
| ConfigNamesMapperTest::testGetDeleteRoute | function | core/ |
Tests ConfigNamesMapper::getRoute(). |
| ConfigNamesMapperTest::testGetDeleteRouteName | function | core/ |
Tests ConfigNamesMapper::getDeleteRouteName(). |
| ConfigNamesMapperTest::testGetDeleteRouteParameters | function | core/ |
Tests ConfigNamesMapper::getDeleteRouteParameters(). |
| ConfigNamesMapperTest::testGetEditRoute | function | core/ |
Tests ConfigNamesMapper::getEditRoute(). |
| ConfigNamesMapperTest::testGetEditRouteName | function | core/ |
Tests ConfigNamesMapper::getEditRouteName(). |
| ConfigNamesMapperTest::testGetEditRouteParameters | function | core/ |
Tests ConfigNamesMapper::getEditRouteParameters(). |
| ConfigNamesMapperTest::testGetLangcode | function | core/ |
Tests ConfigNamesMapper::getLangcode(). |
| ConfigNamesMapperTest::testGetOperations | function | core/ |
Tests ConfigNamesMapper::hasTranslation(). |
| ConfigNamesMapperTest::testGetOverviewPath | function | core/ |
Tests ConfigNamesMapper::getOverviewPath(). |
| ConfigNamesMapperTest::testGetOverviewRoute | function | core/ |
Tests ConfigNamesMapper::getOverviewRoute(). |
| ConfigNamesMapperTest::testGetOverviewRouteName | function | core/ |
Tests ConfigNamesMapper::getOverviewRouteName(). |
| ConfigNamesMapperTest::testGetOverviewRouteParameters | function | core/ |
Tests ConfigNamesMapper::getOverviewRouteParameters(). |
| ConfigNamesMapperTest::testGetTitle | function | core/ |
Tests ConfigNamesMapper::getTitle(). |
| ConfigNamesMapperTest::testGetTypeLabel | function | core/ |
Tests ConfigNamesMapper::getTypeLabel(). |
| ConfigNamesMapperTest::testGetTypeName | function | core/ |
Tests ConfigNamesMapper::getTypeName(). |
| ConfigNamesMapperTest::testGetWeight | function | core/ |
Tests ConfigNamesMapper::getWeight(). |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.