ViewEntityInterface::getExecutable
  • References/PHP/Drupal/views/src/ViewEntityInterface

public ViewEntityInterface::getExecutable()

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

The plugin ID. Type: string File core/modules/views

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

(optional) The short title used in the views UI. Type:

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

The number of items per page. Type: int File core/m

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

Stores the current request object. Type: \Symfony\Component\HttpFoundation\Request File

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

Does this view already have loaded it's handlers. @todo Group with other static properties. Type:

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

Should the admin links be shown on the rendered view. Type: bool File

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

public ViewExecutable::addCacheContext($cache_context)

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

Exposed widget input directly from the $form_state->getValues(). Type:

2025-01-10 15:47:30
ViewsDataHelper::__construct
  • References/PHP/Drupal/views/src/ViewsDataHelper

public ViewsDataHelper::__construct(ViewsData $views_data)

2025-01-10 15:47:30