Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| responsive_image.module | file | core/ |
|
| responsive_image.permissions.yml | file | core/ |
core/modules/responsive_image/responsive_image.permissions.yml |
| responsive_image.post_update.php | file | core/ |
Post update functions for Responsive Image. |
| responsive_image.routing.yml | file | core/ |
core/modules/responsive_image/responsive_image.routing.yml |
| responsive_image.schema.yml | file | core/ |
core/modules/responsive_image/config/schema/responsive_image.schema.yml |
| responsive_image.services.yml | file | core/ |
core/modules/responsive_image/responsive_image.services.yml |
| responsive_image.style.html.twig | file | core/ |
--- label: 'Configuring a responsive image style' related: - core.media - field_ui.manage_display - layout_builder.overview - image.style - breakpoint.overview --- {% set media_topic =… |
| responsive_image.styles.3_2_image.yml | file | core/ |
core/profiles/demo_umami/config/install/responsive_image.styles.3_2_image.yml |
| responsive_image.styles.hero.yml | file | core/ |
core/profiles/demo_umami/config/install/responsive_image.styles.hero.yml |
| responsive_image.styles.hero_or_banner.yml | file | core/ |
core/profiles/demo_umami/config/install/responsive_image.styles.hero_or_banner.yml |
| responsive_image.styles.narrow.yml | file | core/ |
core/profiles/demo_umami/config/optional/responsive_image.styles.narrow.yml |
| responsive_image.styles.narrow.yml | file | core/ |
core/profiles/standard/config/optional/responsive_image.styles.narrow.yml |
| responsive_image.styles.narrow.yml | file | core/ |
core/recipes/standard_responsive_images/config/responsive_image.styles.narrow.yml |
| responsive_image.styles.square.yml | file | core/ |
core/profiles/demo_umami/config/install/responsive_image.styles.square.yml |
| responsive_image.styles.wide.yml | file | core/ |
core/profiles/demo_umami/config/optional/responsive_image.styles.wide.yml |
| responsive_image.styles.wide.yml | file | core/ |
core/profiles/standard/config/optional/responsive_image.styles.wide.yml |
| responsive_image.styles.wide.yml | file | core/ |
core/recipes/standard_responsive_images/config/responsive_image.styles.wide.yml |
| responsive_image_get_image_dimensions | function | core/ |
Determines the dimensions of an image. |
| responsive_image_get_mime_type | function | core/ |
Determines the MIME type of an image. |
| responsive_image_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| responsive_image_test_module.breakpoints.yml | file | core/ |
core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.breakpoints.yml |
| responsive_image_test_module.info.yml | file | core/ |
core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.info.yml |
| responsive_image_test_module.schema.yml | file | core/ |
core/modules/responsive_image/tests/modules/responsive_image_test_module/config/schema/responsive_image_test_module.schema.yml |
| RESPONSIVE_PRIORITY_LOW | constant | core/ |
A responsive table class; only show table cell on wide devices. |
| RESPONSIVE_PRIORITY_MEDIUM | constant | core/ |
A responsive table class; hide table cell on narrow devices. |
| REST and Application Integration | group | core/ |
Integrating third-party applications using REST and related operations. |
| rest.api.php | file | core/ |
Describes hooks provided by the RESTful Web Services module. |
| rest.info.yml | file | core/ |
core/modules/rest/rest.info.yml |
| rest.install | file | core/ |
Install, update and uninstall functions for the rest module. |
| rest.permissions.yml | file | core/ |
core/modules/rest/rest.permissions.yml |
| rest.post_update.php | file | core/ |
Post update functions for Rest. |
| rest.resource.entity.node.yml | file | core/ |
core/modules/rest/config/optional/rest.resource.entity.node.yml |
| rest.resource.entity.post_route.subscriber | service | core/ |
\Drupal\rest\EventSubscriber\EntityResourcePostRouteSubscriber |
| rest.resource_response.subscriber | service | core/ |
Drupal\rest\EventSubscriber\ResourceResponseSubscriber |
| rest.resource_routes | service | core/ |
Drupal\rest\Routing\ResourceRoutes |
| rest.routing.yml | file | core/ |
core/modules/rest/rest.routing.yml |
| rest.schema.yml | file | core/ |
core/modules/rest/config/schema/rest.schema.yml |
| rest.services.yml | file | core/ |
core/modules/rest/rest.services.yml |
| rest.views.schema.yml | file | core/ |
core/modules/rest/config/schema/rest.views.schema.yml |
| RestAuthenticationController | class | core/ |
Provides controllers for login, login status and logout via HTTP requests. |
| RestAuthenticationController.php | file | core/ |
|
| RestAuthenticationController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| RestAuthenticationController::floodControl | function | core/ |
Enforces flood control for the current login request. |
| RestAuthenticationController::getLoginFloodIdentifier | function | core/ |
Gets the login identifier for user login flood control. |
| RestAuthenticationController::getRequestFormat | function | core/ |
Gets the format of the current request. |
| RestAuthenticationController::LOGGED_IN | constant | core/ |
String sent in responses, to describe the user as being logged in. |
| RestAuthenticationController::LOGGED_OUT | constant | core/ |
String sent in responses, to describe the user as being logged out. |
| RestAuthenticationController::login | function | core/ |
Logs in a user. |
| RestAuthenticationController::loginStatus | function | core/ |
Checks whether a user is logged in or not. |
| RestAuthenticationController::logout | function | core/ |
Logs out a user. |
Pagination
- Previous page
- Page 1173
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.