Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultConfigTest | class | core/ |
Tests that the installed config matches the default config. |
| DefaultConfigTest.php | file | core/ |
|
| DefaultConfigTest.php | file | core/ |
|
| DefaultConfigTest.php | file | core/ |
|
| DefaultConfigTest::$modules | property | core/ |
Modules to enable. |
| DefaultConfigTest::$modules | property | core/ |
Modules to enable. |
| DefaultConfigTest::$skippedConfig | property | core/ |
The following config entries are changed on module install. |
| DefaultConfigTest::$timeLimit | property | core/ |
|
| DefaultConfigTest::$toSkip | property | core/ |
Config files to be ignored by this test. |
| DefaultConfigTest::assertExtensionConfig | function | core/ |
Tests that the config provided by the extension is correct. |
| DefaultConfigTest::doTestsOnConfigStorage | function | core/ |
Tests that default config matches the installed config. |
| DefaultConfigTest::moduleListDataProvider | function | core/ |
A data provider that lists every module in core. |
| DefaultConfigTest::register | function | core/ |
Registers test-specific services. |
| DefaultConfigTest::testConfigIsEmpty | function | core/ |
Tests that core.extension.yml is empty by default. |
| DefaultConfigTest::testDefaultConfig | function | core/ |
Tests default configuration data type. |
| DefaultConfigTest::testModuleConfig | function | core/ |
Tests if installed config is equal to the exported config. |
| DefaultConfigTest::testThemeConfig | function | core/ |
Tests if installed config is equal to the exported config. |
| DefaultConfigTest::themeListDataProvider | function | core/ |
A data provider that lists every theme in core. |
| DefaultContentFilesAccessTest | class | core/ |
Tests that files provided by demo_umami_content are not accessible. |
| DefaultContentFilesAccessTest.php | file | core/ |
|
| DefaultContentFilesAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DefaultContentFilesAccessTest::testAccessDeniedToFiles | function | core/ |
Tests that sample images, recipes and articles are not accessible. |
| DefaultDisplay | class | core/ |
A plugin to handle defaults on a view. |
| DefaultDisplay.php | file | core/ |
|
| DefaultDisplay::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| DefaultDisplay::execute | function | core/ |
The default execute handler fully renders the view. |
| DefaultDisplay::isDefaultDisplay | function | core/ |
Determine if this display is the default which contains fallback settings. |
| DefaultDisplayExtender | class | core/ |
Default display extender plugin; does nothing. |
| DefaultDisplayExtender.php | file | core/ |
|
| DefaultExceptionHtmlSubscriber | class | core/ |
Exception subscriber for handling core default HTML error pages. |
| DefaultExceptionHtmlSubscriber.php | file | core/ |
|
| DefaultExceptionHtmlSubscriber::$accessUnawareRouter | property | core/ |
A router implementation which does not check access. |
| DefaultExceptionHtmlSubscriber::$httpKernel | property | core/ |
The HTTP kernel. |
| DefaultExceptionHtmlSubscriber::$logger | property | core/ |
The logger instance. |
| DefaultExceptionHtmlSubscriber::$redirectDestination | property | core/ |
The redirect destination service. |
| DefaultExceptionHtmlSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| DefaultExceptionHtmlSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
| DefaultExceptionHtmlSubscriber::makeSubrequest | function | core/ |
Makes a subrequest to retrieve the default error page. |
| DefaultExceptionHtmlSubscriber::on401 | function | core/ |
Handles a 401 error for HTML. |
| DefaultExceptionHtmlSubscriber::on403 | function | core/ |
Handles a 403 error for HTML. |
| DefaultExceptionHtmlSubscriber::on404 | function | core/ |
Handles a 404 error for HTML. |
| DefaultExceptionHtmlSubscriber::on4xx | function | core/ |
Handles a 4xx error for HTML. |
| DefaultExceptionHtmlSubscriber::__construct | function | core/ |
Constructs a new DefaultExceptionHtmlSubscriber. |
| DefaultExceptionSubscriber | class | core/ |
Serializes exceptions in compliance with the JSON:API specification. |
| DefaultExceptionSubscriber | class | core/ |
Handles default error responses in serialization formats. |
| DefaultExceptionSubscriber.php | file | core/ |
|
| DefaultExceptionSubscriber.php | file | core/ |
|
| DefaultExceptionSubscriber::$serializer | property | core/ |
The serializer. |
| DefaultExceptionSubscriber::$serializerFormats | property | core/ |
The available serialization formats. |
| DefaultExceptionSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
Pagination
- Previous page
- Page 377
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.