JsonEncode::$lastError |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncode.php |
|
MemcacheMock::pconnect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
Open memcached server persistent connection |
StringBase::getStorage |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::getStorage(). |
aggregator_update_8001 |
function |
drupal/core/modules/aggregator/aggregator.install |
Adds the langcode field to {aggregator_item} and {aggregator_feed}. |
Definition::isAbstract |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Whether this definition is abstract, that means it merely serves as a
template for other definitions. |
PagerPluginBase::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Modify the query for paging |
SetStateClass::$values |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/PhpFileCacheTest.php |
|
NamespacedAttributeBag |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
This class provides structured storage of session attributes using
a name spacing character in the key. |
objects_countable.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/objects_countable.test |
|
EntityRenderController |
class |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Base class for entity view controllers. |
StringBase::setStorage |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringBase.php |
Implements Drupal\locale\StringInterface::setStorage(). |
taxonomy_field_presave |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_field_presave(). |
BlockLanguageCacheTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageCacheTest.php |
Tests multilingual block definition caching. |
SimpletestSettingsForm |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestSettingsForm.php |
Configure simpletest settings for this site. |
Validator::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php |
|
CacheProvider::doFlush |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/CacheProvider.php |
Deletes all cache entries. |
entity_test_views_data |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.views.inc |
Implements hook_views_data(). |
comment_user_predelete |
function |
drupal/core/modules/comment/comment.module |
Implements hook_user_predelete(). |
ViewTestBase::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Modules to enable. |
EntityResolverTest.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntityResolverTest.php |
Contains \Drupal\serialization\Tests\EntityResolverTest. |
Schema::dropPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Drop the primary key. |
Map::getPropertyValues |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Map.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyValues(). |
ViewExecutable::$empty |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Stores the area handlers for the empty text which are initialized on this view. |
FieldStorageController |
class |
drupal/core/modules/field/lib/Drupal/field/FieldStorageController.php |
Controller class for fields. |
Twig_Function::getSafe |
function |
drupal/core/vendor/twig/twig/lib/Twig/Function.php |
|
BaseAsset::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
Constructor. |
NormalizerTestBase.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/NormalizerTestBase.php |
|
language_test.info.yml |
file |
drupal/core/modules/language/tests/language_test/language_test.info.yml |
drupal/core/modules/language/tests/language_test/language_test.info.yml |
Map::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/Map.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::setPropertyValues(). |
Parameter::__construct |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Parameter.php |
Constructor. |
MenuTestBase::getParts |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTestBase.php |
Returns the breadcrumb contents of the current page in the internal browser. |
YamlDumper::addService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php |
Adds a service |
tour.tour.views-ui.yml |
file |
drupal/core/modules/views_ui/config/tour.tour.views-ui.yml |
drupal/core/modules/views_ui/config/tour.tour.views-ui.yml |
PluginSettingsBase.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsBase.php |
Definition of Drupal\field\Plugin\PluginSettingsBase. |
RouterListenerTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
|
NestedArray::keyExists |
function |
drupal/core/lib/Drupal/Component/Utility/NestedArray.php |
Determines whether a nested array contains the requested keys. |
UserBlocksTests::setUp |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
Sets up a Drupal site for running functional and integration tests. |
RedirectableUrlMatcher |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php |
@author Fabien Potencier <fabien@symfony.com> |
Range::$invalidMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Range.php |
|
DisplayPageWebTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayPageWebTest.php |
Contains \Drupal\views\Tests\Plugin\DisplayPageWebTest. |
TrackerUserUidTest.php |
file |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/Views/TrackerUserUidTest.php |
Contains \Drupal\tracker\Tests\Views\TrackerUserUidTest. |
Twig_SimpleTest::$name |
property |
drupal/core/vendor/twig/twig/lib/Twig/SimpleTest.php |
|
_views_theme_functions |
function |
drupal/core/modules/views/views.theme.inc |
Provide a full array of possible themes to try for a given hook. |
NestedArray::mergeDeep |
function |
drupal/core/lib/Drupal/Component/Utility/NestedArray.php |
Merges multiple arrays, recursively, and returns the merged array. |
Query::nextPlaceholder |
function |
drupal/core/lib/Drupal/Core/Database/Query/Query.php |
Gets the next placeholder value for this query object. |
CurlException::$handle |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CurlException.php |
|
AccessTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/AccessTest.php |
Views used by this test. |
views_ui.admin-rtl.css |
file |
drupal/core/modules/views_ui/css/views_ui.admin-rtl.css |
/**
* The .css file is intended to only contain positioning and size declarations
* For example: display, position, float, clear, and overflow.
*/
/* @group Inline lists */
.horizontal > * {
float: right;
}
.horizontal.right {
float:… |
LocaleListenerTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php |
|
translation_permission |
function |
drupal/core/modules/translation/translation.module |
Implements hook_permission(). |