Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BanMiddlewareTest::testBannedIp | function | core/ |
Tests a banned IP. |
| BanMiddlewareTest::testUnbannedIp | function | core/ |
Tests an unbanned IP. |
| banner.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/banner/banner.component.yml |
| banner.css | file | core/ |
This file is used to style the banner block. |
| banner.twig | file | core/ |
<div{{ attributes.addClass('banner') }}> <div class="container"> <div class="banner__inner"> <div class="banner__image"> {% block image %}{% endblock %} … |
| ban_schema | function | core/ |
Implements hook_schema(). |
| Bar | class | core/ |
Builds an image toolkit operation. |
| bar.component.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test/components/bar/bar.component.yml |
| Bar.php | file | core/ |
|
| bar.twig | file | core/ |
<h1>Bar</h1> |
| BarAccessPolicy | class | core/ |
A test access policy for 'foo' and 'bar' permissions. |
| BarAccessPolicy::applies | function | core/ |
Checks whether this access policy applies to a given scope. |
| BarAccessPolicy::calculatePermissions | function | core/ |
Calculates the permissions for an account within a given scope. |
| BarAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
| BarAlterAccessPolicy | class | core/ |
A test access policy that adds a permission if another permission exists. |
| BarAlterAccessPolicy::alterPermissions | function | core/ |
Alter the permissions after all policies have finished building them. |
| BarAlterAccessPolicy::applies | function | core/ |
Checks whether this access policy applies to a given scope. |
| BarClass | class | core/ |
Stub class which acts as a service to test the container. |
| BarClass.php | file | core/ |
|
| BarClass::$baz | property | core/ |
Storage for a protected BazClass object. |
| BarClass::getBaz | function | core/ |
Getter for our BazClass object. |
| BarClass::setBaz | function | core/ |
Setter for our BazClass object. |
| BareHtmlPageRenderer | class | core/ |
Default bare HTML page renderer. |
| BareHtmlPageRenderer | class | core/ |
Provides a proxy class for \Drupal\Core\Render\BareHtmlPageRenderer. |
| BareHtmlPageRenderer.php | file | core/ |
|
| BareHtmlPageRenderer.php | file | core/ |
|
| BareHtmlPageRenderer::$container | property | core/ |
The service container. |
| BareHtmlPageRenderer::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| BareHtmlPageRenderer::$htmlResponseAttachmentsProcessor | property | core/ |
The HTML response attachments processor service. |
| BareHtmlPageRenderer::$renderer | property | core/ |
The renderer service. |
| BareHtmlPageRenderer::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| BareHtmlPageRenderer::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| BareHtmlPageRenderer::renderBarePage | function | core/ |
Renders a bare page. |
| BareHtmlPageRenderer::renderBarePage | function | core/ |
Renders a bare page. |
| BareHtmlPageRenderer::systemPageAttachments | function | core/ |
Helper for system_page_attachments. |
| BareHtmlPageRenderer::systemPageAttachments | function | core/ |
|
| BareHtmlPageRenderer::__construct | function | core/ |
Constructs a new BareHtmlPageRenderer. |
| BareHtmlPageRenderer::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| BareHtmlPageRendererInterface | interface | core/ |
Bare HTML page renderer. |
| BareHtmlPageRendererInterface.php | file | core/ |
|
| BareHtmlPageRendererInterface::renderBarePage | function | core/ |
Renders a bare page. |
| bare_html_page_renderer | service | core/ |
Drupal\Core\Render\BareHtmlPageRenderer |
| BarTest | class | core/ |
@group metadata @coversNothing[[api-linebreak]] |
| BarTest | class | core/ |
@group metadata @coversNothing[[api-linebreak]] |
| base.css | file | core/ |
This is the base CSS file, for styling elements. |
| base.css | file | core/ |
Set base styles for the off-canvas dialog. |
| base.css | file | core/ |
Generic base elements. |
| base.pcss.css | file | core/ |
Generic base elements. |
| base.pcss.css | file | core/ |
Set base styles for the off-canvas dialog. |
| BaseCommand | class | core/ |
Base command that only exists to simplify AJAX commands. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.