Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeleteTruncateTest::testSubselectDelete | function | core/ |
Confirms that we can use a subselect in a delete successfully. |
| DeleteTruncateTest::testTruncate | function | core/ |
Confirms that we can truncate a whole table successfully. |
| DeleteTruncateTest::testTruncateInTransaction | function | core/ |
Confirms that we can truncate a whole table while in transaction. |
| DeleteTruncateTest::testTruncateTransactionRollback | function | core/ |
Confirms that transaction rollback voids a truncate operation. |
| demo-block.css | file | core/ |
Visual styles for Bartik's block demonstration. |
| DemoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| DemoUmamiProfileTest | class | core/ |
Tests demo_umami profile. |
| DemoUmamiProfileTest.php | file | core/ |
|
| DemoUmamiProfileTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| DemoUmamiProfileTest::assertDefaultConfig | function | core/ |
Asserts that the default configuration matches active configuration. |
| DemoUmamiProfileTest::drupalLoginWithPassword | function | core/ |
Logs in a user using the Mink controlled browser using a password. |
| DemoUmamiProfileTest::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
| DemoUmamiProfileTest::testAppearance | function | core/ |
Tests that the Umami theme is available on the Appearance page. |
| DemoUmamiProfileTest::testConfig | function | core/ |
Tests the profile supplied configuration is the same after installation. |
| DemoUmamiProfileTest::testDemonstrationWarningMessage | function | core/ |
Tests that the toolbar warning only appears on the admin pages. |
| DemoUmamiProfileTest::testEditNodesByAdmin | function | core/ |
Tests the successful editing of nodes by admin. |
| DemoUmamiProfileTest::testUser | function | core/ |
Tests that the users can log in with the admin password selected at install. |
| DemoUmamiProfileTest::testWarningsOnStatusPage | function | core/ |
Tests demo_umami profile warnings shown on Status Page. |
| 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_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. |
| 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::__construct | function | core/ |
Constructs a deny node preview page cache policy. |
Pagination
- Previous page
- Page 313
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.