Button::isRoot()

bool isRoot() Returns whether the field is the root of the form tree. Return Value bool

Bridge\Propel1\Form\Type

Classes ModelType ModelType class. TranslationCollectionType form type for i18n-columns in propel TranslationType Translation type class

TraceableUrlMatcher::getTraces()

getTraces($pathinfo) Parameters $pathinfo

FormConfigBuilderInterface

interface FormConfigBuilderInterface implements FormConfigInterface Methods EventDispatcherInterface getEventDispatcher() Returns the event dispatcher used to dispatch form events. from FormConfigInterface string getName() Returns the name of the form used as HTTP parameter. from FormConfigInterface null|PropertyPathInterface getPropertyPath() Returns the property path that the form should be mapped to. from FormConfigInterface bool getMapped() Returns whether the form should b

WebProfilerExtension::getFunctions()

getFunctions() {@inheritdoc}

PropertyAccessorBuilder::disableMagicCall()

PropertyAccessorBuilder disableMagicCall() Disables the use of "__call" by the PropertyAccessor. Return Value PropertyAccessorBuilder The builder object

Data::getRawData()

array getRawData() Return Value array The raw data structure

ObjectIdentityInterface::getType()

string getType() Returns a type for the domain object. Typically, this is the PHP class name. Return Value string cannot return null

FileExistenceResource::isFresh()

bool isFresh(int $timestamp) Returns true if the resource has not been updated since the given timestamp. Parameters int $timestamp The last time the resource was loaded Return Value bool True if the resource has not been updated, false otherwise

UrlType::getParent()

string|null getParent() Returns the name of the parent type. Return Value string|null The name of the parent type if any, null otherwise