Twig_TokenParser_Flush |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Flush.php |
Flushes the output to the client. |
FieldUrlTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php |
Modules to enable. |
FunctionsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php |
|
EntityFormControllerNG |
class |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Entity form controller variant for entity types using the new property API. |
TestBase::insertAssert |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Store an assertion from outside the testing context. |
NullBackend::deleteAll |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteAll(). |
QueryBase::accessCheck |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements \Drupal\Core\Entity\Query\QueryInterface::accessCheck(). |
Feed::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
Overrides \Drupal\views\Plugin\views\display\PathPluginBase::buildOptionsForm(). |
Schema::prepareComment |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Prepare a table or column comment for database query. |
TestBase::deleteAssert |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Delete an assertion record by message ID. |
EasyRdf_Resource::load |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Perform a load (download of remote URI) of the resource into the graph |
PHP_Token_FunctionTest |
class |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/FunctionTest.php |
Tests for the PHP_Token_FUNCTION class. |
FilterAPITest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php |
|
FieldAccessTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/FieldAccessTest.php |
Sets up Drupal unit test environment. |
DataCollectorInterface |
interface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php |
DataCollectorInterface. |
User::buildOptionsForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_default/User.php |
Provide the default form for setting options. |
ConfigEvent::getConfig |
function |
drupal/core/lib/Drupal/Core/Config/ConfigEvent.php |
Get configuration object. |
drupal_build_css_cache |
function |
drupal/core/includes/common.inc |
Aggregates and optimizes CSS files into a cache file in the files directory. |
USER_REGISTER_VISITORS |
constant |
drupal/core/modules/user/user.module |
Visitors can create their own accounts. |
comment_prepare_author |
function |
drupal/core/modules/comment/comment.module |
Prepares a user account object for rendering comment authors. |
Twig_TokenParser_Macro |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Macro.php |
Defines a macro. |
field_ui.admin-rtl.css |
file |
drupal/core/modules/field_ui/css/field_ui.admin-rtl.css |
Right-to-left specific stylesheet for the Field UI module. |
MenuFormController.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/MenuFormController.php |
Contains Drupal\menu\MenuFormController. |
PluginUnitTestBase.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PluginUnitTestBase.php |
Contains \Drupal\views\Tests\Plugin\PluginUnitTestBase. |
_drupal_build_css_path |
function |
drupal/core/includes/common.inc |
Prefixes all paths within a CSS file for drupal_build_css_cache(). |
form_type_radios_value |
function |
drupal/core/includes/form.inc |
Form value callback: Determines the value for a #type radios form element. |
ViewUI::isTranslatable |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::isTranslatable(). |
MenuLinkFormController |
class |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkFormController.php |
Form controller for the node edit forms. |
Twig_Node::$attributes |
property |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
|
theme_views_view_field |
function |
drupal/core/modules/views/views.theme.inc |
Display a single views field. |
ExtensionPresentBundle |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fixtures/ExtensionPresentBundle/ExtensionPresentBundle.php |
|
MenuListController.php |
file |
drupal/core/modules/menu/lib/Drupal/menu/MenuListController.php |
|
drupal_load_stylesheet |
function |
drupal/core/includes/common.inc |
Loads the stylesheet and resolves all @import commands. |
Client::expandTemplate |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Expand a URI template using client configuration data |
FieldFormatter::$label |
property |
drupal/core/modules/field/lib/Drupal/field/Annotation/FieldFormatter.php |
The human-readable name of the formatter type. |
BlockLibrarySearchTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php |
Tests the block library search. |
CacheTest::testObjects |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php |
|
PathLanguageUiTest.php |
file |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Definition of Drupal\path\Tests\PathLanguageUiTest. |
StyleTableUnitTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTableUnitTest.php |
Contains \Drupal\views\Tests\Plugin\StyleTableUnitTest. |
NullSessionHandler.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NullSessionHandler.php |
|
Client::setUriTemplate |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Set the URI template expander to use with the client |
ContextAwarePluginBase |
class |
drupal/core/lib/Drupal/Core/Plugin/ContextAwarePluginBase.php |
Drupal specific class for plugins that use context. |
InsertLobTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/InsertLobTest.php |
|
DependencyOrderingTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/DependencyOrderingTest.php |
Tests the update dependency ordering system. |
SassFilter::$debugInfo |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
RouteProviderInterface |
interface |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteProviderInterface.php |
Interface for the route provider the DynamicRouter is using. |
Page::$usesAttachments |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Whether the display allows attachments. |
form_type_select_value |
function |
drupal/core/includes/form.inc |
Determines the value for a select form element. |
Twig_Node::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node.php |
Constructor. |
Client::getUriTemplate |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Get the URI template expander used by the client |