Search for config

  1. Search 7.x for config
  2. Search 9.5.x for config
  3. Search 10.3.x for config
  4. Search 11.x for config
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Config class composer/Plugin/VendorHardening/Config.php Determine configuration.
Config class core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php Drupal config source from database.
Config class core/modules/migrate/src/Plugin/migrate/destination/Config.php Provides Configuration Management destination plugin.
Config class core/lib/Drupal/Core/Config/Config.php Defines the default configuration object.

All search results

Title Object type File name Summary
ViewsConfigDependenciesIntegrationTest::testConfigRemovalRole function core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Tests removing a config dependency that deletes the View.
ViewsConfigDependenciesIntegrationTest::testImage function core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Tests integration with image module.
ViewsConfigEntityTest class core/modules/views/tests/modules/views_config_entity_test/src/Entity/ViewsConfigEntityTest.php Defines a configuration-based entity type used for testing Views data.
ViewsConfigEntityTest.php file core/modules/views/tests/modules/views_config_entity_test/src/Entity/ViewsConfigEntityTest.php
ViewsConfigEntityTestViewsData class core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php Provides a view to override views data for config test entity types.
ViewsConfigEntityTestViewsData.php file core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php
ViewsConfigEntityTestViewsData::getViewsData function core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php Returns views data for the entity type.
ViewsConfigEntityTestViewsData::getViewsTableForEntityType function core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php @inheritDoc
ViewsConfigUpdater class core/modules/views/src/ViewsConfigUpdater.php Provides a BC layer for modules providing old configurations.
ViewsConfigUpdater.php file core/modules/views/src/ViewsConfigUpdater.php
ViewsConfigUpdater::$entityFieldManager property core/modules/views/src/ViewsConfigUpdater.php The entity field manager.
ViewsConfigUpdater::$entityTypeManager property core/modules/views/src/ViewsConfigUpdater.php The entity type manager.
ViewsConfigUpdater::$multivalueBaseFieldsUpdateTableInfo property core/modules/views/src/ViewsConfigUpdater.php An array of helper data for the multivalue base field update.
ViewsConfigUpdater::$typedConfigManager property core/modules/views/src/ViewsConfigUpdater.php The typed config manager.
ViewsConfigUpdater::$viewsData property core/modules/views/src/ViewsConfigUpdater.php The views data service.
ViewsConfigUpdater::create function core/modules/views/src/ViewsConfigUpdater.php Instantiates a new instance of this class.
ViewsConfigUpdater::getMultivalueBaseFieldUpdateTableInfo function core/modules/views/src/ViewsConfigUpdater.php Returns the multivalue base fields update table info.
ViewsConfigUpdater::mapOperatorFromSingleToMultiple function core/modules/views/src/ViewsConfigUpdater.php Maps a single operator to a multiple one, if possible.
ViewsConfigUpdater::needsEntityLinkUrlUpdate function core/modules/views/src/ViewsConfigUpdater.php Add additional settings to the entity link field.
ViewsConfigUpdater::needsMultivalueBaseFieldUpdate function core/modules/views/src/ViewsConfigUpdater.php Update field names for multi-value base fields.
ViewsConfigUpdater::needsOperatorDefaultsUpdate function core/modules/views/src/ViewsConfigUpdater.php Add additional settings to the entity link field.
ViewsConfigUpdater::processDisplayHandlers function core/modules/views/src/ViewsConfigUpdater.php Processes all display handlers.
ViewsConfigUpdater::processEntityLinkUrlHandler function core/modules/views/src/ViewsConfigUpdater.php Processes entity link URL fields.
ViewsConfigUpdater::processMultivalueBaseFieldHandler function core/modules/views/src/ViewsConfigUpdater.php Processes handlers affected by the multivalue base field update.
ViewsConfigUpdater::processOperatorDefaultsHandler function core/modules/views/src/ViewsConfigUpdater.php Processes operator defaults.
ViewsConfigUpdater::updateAll function core/modules/views/src/ViewsConfigUpdater.php Performs all required updates.
ViewsConfigUpdater::__construct function core/modules/views/src/ViewsConfigUpdater.php ViewsConfigUpdater constructor.
ViewsConfigUpdaterTest class core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @coversDefaultClass \Drupal\views\ViewsConfigUpdater
ViewsConfigUpdaterTest.php file core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php
ViewsConfigUpdaterTest::$configUpdater property core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php The views config updater.
ViewsConfigUpdaterTest::$modules property core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php Modules to enable.
ViewsConfigUpdaterTest::loadTestView function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php Loads a test view.
ViewsConfigUpdaterTest::setUp function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php
ViewsConfigUpdaterTest::testNeedsEntityLinkUrlUpdate function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @covers ::needsEntityLinkUrlUpdate
ViewsConfigUpdaterTest::testNeedsFieldNamesForMultivalueBaseFieldsUpdate function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @covers ::needsMultivalueBaseFieldUpdate
ViewsConfigUpdaterTest::testNeedsOperatorUpdateDefaults function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @covers ::needsOperatorDefaultsUpdate
ViewsConfigUpdaterTest::testUpdateAll function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @covers ::updateAll
ViewsDataTest::$configFactory property core/modules/views/tests/src/Unit/ViewsDataTest.php The mocked config factory.
ViewsMenuLinkForm::buildConfigurationForm function core/modules/views/src/Plugin/Menu/Form/ViewsMenuLinkForm.php Form constructor.
ViewsSelection::buildConfigurationForm function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Form constructor.
ViewsSelection::defaultConfiguration function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Gets default configuration for this plugin.
ViewStorageTest::$configProperties property core/modules/views/tests/src/Kernel/ViewStorageTest.php Properties that should be stored in the configuration.
ViewStorageTest::testConfigurationEntityCRUD function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests CRUD operations.
views_config_entity_test.info.yml file core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml
views_config_entity_test.schema.yml file core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml
views_field_config_delete function core/modules/views/views.module Implements hook_ENTITY_TYPE_delete() for 'field_config'.
views_field_config_insert function core/modules/views/views.module Implements hook_ENTITY_TYPE_insert() for 'field_config'.
views_field_config_update function core/modules/views/views.module Implements hook_ENTITY_TYPE_update() for 'field_config'.
views_test_config.info.yml file core/modules/views/tests/modules/views_test_config/views_test_config.info.yml core/modules/views/tests/modules/views_test_config/views_test_config.info.yml
views_test_config.module file core/modules/views/tests/modules/views_test_config/views_test_config.module Contains the "views_test_config" module main functionality.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.