Uid |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument/Uid.php |
Argument handler to accept a user id. |
Nid |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Nid.php |
Argument handler to accept a node id. |
Vid |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Vid.php |
Argument handler to accept a node revision id. |
Tid |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_default/Tid.php |
Taxonomy tid default argument. |
Fid |
class |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/argument/Fid.php |
Argument handler to accept multiple file ids. |
Uuid |
class |
drupal/core/lib/Drupal/Component/Uuid/Uuid.php |
Factory class for UUIDs. |
Grid |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Grid.php |
Style plugin to render each item in a grid cell. |
hide |
function |
drupal/core/includes/common.inc |
Hides an element from later rendering. |
Tid.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_default/Tid.php |
Definition of Drupal\taxonomy\Plugin\views\argument_default\Tid. |
Fid.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/argument/Fid.php |
Definition of Drupal\file\Plugin\views\argument\Fid. |
DummyId |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
UserUid |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/argument/UserUid.php |
Argument handler to accept a user id to check for nodes that
user posted or commented on. |
UserUid |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/filter/UserUid.php |
Filter handler to accept a user id to check for nodes that user posted or
commented on. |
Nid.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Nid.php |
Definition of Drupal\node\Plugin\views\argument\Nid. |
Vid.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Vid.php |
Definition of Drupal\node\Plugin\views\argument\Vid. |
Uid.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument/Uid.php |
Definition of Drupal\user\Plugin\views\argument\Uid. |
File::id |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/Core/Entity/File.php |
Overrides Drupal\Core\Entity\Entity::id(). |
RolesRid |
class |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument/RolesRid.php |
Allow role ID(s) as argument. |
Grid.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Grid.php |
Definition of Drupal\views\Plugin\views\style\Grid. |
User::id |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
Implements Drupal\Core\Entity\EntityInterface::id(). |
Uuid.php |
file |
drupal/core/lib/Drupal/Component/Uuid/Uuid.php |
Definition of Drupal\Component\Uuid\Uuid. |
View::id |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Overrides Drupal\Core\Entity\EntityInterface::id(). |
IndexTid |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php |
Allow taxonomy term ID(s) as argument. |
Node::id |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
Implements Drupal\Core\Entity\EntityInterface::id(). |
Term::id |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php |
Implements Drupal\Core\Entity\EntityInterface::id(). |
hide.txt |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/BaseBundle/Resources/hide.txt |
|
hide.txt |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ChildBundle/Resources/hide.txt |
|
hide.txt |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/Resources/BaseBundle/hide.txt |
|
valid_url |
function |
drupal/core/includes/common.inc |
Verifies the syntax of the given URL. |
twig_hide |
function |
drupal/core/themes/engines/twig/twig.engine |
Wrapper around hide() that does not return the content. |
Tid::init |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_default/Tid.php |
Initialize this plugin with the view and the argument
it is linked to. |
FileWidget |
class |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Plugin implementation of the 'file_generic' widget. |
File::$fid |
property |
drupal/core/modules/file/lib/Drupal/file/Plugin/Core/Entity/File.php |
The file ID. |
File::$uid |
property |
drupal/core/modules/file/lib/Drupal/file/Plugin/Core/Entity/File.php |
The uid of the user who is associated with the file. |
WidgetBase |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Base class for 'Field widget' plugin implementations. |
openid.css |
file |
drupal/core/modules/openid/openid.css |
#edit-openid-identifier {
background-image: url("login-bg.png");
background-position: left 50%; /* LTR */
background-repeat: no-repeat;
padding-left: 20px; /* LTR */
}
#block-user-login #openid-login-form {
display:… |
openid.inc |
file |
drupal/core/modules/openid/openid.inc |
OpenID utility functions. |
User::$uid |
property |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
The user ID. |
ViewUI::id |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::id(). |
Alias::$id |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Alias.php |
|
OpenIDTest |
class |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test internal helper functions. |
Node::$nid |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
The node ID. |
Node::$vid |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
The node revision ID. |
Foo::valid |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
Node::$uid |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/Core/Entity/Node.php |
The node owner's user ID. |
db_next_id |
function |
drupal/core/includes/database.inc |
Retrieves a unique id. |
HTMLIdTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/HTMLIdTest.php |
Tests uniqueness of generated HTML IDs. |
Term::$tid |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php |
The taxonomy term ID. |
Term::$vid |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php |
The taxonomy vocabulary ID this term belongs to. |
NextIdTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/NextIdTest.php |
Checks the sequences API. |