| VariationCache::invalidate |
function |
core/lib/Drupal/Core/Cache/VariationCache.php |
Marks a cache item as invalid. |
| VariationCacheInterface::invalidate |
function |
core/lib/Drupal/Core/Cache/VariationCacheInterface.php |
Marks a cache item as invalid. |
| VendorHardeningPlugin::onPostPackageUpdate |
function |
composer/Plugin/VendorHardening/VendorHardeningPlugin.php |
POST_PACKAGE_UPDATE event handler. |
| VendorHardeningPlugin::onPrePackageUpdate |
function |
composer/Plugin/VendorHardening/VendorHardeningPlugin.php |
PRE_PACKAGE_UPDATE event handler. |
| VersionHistoryController::getRevisionDescriptionDateFormat |
function |
core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php |
Date format to use for revision description dates. |
| View::invalidateCaches |
function |
core/modules/views/src/Entity/View.php |
Invalidates cache tags. |
| ViewAddForm::validateForm |
function |
core/modules/views_ui/src/ViewAddForm.php |
Form validation handler. |
| ViewEditForm::$dateFormatter |
property |
core/modules/views_ui/src/ViewEditForm.php |
The date formatter service. |
| ViewEditForm::validateForm |
function |
core/modules/views_ui/src/ViewEditForm.php |
Form validation handler. |
| ViewExecutable::validate |
function |
core/modules/views/src/ViewExecutable.php |
Makes sure the view is completely valid. |
| ViewExecutableTest::testValidate |
function |
core/modules/views/tests/src/Kernel/ViewExecutableTest.php |
Tests the validation of display handlers. |
| ViewExecutableTest::testValidateNestedLoops |
function |
core/modules/views/tests/src/Kernel/ViewExecutableTest.php |
Tests that nested loops of the display handlers won't break validation. |
| Views argument validate plugins |
group |
core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Plugins for validating views contextual filters. |
| views.date_sql |
service |
core/modules/views/views.services.yml |
Drupal\views\Plugin\views\query\MysqlDateSql |
| views.post_update.php |
file |
core/modules/views/views.post_update.php |
Post update functions for Views. |
| views.view.test_argument_date.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_date.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_date.yml |
| views.view.test_argument_datetime.yml |
file |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_argument_datetime.yml |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_argument_datetime.yml |
| views.view.test_entity_id_argument_update.yml |
file |
core/modules/views/tests/fixtures/update/views.view.test_entity_id_argument_update.yml |
core/modules/views/tests/fixtures/update/views.view.test_entity_id_argument_update.yml |
| views.view.test_exposed_filter_datetime.yml |
file |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_exposed_filter_datetime.yml |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_exposed_filter_datetime.yml |
| views.view.test_filter_datetime.yml |
file |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_filter_datetime.yml |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_filter_datetime.yml |
| views.view.test_filter_date_between.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_date_between.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_date_between.yml |
| views.view.test_fix_revision_id_update.yml |
file |
core/modules/views/tests/fixtures/update/views.view.test_fix_revision_id_update.yml |
core/modules/views/tests/fixtures/update/views.view.test_fix_revision_id_update.yml |
| views.view.test_month_date_plugin.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_month_date_plugin.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_month_date_plugin.yml |
| views.view.test_sort_datetime.yml |
file |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_sort_datetime.yml |
core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_sort_datetime.yml |
| views.view.test_view_argument_validate_numeric.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_argument_validate_numeric.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_argument_validate_numeric.yml |
| views.view.test_view_argument_validate_user.yml |
file |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_user.yml |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_user.yml |
| views.view.test_view_argument_validate_username.yml |
file |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_username.yml |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_username.yml |
| ViewsAddDefaultPaginationHeaderTest::testViewsPostUpdatePaginationHeadingLevel |
function |
core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php |
Tests the upgrade path adding pagination_heading_level. |
| ViewsAddMissingLabelsUpdateTest |
class |
core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php |
Tests the upgrade path for adding missing labels. |
| ViewsAddMissingLabelsUpdateTest.php |
file |
core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php |
|
| ViewsAddMissingLabelsUpdateTest::$modules |
property |
core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php |
Modules to install after the database is loaded. |
| ViewsAddMissingLabelsUpdateTest::setDatabaseDumpFiles |
function |
core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php |
Set database dump files to be used. |
| ViewsAddMissingLabelsUpdateTest::setUp |
function |
core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php |
|
| ViewsAddMissingLabelsUpdateTest::testViewsPostUpdateFixRevisionId |
function |
core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php |
Tests the upgrade path for adding missing labels. |
| ViewsBlock::blockValidate |
function |
core/modules/views/src/Plugin/Block/ViewsBlock.php |
|
| 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::$deprecationsEnabled |
property |
core/modules/views/src/ViewsConfigUpdater.php |
Flag determining whether deprecations should be triggered. |
| 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::$formatterPluginManager |
property |
core/modules/views/src/ViewsConfigUpdater.php |
The formatter plugin manager service. |
| ViewsConfigUpdater::$multivalueBaseFieldsUpdateTableInfo |
property |
core/modules/views/src/ViewsConfigUpdater.php |
An array of helper data for the multivalue base field update. |
| ViewsConfigUpdater::$triggeredDeprecations |
property |
core/modules/views/src/ViewsConfigUpdater.php |
Stores which deprecations were triggered. |
| 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::addLabelIfMissing |
function |
core/modules/views/src/ViewsConfigUpdater.php |
Adds a label to views which don't have one. |
| ViewsConfigUpdater::create |
function |
core/modules/views/src/ViewsConfigUpdater.php |
Instantiates a new instance of this class. |
| ViewsConfigUpdater::needsDefaultArgumentSkipUrlUpdate |
function |
core/modules/views/src/ViewsConfigUpdater.php |
Checks for each view if default_argument_skip_url needs to be removed. |
| ViewsConfigUpdater::needsEntityArgumentUpdate |
function |
core/modules/views/src/ViewsConfigUpdater.php |
Checks if 'numeric' arguments should be converted to 'entity_target_id'. |
| ViewsConfigUpdater::needsOembedEagerLoadFieldUpdate |
function |
core/modules/views/src/ViewsConfigUpdater.php |
Add eager load option to all oembed type field configurations. |