Current |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Current.php |
Filter handler for the current user. |
CurrentUser |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_default/CurrentUser.php |
Default argument plugin to extract the global $user |
Current.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Current.php |
Definition of views_handler_filter_user_current. |
Foo::current |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
current_path |
function |
drupal/core/includes/path.inc |
Return the current URL path of the page being viewed. |
Current::init |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Current.php |
Overrides Drupal\views\Plugin\views\filter\BooleanOperator::init(). |
_current_path |
function |
drupal/core/includes/bootstrap.inc |
@todo This is a temporary function pending refactoring Drupal to use
Symfony's Request object exclusively. |
Current::query |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Current.php |
Add this filter to the query. |
UPDATE_CURRENT |
constant |
drupal/core/modules/update/update.module |
Project is up to date. |
CurrentUser.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_default/CurrentUser.php |
Definition of Drupal\user\Plugin\views\argument_default\CurrentUser. |
FIELD_LOAD_CURRENT |
constant |
drupal/core/modules/field/field.module |
Load the most recent version of an entity's field data. |
_batch_current_set |
function |
drupal/core/includes/batch.inc |
Returns the batch set being currently processed. |
UPDATE_NOT_CURRENT |
constant |
drupal/core/modules/update/update.module |
Project has a new release available, but it is not a security release. |
Collection::current |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Gets the element of the collection at the current iterator position. |
Parser::$currentLine |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
|
Full::set_current_page |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php |
Set the current page. |
views_set_current_view |
function |
drupal/core/modules/views/views.module |
Set the current 'current view' that is being built/rendered so that it is
easy for other modules or items in drupal_eval to identify |
views_get_current_view |
function |
drupal/core/modules/views/views.module |
Find out what, if any, current view is currently in use. Please note that
this returns a reference, so be careful! You can unintentionally modify the
$view object. |
Parser::$currentLineNb |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
|
StatementEmpty::current |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
|
ArrayCollection::current |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
Gets the element of the collection at the current internal iterator position. |
TestBundle::$currentTest |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBundle.php |
|
CurrentUser::get_argument |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_default/CurrentUser.php |
Return the default argument. |
drupal_current_script_url |
function |
drupal/core/includes/install.inc |
Returns the URL of the current script, with modified query parameters. |
Twig_TokenStream::$current |
property |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
|
user_validate_current_pass |
function |
drupal/core/modules/user/user.module |
Form validation handler for the current password on the user account form. |
StatementPrefetch::current |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Return the current row formatted according to the current fetch style. |
Parser::isCurrentLineEmpty |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the current line is blank or if it is a comment line. |
Parser::isCurrentLineBlank |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the current line is blank. |
Twig_TokenStream::getCurrent |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenStream.php |
Gets the current token |
Parser::getRealCurrentLineNb |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns the current line number (takes the offset into account). |
Parser::isCurrentLineComment |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the current line is a comment line. |
Twig_Parser::getCurrentToken |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
Gets the current token. |
ViewExecutable::$current_page |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
The current page. If the view uses pagination. |
PagerPluginBase::$current_page |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
|
PoStreamReader::$_current_item |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Current entry being read. Incomplete. |
shortcut_current_displayed_set |
function |
drupal/core/modules/shortcut/shortcut.module |
Returns the current displayed shortcut set for the provided user account. |
StatementPrefetch::$currentRow |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
The current row, retrieved in PDO::FETCH_ASSOC format. |
StatementPrefetch::$currentKey |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
The key of the current row. |
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. |
user_form_test_current_password |
function |
drupal/core/modules/user/tests/user_form_test.module |
A test form for user_validate_current_pass(). |
ViewExecutable::$current_display |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Identifier of the current display. |
AssetCollectionIterator::current |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php |
Returns a copy of the current asset with filters and a target URL applied. |
PagerPluginBase::get_current_page |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Get the current page. |
PagerPluginBase::set_current_page |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Set the current page. |
Parser::getCurrentLineIndentation |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns the current line indentation. |
DirectoryResourceIterator::current |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php |
|
UserValidateCurrentPassCustomFormTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Tests user_validate_current_pass on a custom form. |
PoStreamReader::$_current_plural_index |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Current plural index for plural translations. |