FileDriver::$classCache |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
|
_drupal_session_destroy |
function |
drupal/core/includes/session.inc |
Session handler assigned by session_set_save_handler(). |
EntityType::$base_table |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The name of the entity type's base table. |
RemoteFileDirectoryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileDirectoryTest.php |
Directory related tests. |
SessionHandlerInterface |
interface |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Resources/stubs/SessionHandlerInterface.php |
SessionHandlerInterface |
ClassLoader::unregister |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php |
Removes this ClassLoader from the SPL autoload stack. |
Serializer::__construct |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
RequestTest::testCreate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::create |
FileDriver::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Initializes a new FileDriver that looks in the given path(s) for mapping
documents and operates in the specified operating mode. |
ExceptionController.php |
file |
drupal/core/lib/Drupal/Core/Controller/ExceptionController.php |
Contains \Drupal\Core\Controller\ExceptionController. |
BlockCacheTest::getInfo |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
|
EasyRdf_Serialiser_Json |
class |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Json.php |
Class to serialise an EasyRdf_Graph to RDF/JSON
with no external dependancies. |
DatabaseBackendUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/DatabaseBackendUnitTest.php |
Tests DatabaseBackend using GenericCacheBackendUnitTestBase. |
MenuLink::$has_children |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
Flag indicating whether any links have this link as a parent. |
SiteInformationForm.php |
file |
drupal/core/modules/system/lib/Drupal/system/Form/SiteInformationForm.php |
Contains \Drupal\system\Form\SiteInformationForm. |
HttpKernel::$esiSupport |
property |
drupal/core/lib/Drupal/Core/HttpKernel.php |
|
Module::postUpdateTasks |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Overrides Drupal\Core\Updater\Updater::postUpdateTasks(). |
DateTimePlus::$langcode |
property |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
The value of the language code passed to the constructor. |
Twig_Tests_TemplateTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Serializer::deserialize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Deserializes data into the given type. |
Definition::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Constructor. |
FrontPageTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/FrontPageTest.php |
Modules to enable. |
PhpFileCache::EXTENSION |
constant |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/PhpFileCache.php |
|
ControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Controller/ControllerInterface.php |
Contains \Drupal\Core\Controller\ControllerInterface. |
book_remove_form_submit |
function |
drupal/core/modules/book/book.pages.inc |
Form submission handler for book_remove_form(). |
HttpKernel::__construct |
function |
drupal/core/lib/Drupal/Core/HttpKernel.php |
Constructor |
AggregatorPluginManager |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/AggregatorPluginManager.php |
Manages aggregator plugins. |
AssetReference::getVars |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php |
Returns an array of variable names for this asset. |
DateTimePlus::$calendar |
property |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
The value of the calendar setting passed to the constructor. |
Serializer::denormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Denormalizes data back into an object of the given class |
form_test_two_instances |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Menu callback that returns two instances of the node form. |
FieldCounterTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCounterTest.php |
Sets up Drupal unit test environment. |
StoreInterface::cleanup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/StoreInterface.php |
Cleanups storage. |
SqlBase::setCurrentPage |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php |
Set the current page. |
FileDriver::isTransient |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php |
Whether the class with the specified name should have its metadata loaded.
This is only the case if it is either mapped as an Entity or a
MappedSuperclass. |
field_system_info_alter |
function |
drupal/core/modules/field/field.module |
Implements hook_system_info_alter(). |
PHP_Token_Stream::count |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
|
EntityInterface::bundle |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns the bundle of the entity. |
PropertyChangedListener |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/PropertyChangedListener.php |
Contract for classes that are potential listeners of a <tt>NotifyPropertyChanged</tt>
implementor. |
Psr0FindFile::$prefixes |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php |
The PSR-0 prefixes. |
LocaleConfigManager.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php |
Contains \Drupal\locale\LocaleConfigManager. |
TextTranslationTest.php |
file |
drupal/core/modules/text/lib/Drupal/text/Tests/TextTranslationTest.php |
Definition of Drupal\text\TextTranslationTest. |
ExceptionCollection.php |
file |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/ExceptionCollection.php |
|
CachePluginBase::$table |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
What table to store data in. |
SqlBase::updatePageInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/SqlBase.php |
Update global paging info. |
MailUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/MailUpgradePathTest.php |
Contains \Drupal\system\Tests\Upgrade\MailUpgradePathTest. |
Response::setStatusCode |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sets the response status code. |
UserNewBlock::blockForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Block/UserNewBlock.php |
Overrides \Drupal\block\BlockBase::blockForm(). |
RequestTest::testGetUri |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@covers Symfony\Component\HttpFoundation\Request::getUri |
IbanValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/IbanValidator.php |
Checks if the passed value is valid. |