UPDATE_REVOKED |
constant |
drupal/core/modules/update/update.module |
Current release has been unpublished and is no longer available. |
FeedParserTest |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php |
Tests feed parsing in the Aggregator module. |
Query::execute |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Implements \Drupal\Core\Entity\Query\QueryInterface::execute(). |
Select::$range |
property |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
The range limiters for this query. |
Field::$schema |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
The field schema. |
entity.api.php |
file |
drupal/core/includes/entity.api.php |
Hooks provided the Entity module. |
search.api.php |
file |
drupal/core/modules/search/search.api.php |
Hooks provided by the Search module. |
drupal_html_id |
function |
drupal/core/includes/common.inc |
Prepares a string for use as a valid HTML ID and guarantees uniqueness. |
Query::prepare |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Prepares the basic query with proper metadata/tags and base fields. |
Select::$union |
property |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
An array whose elements specify a query to UNION, and the UNION type. The
'type' key may be '', 'ALL', or 'DISTINCT' to represent a 'UNION',
'UNION ALL', or 'UNION DISTINCT'… |
EditorBase.php |
file |
drupal/core/modules/edit/lib/Drupal/edit/EditorBase.php |
Contains \Drupal\edit\EditorBase. |
ThemeClass.php |
file |
drupal/core/modules/system/tests/themes/test_theme/lib/Drupal/test_theme/ThemeClass.php |
Definition of Drupal\test_theme\ThemeClass. |
BitwiseAnd.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/BitwiseAnd.php |
|
Date::setValue |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Date.php |
Overrides TypedData::setValue(). |
ban_permission |
function |
drupal/core/modules/ban/ban.module |
Implements hook_permission(). |
Query::compile |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Compiles the conditions. |
AccessTestBase |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/AccessTestBase.php |
A common test base class for the user access plugin tests. |
Sql::$distinct |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
A flag as to whether or not to make the primary field distinct. |
SessionHandler |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
|
functions.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/functions.test |
|
UPDATE_CURRENT |
constant |
drupal/core/modules/update/update.module |
Project is up to date. |
TestBase::pass |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Fire an assertion that is always positive. |
Client::delete |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Create a DELETE request for the client |
Query::addSort |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Adds the sort to the build query. |
Page::validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::validate(). |
EntityResource |
class |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php |
Represents entities as resources. |
ParserTest.php |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
search.install |
file |
drupal/core/modules/search/search.install |
Install, update, and uninstall functions for the Search module. |
PHP_Token_ECHO |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
String::$value |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/String.php |
The data value. |
TestBase::fail |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Fire an assertion that is always negative. |
history_schema |
function |
drupal/core/modules/history/history.install |
Implements hook_schema(). |
FilterUnitTest |
class |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Unit tests for core filters. |
Process::start |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Starts the process and returns after sending the STDIN. |
DefinitionTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
InlineTest.php |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
BundleTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Bundle/BundleTest.php |
|
node.html.twig |
file |
drupal/core/modules/node/templates/node.html.twig |
Default theme implementation to display a node. |
UPDATE_UNKNOWN |
constant |
drupal/core/modules/update/update.module |
No available update data was found for project. |
TestClassInBar |
class |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingNonBraceSyntax.php |
|
Select::addTag |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Adds a tag to a query. |
LocaleListener |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/LocaleListener.php |
Initializes the locale based on the current request. |
Field::saveNew |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
Saves a new field definition. |
AccessTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/AccessTest.php |
Definition of Drupal\views\Tests\Plugin\AccessTest |
DumperTest.php |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
theme_fieldset |
function |
drupal/core/includes/form.inc |
Returns HTML for a fieldset form element and its children. |
TestClassInBaz |
class |
drupal/core/vendor/phpunit/php-token-stream/Tests/_files/multipleNamespacesWithOneClassUsingNonBraceSyntax.php |
|
Select::hasTag |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Determines if a given query has a given tag. |
MapClassLoader |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/MapClassLoader.php |
A class loader that uses a mapping file to look up paths. |
TestRunner.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|