You are here

Classes, traits, and interfaces in Sitemap 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Book class Drupal\sitemap\Plugin\Sitemap src/Plugin/Sitemap/Book.php Provides a sitemap for a book.
BookSitemapDeriver class Drupal\sitemap\Plugin\Derivative src/Plugin/Derivative/BookSitemapDeriver.php
Frontpage class Drupal\sitemap\Plugin\Sitemap src/Plugin/Sitemap/Frontpage.php Provides a link to the front page for the sitemap.
Menu class Drupal\sitemap\Plugin\Sitemap src/Plugin/Sitemap/Menu.php Provides a sitemap for an individual menu.
MenuSitemapDeriver class Drupal\sitemap\Plugin\Derivative src/Plugin/Derivative/MenuSitemapDeriver.php
Sitemap class Drupal\sitemap\Annotation src/Annotation/Sitemap.php Defines a Sitemap annotation object.
SitemapBase abstract class Drupal\sitemap src/SitemapBase.php Base class for Sitemap plugin implementations. 4 4
SitemapBookTest class Drupal\sitemap\Tests src/Tests/SitemapBookTest.php Test the display of books based on sitemap settings.
SitemapBrowserTestBase abstract class Drupal\sitemap\Tests src/Tests/SitemapBrowserTestBase.php 5
SitemapContentTest class Drupal\sitemap\Tests src/Tests/SitemapContentTest.php Test configurable content on the Sitemap page.
SitemapController class Drupal\sitemap\Controller src/Controller/SitemapController.php Controller routines for update routes.
SitemapCssTest class Drupal\sitemap\Tests src/Tests/SitemapCssTest.php Tests the inclusion of the sitemap css file based on sitemap settings.
SitemapFrontpageTest class Drupal\sitemap\Tests src/Tests/SitemapFrontpageTest.php Tests the display of RSS links based on sitemap settings.
SitemapInterface interface Drupal\sitemap src/SitemapInterface.php Interface definition for sitemap plugins. 1
SitemapManager class Drupal\sitemap src/SitemapManager.php Provides an Sitemap plugin manager. 2 2
SitemapMenuLinkTree class Drupal\sitemap\Menu src/Menu/SitemapMenuLinkTree.php Implements the loading, transforming and rendering of menu link trees. 2
SitemapMenuTest class Drupal\sitemap\Tests src/Tests/SitemapMenuTest.php Test the display of menus based on sitemap settings.
SitemapMenuTestBase abstract class Drupal\sitemap\Tests src/Tests/SitemapMenuTestBase.php Test the display of menus based on sitemap settings. 1
SitemapSettingsForm class Drupal\sitemap\Form src/Form/SitemapSettingsForm.php Provides a configuration form for sitemap. 1
SitemapSyndicateBlock class Drupal\sitemap\Plugin\Block src/Plugin/Block/SitemapSyndicateBlock.php Provides a 'Syndicate (sitemap)' block.
SitemapTaxonomyTermsRssTest class Drupal\sitemap\Tests src/Tests/SitemapTaxonomyTermsRssTest.php Tests the display of RSS links based on sitemap settings.
SitemapTaxonomyTermsTest class Drupal\sitemap\Tests src/Tests/SitemapTaxonomyTermsTest.php Tests the display of taxonomies based on sitemap settings.
SitemapTaxonomyTest class Drupal\sitemap\Tests src/Tests/SitemapTaxonomyTest.php Tests the display of taxonomies based on sitemap settings.
SitemapTaxonomyTestBase abstract class Drupal\sitemap\Tests src/Tests/SitemapTaxonomyTestBase.php Base class for some Sitemap test cases. 3
SitemapTest class Drupal\sitemap\Tests src/Tests/SitemapTest.php Tests the routes provided by the sitemap module.
SitemapTestBase abstract class Drupal\sitemap\Tests src/Tests/SitemapTestBase.php Tests the landing and admin pages of the sitemap. 3
SitemapTestTrait trait Drupal\sitemap\Tests src/Tests/SitemapTestTrait.php
SitemapVersionUpdateTest class Drupal\Tests\sitemap\Functional\Update tests/src/Functional/Update/SitemapVersionUpdateTest.php Tests the 1.x to 2.x upgrade path for Sitemap configuration.
Vocabulary class Drupal\sitemap\Plugin\Sitemap src/Plugin/Sitemap/Vocabulary.php Provides a sitemap for an taxonomy vocabulary. 3
VocabularySitemapDeriver class Drupal\sitemap\Plugin\Derivative src/Plugin/Derivative/VocabularySitemapDeriver.php

Other projects