Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| demo_umami.install | file | core/ |
Install, update and uninstall functions for the demo_umami installation profile. |
| demo_umami.libraries.yml | file | core/ |
core/profiles/demo_umami/demo_umami.libraries.yml |
| demo_umami.links.menu.yml | file | core/ |
core/profiles/demo_umami/demo_umami.links.menu.yml |
| demo_umami.profile | file | core/ |
Enables modules and site configuration for a demo_umami site installation. |
| demo_umami_content.info.yml | file | core/ |
core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.info.yml |
| demo_umami_content.install | file | core/ |
Install, update and uninstall functions for the module. |
| demo_umami_content_install | function | core/ |
Implements hook_install(). |
| demo_umami_content_uninstall | function | core/ |
Implements hook_uninstall(). |
| demo_umami_form_install_configure_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| demo_umami_form_install_configure_submit | function | core/ |
Submission handler to sync the contact.form.feedback recipient. |
| demo_umami_install | function | core/ |
Implements hook_install(). |
| demo_umami_requirements | function | core/ |
Implements hook_requirements(). |
| demo_umami_set_users_passwords | function | core/ |
Sets the password of admin to be the password for all users. |
| demo_umami_toolbar | function | core/ |
Implements hook_toolbar(). |
| DenormalizeTest | class | core/ |
Tests HAL denormalization edge cases for EntityResource. |
| DenormalizeTest.php | file | core/ |
|
| DenormalizeTest::testDenormalizeEmptyCustomSerializedField | function | core/ |
Tests normalizing/denormalizing empty custom serialized fields. |
| DenormalizeTest::testDenormalizeInvalidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing invalid custom serialized fields. |
| DenormalizeTest::testDenormalizeSerializedItem | function | core/ |
Tests normalizing/denormalizing serialized columns. |
| DenormalizeTest::testDenormalizeValidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing valid custom serialized fields. |
| DenormalizeTest::testMarkFieldForDeletion | function | core/ |
Test that a field set to an empty array is different than an absent field. |
| DenormalizeTest::testTypeHandling | function | core/ |
Tests that the type link relation in incoming data is handled correctly. |
| DenormalizeTest::testTypeHandlingWithInvalidType | function | core/ |
Tests link relation handling with an invalid type. |
| DenormalizeTest::testTypeHandlingWithNoTypes | function | core/ |
Tests link relation handling with no types. |
| DenyAdminRoutes | class | core/ |
Cache policy for routes with the '_admin_route' option set. |
| DenyAdminRoutes.php | file | core/ |
|
| DenyAdminRoutes::$routeMatch | property | core/ |
The current route match. |
| DenyAdminRoutes::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| DenyAdminRoutes::__construct | function | core/ |
Constructs a deny admin route page cache policy. |
| DenyNoCacheRoutes | class | core/ |
Cache policy for routes with the 'no_cache' option set. |
| DenyNoCacheRoutes.php | file | core/ |
|
| DenyNoCacheRoutes::$routeMatch | property | core/ |
The current route match. |
| DenyNoCacheRoutes::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| DenyNoCacheRoutes::__construct | function | core/ |
Constructs a deny node preview page cache policy. |
| DenyNodePreview | class | core/ |
Cache policy for node preview page. |
| DenyNodePreview.php | file | core/ |
|
| DenyNodePreview::$routeMatch | property | core/ |
The current route match. |
| DenyNodePreview::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| DenyNodePreview::__construct | function | core/ |
Constructs a deny node preview page cache policy. |
| DenyNodePreviewTest | class | core/ |
@coversDefaultClass \Drupal\node\PageCache\DenyNodePreview[[api-linebreak]] @group node |
| DenyNodePreviewTest.php | file | core/ |
|
| DenyNodePreviewTest::$policy | property | core/ |
The response policy under test. |
| DenyNodePreviewTest::$request | property | core/ |
A request object. |
| DenyNodePreviewTest::$response | property | core/ |
A response object. |
| DenyNodePreviewTest::$routeMatch | property | core/ |
The current route match. |
| DenyNodePreviewTest::providerPrivateImageStyleDownloadPolicy | function | core/ |
Provides data and expected results for the test method. |
| DenyNodePreviewTest::setUp | function | core/ |
|
| DenyNodePreviewTest::testPrivateImageStyleDownloadPolicy | function | core/ |
Asserts that caching is denied on the node preview route. |
| DenyPrivateImageStyleDownload | class | core/ |
Cache policy for image preview page. |
| DenyPrivateImageStyleDownload.php | file | core/ |
Pagination
- Previous page
- Page 381
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.