ConfigCache::getSourcePath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
Returns the path where the file corresponding to the supplied cache key can be included from. |
SerializerTest::testEncode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
WebTestBase::$session_name |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The current session name, if available. |
Twig_Parser::getBlockStack |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
SerializerTest::testDecode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
ParseException::getSnippet |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Gets the snippet of code near the error. |
SearchRankingTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php |
|
LazyAssetManager::$factory |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
ParseException::setSnippet |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
Sets the snippet of code near the error. |
StopwatchTest::testSection |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/StopwatchTest.php |
|
EntityStorageException.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityStorageException.php |
Definition of Drupal\Core\Entity\EntityStorageException. |
theme_aggregator_page_opml |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Prints the OPML page for a feed. |
CacheBackendInterface::get |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Returns data from the persistent cache. |
Entity::$isDefaultRevision |
property |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Indicates whether this is the default revision. |
Twig_Parser::popBlockStack |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
DefaultViewsTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php |
Modules to enable. |
LocaleInstallTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
|
LazyAssetManager::$loaders |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
NativeSessionStorage::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Force the session to be saved and closed. |
ContentEntityInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/ContentEntityInterface.php |
Definition of Drupal\Core\Entity\ContentEntityInterface. |
MergeTest::testMergeUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Confirms that we can merge-update a record successfully. |
PagerTest::testActiveClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Pager/PagerTest.php |
Tests markup and CSS classes of pager links. |
IndexedReader::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/IndexedReader.php |
Constructor |
language_admin_delete_form |
function |
drupal/core/modules/language/language.admin.inc |
User interface for the language deletion confirmation screen. |
CacheBackendInterface::set |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Stores data in the persistent cache. |
LazyAssetManager::$loading |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
ParseException::updateRepr |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Exception/ParseException.php |
|
StreamWrapperInterface.php |
file |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Definition of Drupal\Core\StreamWrapper\StreamWrapperInterface. |
openid_authentication_page |
function |
drupal/core/modules/openid/openid.pages.inc |
Menu callback; Process an OpenID authentication. |
LegacyControllerSubscriber |
class |
drupal/core/lib/Drupal/Core/EventSubscriber/LegacyControllerSubscriber.php |
Access subscriber for controller requests. |
UriTemplate::$operatorHash |
property |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php |
|
YamlTest::testParseAndDump |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/YamlTest.php |
|
MatcherDumper::__construct |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php |
Constructor. |
entity_form_state_defaults |
function |
drupal/core/includes/entity.inc |
Returns the default form state for the given entity and operation. |
Connection::popTransaction |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Decreases the depth of transaction nesting. |
ViewExecutable::buildTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Force the view to build a title. |
ContainerAware::$container |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerAware.php |
@api |
CacheTestBase::generalWipe |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/CacheTestBase.php |
Performs a general wipe of the bin. |
FieldPluginBase::get_value |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Get the value that's supposed to be rendered. |
COMMENT_FORM_SEPARATE_PAGE |
constant |
drupal/core/modules/comment/comment.module |
Comment form should be displayed on a separate page. |
MemcachedMock::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php |
|
FieldItemBase::$properties |
property |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
The array of properties. |
Twig_Parser::embedTemplate |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
EntityTranslation::$parent |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
The parent entity. |
BreakpointThemeTest::setUp |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php |
Sets up a Drupal site for running functional and integration tests. |
PdoProfilerStorage::initDb |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php |
Initializes the database |
FieldItemBase::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldItemBase.php |
Implements TypedDataInterface::__construct(). |
EntityTranslation::$strict |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Whether the entity translation acts in strict mode. |
UnmanagedCopyTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedCopyTest.php |
|
DataCollector::unserialize |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollector.php |
|