Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
RegisterServicesForDestructionPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php
RegisterServicesForDestructionPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterServicesForDestructionPass.php
RegisterStreamWrappersPass class core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php Adds services tagged 'stream_wrapper' to the stream_wrapper_manager service.
RegisterStreamWrappersPass.php file core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php
RegisterStreamWrappersPass::process function core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterStreamWrappersPass.php
RegistrationWithUserFieldsTest class core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php Tests user registration forms with additional fields.
RegistrationWithUserFieldsTest.php file core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php
RegistrationWithUserFieldsTest::$defaultTheme property core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php The theme to install as the default for testing.
RegistrationWithUserFieldsTest::$modules property core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php Modules to enable.
RegistrationWithUserFieldsTest::$page property core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php DocumentElement object.
RegistrationWithUserFieldsTest::$webAssert property core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php WebAssert object.
RegistrationWithUserFieldsTest::setUp function core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php
RegistrationWithUserFieldsTest::testRegistrationWithUserFields function core/modules/user/tests/src/FunctionalJavascript/RegistrationWithUserFieldsTest.php Tests Field API fields on user registration forms.
Registry class core/lib/Drupal/Core/Theme/Registry.php Defines the theme registry service.
Registry.php file core/lib/Drupal/Core/Theme/Registry.php
Registry::$cache property core/lib/Drupal/Core/Theme/Registry.php The cache backend to use for the complete theme registry data.
Registry::$initialized property core/lib/Drupal/Core/Theme/Registry.php Stores whether the registry was already initialized.
Registry::$lock property core/lib/Drupal/Core/Theme/Registry.php The lock backend that should be used.
Registry::$moduleHandler property core/lib/Drupal/Core/Theme/Registry.php The module handler to use to load modules.
Registry::$registry property core/lib/Drupal/Core/Theme/Registry.php The complete theme registry.
Registry::$root property core/lib/Drupal/Core/Theme/Registry.php The app root.
Registry::$runtimeCache property core/lib/Drupal/Core/Theme/Registry.php The runtime cache.
Registry::$runtimeRegistry property core/lib/Drupal/Core/Theme/Registry.php An array of incomplete, runtime theme registries, keyed by theme name.
Registry::$theme property core/lib/Drupal/Core/Theme/Registry.php The theme object representing the active theme for this registry.
Registry::$themeHandler property core/lib/Drupal/Core/Theme/Registry.php The theme handler.
Registry::$themeInitialization property core/lib/Drupal/Core/Theme/Registry.php The theme initialization.
Registry::$themeManager property core/lib/Drupal/Core/Theme/Registry.php The theme manager.
Registry::$themeName property core/lib/Drupal/Core/Theme/Registry.php The name of the theme for which to construct the registry, if given.
Registry::build function core/lib/Drupal/Core/Theme/Registry.php Builds the theme registry cache.
Registry::completeSuggestion function core/lib/Drupal/Core/Theme/Registry.php Completes the definition of the requested suggestion hook.
Registry::destruct function core/lib/Drupal/Core/Theme/Registry.php Performs destruct operations.
Registry::get function core/lib/Drupal/Core/Theme/Registry.php Returns the complete theme registry from cache or rebuilds it.
Registry::getBaseHook function core/lib/Drupal/Core/Theme/Registry.php Returns the base hook for a given hook suggestion.
Registry::getPath function core/lib/Drupal/Core/Theme/Registry.php Wraps drupal_get_path().
Registry::getPrefixGroupedUserFunctions function core/lib/Drupal/Core/Theme/Registry.php Gets all user functions grouped by the word before the first underscore.
Registry::getRuntime function core/lib/Drupal/Core/Theme/Registry.php Returns the incomplete, runtime theme registry.
Registry::init function core/lib/Drupal/Core/Theme/Registry.php Initializes a theme with a certain name.
Registry::mergePreprocessFunctions function core/lib/Drupal/Core/Theme/Registry.php Merges the source hook's preprocess functions into the destination hook's.
Registry::postProcessExtension function core/lib/Drupal/Core/Theme/Registry.php Completes the theme registry adding discovered functions and hooks.
Registry::processExtension function core/lib/Drupal/Core/Theme/Registry.php Process a single implementation of hook_theme().
Registry::reset function core/lib/Drupal/Core/Theme/Registry.php Invalidates theme registry caches.
Registry::setCache function core/lib/Drupal/Core/Theme/Registry.php Persists the theme registry in the cache backend.
Registry::setThemeManager function core/lib/Drupal/Core/Theme/Registry.php Sets the theme manager.
Registry::__construct function core/lib/Drupal/Core/Theme/Registry.php Constructs a \Drupal\Core\Theme\Registry object.
RegistryLegacyTest class core/tests/Drupal/KernelTests/Core/Theme/RegistryLegacyTest.php Tests legacy behavior of the ThemeRegistry class.
RegistryLegacyTest class core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php @coversDefaultClass \Drupal\Core\Theme\Registry[[api-linebreak]]
@group Theme
@group legacy
RegistryLegacyTest.php file core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php
RegistryLegacyTest.php file core/tests/Drupal/KernelTests/Core/Theme/RegistryLegacyTest.php
RegistryLegacyTest::$cache property core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php The mocked cache backend.
RegistryLegacyTest::$lock property core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php The mocked lock backend.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.