| OverrideMenuLinksConfigActionTest |
class |
core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php |
Tests overriding static menu links with config actions. |
| OverrideMenuLinksConfigActionTest.php |
file |
core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php |
|
| OverrideMenuLinksConfigActionTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php |
Modules to install. |
| OverrideMenuLinksConfigActionTest::testConfigName |
function |
core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php |
Tests that the action only works on core.menu.static_menu_link_overrides. |
| OverrideMenuLinksConfigActionTest::testOverrideLinks |
function |
core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php |
Tests overriding static menu links. |
| OverrideSectionsTest::$resourceConfigId |
property |
core/modules/layout_builder/tests/src/Functional/Rest/OverrideSectionsTest.php |
The REST Resource Config entity ID under test (i.e. a resource type). |
| PageDisplayVariantSelectionEvent::$pluginConfiguration |
property |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
The configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::getPluginConfiguration |
function |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
Get the configuration for the selected page display variant. |
| PageDisplayVariantSelectionEvent::setPluginConfiguration |
function |
core/lib/Drupal/Core/Render/PageDisplayVariantSelectionEvent.php |
Set the configuration for the selected page display variant. |
| PagerTest::testPagerConfigTranslation |
function |
core/modules/views/tests/src/Functional/Plugin/PagerTest.php |
Tests translating the pager using config_translation. |
| PageTitleBlock::defaultConfiguration |
function |
core/lib/Drupal/Core/Block/Plugin/Block/PageTitleBlock.php |
Gets default configuration for this plugin. |
| paramconverter.configentity_admin |
service |
core/core.services.yml |
Drupal\Core\ParamConverter\AdminPathConfigEntityConverter |
| PathBasedBreadcrumbBuilder::$config |
property |
core/modules/system/src/PathBasedBreadcrumbBuilder.php |
Site config object. |
| PathMatcher::$configFactory |
property |
core/lib/Drupal/Core/Path/PathMatcher.php |
The config factory service. |
| PathProcessorFront::$config |
property |
core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php |
A config factory for retrieving required config settings. |
| PathProcessorFrontTest::testProcessInboundBadConfig |
function |
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php |
Tests inbound failure with broken config. |
| PathProcessorLanguage::$config |
property |
core/modules/language/src/HttpKernel/PathProcessorLanguage.php |
A config factory for retrieving required config settings. |
| PathProcessorLanguage::$configSubscriber |
property |
core/modules/language/src/HttpKernel/PathProcessorLanguage.php |
The language configuration event subscriber. |
| PathProcessorLanguage::initConfigSubscriber |
function |
core/modules/language/src/HttpKernel/PathProcessorLanguage.php |
Initializes the injected event subscriber with the language path processor. |
| PerformanceForm::getEditableConfigNames |
function |
core/modules/system/src/Form/PerformanceForm.php |
Gets the configuration names that will be editable. |
| PhpMail::$configFactory |
property |
core/lib/Drupal/Core/Mail/Plugin/Mail/PhpMail.php |
The configuration factory. |
| PhpMailTest::$configFactory |
property |
core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/PhpMailTest.php |
The configuration factory. |
| PhpTufValidatorTest::providerInvalidConfiguration |
function |
core/modules/package_manager/tests/src/Kernel/PhpTufValidatorTest.php |
Data provider for testing invalid plugin configuration. |
| PhpTufValidatorTest::providerInvalidConfigurationInStage |
function |
core/modules/package_manager/tests/src/Kernel/PhpTufValidatorTest.php |
Data provider for testing invalid plugin configuration in the stage. |
| PhpTufValidatorTest::testInvalidConfigurationInProjectRoot |
function |
core/modules/package_manager/tests/src/Kernel/PhpTufValidatorTest.php |
Tests errors caused by invalid plugin configuration in the project root. |
| PhpTufValidatorTest::testInvalidConfigurationInStage |
function |
core/modules/package_manager/tests/src/Kernel/PhpTufValidatorTest.php |
Tests errors caused by invalid plugin configuration in the stage directory. |
| PhpTufValidatorTest::testPluginInstalledAndConfiguredProperly |
function |
core/modules/package_manager/tests/src/Kernel/PhpTufValidatorTest.php |
Tests that there are no errors if the plugin is set up correctly. |
| PhpUnitTestDiscovery::$configurationFilePath |
property |
core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php |
Path to PHPUnit's configuration file. |
| PhpUnitTestDiscovery::setConfigurationFilePath |
function |
core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php |
Sets the configuration file path. |
| PhpUnitTestRunner::$configurationFilePath |
property |
core/lib/Drupal/Core/Test/PhpUnitTestRunner.php |
Path to PHPUnit's configuration file. |
| PhpUnitTestRunner::setConfigurationFilePath |
function |
core/lib/Drupal/Core/Test/PhpUnitTestRunner.php |
Sets the configuration file path. |
| 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 |
Creates a configuration object for use during install and synchronization. |
| PirateDayCacheabilityMetadataConfigOverride::getCacheableMetadata |
function |
core/modules/config/tests/config_override_test/src/PirateDayCacheabilityMetadataConfigOverride.php |
Gets the cacheability metadata associated with the config factory override. |
| PirateDayCacheabilityMetadataConfigOverride::getCacheSuffix |
function |
core/modules/config/tests/config_override_test/src/PirateDayCacheabilityMetadataConfigOverride.php |
The string to append to the configuration static cache name. |
| PirateDayCacheabilityMetadataConfigOverride::loadOverrides |
function |
core/modules/config/tests/config_override_test/src/PirateDayCacheabilityMetadataConfigOverride.php |
Returns config overrides. |
| PlaceholderGenerator::$rendererConfig |
property |
core/lib/Drupal/Core/Render/PlaceholderGenerator.php |
The renderer configuration array. |
| plugin.manager.config_action |
service |
core/core.services.yml |
Drupal\Core\Config\Action\ConfigActionManager |
| plugin.manager.config_translation.mapper |
service |
core/modules/config_translation/config_translation.services.yml |
Drupal\config_translation\ConfigMapperManager |
| PluginBase::$configuration |
property |
core/lib/Drupal/Component/Plugin/PluginBase.php |
Configuration information passed into the plugin. |
| PluginBase::isConfigurable |
function |
core/lib/Drupal/Component/Plugin/PluginBase.php |
Determines if the plugin is configurable. |
| PluginFormBase::validateConfigurationForm |
function |
core/lib/Drupal/Core/Plugin/PluginFormBase.php |
Form validation handler. |
| PluginFormInterface::buildConfigurationForm |
function |
core/lib/Drupal/Core/Plugin/PluginFormInterface.php |
Form constructor. |
| PluginFormInterface::submitConfigurationForm |
function |
core/lib/Drupal/Core/Plugin/PluginFormInterface.php |
Form submission handler. |
| PluginFormInterface::validateConfigurationForm |
function |
core/lib/Drupal/Core/Plugin/PluginFormInterface.php |
Form validation handler. |
| PluralVariants::setConfig |
function |
core/modules/config_translation/src/FormElement/PluralVariants.php |
Sets configuration based on a nested form value array. |
| PreconfiguredFieldUiOptionsInterface |
interface |
core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php |
Defines an interface for exposing "preconfigured" field definitions. |
| PreconfiguredFieldUiOptionsInterface.php |
file |
core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php |
|
| PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions |
function |
core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php |
Returns preconfigured field options for a field type. |