Action::$uuid |
property |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php |
The UUID of the action. |
Status::query |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/Status.php |
Add this filter to the query. |
Pearlike2_Foo |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Foo.php |
|
TableTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
Definition of Drupal\system\Tests\Theme\TableTest. |
Action::$type |
property |
drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php |
The action type. |
node.info.yml |
file |
drupal/core/modules/node/node.info.yml |
drupal/core/modules/node/node.info.yml |
Diff::reverse |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Compute reversed Diff. |
TelephoneItem |
class |
drupal/core/modules/telephone/lib/Drupal/telephone/Type/TelephoneItem.php |
Defines the 'telephone_field' entity field items. |
Com::generate |
function |
drupal/core/lib/Drupal/Component/Uuid/Com.php |
Generates a Universally Unique IDentifier (UUID). |
TypedDataTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Tests primitive data types. |
Pearlike2_Bar |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Bar.php |
|
Diff::isEmpty |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Check for empty diff. |
Router::match |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php |
Tries to match a URL path with a set of routes. |
HttpAsset.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php |
|
Php::generate |
function |
drupal/core/lib/Drupal/Component/Uuid/Php.php |
Implements Drupal\Component\Uuid\UuidInterface::generate(). |
PhpFileLoader |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php |
PhpFileLoader loads service definitions from a PHP file. |
File::getName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php |
Returns locale independent base name of the given path. |
SomeClass.php |
file |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/SomeClass.php |
|
UuidInterface |
interface |
drupal/core/lib/Drupal/Component/Uuid/UuidInterface.php |
Interface that defines a UUID backend. |
Access::query |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/filter/Access.php |
See _node_access_where_sql() for a non-views query based implementation. |
Diff::closing |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Get the closing set of lines. |
image_install |
function |
drupal/core/modules/image/image.install |
Implements hook_install(). |
ZendDataCache |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ZendDataCache.php |
Zend Data Cache cache driver. |
EntityReverse |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/relationship/EntityReverse.php |
A relationship handlers which reverse entity references. |
Functions.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
|
EntityNG::uri |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\Entity\EntityInterface::uri(). |
SelectionBase |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Derivative/SelectionBase.php |
Base class for selection plugins provided by Entity Reference. |
UriSignerTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/UriSignerTest.php |
|
ExtensionTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Extension/ExtensionTest.php |
|
Url::buildUrl |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
Build a URL from parse_url parts. The generated URL will be a relative URL if a scheme or host are not provided. |
NodeSelection |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/entity_reference/selection/NodeSelection.php |
Provides specific access control for the node entity type. |
EntityNG::get |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::get(). |
SystemManager |
class |
drupal/core/modules/system/lib/Drupal/system/SystemManager.php |
System Manager Service. |
FieldDateTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldDateTest.php |
Tests the core Drupal\views\Plugin\views\field\Date handler. |
MatcherDumper |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php |
MatcherDumper is the abstract class for all built-in matcher dumpers. |
TempStore.php |
file |
drupal/core/modules/user/lib/Drupal/user/TempStore.php |
Contains Drupal\user\TempStore. |
DiffFormatter |
class |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
A class to format Diffs |
NullValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NullValidator.php |
@author Bernhard Schussek <bschussek@gmail.com> |
Field::$items |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
An array to store field renderable arrays for use by renderItems(). |
SelectionBase |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/entity_reference/selection/SelectionBase.php |
Plugin implementation of the 'selection' entity_reference. |
_field_invoke |
function |
drupal/core/modules/field/field.attach.inc |
Invoke a field hook. |
EntityNG::set |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::set(). |
BlockTestBase |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTestBase.php |
Provides setup and helper methods for block module tests. |
SelectionTest |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/Views/SelectionTest.php |
Tests entity reference selection handler. |
UsageTest.php |
file |
drupal/core/modules/file/lib/Drupal/file/Tests/UsageTest.php |
Definition of Drupal\file\Tests\UsageTest. |
forum_install |
function |
drupal/core/modules/forum/forum.install |
Implements hook_install(). |
Url::getParts |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
Get the parts of the URL as an array |
UpcastingTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/ParamConverter/UpcastingTest.php |
Web tests for the upcasting. |
LessUtils.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/LessUtils.php |
|
Exception.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Exception.php |
|