Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BanIpManagerInterface::isBanned | function | core/ |
Returns if this IP address is banned. |
BanIpManagerInterface::unbanIp | function | core/ |
Unbans an IP address. |
BanMiddleware | class | core/ |
Provides a HTTP middleware to implement IP based banning. |
BanMiddleware.php | file | core/ |
|
BanMiddleware::$banIpManager | property | core/ |
The ban IP manager. |
BanMiddleware::$httpKernel | property | core/ |
The decorated kernel. |
BanMiddleware::handle | function | core/ |
|
BanMiddleware::__construct | function | core/ |
Constructs a BanMiddleware object. |
BanMiddlewareTest | class | core/ |
@coversDefaultClass \Drupal\ban\BanMiddleware @group ban |
BanMiddlewareTest.php | file | core/ |
|
BanMiddlewareTest::$banManager | property | core/ |
The mocked ban IP manager. |
BanMiddlewareTest::$banMiddleware | property | core/ |
The tested ban middleware. |
BanMiddlewareTest::$kernel | property | core/ |
The mocked wrapped kernel. |
BanMiddlewareTest::setUp | function | core/ |
|
BanMiddlewareTest::testBannedIp | function | core/ |
Tests a banned IP. |
BanMiddlewareTest::testUnbannedIp | function | core/ |
Tests an unbanned IP. |
banner.css | file | core/ |
This file is used to style the banner block. |
ban_help | function | core/ |
Implements hook_help(). |
ban_schema | function | core/ |
Implements hook_schema(). |
Bar | class | core/ |
Builds an image toolkit operation. |
Bar.php | file | core/ |
|
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::__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 |
bartik.breakpoints.yml | file | core/ |
core/themes/bartik/bartik.breakpoints.yml |
bartik.info.yml | file | core/ |
core/themes/bartik/bartik.info.yml |
bartik.libraries.yml | file | core/ |
core/themes/bartik/bartik.libraries.yml |
bartik.schema.yml | file | core/ |
core/themes/bartik/config/schema/bartik.schema.yml |
bartik.theme | file | core/ |
Functions to support theming in the Bartik theme. |
BartikTest | class | core/ |
Tests the Bartik theme. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.