Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| VideoFile::prepareViewDisplay | function | core/ |
Prepares the media type fields for this source in the view display. |
| View::$base_field | property | core/ |
The name of the base field to use. |
| View::$base_table | property | core/ |
The name of the base table this view will use. |
| View::$description | property | core/ |
The description of the view, which is used only in the interface. |
| View::$display | property | core/ |
Stores all display handlers of this view. |
| View::$isEmpty | property | core/ |
Stores whether the embedded view is actually empty. |
| View::$viewStorage | property | core/ |
The view storage. |
| View::addDisplay | function | core/ |
Adds a new display handler to the view, automatically creating an ID. |
| View::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| View::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| View::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| View::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| View::duplicateDisplayAsType | function | core/ |
Duplicates an existing display into a new display type. |
| View::fixTableNames | function | core/ |
Fixes table names for revision metadata fields of revisionable entities. |
| View::generateDisplayId | function | core/ |
Generates a display ID of a certain plugin type. |
| View::getDisplay | function | core/ |
Retrieves a specific display's configuration by reference. |
| View::invalidateCaches | function | core/ |
Invalidates cache tags. |
| View::isEmpty | function | core/ |
Does that area have nothing to show. |
| View::isInstallable | function | core/ |
Checks whether this entity is installable. |
| View::mergeDefaultDisplaysOptions | function | core/ |
Add defaults to the display options. |
| View::postCreate | function | core/ |
Acts on a created entity before hooks are invoked. |
| View::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| View::postLoad | function | core/ |
Acts on loaded entities. |
| View::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| View::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| View::__construct | function | core/ |
Constructs a View object. |
| View::__sleep | function | core/ |
|
| ViewAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ViewAddForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| ViewAddForm::__construct | function | core/ |
Constructs a new ViewAddForm object. |
| ViewAjaxController::$redirectDestination | property | core/ |
The redirect destination. |
| ViewAjaxController::$storage | property | core/ |
The entity storage for views. |
| ViewAjaxController::__construct | function | core/ |
Constructs a ViewAjaxController object. |
| ViewAjaxControllerTest | class | core/ |
@coversDefaultClass \Drupal\views\Controller\ViewAjaxController[[api-linebreak]] @group views |
| ViewAjaxControllerTest.php | file | core/ |
|
| ViewAjaxControllerTest::$currentPath | property | core/ |
The mocked current path. |
| ViewAjaxControllerTest::$executableFactory | property | core/ |
The mocked executable factory. |
| ViewAjaxControllerTest::$redirectDestination | property | core/ |
The redirect destination. |
| ViewAjaxControllerTest::$renderer | property | core/ |
The renderer. |
| ViewAjaxControllerTest::$viewAjaxController | property | core/ |
The tested views ajax controller. |
| ViewAjaxControllerTest::$viewStorage | property | core/ |
The mocked view entity storage. |
| ViewAjaxControllerTest::assertViewResultCommand | function | core/ |
Ensures that the main view content command is added. |
| ViewAjaxControllerTest::getCommands | function | core/ |
Gets the commands entry from the response object. |
| ViewAjaxControllerTest::setUp | function | core/ |
|
| ViewAjaxControllerTest::setupValidMocks | function | core/ |
Sets up a bunch of valid mocks like the view entity and executable. |
| ViewAjaxControllerTest::testAccessDeniedView | function | core/ |
Tests a view without having access to it. |
| ViewAjaxControllerTest::testAjaxView | function | core/ |
Tests a valid view without arguments pagers etc. |
| ViewAjaxControllerTest::testAjaxViewWithArguments | function | core/ |
Tests a valid view with arguments. |
| ViewAjaxControllerTest::testAjaxViewWithEmptyArguments | function | core/ |
Tests a valid view with arguments. |
| ViewAjaxControllerTest::testAjaxViewWithHtmlEntityArguments | function | core/ |
Tests a valid view with arguments. |
Pagination
- Previous page
- Page 1349
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.