ArgumentUserUIDTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php |
Definition of Drupal\views\Tests\Comment\ArgumentUserUIDTest. |
DenormalizableDummy.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/DenormalizableDummy.php |
|
FileStorage::$directory |
property |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
The filesystem path for configuration objects. |
LocaleExportTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Sets up a Drupal site for running functional and integration tests. |
ViewExecutable::addItem |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Adds an instance of a handler to the view. |
Gettext::fileToDatabase |
function |
drupal/core/modules/locale/lib/Drupal/locale/Gettext.php |
Reads the given PO files into the database. |
FileCacheReader::$debug |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
|
hook_element_info_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the element type information returned from modules. |
PollCreateTest::getInfo |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollCreateTest.php |
|
install_database_errors |
function |
drupal/core/includes/install.core.inc |
Checks a database connection and returns any errors. |
SearchExactTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchExactTest.php |
|
ChainCacheClearer::clear |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheClearer/ChainCacheClearer.php |
Clears any caches necessary. |
GeneratorDumper::$routes |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php |
|
MemcacheMock::$connected |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
|
CustomNormalizerTest.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/CustomNormalizerTest.php |
|
PoHeader::getProjectName |
function |
drupal/core/lib/Drupal/Component/Gettext/PoHeader.php |
Get the project name. |
FileStorage::getFilePath |
function |
drupal/core/lib/Drupal/Core/Config/FileStorage.php |
Returns the path to the configuration file. |
Transaction::$connection |
property |
drupal/core/lib/Drupal/Core/Database/Transaction.php |
The connection object for this transaction. |
comment_node_type_update |
function |
drupal/core/modules/comment/comment.module |
Implements hook_node_type_update(). |
Transaction::$rolledBack |
property |
drupal/core/lib/Drupal/Core/Database/Transaction.php |
A boolean value to indicate whether this transaction has been rolled back. |
FieldItemBase::getParent |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements ContextAwareInterface::getParent(). |
EntityTranslation::__get |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Magic getter: Gets the translated property. |
FileStorageTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
|
FieldXssTest::dataHelper |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php |
|
FieldItemBase::setParent |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements ContextAwareInterface::setParent(). |
EntityTranslation::__set |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Magic getter: Sets the translated property. |
FilterManagerTest::setUp |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
Transaction::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Transaction.php |
|
Twig_Filter_Node::$class |
property |
drupal/core/vendor/twig/twig/lib/Twig/Filter/Node.php |
|
PhpGeneratorDumper::dump |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php |
Dumps a set of routes to a PHP class. |
MetadataBag::$storageKey |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
|
aggregator_category_load |
function |
drupal/core/modules/aggregator/aggregator.module |
Loads an aggregator category. |
locale_translate_english |
function |
drupal/core/modules/locale/locale.module |
Checks whether locale translates to English. |
CachedDiscoveryInterface |
interface |
drupal/core/lib/Drupal/Component/Plugin/Discovery/CachedDiscoveryInterface.php |
Interface for discovery compenents holding a cache of plugin definitions. |
PhpProcess::setPhpBinary |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpProcess.php |
Sets the path to the PHP binary to use. |
DateTimePlus::__toString |
function |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Implements __toString() for dates. |
LocaleCompareTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleCompareTest.php |
Setup the test environment. |
Twig_NodeVisitor_Escaper |
class |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Escaper.php |
Twig_NodeVisitor_Escaper implements output escaping. |
SortDateTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/SortDateTest.php |
Views used by this test. |
CascadingStylesheetsTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests the Drupal CSS system. |
hook_menu_get_item_alter |
function |
drupal/core/modules/system/system.api.php |
Alter a menu router item right after it has been retrieved from the database or cache. |
Container::getServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Gets all service ids. |
TestParseAnnotationClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@parseAnnotation("var")
@author Johannes M. Schmitt <schmittjoh@gmail.com> |
MetadataBag::__construct |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Constructor. |
StyleUnformattedTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Definition of Drupal\views\Tests\Plugin\StyleUnformattedTest. |
Select::havingConditions |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
|
Request::prepareBasePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Prepares the base path. |
install_no_profile_error |
function |
drupal/core/includes/install.core.inc |
Indicates that there are no profiles available. |
Request::preparePathInfo |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Prepares the path info. |
MetadataBag::getLifetime |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Gets the lifetime that the session cookie was set with. |