EasyRdf_Graph::$revIndex |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
|
UglifyJs2Filter::$mangle |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php |
|
EventManagerTest::preBar |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
QueryTest::defineOptions |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php |
Implements \Drupal\views\Plugin\views\query\QueryPluginBase::defineOptions(). |
ViewExecutable::getTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Get the view's current title. This can change depending upon how it
was built. |
CommentStorageController |
class |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Defines the controller class for comments. |
BackendChain::invalidate |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidate(). |
FilterCrudTest::$modules |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
Modules to enable. |
AsseticNode::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticNode.php |
Constructor. |
LinkApprove::render_link |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkApprove.php |
|
ViewExecutable::setTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Override the view's current title. |
ThemeSettings::mergeData |
function |
drupal/core/lib/Drupal/Core/Theme/ThemeSettings.php |
Merges the data into this theme settings object. |
PHPUnit_Framework_Assert |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
A set of assert methods. |
CommandInterface::render |
function |
drupal/core/lib/Drupal/Core/Ajax/CommandInterface.php |
Return an array to be run through json_encode and sent to the client. |
ValidationVisitor::$root |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
|
Block::blockCachingModes |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
Provide a list of core's block caching modes. |
AddRoleUserTest::getInfo |
function |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/AddRoleUserTest.php |
This method exists to support the simpletest UI runner. |
WebTestBase::$cookieFile |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The current cookie file used by cURL. |
EntityDisplayBase::$mode |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
View or form mode to be displayed. |
ChainDecoder::getDecoder |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainDecoder.php |
Gets the decoder supporting the format. |
Search::$always_multiple |
property |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/filter/Search.php |
Disable the possibility to force a single value. |
SearchNodeAccessTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchNodeAccessTest.php |
Definition of Drupal\search\Tests\SearchNodeAccessTest. |
language_from_user_admin |
function |
drupal/core/modules/language/language.negotiation.inc |
Identifies admin language from the user preferences. |
SearchMatchTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
|
NodeRevisionsTest::$logs |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
|
InOperator::adminSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Display the filter on the administrative summary |
FileWidget::settingsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
NullDumper::getProxyCode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/NullDumper.php |
Generates the code for the lazy proxy. |
_field_test_storage_data |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Helper function: stores or retrieves data from the 'storage backend'. |
user_login_name_validate |
function |
drupal/core/modules/user/user.module |
A FAPI validate handler. Sets an error if supplied username has been blocked. |
StringAsset::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php |
Constructor. |
IndexedReader::$delegate |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
|
StylePluginBase::destroy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Clears a plugin. |
EntityTestFormController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Form controller for the test entity edit forms. |
Block::submitOptionsForm |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
NullValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NullValidatorTest.php |
|
CompiledRoute::$numParts |
property |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
The number of parts in the path of this route. |
NodeRevisionsTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
Sets up a Drupal site for running functional and integration tests. |
ApcClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
Registers this instance as an autoloader. |
GotoTest::testDrupalGoto |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/GotoTest.php |
Tests drupal_goto(). |
DisplayExtenderTest2.php |
file |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest2.php |
Definition of Drupal\views_test_data\Plugin\views\display_extender\DisplayExtenderTest2. |
views-view-rss.html.twig |
file |
drupal/core/modules/views/templates/views-view-rss.html.twig |
Default template for feed displays that use the RSS style. |
Text_Template::$template |
property |
drupal/core/vendor/phpunit/php-text-template/Text/Template.php |
|
SearchMatchTest::getText |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php |
_test_: Helper method for generating snippets of content. |
TwigFormulaLoader::$twig |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php |
|
AnnotationFileLoaderTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
FilesLoader::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FilesLoader.php |
Array of mapping files. |
SearchExpressionTest.php |
file |
drupal/core/modules/search/tests/Drupal/search/Tests/SearchExpressionTest.php |
Contains \Drupal\search\Tests\SearchExpressionTest. |
ArchiveTar::_writeFooter |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
drupal_render_cid_create |
function |
drupal/core/includes/common.inc |
Creates the cache ID for a renderable element. |