String::summaryArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/String.php |
Provide the argument to use to link from the summary to the next level;
this will be called once per row of a summary, and used as part of
$view->getUrl(). |
Comment::buildFormStyle |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php |
Adds the style options to the wizard form. |
theme_picture_formatter |
function |
drupal/core/modules/picture/picture.module |
Returns HTML for a picture field formatter. |
TipPluginInterface::set |
function |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginInterface.php |
Used for returning values by key. |
XmlEncoder::__construct |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Encoder/XmlEncoder.php |
Constucts the XmlEncoder object, creating a BaseXmlEncoder class also. |
ReadLimitEntityBody.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
|
views.filter.schema.yml |
file |
drupal/core/modules/views/config/schema/views.filter.schema.yml |
drupal/core/modules/views/config/schema/views.filter.schema.yml |
test_basetheme.info.yml |
file |
drupal/core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml |
drupal/core/modules/system/tests/themes/test_basetheme/test_basetheme.info.yml |
AdminController::create |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/AdminController.php |
Instantiates a new instance of this controller. |
Container::getParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Gets a parameter. |
Existence::$constraints |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Existence.php |
|
TestPluginBag::$manager |
property |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/TestPluginBag.php |
Stores the plugin manager used by this bag. |
whitespace_control.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/raw/whitespace_control.test |
|
PHPUnit_Util_Filesystem |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Filesystem.php |
Filesystem helpers. |
ConfigCRUDTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigCRUDTest.php |
|
DisableForm::submitForm |
function |
drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
SelectInterface::fields |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Add multiple fields from the same table to be SELECTed. |
Container::hasParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Checks if a parameter exists. |
FilterDateTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php |
|
Issue244Test::testWorks |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/244/Issue244Test.php |
@expectedException Issue244Exception
@expectedExceptionCode 123StringCode |
user_form_test.info.yml |
file |
drupal/core/modules/user/tests/modules/user_form_test/user_form_test.info.yml |
drupal/core/modules/user/tests/modules/user_form_test/user_form_test.info.yml |
PHP_CodeCoverage::$data |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Code coverage data. |
hook_field_create_field |
function |
drupal/core/modules/field/field.api.php |
Act on a field being created. |
Twig_Filter::$arguments |
property |
drupal/core/vendor/twig/twig/lib/Twig/Filter.php |
|
ModuleHandler::isLoaded |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::isLoaded(). |
ViewRenderTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewRenderTest.php |
|
Container::setParameter |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Sets a parameter. |
Issue244Test::testFails |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/244/Issue244Test.php |
@expectedException Issue244Exception
@expectedExceptionCode OtherString |
LinkDelete::render_link |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkDelete.php |
Renders the link. |
ProjectWithXsdExtension |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectWithXsdExtension.php |
|
CachedFormulaLoader.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php |
|
TextFieldTest::$modules |
property |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
Modules to enable. |
Twig_Test_Node::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Test/Node.php |
Compiles a test. |
CurlMulti::removeHandle |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Remove a curl handle from the curl multi object |
CachedReader::$delegate |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
|
BreakpointThemeTest.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php |
Definition of Drupal\breakpoint\Tests\BreakpointsThemeTest. |
user_build_filter_query |
function |
drupal/core/modules/user/user.module |
Extends a query object for user administration filters based on session. |
CommentTokenReplaceTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php |
Tests comment token replacement in strings. |
HashableInterface::hash |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/HashableInterface.php |
Generates a hash for the object |
KernelEvents::EXCEPTION |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelEvents.php |
The EXCEPTION event occurs when an uncaught exception appears |
Request::$defaultLocale |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
|
EntityViewMode::$status |
property |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php |
Whether or not this view mode has custom settings by default. |
FieldInterface::__isset |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldInterface.php |
Magic method: Determines whether a property of the first field item is set. |
hook_field_update_field |
function |
drupal/core/modules/field/field.api.php |
Act on a field being updated. |
TipPluginBase::getLabel |
function |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginBase.php |
Implements \Drupal\tour\TipPluginInterface::getLabel(). |
ThemeController::create |
function |
drupal/core/modules/system/lib/Drupal/system/Controller/ThemeController.php |
Instantiates a new instance of this controller. |
TokenReplaceTest::setUp |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php |
Sets up a Drupal site for running functional and integration tests. |
Connection::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php |
Constructs a connection object. |
PHP_CodeCoverage::clear |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Clears collected code coverage data. |
FieldInterface::__unset |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldInterface.php |
Magic method: Unsets a property of the first field item. |