Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
BanMiddlewareTest.php file core/modules/ban/tests/src/Unit/BanMiddlewareTest.php
BanMiddlewareTest::$banManager property core/modules/ban/tests/src/Unit/BanMiddlewareTest.php The mocked ban IP manager.
BanMiddlewareTest::$banMiddleware property core/modules/ban/tests/src/Unit/BanMiddlewareTest.php The tested ban middleware.
BanMiddlewareTest::$kernel property core/modules/ban/tests/src/Unit/BanMiddlewareTest.php The mocked wrapped kernel.
BanMiddlewareTest::setUp function core/modules/ban/tests/src/Unit/BanMiddlewareTest.php
BanMiddlewareTest::testBannedIp function core/modules/ban/tests/src/Unit/BanMiddlewareTest.php Tests a banned IP.
BanMiddlewareTest::testUnbannedIp function core/modules/ban/tests/src/Unit/BanMiddlewareTest.php Tests an unbanned IP.
banner.component.yml file core/profiles/demo_umami/themes/umami/components/banner/banner.component.yml core/profiles/demo_umami/themes/umami/components/banner/banner.component.yml
banner.css file core/profiles/demo_umami/themes/umami/components/banner/banner.css This file is used to style the banner block.
banner.twig file core/profiles/demo_umami/themes/umami/components/banner/banner.twig <div{{ attributes.addClass('banner') }}>
<div class="container">
<div class="banner__inner">
<div class="banner__image">
{% block image %}{% endblock %}
ban_help function core/modules/ban/ban.module Implements hook_help().
ban_schema function core/modules/ban/ban.install Implements hook_schema().
Bar class core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Bar.php Builds an image toolkit operation.
bar.component.yml file core/modules/system/tests/themes/sdc_theme_test/components/bar/bar.component.yml core/modules/system/tests/themes/sdc_theme_test/components/bar/bar.component.yml
Bar.php file core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/Bar.php
bar.twig file core/modules/system/tests/themes/sdc_theme_test/components/bar/bar.twig <h1>Bar</h1>
BarAccessPolicy class core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
BarAccessPolicy::applies function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Checks whether this access policy applies to a given scope.
BarAccessPolicy::calculatePermissions function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Calculates the permissions for an account within a given scope.
BarAccessPolicy::getPersistentCacheContexts function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Gets the persistent cache contexts.
BarAlterAccessPolicy class core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
BarAlterAccessPolicy::alterPermissions function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Alter the permissions after all policies have finished building them.
BarAlterAccessPolicy::applies function core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php Checks whether this access policy applies to a given scope.
BarClass class core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php Stub class which acts as a service to test the container.
BarClass.php file core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php
BarClass::$baz property core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php Storage for a protected BazClass object.
BarClass::getBaz function core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php Getter for our BazClass object.
BarClass::setBaz function core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php Setter for our BazClass object.
BareHtmlPageRenderer class core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php Provides a proxy class for \Drupal\Core\Render\BareHtmlPageRenderer.
BareHtmlPageRenderer class core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php Default bare HTML page renderer.
BareHtmlPageRenderer.php file core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php
BareHtmlPageRenderer.php file core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php
BareHtmlPageRenderer::$container property core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php The service container.
BareHtmlPageRenderer::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php The id of the original proxied service.
BareHtmlPageRenderer::$htmlResponseAttachmentsProcessor property core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php The HTML response attachments processor service.
BareHtmlPageRenderer::$renderer property core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php The renderer service.
BareHtmlPageRenderer::$service property core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php The real proxied service, after it was lazy loaded.
BareHtmlPageRenderer::lazyLoadItself function core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php Lazy loads the real service from the container.
BareHtmlPageRenderer::renderBarePage function core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php Renders a bare page.
BareHtmlPageRenderer::renderBarePage function core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php Renders a bare page.
BareHtmlPageRenderer::__construct function core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php Constructs a new BareHtmlPageRenderer.
BareHtmlPageRenderer::__construct function core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php Constructs a ProxyClass Drupal proxy object.
BareHtmlPageRendererInterface interface core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php Bare HTML page renderer.
BareHtmlPageRendererInterface.php file core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php
BareHtmlPageRendererInterface::renderBarePage function core/lib/Drupal/Core/Render/BareHtmlPageRendererInterface.php Renders a bare page.
bare_html_page_renderer service core/core.services.yml Drupal\Core\Render\BareHtmlPageRenderer
base.css file core/misc/dialog/off-canvas/css/base.css Set base styles for the off-canvas dialog.
base.css file core/profiles/demo_umami/themes/umami/css/base.css This is the base CSS file, for styling elements.
base.css file core/themes/olivero/css/base/base.css Generic base elements.
base.pcss.css file core/themes/olivero/css/base/base.pcss.css Generic base elements.

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