Search for rid
- Search 7.x for rid
- Search 9.5.x for rid
- Search 8.9.x for rid
- Search 10.3.x for rid
- Search 11.x for rid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StaticMenuLinkOverridesInterface::reload | function | core/ |
Reloads the overrides from config. |
| StaticMenuLinkOverridesInterface::saveOverride | function | core/ |
Saves the override. |
| StaticMenuLinkOverridesTest | class | core/ |
Tests Drupal\Core\Menu\StaticMenuLinkOverrides. |
| StaticMenuLinkOverridesTest.php | file | core/ |
|
| StaticMenuLinkOverridesTest::providerTestDeleteOverrides | function | core/ |
Provides test data for testDeleteOverrides. |
| StaticMenuLinkOverridesTest::providerTestLoadOverride | function | core/ |
Provides test data for testLoadOverride. |
| StaticMenuLinkOverridesTest::testDeleteOverrides | function | core/ |
Tests the deleteOverride and deleteOverrides method. |
| StaticMenuLinkOverridesTest::testLoadMultipleOverrides | function | core/ |
Tests the loadMultipleOverrides method. |
| StaticMenuLinkOverridesTest::testLoadOverride | function | core/ |
Tests the loadOverride method. |
| StaticMenuLinkOverridesTest::testReload | function | core/ |
Tests the reload method. |
| StaticMenuLinkOverridesTest::testSaveOverride | function | core/ |
Tests the saveOverride method. |
| StyleGridResponsiveTest | class | core/ |
Tests the grid_responsive style plugin. |
| StyleGridResponsiveTest.php | file | core/ |
|
| StyleGridResponsiveTest::$testViews | property | core/ |
Views used by this test. |
| StyleGridResponsiveTest::providerTestResponsiveGrid | function | core/ |
Data provider for testing various configurations. |
| StyleGridResponsiveTest::testResponsiveGrid | function | core/ |
Generates a grid_responsive and asserts that it is displaying correctly. |
| StyleGridTest | class | core/ |
Tests the grid style plugin. |
| StyleGridTest.php | file | core/ |
|
| StyleGridTest::$alignmentsTested | property | core/ |
Keeps track of which alignments have been tested. |
| StyleGridTest::$testViews | property | core/ |
Views used by this test. |
| StyleGridTest::assertGrid | function | core/ |
Generates a grid and asserts that it is displaying correctly. |
| StyleGridTest::testGrid | function | core/ |
Tests the grid style. |
| SystemMenuOffCanvasForm::hasMenuOverrides | function | core/ |
Determines if the menu has configuration overrides. |
| SystemMenuOffCanvasForm::hasMenuOverrides | function | core/ |
Determines if the menu has configuration overrides. |
| TaxonomyOverviewOverrideHooks | class | core/ |
Hook implementations for taxonomy_overview_override_test. |
| TaxonomyOverviewOverrideHooks.php | file | core/ |
|
| TaxonomyOverviewOverrideHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| taxonomy_overview_override_test.info.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_overview_override_test/taxonomy_overview_override_test.info.yml |
| TermTest::testTermSaveOverrideSelector | function | core/ |
Test UI with override_selector TRUE. |
| TestAuthenticationProvider::$providerId | property | core/ |
The provider id. |
| TestClassAttribute::overrides | function | core/ |
#[Route(path: '/overrides/{id}', name: 'overrides', requirements: [ 'id' => '\\d+', ], options: [ 'option_a' => 'from_method', 'option_b' => 'from_method', ], defaults: [ 'default_a' => 'from_method', 'default_b' => 'from_method', ], host:… |
| TestConfigFactoryOverrideBase | class | core/ |
Stub class for testing ConfigFactoryOverrideBase. |
| TestConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| TestConfigFactoryOverrideBase::doFilterNestedArray | function | core/ |
|
| TestConfigFactoryOverrideBase::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
| TestConfigFactoryOverrideBase::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
| TestConfigFactoryOverrideBase::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
| TestHookReorderHookFirst::customHookOverride | function | core/ |
This pair tests ReorderHook. |
| TestHookReorderHookLast::customHookOverride | function | core/ |
This pair tests ReorderHook. |
| testing_config_overrides.info.yml | file | core/ |
core/profiles/tests/testing_config_overrides/testing_config_overrides.info.yml |
| testing_config_overrides_module.info.yml | file | core/ |
core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/testing_config_overrides_module.info.yml |
| TestNodeFormOverride | class | core/ |
Override NodeForm to test media library form submission semantics. |
| TestNodeFormOverride.php | file | core/ |
|
| TestNodeFormOverride::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| test_theme_libraries_override_with_drupal_settings.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml |
| test_theme_libraries_override_with_invalid_asset.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_libraries_override_with_invalid_asset/test_theme_libraries_override_with_invalid_asset.info.yml |
| TextareaWithSummaryTest::testSummaryButtonOverride | function | core/ |
Tests overriding markup in Edit summary button. |
| theme-test-function-template-override.html.twig | file | core/ |
{# Output for Theme API test #} Success: Template overrides theme function. |
| theme-test-general-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_alter(). Hooks: {{ module_hook }} {{ theme_hook }} |
| 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(). Hooks: {{ module_hook }} {{ theme_hook }} |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.