_field_sql_storage_tablename |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Generates a table name for a field data table. |
ViewExecutable::_postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run the postExecute() on all active handlers. |
ViewExecutable::_initHandler |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Attach all of the handlers for each type. |
TableFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/TableFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
RoutableFragmentRenderer.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/RoutableFragmentRenderer.php |
|
UrlAliasFixtures::dropTables |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAliasFixtures.php |
Drop the tables used for the sample data. |
ViewExecutableTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Modules to enable. |
OverviewBase::tablePreRender |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
Performs pre-render tasks on field_ui_table elements. |
RoutableFragmentRendererTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php |
|
ImmutableEventDispatcherTest |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
@author Bernhard Schussek <bschussek@gmail.com> |
ResettableStaticUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/ResettableStaticUnitTest.php |
Definition of Drupal\system\Tests\Bootstrap\ResettableStaticUnitTest. |
DummyJoinTable::$joinColumns |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
ExecutableFinder::setSuffixes |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
Replaces default suffixes of executable. |
ViewExecutable::$current_page |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The current page. If the view uses pagination. |
PhpProcess::$executableFinder |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpProcess.php |
|
ViewExecutable::$exposed_data |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
All the form data from $form_state['values']. |
ViewExecutable::$parent_views |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
To avoid recursion in views embedded into areas. |
ViewExecutable::$style_plugin |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The current used style plugin. |
ViewExecutable::$override_url |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Allow to override the url of the current view. |
ViewExecutable::$relationship |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the relationship handlers which are initialized on this view. |
RedirectableUrlMatcher::match |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php |
Tries to match a URL path with a set of routes. |
ViewExecutable::chooseDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the first display that is accessible to the user. |
ViewExecutable::getBaseTables |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Create a list of base tables eligible for this view. Used primarily
for the UI. Display must be already initialized. |
WizardPluginBase::$base_table |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
The base table connected with the wizard. |
ViewExecutable::getBreadcrumb |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the breadcrumb used for this view. |
ViewExecutable::setItemOption |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets an option on a handler instance. |
ViewExecutable::mergeDefaults |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Merges all plugin default values for each display. |
RoutingFixtures::createTables |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RoutingFixtures.php |
Create the tables required for the sample data. |
TableSortExtenderUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Definition of Drupal\system\Tests\Common\TableSortExtenderTest. |
Schema::queryTableInformation |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Fetch the list of blobs and sequences used on a table. |
database_test_tablesort_first |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a tablesort query with a second order_by after and returns the results. |
database_test_theme_tablesort |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Outputs a form without setting a header sort. |
StyleTableUnitTest::testTable |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTableUnitTest.php |
Tests the table style. |
TestableContentAwareGenerator |
class |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php |
Overwrite doGenerate to reduce amount of mocking needed |
ViewExecutable::$exposed_input |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
An array of input values from exposed forms. |
ViewExecutable::$is_attachment |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Whether this view is an attachment to another view. |
tablesort_get_query_parameters |
function |
drupal/core/includes/tablesort.inc |
Composes a URL query parameter array for table sorting links. |
ViewExecutable::$override_path |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Allow to override the path used for generated urls. |
ViewExecutable::$base_database |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Allow to override the used database which is used for this query. |
NotAcceptableHttpException.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/NotAcceptableHttpException.php |
|
ViewExecutable::setCurrentPage |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Change/Set the current page for the pager. |
ViewExecutable::getCurrentPage |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the current page from the pager. |
ViewExecutable::setAjaxEnabled |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets whether or not AJAX should be used. |
ViewExecutable::executeDisplay |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Execute the given display, with the given arguments.
To be called externally by whatever mechanism invokes the view,
such as a page callback, hook_block, etc. |
ViewExecutable::attachDisplays |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Run attachment displays for the view. |
UrlAliasFixtures::createTables |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAliasFixtures.php |
Create the tables required for the sample data. |
ViewExecutable::getPluginTypes |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Returns the valid types of plugins that can be used. |
ViewExecutable::generateItemId |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Generates a unique ID for an handler instance. |
NodeAccessBaseTableTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
Sets up a Drupal site for running functional and integration tests. |
SelectTableSortDefaultTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
Definition of Drupal\system\Tests\Database\SelectTableSortDefaultTest. |