You are here

Files in Schema.org Metatag 8.2

Primary tabs

File namesort descending Location Namespace Description
Action.php src/Plugin/schema_metatag/PropertyType/Action.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
AggregateRating.php src/Plugin/schema_metatag/PropertyType/AggregateRating.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Answer.php src/Plugin/schema_metatag/PropertyType/Answer.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Book.php src/Plugin/schema_metatag/PropertyType/Book.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Boolean.php src/Plugin/schema_metatag/PropertyType/Boolean.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Brand.php src/Plugin/schema_metatag/PropertyType/Brand.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
BreadcrumbList.php src/Plugin/schema_metatag/PropertyType/BreadcrumbList.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Clip.php src/Plugin/schema_metatag/PropertyType/Clip.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
ContactPoint.php src/Plugin/schema_metatag/PropertyType/ContactPoint.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Country.php src/Plugin/schema_metatag/PropertyType/Country.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
CreativeWork.php src/Plugin/schema_metatag/PropertyType/CreativeWork.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
CreativeWorkSeason.php src/Plugin/schema_metatag/PropertyType/CreativeWorkSeason.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Date.php src/Plugin/schema_metatag/PropertyType/Date.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
DateTime.php src/Plugin/schema_metatag/PropertyType/DateTime.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Duration.php src/Plugin/schema_metatag/PropertyType/Duration.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
EntryPoint.php src/Plugin/schema_metatag/PropertyType/EntryPoint.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Event.php src/Plugin/schema_metatag/PropertyType/Event.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
GeoCoordinates.php src/Plugin/schema_metatag/PropertyType/GeoCoordinates.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
GovernmentService.php src/Plugin/schema_metatag/PropertyType/GovernmentService.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
HowToStep.php src/Plugin/schema_metatag/PropertyType/HowToStep.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
ImageObject.php src/Plugin/schema_metatag/PropertyType/ImageObject.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
ItemListElement.php src/Plugin/schema_metatag/PropertyType/ItemListElement.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
Mass.php src/Plugin/schema_metatag/PropertyType/Mass.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
MonetaryAmount.php src/Plugin/schema_metatag/PropertyType/MonetaryAmount.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Number.php src/Plugin/schema_metatag/PropertyType/Number.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
NutritionInformation.php src/Plugin/schema_metatag/PropertyType/NutritionInformation.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Offer.php src/Plugin/schema_metatag/PropertyType/Offer.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
OpeningHoursSpecification.php src/Plugin/schema_metatag/PropertyType/OpeningHoursSpecification.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Organization.php src/Plugin/schema_metatag/PropertyType/Organization.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Person.php src/Plugin/schema_metatag/PropertyType/Person.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Place.php src/Plugin/schema_metatag/PropertyType/Place.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
PostalAddress.php src/Plugin/schema_metatag/PropertyType/PostalAddress.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
ProgramMembership.php src/Plugin/schema_metatag/PropertyType/ProgramMembership.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
PropertyTypeBase.php src/Plugin/schema_metatag/PropertyTypeBase.php Drupal\schema_metatag\Plugin\schema_metatag
PropertyTypeInterface.php src/Plugin/schema_metatag/PropertyTypeInterface.php Drupal\schema_metatag\Plugin\schema_metatag
PropertyTypeManager.php src/Plugin/schema_metatag/PropertyTypeManager.php Drupal\schema_metatag\Plugin\schema_metatag
QuantitativeValue.php src/Plugin/schema_metatag/PropertyType/QuantitativeValue.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Question.php src/Plugin/schema_metatag/PropertyType/Question.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
Rating.php src/Plugin/schema_metatag/PropertyType/Rating.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
README.txt README.txt Schema.org Metatag -------------------------------------------------------------------------------- This project extends Drupal's Metatag module to display structured data as JSON-LD in the head of web pages. Either hard-code properties or…
README.txt schema_recipe/README.txt ## prepTime, cookTime and totalTime fields: Use duration_field module to create these fields. This module stores time values and provides tokens in ISO 8601 duration format, which is required for JSON-LD validation at Google. ## recipeIngredient and…
Review.php src/Plugin/schema_metatag/PropertyType/Review.php Drupal\schema_metatag\Plugin\schema_metatag\PropertyType
SchemaArticle.php schema_article/src/Plugin/metatag/Group/SchemaArticle.php Drupal\schema_article\Plugin\metatag\Group
SchemaArticleAbout.php schema_article/src/Plugin/metatag/Tag/SchemaArticleAbout.php Drupal\schema_article\Plugin\metatag\Tag
SchemaArticleAgeRange.php schema_article_example/src/Plugin/metatag/Tag/SchemaArticleAgeRange.php Drupal\schema_article_example\Plugin\metatag\Tag
SchemaArticleAggregateRating.php schema_article/src/Plugin/metatag/Tag/SchemaArticleAggregateRating.php Drupal\schema_article\Plugin\metatag\Tag
SchemaArticleAuthor.php schema_article/src/Plugin/metatag/Tag/SchemaArticleAuthor.php Drupal\schema_article\Plugin\metatag\Tag
SchemaArticleDateModified.php schema_article/src/Plugin/metatag/Tag/SchemaArticleDateModified.php Drupal\schema_article\Plugin\metatag\Tag
SchemaArticleDatePublished.php schema_article/src/Plugin/metatag/Tag/SchemaArticleDatePublished.php Drupal\schema_article\Plugin\metatag\Tag

Pages

Other projects