MockMenuBlock::$depth |
property |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockMenuBlock.php |
The number of menu levels deep to render. |
TemplateInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/TemplateInterface.php |
|
PhpFileLoaderTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
|
AppendCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/AppendCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
BackendChain::isEmpty |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::isEmpty(). |
DeleteForm::buildForm |
function |
drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
PoItem::$_translation |
property |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
The translation string or array of strings if it has plurals. |
AnalyzeTest::$modules |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/AnalyzeTest.php |
Modules to enable. |
CKEditorTest::getInfo |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php |
|
Response::canValidate |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Check if the response can be validated against the origin server using a conditional GET request. |
Search::defineOptions |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/filter/Search.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
SessionTestSubscriber |
class |
drupal/core/modules/system/tests/modules/session_test/lib/Drupal/session_test/EventSubscriber/SessionTestSubscriber.php |
Defines a test session subscriber that checks whether the session is empty. |
config_upgrade.module |
file |
drupal/core/modules/system/tests/modules/config_upgrade/config_upgrade.module |
A support module for update_variables_to_config() testing. |
SelectComplexTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Definition of Drupal\system\Tests\Database\SelectComplexTest. |
ClosureLoaderTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/ClosureLoaderTest.php |
|
extends_as_array.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/extends_as_array.test |
|
language_url_fallback |
function |
drupal/core/modules/language/language.negotiation.inc |
Determines the language to be assigned to URLs when none is detected. |
CompiledRoute::$route |
property |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
The Route object of which this object is the compiled version. |
ComparisonFailure.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparisonFailure.php |
|
CompilerApiFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php |
|
XmlFileLoaderTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
language_switcher_url |
function |
drupal/core/modules/language/language.negotiation.inc |
Return links for the URL language switcher block. |
Twig_Template::$cache |
property |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
|
UnitTestCase::getInfo |
function |
drupal/core/tests/Drupal/Tests/UnitTestCase.php |
This method exists to support the simpletest UI runner. |
VariableTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php |
|
ValidationVisitorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
@author Bernhard Schussek <bschussek@gmail.com> |
Subquery::__construct |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/Subquery.php |
Constructs a Subquery object. |
CompilerJarFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php |
|
parent_isolation.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/parent_isolation.test |
|
DisplayNoAreaTest.php |
file |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayNoAreaTest.php |
Definition of Drupal\views_test_data\Plugin\views\display\DisplayNoAreaTest. |
FILE_CREATE_DIRECTORY |
constant |
drupal/core/includes/file.inc |
Flag used by file_prepare_directory() -- create directory if not present. |
CompiledRoute::getFit |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the fit of this route. |
jquery.ui.spinner.css |
file |
drupal/core/misc/ui/themes/base/jquery.ui.spinner.css |
/*!
* jQuery UI Spinner 1.10.2
* http://jqueryui.com
*
* Copyright 2013 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Spinner#theming
*/
.ui-spinner… |
element_sort_by_title |
function |
drupal/core/includes/common.inc |
Sorts a structured array by '#title' property. |
EntityDisplayBase::id |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Implements \Drupal\Core\Entity\EntityInterface::id(). |
locale_translate_page |
function |
drupal/core/modules/locale/locale.pages.inc |
Page callback: Shows the string search screen. |
AjaxResponse::prepare |
function |
drupal/core/lib/Drupal/Core/Ajax/AjaxResponse.php |
Sets the response's data to be the array of AJAX commands. |
Cache::invalidateTags |
function |
drupal/core/lib/Drupal/Core/Cache/Cache.php |
Marks cache items from all bins with any of the specified tags as invalid. |
DeleteTest::testInUse |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/DeleteTest.php |
Tries deleting a file that is in use. |
Select::addExpression |
function |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
Adds an expression to the list of "fields" to be SELECTed. |
HttpAsset::$sourceUrl |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php |
|
Process::checkTimeout |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Performs a check between the timeout definition and the time the process started. |
CurrencyValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CurrencyValidatorTest.php |
|
Text_Template::setVar |
function |
drupal/core/vendor/phpunit/php-text-template/Text/Template.php |
Sets one or more template variables. |
form_pre_render_email |
function |
drupal/core/includes/form.inc |
Prepares a #type 'email' render element for theme_input(). |
SessionInterface::has |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Checks if an attribute is defined. |
FieldTest::$testValue |
property |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/field/FieldTest.php |
A temporary stored test value for the test. |
FieldFileSizeTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Definition of Drupal\views\Tests\Handler\FieldFileSizeTest. |
Text_Template::render |
function |
drupal/core/vendor/phpunit/php-text-template/Text/Template.php |
Renders the template and returns the result. |
element_info_property |
function |
drupal/core/includes/common.inc |
Retrieves a single property for the defined element type. |