DisplayPluginBase::preview |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Fully render the display for the purposes of a live preview or
some other AJAXy reason. |
FieldList::$allowed_values |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Stores the allowed values of this field. |
RedirectableUrlMatcherTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php |
|
StatementEmpty::fetchField |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
Returns a single field from the next record of a result set. |
EditEntityFieldAccessCheck |
class |
drupal/core/modules/edit/lib/Drupal/edit/Access/EditEntityFieldAccessCheck.php |
Access check for editing entity fields. |
LocaleLibraryInfoAlterTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleLibraryInfoAlterTest.php |
Tests localization of the JavaScript libraries. |
ConstraintValidatorFactory |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactory.php |
Default implementation of the ConstraintValidatorFactoryInterface. |
DisplayPluginBase::getType |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Returns the display type that this display requires. |
LocaleConfigSubscriber.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigSubscriber.php |
Contains \Drupal\locale\LocaleConfigSubscriber. |
ConfigurableActionBase.php |
file |
drupal/core/lib/Drupal/Core/Action/ConfigurableActionBase.php |
Contains \Drupal\Core\Action\ConfigurableActionBase. |
NodeFormButtonsTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFormButtonsTest.php |
Sets up a Drupal site for running functional and integration tests. |
UglifyJsFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
|
ClassLoaderTest::$expected |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ClassLoaderTest.php |
The expected result from calling the module-provided class' method. |
MockFileSessionStorageTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
Test class for MockFileSessionStorage. |
QueryFactory::getAggregate |
function |
drupal/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php |
Returns a aggregation query object for a given entity type. |
callback_search_conditions |
function |
drupal/core/modules/search/search.api.php |
Provide search query conditions. |
theme_file_widget_multiple |
function |
drupal/core/modules/file/file.field.inc |
Returns HTML for a group of file upload widgets. |
COMMENT_FORM_SEPARATE_PAGE |
constant |
drupal/core/modules/comment/comment.module |
Comment form should be displayed on a separate page. |
EasyRdf_Format::$mimeTypes |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Format.php |
|
StatementEmpty::fetchAssoc |
function |
drupal/core/lib/Drupal/Core/Database/StatementEmpty.php |
Fetches the next row and returns it as an associative array. |
ConfigImporter::$processed |
property |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
List of changes processed by the import(). |
SelectExtender::getOrderBy |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Returns a reference to the order by array for this query. |
UglifyJsFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
Run the asset through UglifyJs |
Parser::moveToPreviousLine |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Moves the parser to the previous line. |
NodeConditionTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Condition/NodeConditionTest.php |
|
AutocompleteWidgetBase.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidgetBase.php |
Contains \Drupal\entity_reference\Plugin\field\widget\AutocompleteWidgetBase. |
views_add_contextual_links |
function |
drupal/core/modules/views/views.module |
Adds contextual links associated with a view display to a renderable array. |
ConfigImporter::$validated |
property |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
Indicates changes to import have been validated. |
SelectExtender::getGroupBy |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Returns a reference to the group-by array for this query. |
YamlFileLoader::parseNodes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/YamlFileLoader.php |
Parses a collection of YAML nodes |
EntityRenderController.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Contains \Drupal\Core\Entity\EntityRenderController. |
StringStorageInterface.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Contains \Drupal\locale\StringStorageInterface. |
AutocompleteTagsWidget.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteTagsWidget.php |
Contains \Drupal\entity_reference\Plugin\field\widget\AutocompleteTagsWidget. |
EntityFormControllerNG.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Contains \Drupal\Core\Entity\EntityFormControllerNG. |
BadMethodCallException.php |
file |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/BadMethodCallException.php |
|
DefinedTestAccessCheck.php |
file |
drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/Access/DefinedTestAccessCheck.php |
Contains \Drupal\router_test\Access\DefinedTestAccessCheck. |
update_variables_to_config |
function |
drupal/core/includes/update.inc |
Updates config with values set on Drupal 7.x. |
theme_file_formatter_table |
function |
drupal/core/modules/file/file.field.inc |
Returns HTML for a file attachments table. |
Twig_Parser::embedTemplate |
function |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
FieldDeleteForm::$instance |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php |
The field instance being deleted. |
Route::sanitizeRequirement |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
|
Parser::isNextLineIndented |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the next line is indented. |
UserPictureUpgradePathTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserPictureUpgradePathTest.php |
Tests upgrading a filled database with user picture data. |
MemcachedCache::$memcached |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcachedCache.php |
|
ModuleHandlerInterface.php |
file |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Contains Drupal\Core\Extension\ModuleHandlerInterface. |
FieldsOverlapException.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/FieldsOverlapException.php |
Definition of Drupal\Core\Database\Query\FieldsOverlapExceptoin |
ViewUI::getStandardButtons |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Provide a standard set of Apply/Cancel/OK buttons for the forms. Also provide
a hidden op operator because the forms plugin doesn't seem to properly
provide which button was clicked. |
AccountInterface::getRoles |
function |
drupal/core/lib/Drupal/Core/Session/AccountInterface.php |
Returns a list of roles. |
MemoryBackend::__construct |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackend.php |
Constructs a MemoryBackend object. |
Parser::isCurrentLineEmpty |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
Returns true if the current line is blank or if it is a comment line. |