Home
last modified time | relevance | path

Searched defs:config_factory (Results 1 – 25 of 254) sorted by relevance

1234567891011

/dports/www/drupal8/drupal-8.9.20/core/modules/config/tests/config_test/src/
H A DSchemaListenerController.php21 public function __construct(ConfigFactoryInterface $config_factory) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Theme/
H A DDefaultNegotiator.php26 public function __construct(ConfigFactoryInterface $config_factory) {
H A DAjaxBasePageNegotiator.php58 …unction __construct(CsrfTokenGenerator $token_generator, ConfigFactoryInterface $config_factory, R…
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Theme/
H A DDefaultNegotiator.php26 public function __construct(ConfigFactoryInterface $config_factory) {
H A DAjaxBasePageNegotiator.php58 …unction __construct(CsrfTokenGenerator $token_generator, ConfigFactoryInterface $config_factory, R…
/dports/www/drupal9/drupal-9.2.10/core/modules/config/tests/config_test/src/
H A DSchemaListenerController.php21 public function __construct(ConfigFactoryInterface $config_factory) {
/dports/www/drupal9/drupal-9.2.10/core/modules/system/src/EventSubscriber/
H A DSecurityFileUploadEventSubscriber.php30 public function __construct(ConfigFactoryInterface $config_factory) {
/dports/www/drupal8/drupal-8.9.20/core/modules/system/src/Theme/
H A DDbUpdateNegotiator.php28 public function __construct(ConfigFactoryInterface $config_factory) {
/dports/www/drupal9/drupal-9.2.10/core/modules/system/src/Theme/
H A DDbUpdateNegotiator.php28 public function __construct(ConfigFactoryInterface $config_factory) {
/dports/www/drupal8/drupal-8.9.20/core/modules/editor/src/EventSubscriber/
H A DEditorConfigTranslationSubscriber.php29 public function __construct(ConfigFactoryInterface $config_factory) {
/dports/www/drupal9/drupal-9.2.10/core/modules/editor/src/EventSubscriber/
H A DEditorConfigTranslationSubscriber.php29 public function __construct(ConfigFactoryInterface $config_factory) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Form/
H A DConfigFormBase.php20 public function __construct(ConfigFactoryInterface $config_factory) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Form/
H A DConfigFormBase.php20 public function __construct(ConfigFactoryInterface $config_factory) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/ImageToolkit/
H A DImageToolkitManager.php40 …e $cache_backend, ModuleHandlerInterface $module_handler, ConfigFactoryInterface $config_factory) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/ImageToolkit/
H A DImageToolkitManager.php40 …e $cache_backend, ModuleHandlerInterface $module_handler, ConfigFactoryInterface $config_factory) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/EventSubscriber/
H A DFast404ExceptionHtmlSubscriber.php41 …public function __construct(ConfigFactoryInterface $config_factory, HttpKernelInterface $http_kern…
/dports/www/drupal8/drupal-8.9.20/core/modules/jsonapi/src/Routing/
H A DReadOnlyModeMethodFilter.php39 public function __construct(FilterInterface $inner, ConfigFactoryInterface $config_factory) {
/dports/www/drupal8/drupal-8.9.20/core/modules/contact/src/Access/
H A DContactPageAccess.php39 …public function __construct(ConfigFactoryInterface $config_factory, UserDataInterface $user_data) {
/dports/www/drupal9/drupal-9.2.10/core/modules/contact/src/Access/
H A DContactPageAccess.php39 …public function __construct(ConfigFactoryInterface $config_factory, UserDataInterface $user_data) {
/dports/www/drupal9/drupal-9.2.10/core/modules/jsonapi/src/Routing/
H A DReadOnlyModeMethodFilter.php39 public function __construct(FilterInterface $inner, ConfigFactoryInterface $config_factory) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/EventSubscriber/
H A DFast404ExceptionHtmlSubscriber.php41 …public function __construct(ConfigFactoryInterface $config_factory, HttpKernelInterface $http_kern…
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Path/
H A DPathMatcher.php57 …public function __construct(ConfigFactoryInterface $config_factory, RouteMatchInterface $route_mat…
/dports/www/drupal8/drupal-8.9.20/core/modules/media/src/Routing/
H A DMediaRouteProvider.php27 …nager, EntityFieldManagerInterface $entity_field_manager, ConfigFactoryInterface $config_factory) {
/dports/www/drupal8/drupal-8.9.20/core/modules/node/src/EventSubscriber/
H A DNodeAdminRouteSubscriber.php39 …public function __construct(ConfigFactoryInterface $config_factory, RouteBuilderInterface $router_…
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Field/
H A DBaseFieldOverrideStorage.php33 …c function __construct(EntityTypeInterface $entity_type, ConfigFactoryInterface $config_factory, U…

1234567891011