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 |
|---|---|---|---|
| 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:… |
| 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.12.1 * 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.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. |
| ResizeImageEffect::buildConfigurationForm | function | core/ |
Form constructor. |
| ResizeImageEffect::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ResizeImageEffect::getSummary | function | core/ |
Returns a render array summarizing the configuration of the image effect. |
| ResizeImageEffect::submitConfigurationForm | function | core/ |
Form submission handler. |
| ResizeImageEffect::transformDimensions | function | core/ |
Determines the dimensions of the styled image. |
| ResolvedLibraryDefinitionsFilesMatchTest | class | core/ |
Tests that the asset files for all core libraries exist. |
| ResolvedLibraryDefinitionsFilesMatchTest.php | file | core/ |
|
| ResolvedLibraryDefinitionsFilesMatchTest::$allModules | property | core/ |
A list of all core modules. |
| ResolvedLibraryDefinitionsFilesMatchTest::$allThemes | property | core/ |
A list of all core themes. |
| ResolvedLibraryDefinitionsFilesMatchTest::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
| ResolvedLibraryDefinitionsFilesMatchTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| ResolvedLibraryDefinitionsFilesMatchTest::$modules | property | core/ |
Modules to enable. |
| ResolvedLibraryDefinitionsFilesMatchTest::$pathsChecked | property | core/ |
A list of all paths that have been checked. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeHandler | property | core/ |
The theme handler. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeInitialization | property | core/ |
The theme initialization. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeManager | property | core/ |
The theme manager. |
| ResolvedLibraryDefinitionsFilesMatchTest::getAllLibraries | function | core/ |
Gets all libraries for core and all installed modules. |
| ResolvedLibraryDefinitionsFilesMatchTest::setUp | function | core/ |
|
| ResolvedLibraryDefinitionsFilesMatchTest::testCoreLibraryCompleteness | function | core/ |
Ensures that all core module and theme library files exist. |
| ResolvedLibraryDefinitionsFilesMatchTest::verifyLibraryFilesExist | function | core/ |
Checks that all the library files exist. |
| resolver_manager.entity | service | core/ |
Drupal\Core\Entity\EntityResolverManager |
| Resource | class | core/ |
Value object representing an oEmbed resource. |
| Resource.php | file | core/ |
|
| Resource::$authorName | property | core/ |
The name of the author/owner of the resource. |
| Resource::$authorUrl | property | core/ |
A URL for the author/owner of the resource. |
| Resource::$height | property | core/ |
The height of the resource, in pixels. |
| Resource::$html | property | core/ |
The HTML representation of the resource. |
| Resource::$provider | property | core/ |
The resource provider. |
Pagination
- Previous page
- Page 1010
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.