FieldPluginBase::renderTrimText |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Trim the field down to the specified length. |
TaxonomyIndexTid::defineOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
DatabaseStorage::setIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::setIfNotExists(). |
StorageComparer::getSourceNames |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Gets all the configuration names in the source storage. |
EasyRdf_Http_Response::asString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Response.php |
Get the entire response as string |
ContentNegotiationTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/ContentNegotiationTest.php |
|
Collection::$allowMissingFields |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Collection.php |
|
SessionTest::testMigrateDestroy |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
MongoDbSessionHandler::$options |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php |
|
DatabaseStorage::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple(). |
StorageComparer::getTargetNames |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Gets all the configuration names in the target storage. |
ImageFieldDisplayTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDisplayTest.php |
Modules to enable. |
EmberPrecompileFilter::$nodeBin |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php |
|
EntityEnclosingRequestInterface |
interface |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
HTTP request that sends an entity-body in the request message (POST, PUT) |
DefaultAccessCheckTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Access/DefaultAccessCheckTest.php |
This method exists to support the simpletest UI runner. |
ControllerResolverTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/ControllerResolverTest.php |
|
Collection::$extraFieldsMessage |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Collection.php |
|
ArgumentPluginBase::summarySort |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Sorts the summary based upon the user's selection. The base variant of
this is usually adequte. |
WidgetBaseInterface::flagErrors |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBaseInterface.php |
Reports field-level validation errors against actual form elements. |
book-node-export-html.html.twig |
file |
drupal/core/modules/book/templates/book-node-export-html.html.twig |
Default theme implementation for a single node in a printer-friendly outline. |
BlockListController::submitForm |
function |
drupal/core/modules/block/lib/Drupal/block/BlockListController.php |
Implements \Drupal\Core\Form\FormInterface::submitForm(). |
NodeIntegrationTest::$testViews |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/NodeIntegrationTest.php |
Views used by this test. |
TaxonomyIndexTid::valueValidate |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Validate the options form. |
CachedModuleHandler::writeCache |
function |
drupal/core/lib/Drupal/Core/Extension/CachedModuleHandler.php |
Implements \Drupal\Core\Extension\CachedModuleHandlerInterface::writeCache(). |
Schema::buildTableNameCondition |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Build a condition to match a table name against a standard information_schema. |
Twig_Extension_Sandbox::getName |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
Returns the name of the extension. |
CompassFilter::setHttpFontsPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
ArgumentPluginBase::summaryName |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Provides the name to use for the summary. By default this is just
the name field. |
Twig_Node_Expression_Binary_Add |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary/Add.php |
|
KernelDestructionSubscriber.php |
file |
drupal/core/lib/Drupal/Core/EventSubscriber/KernelDestructionSubscriber.php |
Contains \Drupal\Core\EventSubscriber\KernelDestructionSubscriber. |
ConfigContext::$eventDispatcher |
property |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php |
An event dispatcher instance to use for configuration events. |
language_admin_edit_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process the language editing form submission. |
CKEditor::buildToolbarJSSetting |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php |
Builds the "toolbar" configuration part of the CKEditor JS settings. |
BlockStorageController::preSave |
function |
drupal/core/modules/block/lib/Drupal/block/BlockStorageController.php |
Acts on an entity before the presave hook is invoked. |
Twig_Environment::compileSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Compiles a template source code. |
DateFormatFormBase::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatFormBase.php |
Constructs a new date format form. |
CommentAttributesTest::$modules |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Modules to enable. |
FieldUnitTest::_testHideIfEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests the hide if empty functionality. |
GenericCacheBackendUnitTestBase |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests any cache backend. |
NodeIntegrationTest::assertNids |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/NodeIntegrationTest.php |
Ensures that a list of nodes appear on the page. |
_drupal_rewrite_settings_global |
function |
drupal/core/includes/install.inc |
Helper for drupal_rewrite_settings(). |
locale_translation_clear_status |
function |
drupal/core/modules/locale/locale.module |
Clear the translation status cache. |
LocalePluralFormatTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php |
|
node_access_test_node_predelete |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_node_predelete(). |
FieldPluginBase::themeFunctions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Provide a full list of possible theme templates used by this style. |
FrozenParameterBagTest::testSet |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/FrozenParameterBagTest.php |
@covers Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag::set
@expectedException \LogicException |
HtmlPageController::$httpKernel |
property |
drupal/core/lib/Drupal/Core/Controller/HtmlPageController.php |
The HttpKernel object to use for subrequests. |
RegisterFormController::actions |
function |
drupal/core/modules/user/lib/Drupal/user/RegisterFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::actions(). |
DbLogTest::testDBLogAddAndClear |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php |
Tests the addition and clearing of log events through the admin interface. |
EasyRdf_Http_Client::$paramsGet |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/Client.php |
Associative array of GET parameters |