| PirateDayCacheabilityMetadataConfigOverride |
class |
core/modules/config/tests/config_override_test/src/PirateDayCacheabilityMetadataConfigOverride.php |
Test implementation of a config override that provides cacheability metadata. |
| PirateDayCacheabilityMetadataConfigOverride.php |
file |
core/modules/config/tests/config_override_test/src/PirateDayCacheabilityMetadataConfigOverride.php |
|
| PirateDayCacheabilityMetadataConfigOverride::createConfigObject |
function |
core/modules/config/tests/config_override_test/src/PirateDayCacheabilityMetadataConfigOverride.php |
|
| PirateDayCacheabilityMetadataConfigOverride::getCacheableMetadata |
function |
core/modules/config/tests/config_override_test/src/PirateDayCacheabilityMetadataConfigOverride.php |
|
| PirateDayCacheabilityMetadataConfigOverride::getCacheSuffix |
function |
core/modules/config/tests/config_override_test/src/PirateDayCacheabilityMetadataConfigOverride.php |
|
| PirateDayCacheabilityMetadataConfigOverride::loadOverrides |
function |
core/modules/config/tests/config_override_test/src/PirateDayCacheabilityMetadataConfigOverride.php |
|
| QueryOptionsTest::testStoreQuerySettingsOverride |
function |
core/modules/views/tests/src/Functional/Plugin/QueryOptionsTest.php |
Test that query overrides are stored. |
| RecipeOverrideConfigStorage |
class |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
Wraps a config storage to allow recipe provided configuration to override it. |
| RecipeOverrideConfigStorage.php |
file |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::createCollection |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::decode |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::delete |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::deleteAll |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::encode |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::exists |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::getAllCollectionNames |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::getCollectionName |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::listAll |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::read |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::readMultiple |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::rename |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::write |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::__construct |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeRunnerTest::testModuleConfigurationOverride |
function |
core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php |
Tests configuration override after processing a recipe. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG |
constant |
core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php |
The service tag that only JSON:API encoders should use. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID |
constant |
core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php |
The service ID. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG |
constant |
core/modules/jsonapi/src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php |
The service tag that only JSON:API normalizers should use. |
| RelationshipNormalizerTest::$referencerId |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
Static UUID for the referencing entity. |
| RelationshipNormalizerTest::$userIds |
property |
core/modules/jsonapi/tests/src/Kernel/Normalizer/RelationshipNormalizerTest.php |
Static UUIDs for use in tests. |
| RequestSanitizerTest::testRequestMethodOverride |
function |
core/tests/Drupal/Tests/Core/Security/RequestSanitizerTest.php |
Tests HTTP method override handling during request sanitization. |
| RestExport::$authenticationProviderIds |
property |
core/modules/rest/src/Plugin/views/display/RestExport.php |
The authentication providers, like 'cookie' and 'basic_auth'. |
| RestExport::overrideApplies |
function |
core/modules/rest/src/Plugin/views/display/RestExport.php |
Determines whether the view overrides the given route. |
| RevertOverridesForm |
class |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
Reverts the overridden layout to the defaults. |
| RevertOverridesForm.php |
file |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
|
| RevertOverridesForm::$layoutTempstoreRepository |
property |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
The layout tempstore repository. |
| RevertOverridesForm::$messenger |
property |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
The messenger service. |
| RevertOverridesForm::$sectionStorage |
property |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
The section storage. |
| RevertOverridesForm::buildForm |
function |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
|
| RevertOverridesForm::create |
function |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
|
| RevertOverridesForm::getCancelUrl |
function |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
|
| RevertOverridesForm::getConfirmText |
function |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
|
| RevertOverridesForm::getDescription |
function |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
|
| RevertOverridesForm::getFormId |
function |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
|
| RevertOverridesForm::getQuestion |
function |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
|
| RevertOverridesForm::submitForm |
function |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
|
| RevertOverridesForm::__construct |
function |
core/modules/layout_builder/src/Form/RevertOverridesForm.php |
Constructs a new RevertOverridesForm. |
| RevertOverridesFormTest |
class |
core/modules/layout_builder/tests/src/Unit/RevertOverridesFormTest.php |
Tests the Layout Builder revert overrides form. |
| RevertOverridesFormTest.php |
file |
core/modules/layout_builder/tests/src/Unit/RevertOverridesFormTest.php |
|
| RevertOverridesFormTest::testGetDescription |
function |
core/modules/layout_builder/tests/src/Unit/RevertOverridesFormTest.php |
Tests ::getDescription() with entity, NULL, and ContextException cases. |
| RevisionLogEntityTrait::getRevisionUserId |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId(). |