Search for rid
Title | Object type | File name | Summary |
---|---|---|---|
theme-test-general-suggestions--theme-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by the test_theme theme via hook_theme_suggestions_alter(). |
theme-test-suggestions--module-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by a module via hook_theme_suggestions_HOOK_alter(). |
theme-test-suggestions--theme-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by the test_theme theme via hook_theme_suggestions_HOOK_alter(). |
ThemeLegacyTest::testFunctionOverride | function | core/ |
Ensures a theme template can override a theme function. |
ThemeTest::testCSSOverride | function | core/ |
Ensures a theme's .info.yml file is able to override a module CSS file from being added to the page. |
ThemeTest::testTemplateOverride | function | core/ |
Ensures a themes template is overridable based on the 'template' filename. |
ThemeTestController::functionTemplateOverridden | function | core/ |
A theme template that overrides a theme function. |
theme_theme_test_function_template_override | function | core/ |
Theme function for hook theme_test_function_template_override. |
ToolbarClaroOverridesTest | class | core/ |
Tests the loading of Claro assets on a non-Claro default theme. |
ToolbarClaroOverridesTest.php | file | core/ |
|
ToolbarClaroOverridesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ToolbarClaroOverridesTest::$modules | property | core/ |
Modules to enable. |
ToolbarClaroOverridesTest::$themeInstaller | property | core/ |
The theme installer used in this test for enabling themes. |
ToolbarClaroOverridesTest::$themeManager | property | core/ |
The theme manager. |
ToolbarClaroOverridesTest::setUp | function | core/ |
|
ToolbarClaroOverridesTest::testClaroAssets | function | core/ |
Confirm Claro assets load on a non-Claro default theme. |
tour.tour.testing_config_overrides.yml | file | core/ |
core/profiles/testing_config_overrides/config/optional/tour.tour.testing_config_overrides.yml |
tour.tour.testing_config_overrides_module.yml | file | core/ |
core/profiles/testing_config_overrides/modules/testing_config_overrides_module/config/optional/tour.tour.testing_config_overrides_module.yml |
tour_post_update_joyride_selectors_to_selector_property | function | core/ |
Convert Joyride selectors to `selector` property. |
TwigExtensionTest::testLinkWithOverriddenAttributes | function | core/ |
@covers ::getLink |
TwigSettingsTest::testTwigAutoReloadOverride | function | core/ |
Ensures Twig template auto reload setting can be overridden. |
TwigSettingsTest::testTwigCacheOverride | function | core/ |
Ensures Twig template cache setting can be overridden. |
TwigSettingsTest::testTwigDebugOverride | function | core/ |
Ensures Twig engine debug setting can be overridden. |
UriDependentTestImageEffect | class | core/ |
Performs an image operation that depends on the URI of the original image. |
UriDependentTestImageEffect.php | file | core/ |
|
UriDependentTestImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
UriDependentTestImageEffect::getUriDependentDimensions | function | core/ |
Make the image dimensions dependent on the image file extension. |
UriDependentTestImageEffect::transformDimensions | function | core/ |
Determines the dimensions of the styled image. |
UserPermissionsTest::$rid | property | core/ |
User's role ID. |
UserPermissionsTest::$rid | property | core/ |
User's role ID. |
ViewExecutable::$override_path | property | core/ |
Allow to override the path used for generated urls. |
ViewExecutable::$override_url | property | core/ |
Allow to override the \Drupal\Core\Url of the current view. |
ViewExecutable::generateHandlerId | function | core/ |
Generates a unique ID for a handler instance. |
ViewExecutableTest::testArgumentValidatorValueOverride | function | core/ |
Tests if argument overrides by validators are propagated to tokens. |
ViewExecutableTest::testGenerateHandlerId | function | core/ |
@covers ::generateHandlerId |
ViewExecutableTest::testGetUrlWithOverriddenUrl | function | core/ |
@covers ::getUrl |
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute | function | core/ |
Tests the page controller with arguments of an overridden page view. |
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting | function | core/ |
Tests the page controller with arguments of an overridden page view. |
ViewPageControllerTest::testHandleWithArgumentsWithoutOverridden | function | core/ |
Tests the page controller with arguments on a non overridden page view. |
views-view-grid.html.twig | file | core/ |
Default theme implementation for views to display rows in a grid. |
views-view-grid.html.twig | file | core/ |
Theme override for views to display rows in a grid. |
views-view-grid.html.twig | file | core/ |
Theme override for views to display rows in a grid. |
views-view-grid.html.twig | file | core/ |
Theme override for views to display rows in a grid. |
views-view-grid.html.twig | file | core/ |
Theme override for views to display rows in a grid. |
views-view-grid.html.twig | file | core/ |
Theme override for views to display rows in a grid. |
views.view.test_filter_group_override.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_group_override.yml |
views.view.test_grid.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_grid.yml |
views.view.test_user_roles_rid.yml | file | core/ |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_roles_rid.yml |
ViewsBlockTest::testBuildWithTitleOverride | function | core/ |
Tests ViewsBlock::build() with a title override. |
ViewsHandlerManagerTest::testGetHandlerNoOverride | function | core/ |
Tests getHandler() without an override. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.