Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| RequirementsInterface.php | file | core/ |
|
| RequirementsInterface::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| RequirementsPageTrait | trait | core/ |
Provides helper methods for the requirements page. |
| RequirementsPageTrait.php | file | core/ |
|
| RequirementsPageTrait::assertErrorSummaries | function | core/ |
Asserts the given error summaries are present on the page. |
| RequirementsPageTrait::assertRequirementSummaries | function | core/ |
Asserts the given requirements section summaries are present on the page. |
| RequirementsPageTrait::assertWarningSummaries | function | core/ |
Asserts the given warning summaries are present on the page. |
| RequirementsPageTrait::continueOnExpectedWarnings | function | core/ |
Continues installation when the expected warnings are found. |
| RequirementsPageTrait::updateRequirementsProblem | function | core/ |
Handles the update requirements page. |
| RequirementsTest | class | core/ |
@covers \hook_requirements[[api-linebreak]] @covers \hook_requirements_alter[[api-linebreak]] @group Module |
| RequirementsTest | class | core/ |
Tests isolation level warning when the config is set in settings.php. |
| RequirementsTest.php | file | core/ |
|
| RequirementsTest.php | file | core/ |
|
| RequirementsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RequirementsTest::$modules | property | core/ |
Modules to enable. |
| RequirementsTest::$modules | property | core/ |
Modules to enable. |
| RequirementsTest::setUp | function | core/ |
|
| RequirementsTest::testIsolationLevelWarningNotDisplaying | function | core/ |
Test the isolation level warning message on status page. |
| RequirementsTest::testRequirementsAlter | function | core/ |
Tests requirements data altering. |
| RequirementsTest::writeIsolationLevelSettings | function | core/ |
Writes the isolation level in settings.php. |
| ReservedWordTest | class | core/ |
Tests queries that include reserved words. |
| ReservedWordTest.php | file | core/ |
|
| ReservedWordTest::testGroupBy | function | core/ |
Tests SELECT query with GROUP BY clauses on fields with reserved names. |
| ReservedWordTest::testSelectReservedWordAliasAllFields | function | core/ |
Tests SELECT query with all fields from a table with a reserved alias. |
| ReservedWordTest::testSelectReservedWordAliasCount | function | core/ |
Tests SELECT count query from a table with a reserved alias. |
| ReservedWordTest::testSelectReservedWordAliasSpecificFields | function | core/ |
Tests SELECT query with specific fields from a table with a reserved alias. |
| ReservedWordTest::testSelectReservedWordTableAllFields | function | core/ |
Tests SELECT query with all fields from a table with a reserved name. |
| ReservedWordTest::testSelectReservedWordTableCount | function | core/ |
Tests SELECT count query from a table with a reserved name. |
| ReservedWordTest::testSelectReservedWordTableSpecificField | function | core/ |
Tests SELECT query with a specific field from a table with a reserved name. |
| reset-appearance.module.css | file | core/ |
/* * @file * Utility class to remove browser styles, especially for button. */ .reset-appearance { margin: 0; padding: 0; border: 0 none; background: transparent; line-height: inherit; -webkit-appearance: none; -moz-appearance:… |
| reset-appearance.module.css | file | core/ |
/* * @file * Utility class to remove browser styles, especially for button. */ .reset-appearance { margin: 0; padding: 0; border: 0 none; background: transparent; line-height: inherit; -webkit-appearance: none; -moz-appearance:… |
| reset-appearance.module.css | file | core/ |
/* * @file * Utility class to remove browser styles, especially for button. */ .reset-appearance { margin: 0; padding: 0; border: 0 none; background: transparent; line-height: inherit; -webkit-appearance: none; -moz-appearance:… |
| ResettableStackedRouteMatchInterface | interface | core/ |
Defines an interface for a resettable stack of route matches. |
| ResettableStackedRouteMatchInterface.php | file | core/ |
|
| ResettableStackedRouteMatchInterface::resetRouteMatch | function | core/ |
Resets the route match static cache. |
| ResettableStaticTest | class | core/ |
Tests that drupal_static() and drupal_static_reset() work. |
| ResettableStaticTest.php | file | core/ |
|
| ResettableStaticTest::testDrupalStatic | function | core/ |
Tests drupal_static() function. |
| resizable.css | file | core/ |
/*! * jQuery UI Resizable 1.13.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ .ui-resizable { position: relative; } .ui-resizable-handle… |
| Resize | class | core/ |
Defines GD2 resize operation. |
| resize.module.css | file | core/ |
Resizable textareas. |
| resize.module.css | file | core/ |
Resizable textareas. |
| resize.module.css | file | core/ |
Resizable textareas. |
| Resize.php | file | core/ |
|
| Resize::arguments | function | core/ |
Returns the definition of the operation arguments. |
| Resize::execute | function | core/ |
Performs the actual manipulation on the image. |
| Resize::validateArguments | function | core/ |
Validates the arguments. |
| ResizeImageEffect | class | core/ |
Resizes an image resource. |
| ResizeImageEffect.php | file | core/ |
|
| ResizeImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
Pagination
- Previous page
- Page 1037
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.