You are here

Classes, traits, and interfaces in Schema.org Metatag 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
SchemaQAPageType class Drupal\schema_qa_page\Plugin\metatag\Tag schema_qa_page/src/Plugin/metatag/Tag/SchemaQAPageType.php Provides a plugin for the 'schema_qa_page_type' meta tag.
SchemaQuestionBase class Drupal\schema_metatag\Plugin\metatag\Tag src/Plugin/metatag/Tag/SchemaQuestionBase.php Schema.org Question items should extend this class. 2 2
SchemaQuestionTrait trait Drupal\schema_metatag\Plugin\metatag\Tag src/Plugin/metatag/Tag/SchemaQuestionTrait.php Schema.org Question trait.
SchemaRatingBase class Drupal\schema_metatag\Plugin\metatag\Tag src/Plugin/metatag/Tag/SchemaRatingBase.php Provides a plugin to extend for the 'Rating' meta tag. 13 13
SchemaRatingTrait trait Drupal\schema_metatag\Plugin\metatag\Tag src/Plugin/metatag/Tag/SchemaRatingTrait.php Schema.org Rating trait.
SchemaRecipe class Drupal\schema_recipe\Plugin\metatag\Group schema_recipe/src/Plugin/metatag/Group/SchemaRecipe.php Provides a plugin for the 'Recipe' meta tag group.
SchemaRecipeAggregateRating class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeAggregateRating.php Provides a plugin for the 'schema_recipe_aggregate_rating' meta tag.
SchemaRecipeAuthor class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeAuthor.php Provides a plugin for the 'author' meta tag.
SchemaRecipeCookTime class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeCookTime.php Provides a plugin for the 'cookTime' meta tag.
SchemaRecipeDatePublished class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeDatePublished.php Provides a plugin for the 'datePublished' meta tag.
SchemaRecipeDescription class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeDescription.php Provides a plugin for the 'schema_recipe_description' meta tag.
SchemaRecipeImage class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeImage.php Provides a plugin for the 'image' meta tag.
SchemaRecipeName class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeName.php Provides a plugin for the 'name' meta tag.
SchemaRecipeNutrition class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeNutrition.php Provides a plugin for the 'nutrition' meta tag.
SchemaRecipePrepTime class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipePrepTime.php Provides a plugin for the 'prepTime' meta tag.
SchemaRecipeRecipeCategory class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeRecipeCategory.php Provides a plugin for the 'recipeCategory' meta tag.
SchemaRecipeRecipeCuisine class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeRecipeCuisine.php Provides a plugin for the 'schema_recipe_recipe_cuisine' meta tag.
SchemaRecipeRecipeIngredient class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeRecipeIngredient.php Provides a plugin for the 'recipeIngredients' meta tag.
SchemaRecipeRecipeInstructions class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeRecipeInstructions.php Provides a plugin for the 'recipeInstructions' meta tag.
SchemaRecipeRecipeYield class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeRecipeYield.php Provides a plugin for the 'schema_recipe_recipe_yield' meta tag.
SchemaRecipeReview class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeReview.php Provides a plugin for the 'schema_recipe_review' meta tag.
SchemaRecipeTest class Drupal\Tests\schema_recipe\Functional schema_recipe/tests/src/Functional/SchemaRecipeTest.php Tests that each of the Schema Metatag Articles tags work correctly.
SchemaRecipeTotalTime class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeTotalTime.php Provides a plugin for the 'totalTime' meta tag.
SchemaRecipeType class Drupal\schema_recipe\Plugin\metatag\Tag schema_recipe/src/Plugin/metatag/Tag/SchemaRecipeType.php Provides a plugin for the 'schema_recipe_description' meta tag.
SchemaReview class Drupal\schema_review\Plugin\metatag\Group schema_review/src/Plugin/metatag/Group/SchemaReview.php Provides a plugin for the 'Review' meta tag group.
SchemaReviewAuthor class Drupal\schema_review\Plugin\metatag\Tag schema_review/src/Plugin/metatag/Tag/SchemaReviewAuthor.php Provides a plugin for the 'author' meta tag.
SchemaReviewBase class Drupal\schema_metatag\Plugin\metatag\Tag src/Plugin/metatag/Tag/SchemaReviewBase.php Provides a plugin to extend for the 'Review' meta tag. 10 10
SchemaReviewDatePublished class Drupal\schema_review\Plugin\metatag\Tag schema_review/src/Plugin/metatag/Tag/SchemaReviewDatePublished.php Provides a plugin for the 'datePublished' meta tag.
SchemaReviewItemReviewed class Drupal\schema_review\Plugin\metatag\Tag schema_review/src/Plugin/metatag/Tag/SchemaReviewItemReviewed.php Provides a plugin for the 'schema_review_item_reviewed' meta tag.
SchemaReviewName class Drupal\schema_review\Plugin\metatag\Tag schema_review/src/Plugin/metatag/Tag/SchemaReviewName.php Provides a plugin for the 'name' meta tag.
SchemaReviewReviewBody class Drupal\schema_review\Plugin\metatag\Tag schema_review/src/Plugin/metatag/Tag/SchemaReviewReviewBody.php Provides a plugin for the 'schema_review_review_body' meta tag.
SchemaReviewReviewRating class Drupal\schema_review\Plugin\metatag\Tag schema_review/src/Plugin/metatag/Tag/SchemaReviewReviewRating.php Provides a plugin for the 'schema_review_review_rating' meta tag.
SchemaReviewTest class Drupal\Tests\schema_review\Functional schema_review/tests/src/Functional/SchemaReviewTest.php Tests that each of the Schema Metatag Review tags work correctly.
SchemaReviewTrait trait Drupal\schema_metatag\Plugin\metatag\Tag src/Plugin/metatag/Tag/SchemaReviewTrait.php Schema.org Review trait.
SchemaReviewType class Drupal\schema_review\Plugin\metatag\Tag schema_review/src/Plugin/metatag/Tag/SchemaReviewType.php Provides a plugin for the 'type' meta tag.
SchemaService class Drupal\schema_service\Plugin\metatag\Group schema_service/src/Plugin/metatag/Group/SchemaService.php Provides a plugin for the 'Service' meta tag group.
SchemaServiceAggregateRating class Drupal\schema_service\Plugin\metatag\Tag schema_service/src/Plugin/metatag/Tag/SchemaServiceAggregateRating.php Provides a plugin for the 'schema_service_aggregate_rating' meta tag.
SchemaServiceBrand class Drupal\schema_service\Plugin\metatag\Tag schema_service/src/Plugin/metatag/Tag/SchemaServiceBrand.php Provides a plugin for the 'schema_service_brand' meta tag.
SchemaServiceDescription class Drupal\schema_service\Plugin\metatag\Tag schema_service/src/Plugin/metatag/Tag/SchemaServiceDescription.php Provides a plugin for the 'schema_service_description' meta tag.
SchemaServiceImage class Drupal\schema_service\Plugin\metatag\Tag schema_service/src/Plugin/metatag/Tag/SchemaServiceImage.php Provides a plugin for the 'image' meta tag.
SchemaServiceName class Drupal\schema_service\Plugin\metatag\Tag schema_service/src/Plugin/metatag/Tag/SchemaServiceName.php Provides a plugin for the 'name' meta tag.
SchemaServiceOffers class Drupal\schema_service\Plugin\metatag\Tag schema_service/src/Plugin/metatag/Tag/SchemaServiceOffers.php Provides a plugin for the 'offers' meta tag.
SchemaServiceReview class Drupal\schema_service\Plugin\metatag\Tag schema_service/src/Plugin/metatag/Tag/SchemaServiceReview.php Provides a plugin for the 'schema_service_review' meta tag.
SchemaServiceTest class Drupal\Tests\schema_service\Functional schema_service/tests/src/Functional/SchemaServiceTest.php Tests that each of the Schema Metatag Articles tags work correctly.
SchemaServiceType class Drupal\schema_service\Plugin\metatag\Tag schema_service/src/Plugin/metatag/Tag/SchemaServiceType.php Provides a plugin for the 'type' meta tag.
SchemaSpeakableBase class Drupal\schema_metatag\Plugin\metatag\Tag src/Plugin/metatag/Tag/SchemaSpeakableBase.php Schema.org Speakable items should extend this class. 3 3
SchemaSpeakableTrait trait Drupal\schema_metatag\Plugin\metatag\Tag src/Plugin/metatag/Tag/SchemaSpeakableTrait.php Schema.org Speakable trait.
SchemaSpecialAnnouncement class Drupal\schema_special_announcement\Plugin\metatag\Group schema_special_announcement/src/Plugin/metatag/Group/SchemaSpecialAnnouncement.php Provides a plugin for the 'Special Announcement' meta tag group.
SchemaSpecialAnnouncementAnnouncementLocation class Drupal\schema_special_announcement\Plugin\metatag\Tag schema_special_announcement/src/Plugin/metatag/Tag/SchemaSpecialAnnouncementAnnouncementLocation.php Provides a plugin for the 'announcementLocation' meta tag.
SchemaSpecialAnnouncementCategory class Drupal\schema_special_announcement\Plugin\metatag\Tag schema_special_announcement/src/Plugin/metatag/Tag/SchemaSpecialAnnouncementCategory.php Provides a plugin for the 'category' meta tag.

Pages

Other projects