DisplayPluginBase::formatThemes |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Format a list of theme templates for output by the theme info helper. |
Twig_Parser::$embeddedTemplates |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
comment_views_plugins_row_alter |
function |
drupal/core/modules/comment/comment.views.inc |
Implements hook_views_plugins_row_alter(). |
ViewsPluginManager::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/ViewsPluginManager.php |
Constructs a ViewsPluginManager object. |
plugin.manager.system.plugin_ui |
service |
drupal/core/modules/system/system.services.yml |
Drupal\system\Plugin\Type\PluginUIManager |
PrerenderList::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php |
Default options form that provides the label widget that all fields
should have. |
hook_taxonomy_vocabulary_delete |
function |
drupal/core/modules/taxonomy/taxonomy.api.php |
Respond to taxonomy vocabulary deletion. |
Constraint::PROPERTY_CONSTRAINT |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraint.php |
Marks a constraint that can be put onto properties |
CookieTest::testCookieIsCleared |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
|
DestructableInterface::destruct |
function |
drupal/core/lib/Drupal/Core/DestructableInterface.php |
Performs destruct operations. |
PHP_Token_Stream::$customTokens |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
Twig_Extension_Staging::addTest |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
SessionTest::assertSessionEmpty |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php |
Assert whether $_SESSION is empty at the beginning of the request. |
DatabaseTestBase::addSampleData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DatabaseTestBase.php |
Sets up our sample data. |
TermSelection::entityQueryAlter |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/entity_reference/selection/TermSelection.php |
Overrides SelectionBase::entityQueryAlter(). |
system-plugin-ui-form.html.twig |
file |
drupal/core/modules/system/templates/system-plugin-ui-form.html.twig |
Default theme implementation to configure blocks. |
GreaterThanOrEqualValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/GreaterThanOrEqualValidator.php |
|
ThemeTest::testAttributeMerging |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Test attribute merging. |
CacheTestBase::checkCacheExists |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
Checks whether or not a cache entry exists. |
PhpDumper::$definitionVariables |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
LockBackendInterface::getLockId |
function |
drupal/core/lib/Drupal/Core/Lock/LockBackendInterface.php |
Gets the unique page token for locks. Locks will be wipeout at each end of
page request on a token basis. |
Twig_Extension_Staging::getName |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
ThemeTest::testThemeSuggestions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Test function theme_get_suggestions() for SA-CORE-2009-003. |
TextPlainUnitTest::assertNoText |
function |
drupal/core/modules/text/lib/Drupal/text/Tests/Formatter/TextPlainUnitTest.php |
Asserts that a text string does not appear in the text-only version of $this->content. |
XmlFileLoader::parseConstraints |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/XmlFileLoader.php |
Parses a collection of "constraint" XML nodes. |
DisplayInternalLogicTest::setUp |
function |
drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php |
Sets up a Drupal site for running functional and integration tests. |
ContactUpgradePathTest::getInfo |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactUpgradePathTest.php |
|
ImageAdminStylesTest::testStyle |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
General test to add a style, add/remove/edit effects to it, then delete it. |
TrackerAttributesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
Modules to enable. |
GenericEventTest::testConstruct |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php |
|
EasyRdf_Literal::getDatatypeUri |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Returns the full datatype URI of the literal. |
IniFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\IniFileLoader::supports |
AjaxSubscriber::onKernelRequest |
function |
drupal/core/lib/Drupal/Core/Ajax/AjaxSubscriber.php |
Registers Ajax formats with the Request class. |
TrackerNodeAccessTest::$modules |
property |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php |
Modules to enable. |
PostFileInterface::setFieldName |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Set the name of the field |
string_translator.locale.lookup |
service |
drupal/core/modules/locale/locale.services.yml |
Drupal\locale\LocaleTranslation |
AbstractComparison::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/AbstractComparison.php |
Initializes the constraint with options. |
MappingDriverChain::isTransient |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php |
Whether the class with the specified name should have its metadata loaded. |
SessionHandlerProxyTest::testGc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
|
VocabularyStorageController.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php |
Definition of Drupal\taxonomy\VocabularyStorageController. |
SerializationTestNormalizer.php |
file |
drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestNormalizer.php |
Contains \Drupal\serialization_test\SerializationTestNormalizer. |
PostFileInterface::getFieldName |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
Get the name of the field |
ServiceUnavailableHttpException |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/ServiceUnavailableHttpException.php |
ServiceUnavailableHttpException. |
PHP_TokenWithScope::$endTokenId |
property |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
SelectExtender::havingCondition |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Helper function to build most common HAVING conditional clauses. |
ThemeTest::testTemplateOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Ensures a themes template is overrideable based on the 'template' filename. |
FlattenException::getStatusCode |
function |
drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php |
|
PhpFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\PhpFileLoader::supports |
PHP_TokenWithScope::getDocblock |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
Get the docblock for this token |
UserBCDecorator::getSessionData |
function |
drupal/core/modules/user/lib/Drupal/user/UserBCDecorator.php |
Returns the session data. |