Metadata::accept |
function |
drupal/core/lib/Drupal/Core/TypedData/Validation/Metadata.php |
Implements MetadataInterface::accept(). |
Success::runTest |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/Success.php |
Override to run the test and assert its state. |
Response::getVia |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the Via HTTP header |
User::removeRole |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
Remove a role from a user. |
layout.admin.inc |
file |
drupal/core/modules/layout/layout.admin.inc |
Administration functions for layouts. |
SimpleFilter.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/SimpleFilter.php |
|
CacheArray::$cid |
property |
drupal/core/lib/Drupal/Core/Utility/CacheArray.php |
A cid to pass to cache()->set() and cache()->get(). |
DecoderInterface |
interface |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/DecoderInterface.php |
Defines the interface of decoders |
AcceptHeaderTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
|
CurlVersion::get |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlVersion.php |
Get a specific type of curl information |
json_encode.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/filter/json_encode.test |
|
CacheArray::$bin |
property |
drupal/core/lib/Drupal/Core/Utility/CacheArray.php |
A bin to pass to cache()->set() and cache()->get(). |
user_admin_paths |
function |
drupal/core/modules/user/user.module |
Implements hook_admin_paths(). |
EventManagerTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
Sql::placeholder |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Generates a unique placeholder used in the db query. |
StringLoader.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Extension/StringLoader.php |
|
with_if_tag.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/filter/with_if_tag.test |
|
RouteBuilder.php |
file |
drupal/core/lib/Drupal/Core/Routing/RouteBuilder.php |
Definition of Drupal\Core\Routing\RouteBuilder. |
PHP_Token_RETURN |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
Field Widget API |
group |
drupal/core/modules/field/field.api.php |
Define Field API widget types. |
DefaultViewsTest |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DefaultViewsTest.php |
Tests enabling, disabling, and reverting default views via the listing page. |
HandlebarsFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php |
Compiles Handlebars templates into Javascript. |
UrlAliasFixtures |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAliasFixtures.php |
Utility methods to generate sample data, database configuration, etc. |
EntityDerivative |
class |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/Derivative/EntityDerivative.php |
Provides a resource plugin definition for every entity type. |
DocParser::Value |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Value ::= PlainValue | FieldAssignment |
edit.routing.yml |
file |
drupal/core/modules/edit/edit.routing.yml |
drupal/core/modules/edit/edit.routing.yml |
block_admin_demo |
function |
drupal/core/modules/block/block.admin.inc |
Page callback: Attaches CSS for the block region demo. |
FieldXssTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php |
Definition of Drupal\views\Tests\Handler\FieldXssTest. |
InvokedCount.php |
file |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedCount.php |
|
CommandInterface |
interface |
drupal/core/lib/Drupal/Core/Ajax/CommandInterface.php |
AJAX command interface. |
ItemsPerPageTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/ItemsPerPageTest.php |
Tests the ability of the views wizard to specify the number of items per page. |
SortDateTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php |
Definition of Drupal\views\Tests\Handler\SortDateTest. |
UrlGenerator.php |
file |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
Contains Drupal\Core\Routing\UrlGenerator. |
Select::getUnion |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT. |
SessionInterface |
interface |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Interface for the session. |
ErrorHandler.php |
file |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ErrorHandler.php |
|
system.admin.inc |
file |
drupal/core/modules/system/system.admin.inc |
Admin page callbacks for the system module. |
block_admin_edit |
function |
drupal/core/modules/block/block.admin.inc |
Page callback: Build the block instance edit form. |
book_admin_paths |
function |
drupal/core/modules/book/book.module |
Implements hook_admin_paths(). |
TokenReplaceTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php |
Tests core view token replacement. |
PoItem::$_source |
property |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
The source string or array of strings if it has plurals. |
Kernel::shutdown |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
@api |
TrailTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TrailTest.php |
Sets up a Drupal site for running functional and integration tests. |
ResponseListener |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ResponseListener.php |
ResponseListener fixes the Response headers based on the Request. |
FieldWebTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Contains \Drupal\views\Tests\Handler\FieldWebTest. |
NodeBulkForm.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/NodeBulkForm.php |
Contains \Drupal\node\Plugin\views\field\NodeBulkForm. |
node_test.module |
file |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
A dummy module for testing node related hooks. |
PHP_Token_GLOBAL |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
PoItem::$_plural |
property |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Flag indicating if this translation has plurals. |
Cookie::getValue |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php |
Gets the value of the cookie. |