Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RegisterAccessChecksPass | class | core/ |
Adds services tagged 'access_check' to the access_manager service. |
| RegisterAccessChecksPass.php | file | core/ |
|
| RegisterAccessChecksPass::process | function | core/ |
|
| 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/ |
Registers all event subscribers to the event dispatcher. |
| RegisterEventSubscribersPass.php | file | core/ |
|
| RegisterEventSubscribersPass::process | function | core/ |
|
| RegisterForm | class | core/ |
Form handler for the user register forms. |
| RegisterForm.php | file | core/ |
|
| RegisterForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| RegisterForm::form | function | core/ |
Gets the actual form array to be built. |
| RegisterForm::save | function | core/ |
Form submission handler for the 'save' action. |
| RegisterForm::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… |
| RegisterSerializationClassesCompilerPass | class | core/ |
Adds services tagged 'normalizer' and 'encoder' to the Serializer. |
| RegisterSerializationClassesCompilerPass | class | core/ |
Adds services tagged JSON:API-only normalizers 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/ |
Adds services to the Serializer. |
| RegisterSerializationClassesCompilerPass::sort | function | core/ |
Sorts by priority. |
| RegisterSerializationClassesCompilerPassTest | class | core/ |
@coversDefaultClass \Drupal\serialization\RegisterSerializationClassesCompilerPass[[api-linebreak]] @group serialization |
| RegisterSerializationClassesCompilerPassTest.php | file | core/ |
|
| RegisterSerializationClassesCompilerPassTest::testEncoders | function | core/ |
@covers ::process[[api-linebreak]] |
| RegisterServicesForDestructionPass | class | core/ |
Adds services with specific tags to "kernel_destruct_subscriber" service. |
| 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/ |
The theme to install as the default for testing. |
| RegistrationWithUserFieldsTest::$modules | property | core/ |
Modules to enable. |
| 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::$cache | property | core/ |
The cache backend to use for the complete theme registry data. |
| Registry::$initialized | property | core/ |
Stores whether the registry was already initialized. |
| Registry::$lock | property | core/ |
The lock backend that should be used. |
| Registry::$moduleHandler | property | core/ |
The module handler to use to load modules. |
Pagination
- Previous page
- Page 1021
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.