FileValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
UnicornEditor.php |
file |
drupal/core/modules/editor/tests/modules/lib/Drupal/editor_test/Plugin/Editor/UnicornEditor.php |
Contains \Drupal\editor_test\Plugin\Editor\UnicornEditor. |
PhpStorageFactory |
class |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php |
Creates a php storage object |
module_invoke_all |
function |
drupal/core/includes/bootstrap.inc |
Invokes a hook in all enabled modules that implement it. |
Lexer::getLiteral |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Gets the literal for a given token. |
EntityRow::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::render(). |
taxonomy_get_tree |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Create a hierarchical representation of a vocabulary. |
TokenScanTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenScanTest.php |
Contains Drupal\system\Tests\System\TokenScanTest. |
drupal_build_form |
function |
drupal/core/includes/form.inc |
Builds and processes a form for a given form ID. |
hook_updater_info |
function |
drupal/core/modules/system/system.api.php |
Provide information on Updaters (classes that can update Drupal). |
TempStore::delete |
function |
drupal/core/modules/user/lib/Drupal/user/TempStore.php |
Deletes data from the store for a given key and releases the lock on it. |
Transaction::name |
function |
drupal/core/lib/Drupal/Core/Database/Transaction.php |
Retrieves the name of the transaction or savepoint. |
FilterUserUIDTest |
class |
drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/FilterUserUIDTest.php |
Tests the filter_comment_user_uid handler. |
EqualTo::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/EqualTo.php |
|
search_touch_node |
function |
drupal/core/modules/search/search.module |
Changes a node's changed timestamp to 'now' to force reindexing. |
comment_node_view |
function |
drupal/core/modules/comment/comment.module |
Implements hook_node_view(). |
book.settings.yml |
file |
drupal/core/modules/book/config/book.settings.yml |
drupal/core/modules/book/config/book.settings.yml |
TestBase::$testId |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
The test run ID. |
views_enable_view |
function |
drupal/core/modules/views/views.module |
Enables and saves a view. |
CustomBooleanTest |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/CustomBooleanTest.php |
Tests the UI and functionality for the Custom boolean field handler options. |
SiteSchemaManager |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/SiteSchemaManager.php |
|
Time::getLifespan |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/Time.php |
|
custom_block_menu |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Implements hook_menu(). |
Time::cacheExpire |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/Time.php |
Determine the expiration time of the cache type, or NULL if no expire. |
Name::valueSubmit |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php |
Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data. |
HalSubscriber.php |
file |
drupal/core/modules/hal/lib/Drupal/hal/HalSubscriber.php |
Contains \Drupal\hal\HalSubscriber. |
QueryBase::$count |
property |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
TRUE if this is a count query, FALSE if it isn't. |
Response::getEtag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns the literal value of the ETag HTTP header. |
IbanValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php |
|
SubtreeAccess.php |
file |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Access/SubtreeAccess.php |
Contains \Drupal\toolbar\Access\SubtreeAccess. |
Response::setEtag |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sets the ETag value. |
NullValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NullValidator.php |
|
with_context.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/with_context.test |
|
custom_block_load |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Loads a custom block. |
form_load_include |
function |
drupal/core/includes/form.inc |
Ensures an include file is loaded whenever the form is processed. |
system_token_info |
function |
drupal/core/modules/system/system.tokens.inc |
Implements hook_token_info(). |
LocalStream::$uri |
property |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Instance URI (stream). |
Mapping::onChange |
function |
drupal/core/lib/Drupal/Core/Config/Schema/Mapping.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::onChange(). |
Collection::clear |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Clears the collection, removing all elements. |
FieldInstance::id |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
Implements \Drupal\Core\Entity\EntityInterface::id(). |
UuidInterface.php |
file |
drupal/core/lib/Drupal/Component/Uuid/UuidInterface.php |
Definition of Drupal\Component\Uuid\UuidInterface. |
DateTimeValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/DateTimeValidator.php |
@author Bernhard Schussek <bschussek@gmail.com> |
TestFileUsage.php |
file |
drupal/core/modules/system/tests/modules/bundle_test/lib/Drupal/bundle_test/TestFileUsage.php |
Definition of Drupal\bundle_test\TestFileUsage. |
MAIL_LINE_ENDINGS |
constant |
drupal/core/includes/mail.inc |
Auto-detect appropriate line endings for e-mails. |
twig_split_filter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Splits the string into an array. |
Response::hasVary |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns true if the response includes a Vary header. |
WarmableInterface |
interface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.php |
Interface for classes that support warming their cache. |
AttributeBag::has |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php |
Checks if an attribute is defined. |
LanguageBlock.php |
file |
drupal/core/modules/language/lib/Drupal/language/Plugin/Derivative/LanguageBlock.php |
Contains \Drupal\language\Plugin\Derivative\LanguageBlock. |
tracker.pages.inc |
file |
drupal/core/modules/tracker/tracker.pages.inc |
User page callbacks for tracker.module. |