Search for getBaseRoute

  1. Search 7.x for getBaseRoute
  2. Search 9.5.x for getBaseRoute
  3. Search 8.9.x for getBaseRoute
  4. Search 10.3.x for getBaseRoute
  5. Other projects
Title Object type File name Summary
ConfigEntityMapper::getBaseRouteParameters function core/modules/config_translation/src/ConfigEntityMapper.php Returns the route parameters for the base route the mapper is attached to.
ConfigFieldMapper::getBaseRouteParameters function core/modules/config_translation/src/ConfigFieldMapper.php Returns the route parameters for the base route the mapper is attached to.
ConfigMapperInterface::getBaseRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the base route object the mapper is attached to.
ConfigMapperInterface::getBaseRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns the name of the base route the mapper is attached to.
ConfigMapperInterface::getBaseRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the base route the mapper is attached to.
ConfigNamesMapper::getBaseRoute function core/modules/config_translation/src/ConfigNamesMapper.php Returns the base route object the mapper is attached to.
ConfigNamesMapper::getBaseRouteName function core/modules/config_translation/src/ConfigNamesMapper.php Returns the name of the base route the mapper is attached to.
ConfigNamesMapper::getBaseRouteParameters function core/modules/config_translation/src/ConfigNamesMapper.php Returns the route parameters for the base route the mapper is attached to.
ConfigNamesMapperTest::testGetBaseRoute function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getBaseRoute().
ConfigNamesMapperTest::testGetBaseRouteName function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getBaseRouteName().
ConfigNamesMapperTest::testGetBaseRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getBaseRouteParameters().
EntityResource::getBaseRoute function core/modules/rest/src/Plugin/rest/resource/EntityResource.php Gets the base route for a particular method.
FileUploadResource::getBaseRoute function core/modules/file/src/Plugin/rest/resource/FileUploadResource.php Gets the base route for a particular method.
FileUploadResource::getBaseRouteRequirements function core/modules/file/src/Plugin/rest/resource/FileUploadResource.php Gets the base route requirements for a particular method.
ResourceBase::getBaseRoute function core/modules/rest/src/Plugin/ResourceBase.php Gets the base route for a particular method.
ResourceBase::getBaseRouteRequirements function core/modules/rest/src/Plugin/ResourceBase.php Gets the base route requirements for a particular method.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.