assertNotNull |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a variable is not NULL. |
PhpFileLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php |
PhpFileLoader loads routes from a PHP file. |
HalSubscriber |
class |
drupal/core/modules/hal/lib/Drupal/hal/HalSubscriber.php |
Subscribes to the kernel request event to add HAL media types. |
RouteProvider |
class |
drupal/core/lib/Drupal/Core/Routing/RouteProvider.php |
A Route Provider front-end for all Drupal-stored routes. |
Feed::$queued |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Feed.php |
Time when this feed was queued for refresh, 0 if not queued. |
Shortcut::uri |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Plugin/Core/Entity/Shortcut.php |
Overrides \Drupal\Core\Entity\Entity::uri(). |
FlashBag::add |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Adds a flash message for type. |
assertNotSame |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that two variables do not have the same type and value.
Used on objects, it asserts that two variables do not reference
the same object. |
Comment::$uid |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
The comment author ID. |
ValidatorTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This will run tests against the file validation functions (file_validate_*). |
PhpParserTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
Exception.php |
file |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Exception.php |
|
Spaceless.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php |
|
Profile::$url |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
|
FlashBag::get |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Gets and clears flash from the stack. |
FlashBag::all |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Gets and clears flashes from the stack. |
menu_link_add |
function |
drupal/core/modules/menu/menu.admin.inc |
Menu callback: Provides the menu link submission form. |
PHP_Token_DOT |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
views_ui_load |
function |
drupal/core/modules/views_ui/views_ui.module |
Magic load function. Wrapper to load a view. |
RemoveCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/RemoveCommand.php |
AJAX command for calling the jQuery remove() method. |
Broken::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Broken.php |
Called to add the field to a query. |
FlashBag::set |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Registers a message for a given type. |
Table::$order |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Contains the current active sort order, either desc or asc. |
ParsedUri.php |
file |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/ParsedUri.php |
|
ColorTest.php |
file |
drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php |
Definition of Drupal\color\Tests\ColorTest. |
BreakLockForm |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Builds the form to break the lock of an edited view. |
FlashBag::has |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php |
Has flash messages for a given type? |
LexerTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
DocParser.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
|
Twig_Compiler |
class |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
Compiles a node to PHP code. |
Broken::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Broken.php |
Set up the query for this argument. |
Table::create |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Creates an instance of the plugin. |
RowUITest.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RowUITest.php |
Contains \Drupal\views_ui\Tests\RowUITest. |
menu_set_item |
function |
drupal/core/includes/menu.inc |
Replaces the statically cached item for a given path. |
Namespace.php |
file |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Namespace.php |
|
menu_get_item |
function |
drupal/core/includes/menu.inc |
Gets a router item. |
Proxy::MARKER |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php |
Marker for Proxy class names. |
View::$module |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
The module implementing this view. |
Extension.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/Extension.php |
|
PHPDriver.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php |
|
AccessManager |
class |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Attaches access check services to routes and runs them on request. |
Comment::$new |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
The comment 'new' marker for the current user. |
ErrorTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
UpdateLobTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateLobTest.php |
Tests UPDATE queries involving LOB values. |
Proxy::__load |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php |
Initialize this proxy if its not yet initialized. |
TestInterface |
interface |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/TestInterface.php |
|
PHP_Token_DIV |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
NormalizeTest |
class |
drupal/core/modules/hal/lib/Drupal/hal/Tests/NormalizeTest.php |
Test the HAL normalizer. |
Bundle::$name |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
|
Comment::init |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
Initialize the object. Invoked upon construction and wake up. |