Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RegisterEntityResolversCompilerPass | class | core/ |
Adds services tagged 'entity_resolver' to the Serializer. |
| RegisterEntityResolversCompilerPass.php | file | core/ |
|
| RegisterEntityResolversCompilerPass::process | function | core/ |
Adds services to the Serializer. |
| RegisterEntityResolversCompilerPass::sort | function | core/ |
Sorts by priority. |
| RegisterEventSubscribersPass | class | core/ |
Wraps the Symfony event subscriber pass to use different tag names. |
| RegisterEventSubscribersPass.php | file | core/ |
|
| RegisterEventSubscribersPass::process | function | core/ |
|
| RegisterEventSubscribersPass::renameTag | function | core/ |
Renames tags in the container. |
| RegisterEventSubscribersPass::__construct | function | core/ |
Constructs a RegisterEventSubscribersPass object. |
| RegisterForm | class | core/ |
Form handler for the user register forms. |
| RegisterForm.php | file | core/ |
|
| RegisterForm::actions | function | core/ |
|
| RegisterForm::form | function | core/ |
|
| RegisterForm::save | function | core/ |
|
| RegisterForm::submitForm | function | core/ |
|
| RegisterSerializationClassesCompilerPass | class | core/ |
Adds services tagged JSON:API-only normalizers to the Serializer. |
| RegisterSerializationClassesCompilerPass | class | core/ |
Adds services tagged 'normalizer' and 'encoder' to the Serializer. |
| RegisterSerializationClassesCompilerPass.php | file | core/ |
|
| RegisterSerializationClassesCompilerPass.php | file | core/ |
|
| RegisterSerializationClassesCompilerPass::FORMAT | constant | core/ |
The ID for the JSON:API format. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG | constant | core/ |
The service tag that only JSON:API encoders should use. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID | constant | core/ |
The service ID. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG | constant | core/ |
The service tag that only JSON:API normalizers should use. |
| RegisterSerializationClassesCompilerPass::process | function | core/ |
Adds services to the JSON:API Serializer. |
| RegisterSerializationClassesCompilerPass::process | function | core/ |
|
| RegisterSerializationClassesCompilerPass::sort | function | core/ |
Sorts by priority. |
| RegisterSerializationClassesCompilerPassTest | class | core/ |
Tests Drupal\serialization\RegisterSerializationClassesCompilerPass. |
| RegisterSerializationClassesCompilerPassTest.php | file | core/ |
|
| RegisterSerializationClassesCompilerPassTest::testEncoders | function | core/ |
Tests encoders. |
| RegisterServicesForDestructionPass | class | core/ |
Adds services to the "kernel.destructable_services" container parameter. |
| RegisterServicesForDestructionPass.php | file | core/ |
|
| RegisterServicesForDestructionPass::process | function | core/ |
|
| RegisterStreamWrappersPass | class | core/ |
Adds services tagged 'stream_wrapper' to the stream_wrapper_manager service. |
| RegisterStreamWrappersPass.php | file | core/ |
|
| RegisterStreamWrappersPass::process | function | core/ |
|
| RegistrationWithUserFieldsTest | class | core/ |
Tests user registration forms with additional fields. |
| RegistrationWithUserFieldsTest.php | file | core/ |
|
| RegistrationWithUserFieldsTest::$defaultTheme | property | core/ |
|
| RegistrationWithUserFieldsTest::$modules | property | core/ |
|
| RegistrationWithUserFieldsTest::$page | property | core/ |
DocumentElement object. |
| RegistrationWithUserFieldsTest::$webAssert | property | core/ |
WebAssert object. |
| RegistrationWithUserFieldsTest::setUp | function | core/ |
|
| RegistrationWithUserFieldsTest::testRegistrationWithUserFields | function | core/ |
Tests Field API fields on user registration forms. |
| Registry | class | core/ |
Defines the theme registry service. |
| Registry.php | file | core/ |
|
| Registry::$preprocessForSuggestions | property | core/ |
Preprocess suggestions discovered in modules. |
| Registry::$registry | property | core/ |
The complete theme registry. |
| Registry::$runtimeRegistry | property | core/ |
An array of incomplete, runtime theme registries, keyed by theme name. |
| Registry::$theme | property | core/ |
The theme object representing the active theme for this registry. |
| Registry::$themeHookList | property | core/ |
List of all theme hooks. |
Pagination
- Previous page
- Page 1333
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.