ExposedFormCache::getForm
  • References/PHP/Drupal/views/src/ExposedFormCache

public ExposedFormCache::getForm($view_id, $display_id)

2025-01-10 15:47:30
ViewsData::$allStorage
  • References/PHP/Drupal/views/src/ViewsData

All table storage data loaded from cache. This is used when all data has been loaded from the cache to prevent further cache get calls when

2025-01-10 15:47:30
ViewsData::$cacheBackend
  • References/PHP/Drupal/views/src/ViewsData

The cache backend to use. Type:

2025-01-10 15:47:30
ViewsData::clear
  • References/PHP/Drupal/views/src/ViewsData

public ViewsData::clear() Clears the

2025-01-10 15:47:30
ViewExecutable::setDisplay
  • References/PHP/Drupal/views/src/ViewExecutable

public ViewExecutable::setDisplay($display_id = NULL)

2025-01-10 15:47:30
ViewsDisplayExtender::$no_ui
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplayExtender

Whether or not the plugin is selectable in the UI. If it's set to TRUE, you can still use it via the API in config files.

2025-01-10 15:47:30
View::isInstallable
  • References/PHP/Drupal/views/src/Entity/View

public View::isInstallable() Checks whether

2025-01-10 15:47:30
Views::viewsDataHelper
  • References/PHP/Drupal/views/src/Views

public static Views::viewsDataHelper() Returns

2025-01-10 15:47:30
ViewsEntitySchemaSubscriber::BASE_TABLE_RENAME
  • References/PHP/Drupal/views/src/EventSubscriber/ViewsEntitySchemaSubscriber

Indicates that a base table got renamed. File core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber

2025-01-10 15:47:30
ViewsExposedForm::$base
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

The base tables on which this exposed form plugin can be used. If no base table is specified the plugin can be used with all tables.

2025-01-10 15:47:30