ViewsTestDataErrorForm::submitForm |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php |
Form submission handler. |
ViewsTestDataErrorForm::validateForm |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataErrorForm.php |
Form validation handler. |
ViewsTestDataHooks |
class |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataHooks.php |
Hook implementations for views_test_data. |
ViewsTestDataHooks.php |
file |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataHooks.php |
|
ViewsTestDataHooks::formViewsFormTestFormMultipleDefaultAlter |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataHooks.php |
Implements hook_form_BASE_FORM_ID_alter(). |
ViewsTestDataHooks::viewUpdate |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataHooks.php |
Implements hook_ENTITY_TYPE_update() for the 'view' entity type. |
ViewsTestDataThemeHooks |
class |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataThemeHooks.php |
Hook implementations for views_test_data. |
ViewsTestDataThemeHooks.php |
file |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataThemeHooks.php |
|
ViewsTestDataThemeHooks::preprocessViewsViewTable |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataThemeHooks.php |
Implements hook_preprocess_HOOK() for views table templates. |
ViewsTestDataViewsExecutionHooks |
class |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Hook implementations for views_test_data. |
ViewsTestDataViewsExecutionHooks.php |
file |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
|
ViewsTestDataViewsExecutionHooks::fieldViewsData |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Implements hook_field_views_data(). |
ViewsTestDataViewsExecutionHooks::fieldViewsDataAlter |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Implements hook_field_views_data_alter(). |
ViewsTestDataViewsExecutionHooks::viewsFormSubstitutions |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Implements hook_views_form_substitutions(). |
ViewsTestDataViewsExecutionHooks::viewsPostBuild |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Implements hook_views_post_build(). |
ViewsTestDataViewsExecutionHooks::viewsPostExecute |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Implements hook_views_post_execute(). |
ViewsTestDataViewsExecutionHooks::viewsPostRender |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Implements hook_views_post_render(). |
ViewsTestDataViewsExecutionHooks::viewsPreBuild |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Implements hook_views_pre_build(). |
ViewsTestDataViewsExecutionHooks::viewsPreExecute |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Implements hook_views_pre_execute(). |
ViewsTestDataViewsExecutionHooks::viewsPreRender |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Implements hook_views_pre_render(). |
ViewsTestDataViewsExecutionHooks::viewsPreView |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Implements hook_views_pre_view(). |
ViewsTestDataViewsExecutionHooks::viewsQueryAlter |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Implements hook_views_query_alter(). |
ViewsTestDataViewsExecutionHooks::viewsQuerySubstitutions |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsExecutionHooks.php |
Implements hook_views_query_substitutions(). |
ViewsTestDataViewsHooks |
class |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php |
Hook implementations for views_test_data. |
ViewsTestDataViewsHooks.php |
file |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php |
|
ViewsTestDataViewsHooks::viewsAnalyze |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php |
Implements hook_views_analyze(). |
ViewsTestDataViewsHooks::viewsData |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php |
Implements hook_views_data(). |
ViewsTestDataViewsHooks::viewsDataAlter |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php |
Implements hook_views_data_alter(). |
ViewsTestDataViewsHooks::viewsInvalidateCache |
function |
core/modules/views/tests/modules/views_test_data/src/Hook/ViewsTestDataViewsHooks.php |
Implements hook_views_invalidate_cache(). |
ViewsTestEntity |
class |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Generic entity class for our test entity types. |
ViewsTestEntity::$mockedBaseFieldDefinitions |
property |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
The mocked base fields for test entity types. |
ViewsTestEntity::baseFieldDefinitions |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Provides base field definitions for an entity type. |
ViewsTestEntity::setMockedBaseFieldDefinitions |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Sets up the mocked base field definitions. |
ViewsTestEntityReferenceHooks |
class |
core/modules/views/tests/modules/views_test_entity_reference/src/Hook/ViewsTestEntityReferenceHooks.php |
Hook implementations for views_test_entity_reference. |
ViewsTestEntityReferenceHooks.php |
file |
core/modules/views/tests/modules/views_test_entity_reference/src/Hook/ViewsTestEntityReferenceHooks.php |
|
ViewsTestEntityReferenceHooks::viewsDataAlter |
function |
core/modules/views/tests/modules/views_test_entity_reference/src/Hook/ViewsTestEntityReferenceHooks.php |
Implements hook_views_data_alter(). |
ViewsTestFormMultipleController |
class |
core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php |
Controller routines for views form multiple test routes. |
ViewsTestFormMultipleController.php |
file |
core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php |
|
ViewsTestFormMultipleController::testPage |
function |
core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php |
Returns a test page having test_form_multiple view embedded twice. |
ViewsTestQueryAccessHooks |
class |
core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php |
Hook implementations for views_test_query_access. |
ViewsTestQueryAccessHooks.php |
file |
core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php |
|
ViewsTestQueryAccessHooks::queryBlockContentAccessAlter |
function |
core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php |
Implements hook_query_TAG_alter() for the 'block_content_access' query tag. |
ViewsTestQueryAccessHooks::queryMediaAccessAlter |
function |
core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php |
Implements hook_query_TAG_alter() for the 'media_access' query tag. |
ViewsTestQueryAccessHooks::restrictByUuid |
function |
core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php |
Excludes entities with the 'hidden-ENTITY_TYPE_ID' UUID from a query. |
ViewsTestRenderCacheController |
class |
core/modules/views/tests/modules/views_test_render_cache/src/Controller/ViewsTestRenderCacheController.php |
Provides route responses. |
ViewsTestRenderCacheController.php |
file |
core/modules/views/tests/modules/views_test_render_cache/src/Controller/ViewsTestRenderCacheController.php |
|
ViewsTestRenderCacheController::double |
function |
core/modules/views/tests/modules/views_test_render_cache/src/Controller/ViewsTestRenderCacheController.php |
Returns the same block rendered twice with different arguments. |
ViewsTestRssThemeHooks |
class |
core/modules/views/tests/modules/views_test_rss/src/Hook/ViewsTestRssThemeHooks.php |
Hook implementations for views_test_rss. |
ViewsTestRssThemeHooks.php |
file |
core/modules/views/tests/modules/views_test_rss/src/Hook/ViewsTestRssThemeHooks.php |
|
ViewsTestRssThemeHooks::preprocessViewsViewRss |
function |
core/modules/views/tests/modules/views_test_rss/src/Hook/ViewsTestRssThemeHooks.php |
Implements hook_preprocess_HOOK(). |