Request::$trustedProxies |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
|
assertAttributeNotEquals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Asserts that a variable is not equal to an attribute of an object. |
SessionInterface::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Removes an attribute. |
TestAccessCheck::applies |
function |
drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/Access/TestAccessCheck.php |
Implements AccessCheckInterface::applies(). |
NodeBuildContentTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBuildContentTest.php |
Definition of Drupal\node\Tests\NodeBuildContentTest. |
Schema::mapKeyDefinition |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Utility method: rename columns in an index definition according to a new mapping. |
NullStorageExpirable.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Contains \Drupal\Core\KeyValueStore\NullStorageExpirable. |
File_Iterator::$suffixes |
property |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
|
Twig_Template::getParent |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Returns the parent template. |
CronAccessCheck::applies |
function |
drupal/core/modules/system/lib/Drupal/system/Access/CronAccessCheck.php |
Implements AccessCheckInterface::applies(). |
ClassLoader::addPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Adds prefixes. |
Request::$trustedHeaders |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Names for headers that can be trusted when
using trusted proxies. |
BreadcrumbTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php |
Modules to enable. |
MemoryStorageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Sets up unit test environment. |
TaxonomyTestBase::$nodes |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/TaxonomyTestBase.php |
Stores the nodes used for the different tests. |
TwigResource::__toString |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php |
Returns a unique string for the current resource. |
LayoutTestController.php |
file |
drupal/core/modules/layout/tests/lib/Drupal/layout_test/Controller/LayoutTestController.php |
Contains \Drupal\layout_test\Controller\LayoutTestController. |
shortcut_link_add_submit |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Submit handler for shortcut_link_add(). |
File_Iterator::$prefixes |
property |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
|
RouteCompiler::MAX_PARTS |
constant |
drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php |
The maximum number of path elements for a route pattern; |
CssEmbedFilter::$charset |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php |
|
BreadcrumbTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/BreadcrumbTest.php |
Test paths in the Standard profile. |
TaxonomyTestBase::$term1 |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/TaxonomyTestBase.php |
Stores the first term used in the different tests. |
ImageStyleDeleteForm.php |
file |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Contains \Drupal\image\Form\ImageStyleDeleteForm. |
ArchiveTar::_extractList |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
CKEditorAdminTest::setUp |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorAdminTest.php |
Sets up a Drupal site for running functional and integration tests. |
RooleFilter::getChildren |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/RooleFilter.php |
Returns child assets. |
DefaultTranslator::trans |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/DefaultTranslator.php |
Interpolates the given message. |
HandlerBase::postExecute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Run after the view is executed, before the result is cached. |
TaxonomyTestBase::$term2 |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/TaxonomyTestBase.php |
Stores the second term used in the different tests. |
DefaultProcessor::remove |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/aggregator/processor/DefaultProcessor.php |
Implements \Drupal\aggregator\Plugin\ProcessorInterface::remove(). |
TokenParserInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserInterface.php |
|
shortcut_link_add_inline |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Menu page callback: creates a new link in the provided shortcut set. |
File_Iterator::$basepath |
property |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
|
SearchTestBase::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchTestBase.php |
Modules to enable. |
EditorManagerTest::setUp |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorManagerTest.php |
Sets up Drupal unit test environment. |
FilterAdminTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php |
|
HandlerBase::placeholder |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Provides a unique placeholders for handlers. |
FilterNumericTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
Sets up Drupal unit test environment. |
SessionInterface::getBag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Gets a bag instance by name. |
AccessPluginBase::access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php |
Determine if the current user has access or not. |
RuntimeReflectionService |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
PHP Runtime Reflection Service |
drupal_xml_parser_create |
function |
drupal/core/includes/unicode.inc |
Prepares a new XML parser. |
FileStorage::__construct |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Constructs this FileStorage object. |
Kernel::doLoadClassCache |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
Container::$parameterBag |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
|
XmlFileLoader::parseNode |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php |
Parses a node from a loaded XML file. |
QueryPluginBase::execute |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Executes the query and fills the associated view object with according
values. |
watchdog_severity_levels |
function |
drupal/core/includes/common.inc |
Returns a list of severity levels, as defined in RFC 3164. |
FileCacheReader::$reader |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/FileCacheReader.php |
|