Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
IsFrontPathCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php Gets the cacheability metadata for the context.
IsFrontPathCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php Returns the string representation of the cache context.
IsFrontPathCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php Returns the label of the cache context.
IsFrontPathCacheContext::__construct function core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php Constructs an IsFrontPathCacheContext object.
IsFrontPathCacheContextTest class core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php @coversDefaultClass \Drupal\Core\Cache\Context\IsFrontPathCacheContext[[api-linebreak]]
@group Cache
IsFrontPathCacheContextTest.php file core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php
IsFrontPathCacheContextTest::createPathMatcher function core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php Creates a PathMatcherInterface prophecy.
IsFrontPathCacheContextTest::testGetContextFront function core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php @covers ::getContext[[api-linebreak]]
IsFrontPathCacheContextTest::testGetContextNotFront function core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php @covers ::getContext[[api-linebreak]]
IsNullConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraint.php Null constraint.
IsNullConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraint.php
IsNullConstraintValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraintValidator.php Null constraint validator.
IsNullConstraintValidator.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraintValidator.php
IsNullConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/IsNullConstraintValidator.php
IsSuperUserCacheContext class core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php Defines the IsSuperUserCacheContext service, for "super user or not" caching.
IsSuperUserCacheContext.php file core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php
IsSuperUserCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php Gets the cacheability metadata for the context.
IsSuperUserCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php Returns the string representation of the cache context.
IsSuperUserCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php Returns the label of the cache context.
item-list--media-library-add-form-media-list.html.twig file core/themes/seven/templates/media-library/item-list--media-library-add-form-media-list.html.twig Theme override for a list of new, unsaved media items being added in the
modal media library dialog.
item-list--media-library-add-form-media-list.html.twig file core/themes/claro/templates/media-library/item-list--media-library-add-form-media-list.html.twig Theme override for a list of new, unsaved media items being added in the
modal media library dialog.
item-list--search-results.html.twig file core/themes/claro/templates/classy/dataset/item-list--search-results.html.twig Theme override for an item list of search results.
item-list--search-results.html.twig file core/themes/bartik/templates/classy/dataset/item-list--search-results.html.twig Theme override for an item list of search results.
item-list--search-results.html.twig file core/themes/seven/templates/classy/dataset/item-list--search-results.html.twig Theme override for an item list of search results.
item-list--search-results.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/dataset/item-list--search-results.html.twig Theme override for an item list of search results.
item-list--search-results.html.twig file core/themes/classy/templates/dataset/item-list--search-results.html.twig Theme override for an item list of search results.
item-list.css file core/themes/classy/css/components/item-list.css Visual styles for item list.
item-list.css file core/profiles/demo_umami/themes/umami/css/classy/components/item-list.css Visual styles for item list.
item-list.css file core/themes/claro/css/classy/components/item-list.css Visual styles for item list.
item-list.css file core/themes/bartik/css/components/item-list.css Visual styles for Bartik's item list.
item-list.css file core/themes/bartik/css/classy/components/item-list.css Visual styles for item list.
item-list.css file core/themes/seven/css/classy/components/item-list.css Visual styles for item list.
item-list.html.twig file core/themes/seven/templates/classy/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/themes/claro/templates/classy/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/themes/bartik/templates/classy/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/themes/stable/templates/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/themes/classy/templates/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/dataset/item-list.html.twig Theme override for an item list.
item-list.html.twig file core/modules/system/templates/item-list.html.twig Default theme implementation for an item list.
item-list.module.css file core/modules/system/css/components/item-list.module.css Styles for item list.
item-list.module.css file core/themes/stable/css/system/components/item-list.module.css Styles for item list.
Item::baseFieldDefinitions function core/modules/aggregator/src/Entity/Item.php Provides base field definitions for an entity type.
Item::getCacheTagsToInvalidate function core/modules/aggregator/src/Entity/Item.php Returns the cache tags that should be used to invalidate caches.
Item::getDescription function core/modules/aggregator/src/Entity/Item.php Returns the body of the feed item.
Item::getPostedTime function core/modules/aggregator/src/Entity/Item.php Returns the posted date of the feed item, as a Unix timestamp.
Item::postSave function core/modules/aggregator/src/Entity/Item.php Acts on a saved entity before the insert or update hook is invoked.
Item::setAuthor function core/modules/aggregator/src/Entity/Item.php Sets the author of the feed item.
Item::setDescription function core/modules/aggregator/src/Entity/Item.php Sets the body of the feed item.
Item::setFeedId function core/modules/aggregator/src/Entity/Item.php Sets the feed id of aggregator item.
Item::setGuid function core/modules/aggregator/src/Entity/Item.php Sets the unique identifier for the feed item.

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