Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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. |
CustomPlugin2 | class | core/ |
Custom plugin annotation. |
CustomPlugin::$id | property | core/ |
The plugin ID. |
CustomPlugin::$title | property | core/ |
The plugin title. |
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. |
d6_aggregator_feed.yml | file | core/ |
core/modules/aggregator/migrations/d6_aggregator_feed.yml |
d6_aggregator_item.yml | file | core/ |
core/modules/aggregator/migrations/d6_aggregator_item.yml |
d6_aggregator_settings.yml | file | core/ |
core/modules/aggregator/migrations/d6_aggregator_settings.yml |
d6_custom_block.yml | file | core/ |
core/modules/block_content/migrations/d6_custom_block.yml |
d6_custom_block_translation.yml | file | core/ |
core/modules/content_translation/migrations/d6_custom_block_translation.yml |
d7_aggregator_feed.yml | file | core/ |
core/modules/aggregator/migrations/d7_aggregator_feed.yml |
d7_aggregator_item.yml | file | core/ |
core/modules/aggregator/migrations/d7_aggregator_item.yml |
d7_aggregator_settings.yml | file | core/ |
core/modules/aggregator/migrations/d7_aggregator_settings.yml |
d7_custom_block.yml | file | core/ |
core/modules/block_content/migrations/d7_custom_block.yml |
d7_custom_block_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_custom_block_translation.yml |
Data::getIterator | function | core/ |
Returns an iterator for entities. |
Data::getTotalCount | function | core/ |
|
Data::setTotalCount | function | core/ |
|
Data::toArray | function | core/ |
Returns the collection as an array. |
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.