Tip::$id
  • References/PHP/Drupal/tour/src/Annotation/Tip

The plugin ID. Type: string File core/modules/tour/src/Annotation/Tip

2025-01-10 15:47:30
TourInterface::getTip
  • References/PHP/Drupal/tour/src/TourInterface

public TourInterface::getTip($id) Returns

2025-01-10 15:47:30
hook_tour_tips_info_alter
  • References/PHP/Drupal/tour/tour.api

hook_tour_tips_info_alter(&$info) Allow modules to alter tip plugin definitions.

2025-01-10 15:47:30
TourInterface::resetKeyedRoutes
  • References/PHP/Drupal/tour/src/TourInterface

public TourInterface::resetKeyedRoutes()

2025-01-10 15:47:30
TourInterface::getModule
  • References/PHP/Drupal/tour/src/TourInterface

public TourInterface::getModule() Gets

2025-01-10 15:47:30
hook_tour_tips_alter
  • References/PHP/Drupal/tour/tour.api

hook_tour_tips_alter(array &$tour_tips, Drupal\Core\Entity\EntityInterface $entity) Allow modules to alter

2025-01-10 15:47:30
Tour::$keyedRoutes
  • References/PHP/Drupal/tour/src/Entity/Tour

The routes on which this tour should be displayed, keyed by route id. Type:

2025-01-10 15:47:30
TourInterface
  • References/PHP/Drupal/tour/src/TourInterface

Provides an interface defining a tour entity. Hierarchy interface \Drupal\Core\Entity\

2025-01-10 15:47:30
Tour::$module
  • References/PHP/Drupal/tour/src/Entity/Tour

The module which this tour is assigned to. Type: string File

2025-01-10 15:47:30
Tour::$tipsCollection
  • References/PHP/Drupal/tour/src/Entity/Tour

Holds the collection of tips that are attached to this tour. Type: \Drupal\tour\TipsPluginCollection

2025-01-10 15:47:30