Table::sanitizeColumns |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Normalize a list of columns based upon the fields that are
available. This compares the fields stored in the style handler
to the list of fields actually in the view, removing fields that
have been removed and adding new fields in their own column. |
IMAGE_STORAGE_EDITABLE |
constant |
drupal/core/modules/image/image.module |
Image style constant to represent an editable preset. |
Merge::$conditionTable |
property |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
The table or subquery to be used for the condition. |
ViewExecutableTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Contains \Drupal\views\Tests\ViewExecutableTest. |
Schema::prefixNonTable |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Create names for indexes, primary keys and constraints. |
Field::add_field_table |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Determine if the field table should be added to the query. |
Entity::isTranslatable |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::isTranslatable(). |
_book_admin_table_tree |
function |
drupal/core/modules/book/book.admin.inc |
Helps build the main table in the book administration page form. |
theme_book_admin_table |
function |
drupal/core/modules/book/book.admin.inc |
Returns HTML for a book administration form. |
ViewExecutable::$result |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Where the results of a query will go. |
ViewExecutable::$offset |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The pager offset. |
ElementsTableSelectTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the tableselect form element for expected behavior. |
ViewExecutable::$filter |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the filter handlers which are initialized on this view. |
ViewExecutable::$header |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the area handlers for the header which are initialized on this view. |
ViewExecutable::$footer |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the area handlers for the footer which are initialized on this view. |
ViewExecutable::$inited |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Does this view already have loaded it's handlers. |
Connection::tablePrefix |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Find the prefix for a table. |
ViewExecutable::$dom_id |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
A unique identifier which allows to update multiple views output via js. |
Connection::escapeTable |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Escapes a table name string. |
PhpExecutableFinder.php |
file |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php |
|
ViewExecutable::execute |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Execute the view's query. |
ViewExecutable::preview |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Preview the given display, with the given arguments. |
ViewExecutable::getPath |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the base path used for this view. |
QueryTest::ensure_table |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php |
|
ViewExecutable::destroy |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Unset references so that a $view object may be properly garbage
collected. |
ViewExecutable::addItem |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Adds an instance of a handler to the view. |
ViewExecutable::getItem |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Gets the configuration of a handler instance on a given display. |
NodeAccessBaseTableTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessBaseTableTest.php |
Tests for Node Access with a non-node base table. |
ViewExecutable::setItem |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets the configuration of a handler instance on a given display. |
TableSortExtender::init |
function |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
Initialize the table sort context. |
Table::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Render the given style. |
DatabaseStorage::$table |
property |
drupal/core/lib/Drupal/Core/Config/DatabaseStorage.php |
The database table name. |
drupal_pre_render_table |
function |
drupal/core/includes/theme.inc |
#pre_render callback to transform children of an element into #rows suitable for theme_table(). |
DatabaseStorage::$table |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
The name of the SQL table to use. |
database_test_tablesort |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a tablesort query and returns the results. |
RepeatablePassInterface |
interface |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatablePassInterface.php |
Interface that must be implemented by passes that are run as part of an
RepeatedPass. |
PhpExecutableFinderTest |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
@author Robert Schönthal <seroscho@googlemail.com> |
ExecutableException.php |
file |
drupal/core/lib/Drupal/Core/Executable/ExecutableException.php |
Definition of \Drupal\Core\Executable\ExecutableException. |
ExecutableInterface.php |
file |
drupal/core/lib/Drupal/Core/Executable/ExecutableInterface.php |
Contains \Drupal\Core\Executable\ExecutableInterface. |
EntityType::$base_table |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The name of the entity type's base table. |
CachePluginBase::$table |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
What table to store data in. |
ViewExecutable::$storage |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The config entity in which the view is stored. |
Connection::prefixTables |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Appends a database prefix to all tables in a query. |
ViewExecutable::$preview |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
If this view has been previewed. |
ViewExecutable::$element |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
A render array container to store render related information. |
ViewExecutable::usePager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Determine if the pager actually uses a pager. |
Tables::ensureFieldTable |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Tables.php |
Join field table if necessary. |
HandlerBase::$tableAlias |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
The alias of the table of this handler which is used in the query. |
form_process_tableselect |
function |
drupal/core/includes/form.inc |
Creates checkbox or radio elements to populate a tableselect table. |
jquery.ui.selectable.css |
file |
drupal/core/misc/ui/themes/base/jquery.ui.selectable.css |
/*!
* jQuery UI Selectable 1.10.2
* http://jqueryui.com
*
* Copyright 2013 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Selectable#theming
… |