Search for to
Title | Object type | File name | Summary |
---|---|---|---|
CustomDirectoryAnnotatedClassDiscoveryTest::setUp | function | core/ |
|
CustomDirectoryExample1 | class | core/ |
Provides a test plugin within a custom directory. |
CustomDirectoryExample1.php | file | core/ |
|
CustomDirectoryExample2 | class | core/ |
Provides a test plugin within a custom directory. |
CustomDirectoryExample2.php | file | core/ |
|
CustomFileCache | class | core/ |
|
CustomPageExceptionHtmlSubscriber | class | core/ |
Exception subscriber for handling core custom HTML error pages. |
CustomPageExceptionHtmlSubscriber.php | file | core/ |
|
CustomPageExceptionHtmlSubscriber::$accessManager | property | core/ |
The access manager. |
CustomPageExceptionHtmlSubscriber::$configFactory | property | core/ |
The configuration factory. |
CustomPageExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
CustomPageExceptionHtmlSubscriber::makeSubrequestToCustomPath | function | core/ |
Makes a subrequest to retrieve the custom error page. |
CustomPageExceptionHtmlSubscriber::on403 | function | core/ |
Handles a 403 error for HTML. |
CustomPageExceptionHtmlSubscriber::on404 | function | core/ |
Handles a 404 error for HTML. |
CustomPageExceptionHtmlSubscriber::__construct | function | core/ |
Constructs a new CustomPageExceptionHtmlSubscriber. |
CustomPageExceptionHtmlSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber @group EventSubscriber |
CustomPageExceptionHtmlSubscriberTest.php | file | core/ |
|
CustomPageExceptionHtmlSubscriberTest::$accessManager | property | core/ |
The access manager. |
CustomPageExceptionHtmlSubscriberTest::$accessUnawareRouter | property | core/ |
The mocked access unaware router. |
CustomPageExceptionHtmlSubscriberTest::$configFactory | property | core/ |
The mocked config factory. |
CustomPageExceptionHtmlSubscriberTest::$customPageSubscriber | property | core/ |
The tested custom page exception subscriber. |
CustomPageExceptionHtmlSubscriberTest::$errorLog | property | core/ |
The PHP error log settings before the test. |
CustomPageExceptionHtmlSubscriberTest::$kernel | property | core/ |
The mocked HTTP kernel. |
CustomPageExceptionHtmlSubscriberTest::$logger | property | core/ |
The mocked logger. |
CustomPageExceptionHtmlSubscriberTest::$redirectDestination | property | core/ |
The mocked redirect.destination service. |
CustomPageExceptionHtmlSubscriberTest::setUp | function | core/ |
|
CustomPageExceptionHtmlSubscriberTest::tearDown | function | core/ |
|
CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest | function | core/ |
Tests onHandleException with a GET request. |
CustomPageExceptionHtmlSubscriberTest::testHandleWithPostRequest | function | core/ |
Tests onHandleException with a POST request. |
CustomPlugin | class | core/ |
Custom plugin annotation. |
CustomPlugin | class | core/ |
Custom plugin attribute. |
CustomPlugin | class | core/ |
Custom plugin attribute. |
CustomPlugin.php | file | core/ |
|
CustomPlugin.php | file | core/ |
|
CustomPlugin2 | class | core/ |
Custom plugin annotation. |
CustomPlugin2 | class | core/ |
Custom plugin attribute. |
CustomPlugin2 | class | core/ |
Custom plugin attribute. |
CustomPlugin::$id | property | core/ |
The plugin ID. |
CustomPlugin::$title | property | core/ |
The plugin title. |
CustomPlugin::__construct | function | core/ |
Constructs a CustomPlugin attribute object. |
CustomPlugin::__construct | function | core/ |
Constructs a CustomPlugin attribute object. |
CustomStrings | class | core/ |
String translator using overrides from variables. |
CustomStrings.php | file | core/ |
|
CustomStrings::$settings | property | core/ |
The settings read only object. |
CustomStrings::getLanguage | function | core/ |
Retrieves translations for a given language. |
CustomStrings::__construct | function | core/ |
Constructs a CustomStrings object. |
CustomThemeNegotiator | class | core/ |
Just forces the 'test_theme' theme. |
CustomThemeNegotiator.php | file | core/ |
|
CustomThemeNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
CustomThemeNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
Pagination
- Previous page
- Page 55
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.